Commit History

Author SHA1 Message Date
  romainq eff4c6946f #541 Fixed bug in the export for spreadsheet (time format) 13 years ago
  dflaven 4f97176cee Sorting of lists: sort is now always executed server-side via the mechanism used by paginated lists. This fixes Trac #411, #421, #520 13 years ago
  dflaven f9fd4db574 The date picker fills the "time" part of the field with 00:00:00 when picking a DateTime instead of just a Date. 13 years ago
  dflaven e36c343a8f LinkedSets can be read-only too... 13 years ago
  romainq 77935669d9 Reintegrated from branch 1.2: capability to develop a module to share objects between organizations (beta) 13 years ago
  dflaven 1a2c3c1846 (Tried to) improve the display of the Synchronization Tooltip that "sometimes" does not work on IE 8... 13 years ago
  romainq c55f986635 Export for spreadsheets: transform keys (id of the queried object or external keys) into the corresponding friendly name (reintegrated from branch 1.2.1) 13 years ago
  romainq 15da5196f6 Object details: log always displayed AFTER plugin data (reintegrated from branch) 13 years ago
  romainq f09e159d60 #516 and #517 Improved the export (specify fields for multi-column queries) and web queries (default field list) (reintegrated from branch 1.2) 13 years ago
  dflaven 8283b71201 Fixed Trac #480: properly take into account the 'min_autocomplete_chars' settings. 13 years ago
  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 years ago
  romainq dc0380550d #485 Improved the end-user experience with Excel and the web queries (added a phrasebook) + link to test the OQL attributes (query phrasebook or email actions, etc.) including the handlink of query arguments) + fixed wrong prototypes for a few implementations of GetBareProperties() 13 years ago
  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 years ago
  romainq b1ac10a93a #485 Export for MS Excel web queries: format=spreadsheet 13 years ago
  dflaven c90bc7d844 Implementing the use of GetDisplayValue for editing attributes 13 years ago
  dflaven 7cba1f8f17 Properly handle restrictions (e.g. AllowedValues) on objects that are used as n:n relationships managed via LinksWidget. 13 years ago
  dflaven d2c11f6be7 Properly handle restrictions (e.g. AllowedValues) on objects that are used as n:n relationships managed via LinksWidget. 13 years ago
  dflaven fa2341f315 Regression on accentuated characters due to bad (forgotten) encoding on htmlentities (Trac #446) 13 years ago
  dflaven 32a4ceba39 More fixes for Trac#446: XSS vulnerabilities with vectors containing double quotes 13 years ago
  dflaven c214ec81c1 Fix radio buttons for enum values. 13 years ago
  romainq 14efc96afc #437 Regressions in the beta - wrong reporting of the bulk update 13 years ago
  dflaven c21460e179 - Allow creation of an ticket in a different initial state via the new 'initial_state_path' attribute. 13 years ago
  dflaven b82e9b6022 Bug fix: allow modifying an object as if in target state, before applying the stimulus (cf PortalWebpage). 13 years ago
  dflaven f5b2c32956 Default shortcut actions are now a parameter 13 years ago
  dflaven 90101d71bb Pass the final class to GetShortcutActions 14 years ago
  dflaven 6c82e4034e Fixed a (post 1.2-beta) regression: bulk modify and bluk apply stimulus were broken. 14 years ago
  dflaven f7e61c8a55 Enhancement: provide a warning (popup) message when navigating away from an edition form. 14 years ago
  dflaven a41194acbf A mandatory case log field is now considered as 'filled' if it contains a previous entry 14 years ago
  dflaven 218e26c3a4 Different display for 'Date' fields: shorter field than DateTime since there is no "time" part. 14 years ago
  romainq 334b94bba3 Fixed regression on the paginated lists 14 years ago