Denis Flaven
0bbe615664
- Fix for Internet Explorer: Arrays must be properly closed!
...
SVN:code[170]
2009-09-16 16:07:28 +00:00
Romain Quetiez
152b97a24a
Fixed a regression: autocomplete not working due to a change in the execution of the script rendered in Ajax
...
SVN:code[168]
2009-09-16 15:00:40 +00:00
Denis Flaven
427a8eb596
- removed debug trace
...
SVN:code[167]
2009-09-16 14:14:15 +00:00
Romain Quetiez
27965cc922
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:code[164]
2009-09-16 08:03:42 +00:00
Denis Flaven
07b4040c9e
- Removed debug output into the console thats breaks when Firebug is not installed (or on IE)
...
SVN:code[152]
2009-09-12 10:08:13 +00:00
Denis Flaven
8d76f47303
- '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:code[151]
2009-09-11 21:23:24 +00:00
Denis Flaven
d922b4c7f3
Field validation now preserves background images
...
SVN:code[150]
2009-09-11 21:20:45 +00:00
Denis Flaven
7e57ea5365
Implementation of AllowedValues for fields that depend on other fields
...
SVN:code[148]
2009-09-11 20:35:16 +00:00
Denis Flaven
7618c38a05
Added the validation of mandatory form fields before submitting the creation / modification / clone forms.
...
SVN:code[140]
2009-09-11 06:01:32 +00:00
Denis Flaven
c4a6f869ea
- Fix the style of the loaded table
...
SVN:code[130]
2009-09-10 13:20:53 +00:00
Denis Flaven
dff00d7a7a
Use the latest version (unmodified) of autocomplete instead of an old - and customized - version.
...
SVN:code[125]
2009-09-10 08:56:20 +00:00
Romain Quetiez
6c286bf952
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:code[110]
2009-09-04 15:22:40 +00:00
Denis Flaven
5c55ffabf9
Fix for Ticket #22 (impossible to create change or incident tickets)
...
SVN:code[68]
2009-06-26 14:33:48 +00:00
Denis Flaven
6545595f19
Moved under "trunk" to be able to track releases under "tags"
...
SVN:code[55]
2009-04-28 09:03:12 +00:00