提交历史

作者 SHA1 备注 提交日期
  dflaven 3e6eaa823d #1047: Fix for the FindTab method. 10 年之前
  romainq 8037809342 #970 and #650 Corrupted attachements. Reworked the cleanup of undesired output, to protect it against the case when the output buffer is unfortunately closed. On the other hand, I found out that several output buffer can be stacked. Thus the protection could be further improved (difficulty: that can be web server dependent). 10 年之前
  dflaven 5a569ba617 Fixed a regression introduced by [r3141]: display of objects templates was broken. 11 年之前
  romainq 69895eff45 #875 Could not use OQL queries with a double quote in the condition 11 年之前
  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 年之前
  romainq 56f89162a3 Enabled KPI tracing for the export page... fixed regression on the setup page (rewrote the change in a much more defensive way) 11 年之前
  romainq 8ced8ea054 Enabled KPI tracing for the export page 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 c21307f36b #707: oops, prevent a warning when no dict entry... 12 年之前
  dflaven 74eff4bece #707: Make sure that DOCTYPE is the first statement of the page 12 年之前
  romainq 5b9bf8504f Improved the query logging + replay mechanism 12 年之前
  romainq fe10939ca7 Record the list of attachments (in EventNotificationEmail) + prerequisite to email-reply 12 年之前
  romainq eafa11ecfe Updated copyright (2012) and license (LGPL changed to AGPL) 12 年之前
  romainq 7a5ee2b26f Spurious chars corrupting CSV download: 12 年之前
  dflaven b9880ec30d Implementation of a new extension "iPopupMenuExtension" to allow a module to add menu items almost anywhere inside iTop. 12 年之前
  romainq 2b58c46fa8 The new 2.0 setup is under way... (added backup + file copy + sample data + admin language) 12 年之前
  dflaven 10c4a132fe Experimental support of PDF output for iTop pages, provided that mPDF is installed in lib/MPDF [1876] 13 年之前
  dflaven 2811c2dc56 - Bug ! Incorrectly appending a parameter ?version= to linked scripts already containing a parameter in their URL ! 13 年之前
  dflaven 12e6ee7eca Prevent crash when trying to load the favicon during the setup ! 13 年之前
  dflaven 354505e65d Added a link to a favicon (icon in the browser's bar and tab) 13 年之前
  romainq d9ef05bb6f #446 XSS vector through the page title 13 年之前
  dflaven c21460e179 - Allow creation of an ticket in a different initial state via the new 'initial_state_path' attribute. 13 年之前
  dflaven 253a2ee596 Fixed Trac#446: XSS vulnerabilities... to be tested ! 14 年之前
  dflaven b5a859e900 Cleanup of the way objects are displayed/edited: DisplayBareProperties is now used for displaying (i.e. read-only) or modifying/creating an object. The means that: 14 年之前
  dflaven e4f4e5a489 New attribute 'display_style' for Strings, Enums and ExternalKeys: when the list is short, display it as a set of radio buttons instead of a drop-down list. Possible values: 'radio', 'radio_vertical' and 'radio_horizontal'. ('radio' == 'radio_vertical'). 14 年之前
  dflaven 88049b657b New implementation for displaying long lists: pagination 14 年之前
  dflaven ae5011f94a - Partial bug fix: enhancement to support extkey widgets (autocomplete) in nested search forms... still not completely fixed, bug showing some progress. 14 年之前
  dflaven ec6f891fa2 Special class/style for form details. 14 年之前
  dflaven c0ca0c2c1e - Protect against javascript js files being kept in the browser's cache when upgrading an iTop instance. 14 年之前
  dflaven c30814e2aa Plug-ins integration: added the ability to manage attachments while creating a new object. 14 年之前