コミット履歴

作者 SHA1 メッセージ 日付
  dflaven 380156b260 #916 Hierarchical selector: clicking on the label now has the same effect as clicking on the radio button itself. (The label is no longer an hyperlink) 11 年 前
  dflaven 8a5cd7c98f #878: Missing sscrollbar in "linkset-direct" edition popup dialog 11 年 前
  romainq dafff66d98 #830 (continuation: suppressed the notice "array to string conversion" 11 年 前
  dflaven 7294c58655 #787 Added buttons to check/uncheck all options at once in multi selects inside search forms. 11 年 前
  romainq 82b2e16742 #702 Ignoring the class when looking up for a polymorphic ext key 12 年 前
  romainq 7624b982f9 #688 ... regression in the search forms when the autocomplete is active 12 年 前
  romainq 33adcb724b #688 When the autocomplete is activated, and the allowed values depend on another value, then it is possible to set a wrong value 12 年 前
  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 年 前