Historial de Commits

Autor SHA1 Mensaje Fecha
  dflaven fa2341f315 Regression on accentuated characters due to bad (forgotten) encoding on htmlentities (Trac #446) hace 14 años
  dflaven 32a4ceba39 More fixes for Trac#446: XSS vulnerabilities with vectors containing double quotes hace 14 años
  dflaven c214ec81c1 Fix radio buttons for enum values. hace 14 años
  romainq 14efc96afc #437 Regressions in the beta - wrong reporting of the bulk update hace 14 años
  dflaven c21460e179 - Allow creation of an ticket in a different initial state via the new 'initial_state_path' attribute. hace 14 años
  dflaven b82e9b6022 Bug fix: allow modifying an object as if in target state, before applying the stimulus (cf PortalWebpage). hace 14 años
  dflaven f5b2c32956 Default shortcut actions are now a parameter hace 14 años
  dflaven 90101d71bb Pass the final class to GetShortcutActions hace 14 años
  dflaven 6c82e4034e Fixed a (post 1.2-beta) regression: bulk modify and bluk apply stimulus were broken. hace 14 años
  dflaven f7e61c8a55 Enhancement: provide a warning (popup) message when navigating away from an edition form. hace 14 años
  dflaven a41194acbf A mandatory case log field is now considered as 'filled' if it contains a previous entry hace 14 años
  dflaven 218e26c3a4 Different display for 'Date' fields: shorter field than DateTime since there is no "time" part. hace 14 años
  romainq 334b94bba3 Fixed regression on the paginated lists hace 14 años
  dflaven cb69c0ca25 Bug fix: paginated display was always displaying 5 items by default... hace 14 años
  dflaven 7efb478b7e Allow updating/recomputing of read-only attributes on the fly in the edit form. hace 14 años
  dflaven be8991ed36 #446 continuing: sanitizing parameters... hace 14 años
  dflaven fa29799ab2 Trac #445: output of export.php should not be "paginated" ! hace 14 años
  dflaven 253a2ee596 Fixed Trac#446: XSS vulnerabilities... to be tested ! hace 14 años
  dflaven b0188512a1 New config parameter: buttons_position: top | bottom | both hace 14 años
  dflaven aa06c315db Productivity enhancement: apply directly the 'next_action' when creating or modifying an object with a life-cycle ! hace 14 años
  dflaven 4553ac03a5 - Enhancement: can now specify 'order_by' in 'list' templates. hace 14 años
  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: hace 14 años
  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'). hace 14 años
  dflaven 83e6e494c3 New type of trigger: TriggerOnPortalUpdate, called when the end-user updates a ticket from the portal. hace 14 años
  dflaven 7389579d71 Enhancement: the number of items is displayed (statically) in the header of the each "details" tab. hace 14 años
  dflaven 45571f75c3 Added an option to the paginated display: display all elements on one page. hace 14 años
  dflaven 846ba7d9fc - Renamed the method 'UpdateObject' into 'UpdateObjectFromPostedForm' to avoid misunderstandings. hace 14 años
  dflaven ec174a7ab8 Use absolute URLs as much as possible to be independent from the page being executed... hace 14 años
  dflaven ca70857ad2 Always display the number of elements (and the number of elements selected) when displaying a list. hace 14 años
  romainq 221d66461e New feature: online help on search inputs (date format and operators) hace 14 años