Major enhancement: add multiple-resource support for tasks in the project
management asset. This should still integrate with the time tracker properly, and the data migration across the schema change should be handled by the upgrade script.
This commit is contained in:
parent
bed0c9130f
commit
5e7565d8df
13 changed files with 1345 additions and 36 deletions
|
|
@ -44,6 +44,7 @@
|
|||
- fix: Matrix (updated detailed listing template to include the screenshot)
|
||||
and fixed a bug in sbin/fileUpload.pl wher it didn't handle images with
|
||||
uppercased extensions properly (Martin Kamerbeek / Procolix)
|
||||
- new: In the Project Management asset, tasks can now have multiple resources, which may be users or groups. Original single-resource data is migrated to the new schema by the 7.0.7 upgrade script.
|
||||
|
||||
7.0.6
|
||||
- fix: Error in DateTime.pm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue