提交历史

作者 SHA1 备注 提交日期
  romainq 405911d4ce Integrated the portal with the module to dispatch incidents or user requests 11 年之前
  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 年之前
  dflaven 8a5cd7c98f #878: Missing sscrollbar in "linkset-direct" edition popup dialog 11 年之前
  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 年之前
  dflaven ec79125c24 Protect Bulk Modify against XSS injection! 11 年之前
  dflaven 3d0c9f4e5c Allow re-entrance in the same named mutex within the same PHP page. 11 年之前
  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 年之前
  romainq ec46295a9d Aligned the authentication module with the one of 2.x, to enable the feature "Forgot password" for legacy data models 11 年之前
  dflaven b8a66dc5fe Bug fix : missing semicolons were causing an error with IE9. 11 年之前
  romainq 02741cc2d7 Finalized the French transalation for some types of "Triggers" 11 年之前
  romainq fc85674653 #901 Added the attribute "filter" to the triggers 11 年之前
  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 年之前
  dflaven 0095e9965a #870: when a user deletes all her/his shortcuts at once, this was deleting all the shortcuts for all users. 11 年之前
  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 年之前
  dflaven 3a724d1bf3 #887 short term fix for preventing ToArgs to alter the content of an object... 11 年之前
  romainq 510409226b #896 XSS injection on the portal (any search form) 11 年之前
  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 年之前
  romainq 359a92cd31 Internal: modified the prototype of GetDelta to add several attributes on the root node 11 年之前
  dflaven fbf1fca646 Trac #891: better error reporting when either the parameter auth_user or auth_pwd are missing. 11 年之前
  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 年之前
  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 年之前
  dflaven c3424e0e4f Make the Basic Authentication (login_mode=basic) work with non-ASCII characters (in the username as well as in the password), though this may depend on the browser... 11 年之前
  dflaven e2a775e61a Add a new flag "debug" (false by default) to turn off the debug traces of the module since the traces contain potentially sensitive information in clear text. 11 年之前
  romainq a7f4674ddd Internal: Manage nested subforms in property sheet edition mode 11 年之前
  dflaven 848239817e Enhanced API to support icon upload... 11 年之前
  romainq 96985337c3 Demo mode: disable the pin button on the left pane (and keeps it open and resizable) 11 年之前
  romainq 7ec9a1c66f Fix for Plugins: fixed a regression introduced in 3072 (dashboards not editable at all!!!) 11 年之前
  romainq 372f60bf32 #877 REST/JSON More flexibility on case log updates (in particular, it is now possible to write the entire case log), remains compatible with the previous API 11 年之前
  dflaven af6a429ba6 Bug fix: the JSON value for an enum should be the raw value, not its translated label. 11 年之前
  dflaven 97a1413d52 Protect the initialization with a try ... catch, in order to protect that rest of the page in case of trouble. 11 年之前