Historie revizí

Autor SHA1 Zpráva Datum
  dflaven 6c82e4034e Fixed a (post 1.2-beta) regression: bulk modify and bluk apply stimulus were broken. před 14 roky
  dflaven f7e61c8a55 Enhancement: provide a warning (popup) message when navigating away from an edition form. před 14 roky
  dflaven a41194acbf A mandatory case log field is now considered as 'filled' if it contains a previous entry před 14 roky
  dflaven 218e26c3a4 Different display for 'Date' fields: shorter field than DateTime since there is no "time" part. před 14 roky
  romainq 334b94bba3 Fixed regression on the paginated lists před 14 roky
  dflaven cb69c0ca25 Bug fix: paginated display was always displaying 5 items by default... před 14 roky
  dflaven 7efb478b7e Allow updating/recomputing of read-only attributes on the fly in the edit form. před 14 roky
  dflaven be8991ed36 #446 continuing: sanitizing parameters... před 14 roky
  dflaven fa29799ab2 Trac #445: output of export.php should not be "paginated" ! před 14 roky
  dflaven 253a2ee596 Fixed Trac#446: XSS vulnerabilities... to be tested ! před 14 roky
  dflaven b0188512a1 New config parameter: buttons_position: top | bottom | both před 14 roky
  dflaven aa06c315db Productivity enhancement: apply directly the 'next_action' when creating or modifying an object with a life-cycle ! před 14 roky
  dflaven 4553ac03a5 - Enhancement: can now specify 'order_by' in 'list' templates. před 14 roky
  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: před 14 roky
  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'). před 14 roky
  dflaven 83e6e494c3 New type of trigger: TriggerOnPortalUpdate, called when the end-user updates a ticket from the portal. před 14 roky
  dflaven 7389579d71 Enhancement: the number of items is displayed (statically) in the header of the each "details" tab. před 14 roky
  dflaven 45571f75c3 Added an option to the paginated display: display all elements on one page. před 14 roky
  dflaven 846ba7d9fc - Renamed the method 'UpdateObject' into 'UpdateObjectFromPostedForm' to avoid misunderstandings. před 14 roky
  dflaven ec174a7ab8 Use absolute URLs as much as possible to be independent from the page being executed... před 14 roky
  dflaven ca70857ad2 Always display the number of elements (and the number of elements selected) when displaying a list. před 14 roky
  romainq 221d66461e New feature: online help on search inputs (date format and operators) před 14 roky
  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 před 14 roky
  dflaven f6b4b31f52 Handle the OnBeforeUnload events to call OnFormCancel handlers when needed so that the plug-ins have a chance to perform some cleanup. před 14 roky
  dflaven 44760777ce Internal regressions fixes !!! před 14 roky
  romainq f267acdd82 PPortal web page improvements: protected update feature (class/attcodes explicitely restricted) před 14 roky
  dflaven 17bd3b9d30 Fixed Trac #427: unable to remove all items from a linkset when editing an object. před 14 roky
  dflaven d87b985eba New implementation for displaying long lists: pagination před 14 roky
  romainq 2ee571ece7 Fixed an issue in the internal error reporting (user rights not sufficient to update an object) před 14 roky
  romainq ec1a744652 Fixed issues with pagination + core limitations in the use of Object Sets (wrong filter when adding objects to a set) před 14 roky