Commit History

Author SHA1 Message Date
  dflaven f060c7d25d #867 (and #907 as a dup') De-harcode set_time_limit (per loop) in lengthy operations. Default value is 30 seconds (per loop), configurable via the new parameter "max_execution_time_per_loop", instead of 5 seconds previously. 11 years ago
  dflaven 41fc81de71 Object's edition: keep track of what was typed in the case log fields when reloading the form (for example with a different "initial state") 11 years ago
  dflaven ec79125c24 Protect Bulk Modify against XSS injection! 11 years ago
  romainq ddac3d6ae5 #825 and #830: removed annoying Notices (array to string conversion) 11 years ago
  romainq 8a3f7b2104 No time limit for long operations like: Bulk delete, CSV import (interactive) and Bulk modify 11 years ago
  dflaven 7294c58655 #787 Added buttons to check/uncheck all options at once in multi selects inside search forms. 11 years ago
  dflaven 9646782b81 #757 Better UI to manage direct linksets... on going... 11 years ago
  romainq 638c1a6a00 Improved the column load optimization which was causing object reloads in various circumstances (impact can be important when loading lists with many lines): 11 years ago
  dflaven 6d6cc09d5c #791 Protect against single quotes in localized strings... 11 years ago
  dflaven eee21a7dec #777 mandatory fields that are external keys are now displayed with a star before the arrow: ExtkeyName*->ReconciliationField. In import the old syntax is supported as well. 11 years ago
  romainq 7835feaf45 #794 Could not export the field friendlyname in format 'spreadsheet' 11 years ago
  dflaven d181897e45 Added support of different (sub)classes of notifications in the "Notifications" tab on an object. 11 years ago
  romainq cc0049a2ee #774 Sort the enums in the selection drop-down box (search forms) -initially based on the declaration order 11 years ago
  dflaven f3fadcf466 Export the content of the CaseLogs in "spreadsheet" format, with some tricks to preserve the formatting in Excel. 12 years ago
  dflaven d5b80e973d Fix for a non localized message. 12 years ago
  dflaven 24a80303c6 #704: preserve the content of a "linkedset" when changing the initial state of the object being created ! 12 years ago
  dflaven eadee78eae Fix for the "Notifications" tab: use the polymorphism to let each trigger determine which object is "In Scope" and thus can potentially have notifications related to it 12 years ago
  dflaven 8d9639007e Bug fix: allow printing lists fully expanded without the "pager" navigation. 12 years ago
  dflaven f5d8aa4a9e #697: properly export NULL dates in "spreadsheet" format. 12 years ago
  dflaven fad85e19f6 More readable edition for AttributeDuration (number are right justified) 12 years ago
  romainq 9e1403b4ab #657 JavaScript error when modifying UserLDAP object with Sync 12 years ago
  romainq 34c210d7ec Modified the mechanism to display object dedicated messages (allows the plugin to add their message or replace standard ones) 12 years ago
  romainq 23f61ec764 #647: itop says "ticket updated" but nothing has been changed. 12 years ago
  romainq 596dda3af6 Fixed issue in CSV export: null enums rendered as 'undefined' whereas '' is the value expected in the import (See an export of Organization/status) 12 years ago
  dflaven d0a3c01c60 Fix for Trac #569: Mandatory date (and time) fields are prefilled with the current date (and time). 12 years ago
  dflaven 26e8b2f505 Prevent a undefined varialbe when logging directly to a details page (bookmarked page) 12 years ago
  romainq 313404a791 Bug fix: display an empty string for the friendlyname of a NULL external key 12 years ago
  romainq eafa11ecfe Updated copyright (2012) and license (LGPL changed to AGPL) 12 years ago
  romainq 0d4ce21f6a Fixed regression in 2.0: plugins ONDBInsert and ONDBUpdate where not called anymore 12 years ago
  dflaven 9950185247 "Refresh" button replaced by an small icon 12 years ago