Denis Flaven
12d0c865c2
- Fixed bug #85 : MySQL password was displayed (along with the call stack) in case the connection to the database failed.
...
- Additional fix to #87 : strings consisting only of digits (like 001231) were treated as numbers (i.e 1231)
SVN:trunk[319]
2010-03-23 08:17:50 +00:00
Denis Flaven
0a413a32f6
Renaming of the WebPage class (and its derived classes) to stick to the same naming convention as other classes.
...
SVN:trunk[250]
2010-01-17 09:07:10 +00:00
Denis Flaven
423216e4ae
The label of the active menu is now used as the title of the web page.
...
SVN:trunk[239]
2010-01-12 10:18:18 +00:00
Denis Flaven
905b32eac4
- First (partial) implementation of context and default values.
...
SVN:trunk[223]
2010-01-03 19:14:10 +00:00
Denis Flaven
966d4820ca
- First implementation of documents
...
- small cleanup to remove a global Config variable (and removed some deprecated utils:: functions)
- removed the 'DocumentVersion' object since previous versions are now tracked as normal change objects.
SVN:trunk[220]
2009-12-31 09:08:09 +00:00
Denis Flaven
cc4219714a
- completed the fix of the user object history (Trac #48 )
...
- completed the implementation of truncated lists (Trac #61 )
- Fixed the handling of the search form in the details page (Trac #29 )
SVN:trunk[214]
2009-12-29 14:02:18 +00:00
Denis Flaven
d7b3bea8f4
- improved handling of the 'menu' parameter (Thanks to david-alves for reporting it)
...
- removed unneeded paragraph marks around the h2 title for a better HTMl formatting.
SVN:trunk[197]
2009-11-03 19:03:34 +00:00
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
0454e7fa78
Fixed bug on deletion: take the inheritance into account when checking for referencing objects (eg. a ticket linked to a PC was not seen)
...
SVN:trunk[180]
2009-09-18 09:35:21 +00:00
Romain Quetiez
15a3301fa5
Plugged in the allowed values management into the modification form and the stimulus form (limitation: take care with the data model and fields that depend on each other, until we replace those forms with the wizard that is currently being used for the object creation)
...
SVN:trunk[174]
2009-09-17 08:56:07 +00:00
Denis Flaven
127e77858e
Correct "script" tag... just in case...
...
SVN:trunk[172]
2009-09-16 16:09:46 +00:00
Romain Quetiez
7b6295f0a0
Fixed regression: server status was reset
...
SVN:trunk[161]
2009-09-16 07:53:12 +00:00
Romain Quetiez
0e4e0f07a0
Fixed bug: could not empty a field
...
SVN:trunk[156]
2009-09-14 08:40:28 +00:00
Denis Flaven
e2d60e7c8f
Implementation of AllowedValues for fields that depend on other fields
...
SVN:trunk[148]
2009-09-11 20:35:16 +00:00
Romain Quetiez
455d9b23be
Improve the UI on object deletion: added a confirmation form and do check the dependencies so as to preserve the DB integrity
...
SVN:trunk[146]
2009-09-11 15:44:24 +00:00
Denis Flaven
9dfb8940cd
Added the validation of mandatory form fields before submitting the creation / modification / clone forms.
...
SVN:trunk[140]
2009-09-11 06:01:32 +00:00
Denis Flaven
4f540e93e8
- Fixed the "modify" screen to have the "wizard look (thin green border)
...
SVN:trunk[136]
2009-09-10 15:33:31 +00:00
Denis Flaven
da044bd5e1
- Adjusted size of the CSV export
...
- nicer display for the modification of objects
SVN:trunk[116]
2009-09-07 13:58:53 +00:00
Romain Quetiez
5df39c5837
In the UI, the class names have been replaced by the class labels
...
SVN:trunk[108]
2009-09-02 13:18:59 +00:00
Denis Flaven
e0b307ef48
- New user interface to manage n-n links
...
SVN:trunk[104]
2009-08-26 21:52:34 +00:00
Denis Flaven
ea59fa945a
- New search form allowing to perform OQL queries for any class of object
...
SVN:trunk[92]
2009-08-18 18:51:17 +00:00
Denis Flaven
665d90175f
- reintegrated the changes (mostly bug fixes) from the 0.7.2 branch
...
SVN:trunk[83]
2009-07-18 17:24:25 +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