提交历史

作者 SHA1 备注 提交日期
  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 年之前
  romainq e8c6cf5cca Allow a module to provide a handler to override application settings: OnMetaModelStarted() 14 年之前
  dflaven 45dce2f2df - Bug fix: when creating a new object the "Cancel" button must go somewhere ! 14 年之前
  dflaven 97bd636971 Align properly the 'validation_error' icon in forms. 14 年之前
  dflaven 145ff3a6e3 Renamed 'autocompleteWidget' to 'extkeyWidget' since it's not always an autocomplete... 14 年之前
  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 年之前
  dflaven 3145ad8130 - Fixed bug #334: proper handling of the "remove objects" button (was working only for the first linkset in the object). 14 年之前
  romainq 0b583ed73e REVIEWED THE FILE INCLUSION POLICY 14 年之前
  dflaven 3a53809b5c - Implementing the creation of objects on the fly when editing an extrernal key... still to be fully tested. 14 年之前
  romainq d2ad3f5c8c Regression on N-N links creation - passing over to Denis 14 年之前
  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 年之前
  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 5e8f2a7458 AutoComplete usage: code cleanup 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 d5feebbfd3 - Fixed the search form, and also fixed the search/selection of objects to link (n:n links) that was broken on IE8. 14 年之前
  dflaven 28be001ef5 Allow n:n links to link several times to the same remote object (if "duplicates)=> true in the linkedset definition) 14 年之前
  dflaven 854a4088bf Fixed Trac #258: cleaner handling of search forms... 14 年之前
  romainq 88b5b212cf Fixed issues with the search form and context and page args... not finished 14 年之前
  dflaven 38e1d43d3c Fixed Trac #292: enums can now be null (if allowed) ! 14 年之前
  dflaven bb4468b017 Fixed Trac #258: cleanup of application context parameters. 14 年之前
  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 年之前
  romainq 329ecc57b4 Improved security 14 年之前
  romainq 1148605307 Fixed cosmetic issues (block_id) and made sure the warning would never appear again 14 年之前
  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 年之前
  dflaven 2335ccbbc8 - Fixed bug #226: Back button no longer uses the history "back" which is too unpredictable. 14 年之前
  romainq f7130a141e Fixed typo causing a warning on some PHP compilations 14 年之前
  dflaven 839a0a4000 - Fixed the display of "Notifications" 14 年之前
  dflaven 767a87554e - Handle expansion/truncation of objects lists as part of the browser navigation history... implemented only for "simple lists" (Trac #73) 14 年之前
  dflaven f860bed6ce - Fixing more accurately #222 and #172 14 年之前
  dflaven 1665410b81 - Fixed Trac #224: properly validate non-mandatory integer fields. 14 年之前