dflaven
|
d92b258646
Continuing the implementation of the DataExchange
|
14 years ago |
romainq
|
0e40c4dee3
Wiki: add links to objects in text attributes
|
14 years ago |
romainq
|
8fee154865
#149 Implemented friendly names
|
14 years ago |
dflaven
|
5625df7d39
Fixed Trac #345: hidden or read-only parameters in a form were not taken into account for computing the allowed values.
|
14 years ago |
dflaven
|
df91672fb1
Trying to make CKEditor work with the "ExtKey" widget. (Trac #343)
|
14 years ago |
dflaven
|
f23f0bae1c
FIxed the processing of hierarchical ZLists to keep the display order when plain fields and fieldsets are mixed at the same level.
|
14 years ago |
romainq
|
e8c6cf5cca
Allow a module to provide a handler to override application settings: OnMetaModelStarted()
|
14 years ago |
dflaven
|
45dce2f2df
- Bug fix: when creating a new object the "Cancel" button must go somewhere !
|
14 years ago |
dflaven
|
97bd636971
Align properly the 'validation_error' icon in forms.
|
14 years ago |
dflaven
|
145ff3a6e3
Renamed 'autocompleteWidget' to 'extkeyWidget' since it's not always an autocomplete...
|
14 years ago |
dflaven
|
90ad43bcca
- added the ability to create objects pointed by ExtKeys even when the edit mode is a drop-down list and not an autocomplete
|
14 years ago |
dflaven
|
3145ad8130
- Fixed bug #334: proper handling of the "remove objects" button (was working only for the first linkset in the object).
|
14 years ago |
romainq
|
0b583ed73e
REVIEWED THE FILE INCLUSION POLICY
|
14 years ago |
dflaven
|
3a53809b5c
- Implementing the creation of objects on the fly when editing an extrernal key... still to be fully tested.
|
14 years ago |
romainq
|
d2ad3f5c8c
Regression on N-N links creation - passing over to Denis
|
14 years ago |
dflaven
|
54fc60997f
Improved implementation of the 'autocomplete' input and fix of quite a few related issue with aysnchronous inputs. Autocompletes are now restricted to external keys only.
|
14 years ago |
romainq
|
dfc1b54bbb
#320 Integrated an HTML Editor -still, no attribute has been changed, because it would require a migration procedure... to be continued
|
14 years ago |
dflaven
|
5e8f2a7458
AutoComplete usage: code cleanup
|
14 years ago |
dflaven
|
59c3b40999
Fixed Trac #307: prevent form submission when the value typed into an autocomplete field does not correspond to a valid value.
|
14 years ago |
dflaven
|
d5feebbfd3
- Fixed the search form, and also fixed the search/selection of objects to link (n:n links) that was broken on IE8.
|
14 years ago |
dflaven
|
28be001ef5
Allow n:n links to link several times to the same remote object (if "duplicates)=> true in the linkedset definition)
|
14 years ago |
dflaven
|
854a4088bf
Fixed Trac #258: cleaner handling of search forms...
|
14 years ago |
romainq
|
88b5b212cf
Fixed issues with the search form and context and page args... not finished
|
14 years ago |
dflaven
|
38e1d43d3c
Fixed Trac #292: enums can now be null (if allowed) !
|
14 years ago |
dflaven
|
bb4468b017
Fixed Trac #258: cleanup of application context parameters.
|
14 years ago |
dflaven
|
ff09a8c4f0
- Implemented some hints to help users find out what are the mandatory fields for a CSV import (Trac #276). Though not 100% bullet-proof.
|
14 years ago |
romainq
|
329ecc57b4
Improved security
|
14 years ago |
romainq
|
1148605307
Fixed cosmetic issues (block_id) and made sure the warning would never appear again
|
14 years ago |
dflaven
|
770eadc43e
- Properly deactivate the creation of 1:n links while creating an object, since it is not possible to create such links at this time.
|
14 years ago |
dflaven
|
2335ccbbc8
- Fixed bug #226: Back button no longer uses the history "back" which is too unpredictable.
|
14 years ago |