Commit History

Author SHA1 Message Date
  dflaven b70db8e589 CSV export (from the toolkit menu) now displays an asynchronous page, to better cope with a huge number of objects (> 10000) 11 years ago
  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 years ago
  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 years ago
  dflaven 7aa7552c8c #923: prevent XSS injection in forgot password page. 11 years ago
  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 years ago
  dflaven 86bef52fdb Run Query enhancements 11 years ago
  romainq e9d7995b59 #918 TTO/TTR status "passed" gets reset when the stop watch is stopped (using the status "triggered" instead) 11 years ago
  dflaven 550f475c10 Better handling of the default choices in case of upgrade (for some specific configurations of the installation wizard). 11 years ago
  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 years ago
  romainq 405911d4ce Integrated the portal with the module to dispatch incidents or user requests 11 years ago
  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 years ago
  dflaven 8a5cd7c98f #878: Missing sscrollbar in "linkset-direct" edition popup dialog 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
  dflaven 3d0c9f4e5c Allow re-entrance in the same named mutex within the same PHP page. 11 years ago
  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 years ago
  romainq ec46295a9d Aligned the authentication module with the one of 2.x, to enable the feature "Forgot password" for legacy data models 11 years ago
  dflaven b8a66dc5fe Bug fix : missing semicolons were causing an error with IE9. 11 years ago
  romainq 02741cc2d7 Finalized the French transalation for some types of "Triggers" 11 years ago
  romainq fc85674653 #901 Added the attribute "filter" to the triggers 11 years ago
  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 years ago
  dflaven 0095e9965a #870: when a user deletes all her/his shortcuts at once, this was deleting all the shortcuts for all users. 11 years ago
  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 years ago
  dflaven 3a724d1bf3 #887 short term fix for preventing ToArgs to alter the content of an object... 11 years ago
  romainq 510409226b #896 XSS injection on the portal (any search form) 11 years ago
  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 years ago
  romainq 359a92cd31 Internal: modified the prototype of GetDelta to add several attributes on the root node 11 years ago
  dflaven fbf1fca646 Trac #891: better error reporting when either the parameter auth_user or auth_pwd are missing. 11 years ago
  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 years ago
  romainq 95bc0b3309 #888 Security on the portal incompatible with customizations (regression introduced in 2.0.2), now requires to define PORTAL_USERREQUEST_DISPLAY_QUERY and PORTAL_USERREQUEST_DISPLAY_POWERUSER_QUERY 11 years ago