Commit történet

Szerző SHA1 Üzenet Dátum
  dflaven f853d58514 Fix in the log of the setup: Properly compute the percentage of "useless" records in priv_change. 11 éve
  dflaven dacd27f669 #927 Detect IE7 (or compatibility mode) and warn the user that the application cannot be used with such browsers. 11 éve
  dflaven 41b13ba640 Added an index on "item_org_id" to speed-up the setup and the silo on organizations. 11 éve
  dflaven 6a0838c698 Provide feedback while loading asynchronous tabs. 11 éve
  dflaven cbd4e0d0e3 Better handling of the user's configured display limit for displaying the CSV import history. Also provide feedback while reloading. 11 éve
  dflaven 12da9ba1bf Automatic cleanup of the table 'priv_change' before upgrading. 11 éve
  dflaven 5a569ba617 Fixed a regression introduced by [r3141]: display of objects templates was broken. 11 éve
  romainq 575094fd99 Reworked the asynchronous mechanism to ease its extension (added a "status", preset by the setup) 11 éve
  dflaven 89bbbb87a1 #954 Stricter validation of mandatory tags/values during compilation. 11 éve
  romainq 15a7e9b975 Added a warning when upgrading the application while a CRON is being executed on the same DB 11 éve
  dflaven 7fa7aaccb2 #944 Better initialization of the 'origin' field based on localized comments. 11 éve
  dflaven 6b21a45e21 Added Jean-François Bilger to the "Thank you" section 11 éve
  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 éve
  dflaven 03f6188358 #944 Automatically create an index on the 'origin' field. 11 éve
  dflaven 17f4b02ee4 #944 Speed-up the display of CSV import history. IF the feature is enabled, the CSV import history is: 11 éve
  dflaven 60139cf1b0 Added the (missing) field status to the details of VirtualDevice, Hypervisor and Farm. 11 éve
  dflaven af5d7cba30 #953 Protect the background processing against corrupted (incomplete) objects. 11 éve
  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 éve
  dflaven 9bc37294b2 #940 "Close" and "Reopen" buttons were not working on IE (due to extra commas at the end of JS lists) 11 éve
  dflaven db1aa2987d #948 Finalization of the full text accelerators: two new parameters: 'skip' and 'enable_enlarge'. 'attributes' is now an optional parameter. 11 éve
  dflaven 67f32cf460 Applied again the patch [r3025] to support an empty TO: header when using the PHP Mail transport. 11 éve
  dflaven 11380d5fa6 #949 Upgraded SwiftMailer to the latest version (5.2.1) 11 éve
  dflaven 462b1be2a0 #951 Properly display localized values for ENUMs in the data model view. 11 éve
  dflaven 12ee87faa4 #892 Refresh the "multi-select" when picking a value with the "hierarchical picker", inside a search form. 11 éve
  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 éve
  dflaven 7ed0910722 Protect attachments against concurrent edition of a ticket. 11 éve
  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 éve
  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 éve
  romainq d5e4d240e1 Fix to complete the commit [3193]: template abusively selected on the user portal 11 éve
  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 éve