Commit History

作者 SHA1 備註 提交日期
  romainq d998853c23 Archives: refactoring of the API to enable/disable the archive mode 8 年之前
  romainq b926cb0127 Archives: regression (warning during the setup) 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 年之前
  romainq b104b586ae N.444 ... fixing regression introduced in [r4438] 8 年之前
  romainq 5eccd5e413 N.444 Two date picker icons (lifecycle shortcut to resolved state, or a datetime attribute on a link). Solved by a factorization of the widgets initialization so that the initialization be the same (must be idempotent) 8 年之前
  romainq bd2151198a Fixed a regression introduced in iTop 2.3.0-beta: menu collapse mechanism broken when adding a shortcut (but it is restored when reloading the whole page). 9 年之前
  romainq a84684630b #576 Printable view for object details. Possibility to hide/show chapters (the equivalent of tabs in the UI) or any fieldset. Requires testing and comments. 9 年之前
  romainq 5ed735e8d0 #942 OQL now supporting unions. Unions support polymorphism and can be used anywhere in the application. 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 95d4bbaeb7 Second fix for a regression due to revisions 3141/3150 11 年之前
  dflaven 584beeb658 Fix for a regression due to revisions 3141/3150 11 年之前
  dflaven 5ff555a73b Fixed regression introduced by [3141]: Code cleanup to implement the tabs handling (inside web pages) in one place. 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 年之前
  dflaven 2c728fc44d Fixed a regression introduced by revision [2856]: Avoid breaking pages with tabs when there is no BASE tag at all... 11 年之前
  dflaven f3de800f86 Avoid breaking pages with tabs when there is no BASE tag at all... 11 年之前
  dflaven 4686df9d4b Ugly fix for a nasty change in jQuery UI behavior: UI tabs were considered as "Ajax" tabs when the page has a "base" tag, which was not the case in previous versions. Cf http://bugs.jqueryui.com/ticket/8637 12 年之前
  dflaven d630a955e5 Make sure that tabs (and tab panels) are properly identified 12 年之前
  romainq 5b9bf8504f Improved the query logging + replay mechanism 12 年之前
  romainq 8118327ddf New feature: shortcuts to a search result. The feature is not automatically available with upgrade of custom versions -requires a ShortcutContainerMenuNode. 12 年之前
  romainq eafa11ecfe Updated copyright (2012) and license (LGPL changed to AGPL) 12 年之前
  dflaven add5bf0593 Fixed a regression: don't put some JS script in every ajax_page (even though they claim to contain some HTML) 12 年之前
  dflaven 5ad1d358d5 Implemented a new (optional) UI for managing 1:n linksets. 12 年之前
  dflaven b50ad8afc1 Named tab containers instead of non-unique numbering ! 13 年之前
  dflaven 17e4334839 New version of jQuery 13 年之前
  dflaven 51bcb69d45 Support pages that do not track tabs selection in their history 13 年之前
  dflaven d96f9f6908 Removed some Debug/Warning messages 13 年之前
  dflaven c10fe73e5f Make the template system work for real ! 13 年之前
  dflaven c21460e179 - Allow creation of an ticket in a different initial state via the new 'initial_state_path' attribute. 13 年之前
  dflaven be8991ed36 #446 continuing: sanitizing parameters... 14 年之前
  dflaven 253a2ee596 Fixed Trac#446: XSS vulnerabilities... to be tested ! 14 年之前