Commit History

Author SHA1 Message Date
  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 years ago
  romainq 5ed735e8d0 #942 OQL now supporting unions. Unions support polymorphism and can be used anywhere in the application. 10 years ago
  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 years ago
  dflaven 95d4bbaeb7 Second fix for a regression due to revisions 3141/3150 11 years ago
  dflaven 584beeb658 Fix for a regression due to revisions 3141/3150 11 years ago
  dflaven 5ff555a73b Fixed regression introduced by [3141]: Code cleanup to implement the tabs handling (inside web pages) in one place. 11 years ago
  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 years ago
  dflaven 2c728fc44d Fixed a regression introduced by revision [2856]: Avoid breaking pages with tabs when there is no BASE tag at all... 11 years ago
  dflaven f3de800f86 Avoid breaking pages with tabs when there is no BASE tag at all... 11 years ago
  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 years ago
  dflaven d630a955e5 Make sure that tabs (and tab panels) are properly identified 12 years ago
  romainq 5b9bf8504f Improved the query logging + replay mechanism 12 years ago
  romainq 8118327ddf New feature: shortcuts to a search result. The feature is not automatically available with upgrade of custom versions -requires a ShortcutContainerMenuNode. 12 years ago
  romainq eafa11ecfe Updated copyright (2012) and license (LGPL changed to AGPL) 12 years ago
  dflaven add5bf0593 Fixed a regression: don't put some JS script in every ajax_page (even though they claim to contain some HTML) 12 years ago
  dflaven 5ad1d358d5 Implemented a new (optional) UI for managing 1:n linksets. 12 years ago
  dflaven b50ad8afc1 Named tab containers instead of non-unique numbering ! 13 years ago
  dflaven 17e4334839 New version of jQuery 13 years ago
  dflaven 51bcb69d45 Support pages that do not track tabs selection in their history 13 years ago
  dflaven d96f9f6908 Removed some Debug/Warning messages 13 years ago
  dflaven c10fe73e5f Make the template system work for real ! 13 years ago
  dflaven c21460e179 - Allow creation of an ticket in a different initial state via the new 'initial_state_path' attribute. 13 years ago
  dflaven be8991ed36 #446 continuing: sanitizing parameters... 14 years ago
  dflaven 253a2ee596 Fixed Trac#446: XSS vulnerabilities... to be tested ! 14 years ago
  dflaven 86319e2d78 Bug fix: prevent (infinite) recursion when building search form with external keys, that point to search form with external keys, etc... 14 years ago
  dflaven ae5011f94a - Partial bug fix: enhancement to support extkey widgets (autocomplete) in nested search forms... still not completely fixed, bug showing some progress. 14 years ago
  dflaven fc5468a569 Including approot is not needed here ! 14 years ago
  romainq 0b583ed73e REVIEWED THE FILE INCLUSION POLICY 14 years ago
  dflaven 3a53809b5c - Implementing the creation of objects on the fly when editing an extrernal key... still to be fully tested. 14 years ago
  dflaven 54fc60997f Improved implementation of the 'autocomplete' input and fix of quite a few related issue with aysnchronous inputs. Autocompletes are now restricted to external keys only. 14 years ago