História revízii

Autor SHA1 Správa Dátum
  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 rokov pred
  dflaven b70db8e589 CSV export (from the toolkit menu) now displays an asynchronous page, to better cope with a huge number of objects (> 10000) 11 rokov pred
  dflaven fc8ca16af8 - Memory optimization: no longer store all DBObjects in memory while browsng through a Set, but pull them one by one from the MySQL client buffer as needed. 11 rokov pred
  dflaven 657469baf3 Code cleanup to implement the tabs handling (inside web pages) in one place. Added the ability to provide asynchronously loaded tabs (content must come from the same server). 11 rokov pred
  dflaven 7aa7552c8c #923: prevent XSS injection in forgot password page. 11 rokov pred
  dflaven 3ac66f14bc Use the object oriented verison of the MySQLi API which seems free of memory leaks (compared to the procedural version of the same API). 11 rokov pred
  dflaven 86bef52fdb Run Query enhancements 11 rokov pred
  romainq e9d7995b59 #918 TTO/TTR status "passed" gets reset when the stop watch is stopped (using the status "triggered" instead) 11 rokov pred
  dflaven 550f475c10 Better handling of the default choices in case of upgrade (for some specific configurations of the installation wizard). 11 rokov pred
  romainq 713f3e563f Integrated the portal with the module to dispatch incidents or user requests (the previous commit introduced too many changes, I did rollback unnecessary stuff) 11 rokov pred
  romainq 405911d4ce Integrated the portal with the module to dispatch incidents or user requests 11 rokov pred
  romainq c4e078f311 #913 Error when searching for child requests and no organization is specified. Still, I could not figure out WHY IT WAS WORKING WHEN AN ORG IS SELECTED as a search filter! 11 rokov pred
  dflaven 8a5cd7c98f #878: Missing sscrollbar in "linkset-direct" edition popup dialog 11 rokov pred
  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 rokov pred
  dflaven ec79125c24 Protect Bulk Modify against XSS injection! 11 rokov pred
  dflaven 3d0c9f4e5c Allow re-entrance in the same named mutex within the same PHP page. 11 rokov pred
  romainq 9132aa5299 Fixed issue with 1.x datamodels: dashlets of type "badge" not working (preventing from editing an existing dashboard), since 2.0.2 11 rokov pred
  romainq ec46295a9d Aligned the authentication module with the one of 2.x, to enable the feature "Forgot password" for legacy data models 11 rokov pred
  dflaven b8a66dc5fe Bug fix : missing semicolons were causing an error with IE9. 11 rokov pred
  romainq 02741cc2d7 Finalized the French transalation for some types of "Triggers" 11 rokov pred
  romainq fc85674653 #901 Added the attribute "filter" to the triggers 11 rokov pred
  romainq 9f49be2400 #905 The toolkit menu was visible in the portal for Administrators (but it was not usable). It is now hidden in any case. 11 rokov pred
  dflaven 0095e9965a #870: when a user deletes all her/his shortcuts at once, this was deleting all the shortcuts for all users. 11 rokov pred
  dflaven 9c9e1cdd32 Templates processing aligned with "templates-base" 2.1.1: allow template fields with the same name the attribute code of the curent object. 11 rokov pred
  dflaven 3a724d1bf3 #887 short term fix for preventing ToArgs to alter the content of an object... 11 rokov pred
  romainq 510409226b #896 XSS injection on the portal (any search form) 11 rokov pred
  dflaven e7d2d72308 Trac #890: Dispatch the defines in the proper modules to make sure that the portal works with all possible combinations of tickets. 11 rokov pred
  romainq 359a92cd31 Internal: modified the prototype of GetDelta to add several attributes on the root node 11 rokov pred
  dflaven fbf1fca646 Trac #891: better error reporting when either the parameter auth_user or auth_pwd are missing. 11 rokov pred
  dflaven 49e4c39664 Trac #890: Dispatch the defines in the proper modules to make sure that the portal works with all possible combinations of tickets. 11 rokov pred