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