Denis Flaven
bec8b57fe1
Implementation of bulk modify and bulk apply stimulus... to be tested !
...
SVN:trunk[1145]
2011-03-23 16:22:35 +00:00
Denis Flaven
cfbf77544e
Adjust the relative path to 'ajax.render.php' so that it can be called from the portal pages as well.
...
SVN:trunk[1125]
2011-03-11 11:11:56 +00:00
Denis Flaven
a4883076f8
Fixed Trac #338 : when updating a 'dependent' field, don't forget to cascade the refresh in case this field has its own dependent fields.
...
SVN:trunk[1051]
2011-01-17 17:11:03 +00:00
Denis Flaven
b30d6c4888
- Safer way to pass information through the WizardHelper JS object.
...
- Removed an unneeded size=100% that bothers IE.
SVN:trunk[960]
2010-11-22 13:27:41 +00:00
Denis Flaven
0306c6691a
- Implementing the creation of objects on the fly when editing an extrernal key... still to be fully tested.
...
SVN:trunk[955]
2010-11-22 10:44:43 +00:00
Denis Flaven
c9a573e39f
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 )
...
SVN:trunk[628]
2010-07-26 15:28:19 +00:00
Denis Flaven
23c19c599e
- Improved (more interactive) validation of the forms.
...
SVN:trunk[460]
2010-06-14 09:10:54 +00:00
Denis Flaven
1de8ae4c33
- Added validation of the fields based on a regexp pattern
...
- Fields that depend on another field (in the same form) get refreshed when one of the fields they depend on is changed
- Updated the wizard to group all the mandatory fields on the first page, since having inter-dependent fields on one page is now supported
SVN:trunk[412]
2010-05-16 16:47:16 +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
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