提交歷史

作者 SHA1 備註 提交日期
  glajarige db3f259442 N°653 Portal: Lifecycle: Flags on transitions part 2 8 年之前
  romainq 34ab6cd77b NEW! Archiving data. Archiving is a soft delete. It can be undone. Enter the archive mode to see all the data including archives (everything is read-only in that mode). Archiving must be enabled per class (data model). Archiving is achieved by the mean of the API DBObject::Archive (or Unarchive). 8 年之前
  glajarige eed3aa9d14 Legacy portal: Since iTop 2.3, plain text caselog entries can no longer be toggled due to a bad jQuery selector. Only HTML entries were working. 8 年之前
  romainq cc4cabed19 N.557 Date/date+time pickers in the legacy portal, not aligned with the configured date formats. Took the opportunity to implement time picking (thus aligned with any form of iTop) 8 年之前
  dflaven 4431bfe450 Internal: context tags to (programmatically) identify the context of the execution. 9 年之前
  dflaven d2c5185ad1 Support of formatted case log edition (with inline images) in the legacy portal. 9 年之前
  glajarige 7bfd08aa33 Portal : Slightly changed the GoHome() function regexp to preserve additional parameters 9 年之前
  dflaven e42af9798f Cosmetics: 9 年之前
  romainq 9389d8e53f User portal as a module: the Cancel button (ticket creation wizard) was not working 9 年之前
  dflaven 4bb2187375 #714: localization of the date picker calendar. Get rid of the old jquery.datepicker.js file since iTop now relies on the built-in jQuery UI date picker widget. 10 年之前
  dflaven 968ec277fb #765: prevent two persons to edit the same object at the same time. 10 年之前
  dflaven 7dff949a36 #788 Whenever a timeout is detected by an ajax request, a popup dialog warns the user to log-in again. 10 年之前
  dflaven 0db3c90344 #1088: support of HTMLEditor in the PortalWebPage, for example if the description of a ticket is in HTML. 10 年之前
  dflaven 9fccf5e0c2 #1041 Protect against some XSS injections 10 年之前
  dflaven 7514927dd3 #943: Fix for supporting drop-down lists/auto-completes based on a parametrized query in the portal. 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 年之前
  romainq 510409226b #896 XSS injection on the portal (any search form) 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 10f4af37ad Security enhancements: 11 年之前
  romainq 03ac608191 Defensive programming: protected against the Notice "array to string conversion" that appears in PHP 5.4 (thus not on every systems) 11 年之前
  dflaven 5eb7383cca Fix for the validation of the forms in the portal. The (lack of) localization was breaking it! 11 年之前
  romainq 99037986ae Compiler: added brand management 11 年之前
  romainq 5f413d8468 Reviewed the portal (look and feel slightly improved) 11 年之前
  romainq 8d959d0f03 #701 Portal customization : enabled the calendar widget for input of a date+time type of attribute (it was only available for pure DATE attributes) 12 年之前
  romainq 8d44539e6e When iTop is in read only mode, then the portal displays a banner and prevent the user from accessing the modification forms 12 年之前
  romainq 23f61ec764 #647: itop says "ticket updated" but nothing has been changed. 12 年之前
  dflaven 7a29ea8e01 Make sure that we don't call OnFormCancel during a true submit. 12 年之前
  romainq d354d5c131 Integrated the multiple select in the portal (search closed tickets) 12 年之前
  romainq eafa11ecfe Updated copyright (2012) and license (LGPL changed to AGPL) 12 年之前
  dflaven f39dda7be1 Ajax file upload is now part of the standard JS includes in the iTop pages. 12 年之前