Историја ревизија

Аутор SHA1 Порука Датум
  dflaven c5d990dce4 Fix for "undefined property" as reported in Trac#629 пре 12 година
  romainq eafa11ecfe Updated copyright (2012) and license (LGPL changed to AGPL) пре 12 година
  dflaven 51d0c1140e Bug of month: make sure that GetFilter returns a usable filter (i.e. with the parameters) пре 12 година
  dflaven 08032a685c Implemented the "multiple choices" in search forms for Enums and External keys. пре 12 година
  romainq 60da6859a4 #439 Record and display changes in the link sets (ex: Members of a team) пре 12 година
  dflaven 3c025ec42c Customizable tables implementation, beta version done. пре 13 година
  dflaven 6e578eaedf Bug fix: support [+] button inside linkedsets.. with constraints пре 13 година
  dflaven e3038e201e Bug fix: support [+] button inside linkedsets пре 13 година
  romainq 77935669d9 Reintegrated from branch 1.2: capability to develop a module to share objects between organizations (beta) пре 13 година
  dflaven 238aef84dc Bug fix: apply the AllowedValues constraints(as default values) when selecting elements via the "magnifier" button or creating an new element via the "plus" button... also make sure that allowed values is enforced пре 13 година
  dflaven 3faa4ad8c5 Bug fix: apply the AllowedValues constraints(as default values) when selecting elements via the "magnifier" button or creating an new element via the "plus" button. пре 13 година
  dflaven 7e735580bd Always use a drop-down list for external keys in search forms пре 13 година
  dflaven 32a4ceba39 More fixes for Trac#446: XSS vulnerabilities with vectors containing double quotes пре 13 година
  dflaven 4117915866 Fix: properly manage validation field for vertical radio buttons. пре 13 година
  dflaven 94df612c6d Bug fix: let accented characters pass through the autocomplete пре 13 година
  dflaven f7e61c8a55 Enhancement: provide a warning (popup) message when navigating away from an edition form. пре 14 година
  dflaven 134e90a9cd Support the selection (via an autocomplete) in a list that contains duplicates пре 14 година
  dflaven 7a737ca55a Bug fix: (side effect of fixing #445) paginate the lists when performing a selection. пре 14 година
  dflaven 1fd72dd97c Bug fix: don't assume that the hierachical key is called 'parent_id' пре 14 година
  dflaven 253a2ee596 Fixed Trac#446: XSS vulnerabilities... to be tested ! пре 14 година
  dflaven e4f4e5a489 New attribute 'display_style' for Strings, Enums and ExternalKeys: when the list is short, display it as a set of radio buttons instead of a drop-down list. Possible values: 'radio', 'radio_vertical' and 'radio_horizontal'. ('radio' == 'radio_vertical'). пре 14 година
  dflaven f5709d5f96 Better initialization of objects from the "Context" values: пре 14 година
  dflaven 4bebd0a442 Fixed a bug when using a hierarchy of locations, since locatins genreally depends on the object's organization пре 14 година
  dflaven 846ba7d9fc - Renamed the method 'UpdateObject' into 'UpdateObjectFromPostedForm' to avoid misunderstandings. пре 14 година
  dflaven ec174a7ab8 Use absolute URLs as much as possible to be independent from the page being executed... пре 14 година
  dflaven 0247874d0b 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 88049b657b New implementation for displaying long lists: pagination пре 14 година
  romainq 0f6a56e01b Fixed issues in ExtKey Widget пре 14 година
  dflaven a5e51c12ee Added a display value for the null (i.e empty) value of a combo/autocomplete. пре 14 година