1462 Commits

Author SHA1 Message Date
Denis Flaven
6964ca3003 - removed debug trace
SVN:trunk[167]
2009-09-16 14:14:15 +00:00
Romain Quetiez
3470216767 Fixed a regression on the management of the allowed values and attribute dependencies (symptom: Browse button not working, error when creating a ticket with no CI attached to it)
SVN:trunk[164]
2009-09-16 08:03:42 +00:00
Denis Flaven
b98b1219ee - Removed debug output into the console thats breaks when Firebug is not installed (or on IE)
SVN:trunk[152]
2009-09-12 10:08:13 +00:00
Denis Flaven
61df1d7bab - 'Add...' butotn is now grayed when there is nothing to Add
- Better handling of AllowedValues, supporting autocompletes
- Cleanup unused code in wizard.utils.js

SVN:trunk[151]
2009-09-11 21:23:24 +00:00
Denis Flaven
e4f4b66722 Field validation now preserves background images
SVN:trunk[150]
2009-09-11 21:20:45 +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
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
1f009f1a28 - Fix the style of the loaded table
SVN:trunk[130]
2009-09-10 13:20:53 +00:00
Denis Flaven
49e9e43abb Use the latest version (unmodified) of autocomplete instead of an old - and customized - version.
SVN:trunk[125]
2009-09-10 08:56:20 +00:00
Romain Quetiez
2f26ebe54c Finalization of the user management by profile (UI to manage the accounts), and some unrelated changes:
- Using class labels in the UI
- Data model: you may specify a set of allowed values from a query (see caller_id in bizIncident class), still not 100% used in the UI but does not generate any error
- Data model: you may specify a password field (AttributePassword replacing AttributeString)
- Setup: calling UserRight::Setup() right after calling UserRight::CreateAdministrator()
- Setup: administrator account created with "my organization" and a dedicated contact
- Menus: optimized the load of std menus (queries written in OQL to get the benefit of the query cache)
- Menus: admin tools, seen only by people having the "admin" profile
- Object edition: fixed bug with the display of N-N links in the form

SVN:trunk[110]
2009-09-04 15:22:40 +00:00
Denis Flaven
da72a5c778 Fix for Ticket #22 (impossible to create change or incident tickets)
SVN:trunk[68]
2009-06-26 14:33:48 +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