dflaven
|
968ec277fb
#765: prevent two persons to edit the same object at the same time.
|
10 年 前 |
romainq
|
815e3563d3
Rework of the relation diagrams: configuration of the redundancy (AttributeRedundancySettings)
|
10 年 前 |
romainq
|
d976849129
#1000 Implemented the behavior for the flag OPT_ATT_MUSTCHANGE, and took the opportunity to add a feedback when a field is mandatory OR when the format is wrong
|
10 年 前 |
dflaven
|
b00fd94880
#696: the message "Please fill all mandatory fields" is now localized (done in English, French and German)
|
12 年 前 |
dflaven
|
54824742de
A mandatory case log field is now considered as 'filled' if it contains a previous entry
|
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
|
7a5dcb6f54
Added support of hierarchy in the manipulation of external keys:
|
14 年 前 |
romainq
|
d184f8f089
Preset the object creation form with values (scalars or lists) by the mean of GET arguments. E.g. .../UI.php&operation=new&class=Team&default[org_id]=161&default[member_list][-1234][id]=&default[member_list][-1234][role]=manager
|
14 年 前 |
dflaven
|
f6b4b31f52
Handle the OnBeforeUnload events to call OnFormCancel handlers when needed so that the plug-ins have a chance to perform some cleanup.
|
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
|
f066272302
Synchro Data Sources Implementation on going...
|
14 年 前 |
dflaven
|
97bd636971
Align properly the 'validation_error' icon in forms.
|
14 年 前 |
dflaven
|
3a53809b5c
- Implementing the creation of objects on the fly when editing an extrernal key... still to be fully tested.
|
14 年 前 |
romainq
|
dfc1b54bbb
#320 Integrated an HTML Editor -still, no attribute has been changed, because it would require a migration procedure... to be continued
|
14 年 前 |
dflaven
|
59c3b40999
Fixed Trac #307: prevent form submission when the value typed into an autocomplete field does not correspond to a valid value.
|
14 年 前 |
dflaven
|
1665410b81
- Fixed Trac #224: properly validate non-mandatory integer fields.
|
14 年 前 |
romainq
|
66f129e4fc
- Fixed bug #232: changing password was not working without the Javascript debugger !!!
|
14 年 前 |
dflaven
|
ba4d40f9e0
|
14 年 前 |
dflaven
|
6a46b5fec9
- Improved (more interactive) validation of the forms.
|
15 年 前 |
dflaven
|
8c86f98b93
- Non mandatory fields can be empty, even if a validation pattern was specified.
|
15 年 前 |
dflaven
|
6f60b59d05
- Added validation of the fields based on a regexp pattern
|
15 年 前 |
dflaven
|
8906efb349
Field validation now preserves background images
|
15 年 前 |
dflaven
|
56768a0572
Implementation of AllowedValues for fields that depend on other fields
|
15 年 前 |
dflaven
|
e71a308958
Added the validation of mandatory form fields before submitting the creation / modification / clone forms.
|
15 年 前 |
dflaven
|
4801d921f6
Moved under "trunk" to be able to track releases under "tags"
|
16 年 前 |