提交历史

作者 SHA1 备注 提交日期
  dflaven c90bc7d844 Implementing the use of GetDisplayValue for editing attributes 13 年之前
  dflaven 7cba1f8f17 Properly handle restrictions (e.g. AllowedValues) on objects that are used as n:n relationships managed via LinksWidget. 13 年之前
  dflaven d2c11f6be7 Properly handle restrictions (e.g. AllowedValues) on objects that are used as n:n relationships managed via LinksWidget. 13 年之前
  dflaven fa2341f315 Regression on accentuated characters due to bad (forgotten) encoding on htmlentities (Trac #446) 13 年之前
  dflaven 32a4ceba39 More fixes for Trac#446: XSS vulnerabilities with vectors containing double quotes 13 年之前
  dflaven c214ec81c1 Fix radio buttons for enum values. 13 年之前
  romainq 14efc96afc #437 Regressions in the beta - wrong reporting of the bulk update 14 年之前
  dflaven c21460e179 - Allow creation of an ticket in a different initial state via the new 'initial_state_path' attribute. 14 年之前
  dflaven b82e9b6022 Bug fix: allow modifying an object as if in target state, before applying the stimulus (cf PortalWebpage). 14 年之前
  dflaven f5b2c32956 Default shortcut actions are now a parameter 14 年之前
  dflaven 90101d71bb Pass the final class to GetShortcutActions 14 年之前
  dflaven 6c82e4034e Fixed a (post 1.2-beta) regression: bulk modify and bluk apply stimulus were broken. 14 年之前
  dflaven f7e61c8a55 Enhancement: provide a warning (popup) message when navigating away from an edition form. 14 年之前
  dflaven a41194acbf A mandatory case log field is now considered as 'filled' if it contains a previous entry 14 年之前
  dflaven 218e26c3a4 Different display for 'Date' fields: shorter field than DateTime since there is no "time" part. 14 年之前
  romainq 334b94bba3 Fixed regression on the paginated lists 14 年之前
  dflaven cb69c0ca25 Bug fix: paginated display was always displaying 5 items by default... 14 年之前
  dflaven 7efb478b7e Allow updating/recomputing of read-only attributes on the fly in the edit form. 14 年之前
  dflaven be8991ed36 #446 continuing: sanitizing parameters... 14 年之前
  dflaven fa29799ab2 Trac #445: output of export.php should not be "paginated" ! 14 年之前
  dflaven 253a2ee596 Fixed Trac#446: XSS vulnerabilities... to be tested ! 14 年之前
  dflaven b0188512a1 New config parameter: buttons_position: top | bottom | both 14 年之前
  dflaven aa06c315db Productivity enhancement: apply directly the 'next_action' when creating or modifying an object with a life-cycle ! 14 年之前
  dflaven 4553ac03a5 - Enhancement: can now specify 'order_by' in 'list' templates. 14 年之前
  dflaven b5a859e900 Cleanup of the way objects are displayed/edited: DisplayBareProperties is now used for displaying (i.e. read-only) or modifying/creating an object. The means that: 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 83e6e494c3 New type of trigger: TriggerOnPortalUpdate, called when the end-user updates a ticket from the portal. 14 年之前
  dflaven 7389579d71 Enhancement: the number of items is displayed (statically) in the header of the each "details" tab. 14 年之前
  dflaven 45571f75c3 Added an option to the paginated display: display all elements on one page. 14 年之前
  dflaven 846ba7d9fc - Renamed the method 'UpdateObject' into 'UpdateObjectFromPostedForm' to avoid misunderstandings. 14 年之前