romainq
|
6771978bc1
N.948 - Obsolete objects become visible when navigating in paginated lists
|
7 lat temu |
romainq
|
4b36e9e017
Obsolescence: introduction of this new concept (wording could change later). The obsolescence of an object is computed after other attributes, by the mean of an OQL expression. The code has been refactored (again) so as to factorize between the computation of friendly names and the computation of obsolescence flags. The refactoring involved a significant AND RISKY change: external key friendly names (magic attributes) have been changed from AttributeFriendlyName to AttributeExternalField, which simplifies the SQL query build logic.
|
8 lat temu |
dflaven
|
59633fe491
Make sure that the images are reloaded when the application is upgraded.
|
9 lat temu |
dflaven
|
d9653c3e57
Preserve the initial sort order on lists by determining the default sort order of the tables based on the equivalence between the "friendlyname" and another actual field of the class.
|
9 lat temu |
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 lat temu |
dflaven
|
2147e65a32
More options for the PDF export of the 'impact' graph.
|
10 lat temu |
romainq
|
c9e9073bbc
#985 Shortcut auto refresh degrading table cosmetics
|
10 lat temu |
romainq
|
77683afb6e
#770 Complete the fix implemented in [2990], the configuration is kept even if not saved for the list
|
11 lat temu |
romainq
|
f21b226cab
#770 Preserve list configuration (if dedicated) when creating a shortcut
|
11 lat temu |
romainq
|
638c1a6a00
Improved the column load optimization which was causing object reloads in various circumstances (impact can be important when loading lists with many lines):
|
11 lat temu |
dflaven
|
8d9639007e
Bug fix: allow printing lists fully expanded without the "pager" navigation.
|
12 lat temu |
dflaven
|
3db5a5900b
Make auto_reload work on OQL menus
|
12 lat temu |
dflaven
|
3dc221642e
Bug fix: "Configure this list" was not working on some ,lists (with a ID containing a colon (:) from a Menu)
|
12 lat temu |
dflaven
|
bf49f0fa31
Regression from previous fix...
|
12 lat temu |
dflaven
|
fb547fac0c
Bug fix:
|
12 lat temu |
romainq
|
20ba98ebae
#614 Fixed regression on multi column queries (could not display Null objects)
|
12 lat temu |
romainq
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
12 lat temu |
romainq
|
34ede9dbde
CSV import/export reworked:
|
12 lat temu |
dflaven
|
b9880ec30d
Implementation of a new extension "iPopupMenuExtension" to allow a module to add menu items almost anywhere inside iTop.
|
12 lat temu |
dflaven
|
75cf958527
Bug fix: properly show which column the table is sorted on, even for external keys.
|
12 lat temu |
dflaven
|
ec0e5f9549
Do not let portal users configure their lists... not bullet proof from the security point of view, but better than opening it wide.
|
12 lat temu |
dflaven
|
b635be6e25
- Small fixes to the custom display of lists.
|
12 lat temu |
dflaven
|
4ce6460c14
Various fixes for the selection of columns / sort order in the lists.
|
12 lat temu |
dflaven
|
c74deda92c
- Use the 'style' of the MenuBlock (inherited from DisplayBlock) to distinguish between a list of one object and the details of the same object.
|
13 lat temu |
dflaven
|
a79b2ab333
The "Preferences" pages now allows a user to:
|
13 lat temu |
dflaven
|
3c025ec42c
Customizable tables implementation, beta version done.
|
13 lat temu |
dflaven
|
469b22dd7e
Customizable tables implementation...
|
13 lat temu |