Commit History

Author SHA1 Message Date
  romainq 2b5b0351a6 CSV import: fixed a few issues (restricted to N-N links) + added arguments to the export page, to allow for exporting N-N links 14 years ago
  romainq 3446af19e8 #328 Added the capability to import/export link sets in CSV format 14 years ago
  romainq 40fdf26072 Plugin API - alpha version 14 years ago
  dflaven 4a1e9d31d4 Search forms enhancement: when a search criteria is an external (foreign) key, use an autocomplete instead of of drop-down list, when the number of different values is too big, as in other forms. 14 years ago
  romainq e7c2c433f9 #348 Multi-column queries not working fine with open joins and if null values to be displayed 14 years ago
  romainq c997b9d56a #305 Specified the charset in any call to htmlentities() 14 years ago
  dflaven 4fbef2beda Synchro Data Sources Implementation on going... 14 years ago
  dflaven 43b39b8667 Data Exchange implementation in progress... 14 years ago
  dflaven f066272302 Synchro Data Sources Implementation on going... 14 years ago
  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