Historique des commits

Auteur SHA1 Message Date
  romainq d998853c23 Archives: refactoring of the API to enable/disable the archive mode il y a 8 ans
  romainq b926cb0127 Archives: regression (warning during the setup) il y a 8 ans
  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). il y a 8 ans
  romainq b104b586ae N.444 ... fixing regression introduced in [r4438] il y a 8 ans
  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) il y a 8 ans
  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). il y a 9 ans
  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. il y a 9 ans
  romainq 5ed735e8d0 #942 OQL now supporting unions. Unions support polymorphism and can be used anywhere in the application. il y a 10 ans
  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). il y a 10 ans
  dflaven 95d4bbaeb7 Second fix for a regression due to revisions 3141/3150 il y a 11 ans
  dflaven 584beeb658 Fix for a regression due to revisions 3141/3150 il y a 11 ans
  dflaven 5ff555a73b Fixed regression introduced by [3141]: Code cleanup to implement the tabs handling (inside web pages) in one place. il y a 11 ans
  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). il y a 11 ans
  dflaven 2c728fc44d Fixed a regression introduced by revision [2856]: Avoid breaking pages with tabs when there is no BASE tag at all... il y a 11 ans
  dflaven f3de800f86 Avoid breaking pages with tabs when there is no BASE tag at all... il y a 11 ans
  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 il y a 12 ans
  dflaven d630a955e5 Make sure that tabs (and tab panels) are properly identified il y a 12 ans
  romainq 5b9bf8504f Improved the query logging + replay mechanism il y a 12 ans
  romainq 8118327ddf New feature: shortcuts to a search result. The feature is not automatically available with upgrade of custom versions -requires a ShortcutContainerMenuNode. il y a 12 ans
  romainq eafa11ecfe Updated copyright (2012) and license (LGPL changed to AGPL) il y a 12 ans
  dflaven add5bf0593 Fixed a regression: don't put some JS script in every ajax_page (even though they claim to contain some HTML) il y a 12 ans
  dflaven 5ad1d358d5 Implemented a new (optional) UI for managing 1:n linksets. il y a 12 ans
  dflaven b50ad8afc1 Named tab containers instead of non-unique numbering ! il y a 13 ans
  dflaven 17e4334839 New version of jQuery il y a 13 ans
  dflaven 51bcb69d45 Support pages that do not track tabs selection in their history il y a 13 ans
  dflaven d96f9f6908 Removed some Debug/Warning messages il y a 13 ans
  dflaven c10fe73e5f Make the template system work for real ! il y a 13 ans
  dflaven c21460e179 - Allow creation of an ticket in a different initial state via the new 'initial_state_path' attribute. il y a 13 ans
  dflaven be8991ed36 #446 continuing: sanitizing parameters... il y a 14 ans
  dflaven 253a2ee596 Fixed Trac#446: XSS vulnerabilities... to be tested ! il y a 14 ans