dflaven
|
c21460e179
- Allow creation of an ticket in a different initial state via the new 'initial_state_path' attribute.
|
13 年之前 |
dflaven
|
ec174a7ab8
Use absolute URLs as much as possible to be independent from the page being executed...
|
14 年之前 |
dflaven
|
e9fe937391
Make sure that the AJax calls use a full/absolute path to the page they call so that they can be embedded anywhere inside the application (i.e. in plug-ins supplied pages as well as 'regular' app pages).
|
14 年之前 |
dflaven
|
56daa0a515
Implementation of bulk modify and bulk apply stimulus... to be tested !
|
14 年之前 |
dflaven
|
7214a19f61
Adjust the relative path to 'ajax.render.php' so that it can be called from the portal pages as well.
|
14 年之前 |
dflaven
|
03ef0e1a52
Fixed Trac #338: when updating a 'dependent' field, don't forget to cascade the refresh in case this field has its own dependent fields.
|
14 年之前 |
dflaven
|
069e7e6822
- Safer way to pass information through the WizardHelper JS object.
|
14 年之前 |
dflaven
|
3a53809b5c
- Implementing the creation of objects on the fly when editing an extrernal key... still to be fully tested.
|
14 年之前 |
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 年之前 |
dflaven
|
6a46b5fec9
- Improved (more interactive) validation of the forms.
|
15 年之前 |
dflaven
|
6f60b59d05
- Added validation of the fields based on a regexp pattern
|
15 年之前 |
dflaven
|
2158d3223e
- First implementation of documents
|
15 年之前 |
dflaven
|
729d1ced58
- Fix for Internet Explorer: Arrays must be properly closed!
|
15 年之前 |
romainq
|
5942f55273
Fixed a regression: autocomplete not working due to a change in the execution of the script rendered in Ajax
|
15 年之前 |
dflaven
|
103d4c9f11
- removed debug trace
|
15 年之前 |
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 年之前 |
dflaven
|
1bf22d5c66
- Removed debug output into the console thats breaks when Firebug is not installed (or on IE)
|
15 年之前 |
dflaven
|
ffe1ed1fc4
- 'Add...' butotn is now grayed when there is nothing to Add
|
15 年之前 |
dflaven
|
56768a0572
Implementation of AllowedValues for fields that depend on other fields
|
15 年之前 |
dflaven
|
4801d921f6
Moved under "trunk" to be able to track releases under "tags"
|
16 年之前 |