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
7c00f42d5c
- Fix for Internet Explorer: Arrays must be properly closed!
...
SVN:trunk[170]
2009-09-16 16:07:28 +00:00
Romain Quetiez
5efd4f10f5
Fixed a regression: autocomplete not working due to a change in the execution of the script rendered in Ajax
...
SVN:trunk[168]
2009-09-16 15:00:40 +00:00
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
e2d60e7c8f
Implementation of AllowedValues for fields that depend on other fields
...
SVN:trunk[148]
2009-09-11 20:35:16 +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