Commit Graph

6 Commits

Author SHA1 Message Date
Romain Quetiez
048406ab47 Deletion of objects:
- automatic delete of mandatory ext keys, and if the option is set in the data model (I've set the "manual" option by default, and the "auto" option for links)
- automatic reset of optional ext keys (several keys could be updated on one single object)
- takes into account the user rights
- security against the use of page arguments when the automatic deletion is not allowed
Known limitations:
- does not check that resetting an ext key could affect the lifecycle consistency (e.g. delete a workgroup referenced by a ticket)
- does not check recursively on the automatic deletion, which should not be a problem given the current data model (TBC)

SVN:trunk[181]
2009-09-18 16:12:38 +00:00
Romain Quetiez
85ad73419e Hyperlinks in the history logs presentation
SVN:trunk[155]
2009-09-14 08:38:52 +00:00
Romain Quetiez
daa9657e08 Finalized the module "user rights by profile". It is fully integrated with the application setup (inc. sample data). and it it now ready for developing the user management GUI
SVN:trunk[93]
2009-08-20 13:09:41 +00:00
Denis Flaven
3544b38ab9 - Improvements to the history log for large text fields
SVN:trunk[91]
2009-08-17 18:24:26 +00:00
Denis Flaven
1fdd659395 - Better display of the archives/change log on each object (Trac ticket #9)
SVN:trunk[89]
2009-07-24 15:44:51 +00:00
Denis Flaven
b756db0992 Moved under "trunk" to be able to track releases under "tags"
SVN:trunk[55]
2009-04-28 09:03:12 +00:00