Commit History

Author SHA1 Message Date
  romainq 575094fd99 Reworked the asynchronous mechanism to ease its extension (added a "status", preset by the setup) 11 years ago
  dflaven 89bbbb87a1 #954 Stricter validation of mandatory tags/values during compilation. 11 years ago
  romainq 15a7e9b975 Added a warning when upgrading the application while a CRON is being executed on the same DB 11 years ago
  dflaven 7fa7aaccb2 #944 Better initialization of the 'origin' field based on localized comments. 11 years ago
  dflaven 6b21a45e21 Added Jean-François Bilger to the "Thank you" section 11 years ago
  dflaven f0dfc96586 Fixed a regression introduced by [3188], which affects the Audit results and also potentially the User rights. Many thanks to Jean-Francois Bilger for finding the issue (and the associated fix) ! 11 years ago
  dflaven 03f6188358 #944 Automatically create an index on the 'origin' field. 11 years ago
  dflaven 17f4b02ee4 #944 Speed-up the display of CSV import history. IF the feature is enabled, the CSV import history is: 11 years ago
  dflaven 60139cf1b0 Added the (missing) field status to the details of VirtualDevice, Hypervisor and Farm. 11 years ago
  dflaven af5d7cba30 #953 Protect the background processing against corrupted (incomplete) objects. 11 years ago
  dflaven f080016d81 #906 Better way to handle the lock in order to prevent duplicates in the numbering of Tickets. Note that the iTopMutex now supports re-entrancy inside the same PHP page. 11 years ago
  dflaven 9bc37294b2 #940 "Close" and "Reopen" buttons were not working on IE (due to extra commas at the end of JS lists) 11 years ago
  dflaven db1aa2987d #948 Finalization of the full text accelerators: two new parameters: 'skip' and 'enable_enlarge'. 'attributes' is now an optional parameter. 11 years ago
  dflaven 67f32cf460 Applied again the patch [r3025] to support an empty TO: header when using the PHP Mail transport. 11 years ago
  dflaven 11380d5fa6 #949 Upgraded SwiftMailer to the latest version (5.2.1) 11 years ago
  dflaven 462b1be2a0 #951 Properly display localized values for ENUMs in the data model view. 11 years ago
  dflaven 12ee87faa4 #892 Refresh the "multi-select" when picking a value with the "hierarchical picker", inside a search form. 11 years ago
  dflaven 380156b260 #916 Hierarchical selector: clicking on the label now has the same effect as clicking on the radio button itself. (The label is no longer an hyperlink) 11 years ago
  dflaven 7ed0910722 Protect attachments against concurrent edition of a ticket. 11 years ago
  dflaven 9906cd8fb4 Oops, fixed a typo in: Add the ability to supply a default "from" email address for the "forgot password" feature, instead of using the same address as for the "to". 11 years ago
  dflaven 3185bbf95c Proper handling of the re-entrence of the Lock/Unlock within the same PHP page. Previously the code was sometimes performing 2 Unlock() for each Lock(). 11 years ago
  romainq d5e4d240e1 Fix to complete the commit [3193]: template abusively selected on the user portal 11 years ago
  dflaven 0fca79fcb7 Add the ability to supply a default "from" email address for the "forgot password" feature, instead of using the same address as for the "to". 11 years ago
  romainq 46f9b4f412 Removed a debug trace introduced with the file drag&drop capability 11 years ago
  dflaven 7093c487f8 Release of the 2.0.3-beta, adjusting the date! 11 years ago
  dflaven 7dfcec6ec6 Fixed a regression introduced by #930: a field can depend on a hidden fields, but this has no visible effect. 11 years ago
  dflaven 5026ca4768 Protect the optimization in case the object's friendlyname is requested. 11 years ago
  romainq 596dddda5f Fixed a regression on the global search, introduced in the commit [3188] 11 years ago
  dflaven 17721e8fd7 Updating the readme and the licence with the drag and drop feature. 11 years ago
  dflaven b447d89e07 Allow uploading files as Tickets' attachments via drag and drop (on "modern" browsers supporting HTML5 drag and drop) 11 years ago