Commit History

Author SHA1 Message Date
  dflaven 46a346943e Replace Ajax "get" calls by "posts" since long URLs may be truncated... and sometimes URLs get longer than expected when some characters are urlencoded... (Trac #195) 15 years ago
  dflaven 6a46b5fec9 - Improved (more interactive) validation of the forms. 15 years ago
  dflaven 6f60b59d05 - Added validation of the fields based on a regexp pattern 15 years ago
  dflaven 2158d3223e - First implementation of documents 15 years ago
  dflaven 729d1ced58 - Fix for Internet Explorer: Arrays must be properly closed! 15 years ago
  romainq 5942f55273 Fixed a regression: autocomplete not working due to a change in the execution of the script rendered in Ajax 15 years ago
  dflaven 103d4c9f11 - removed debug trace 15 years ago
  romainq 2bd17c4689 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) 15 years ago
  dflaven 1bf22d5c66 - Removed debug output into the console thats breaks when Firebug is not installed (or on IE) 15 years ago
  dflaven ffe1ed1fc4 - 'Add...' butotn is now grayed when there is nothing to Add 15 years ago
  dflaven 56768a0572 Implementation of AllowedValues for fields that depend on other fields 15 years ago
  dflaven 4801d921f6 Moved under "trunk" to be able to track releases under "tags" 16 years ago