dflaven
|
b70db8e589
CSV export (from the toolkit menu) now displays an asynchronous page, to better cope with a huge number of objects (> 10000)
|
11 years ago |
romainq
|
f21b226cab
#770 Preserve list configuration (if dedicated) when creating a shortcut
|
11 years ago |
dflaven
|
fdd8521dce
#775: preserve the open/closed status of the search form during auto-reload... by not reloading the form at all!
|
11 years ago |
romainq
|
b290e09851
Optimizations: when displaying a "short" list, made of objects having the same status, three additional queries were made (now just one Group By query is made)
|
11 years ago |
romainq
|
ab43672029
#780 Auto refresh for the dashboards (+ cosmetics changes for the shortcuts)
|
11 years ago |
romainq
|
d548a42917
#780 Auto refresh for the shortcuts
|
11 years ago |
dflaven
|
f4e93d2c51
#738 Adding a space at the end of the mailto: URL to make it better recognized by mail clients (namely Outlook)
|
11 years ago |
romainq
|
651cd23bae
#769 Title of pies and charts are not consistent with the title of other dashlets
|
11 years ago |
romainq
|
ad9c098b7d
#711 Audit error drill-down not working when zero error (requires to bookmark the link when there are some errors, then use it later when there is no error anymore)
|
12 years ago |
romainq
|
5aec4ed4c5
#675 Error when drilling down on graph/pie/table with group by on a field that can be null (this case has been excluded)
|
12 years ago |
dflaven
|
5b5d5d010e
Allow retrieving of the Filter used by a DisplayBlock (useful for extending search forms)
|
12 years ago |
romainq
|
a148f032eb
Fixed stopper issue (found with an audit) due to copies of DBObjectSearch not cloned (or not cloned well)
|
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 |
dflaven
|
0472aa6794
Do not perform time consuming computations for building the menus if there are too many objects in a list (limit is configurable).
|
12 years ago |
romainq
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
12 years ago |
dflaven
|
e30168d937
EMail, CSV export and Add To Dashbaord menu items are now in the "toolkit" menu.
|
12 years ago |
dflaven
|
08032a685c
Implemented the "multiple choices" in search forms for Enums and External keys.
|
12 years ago |
dflaven
|
5ad1d358d5
Implemented a new (optional) UI for managing 1:n linksets.
|
12 years ago |
romainq
|
06033ddda8
Bug: download CSV result with search criteria
|
12 years ago |
romainq
|
34ede9dbde
CSV import/export reworked:
|
12 years ago |
dflaven
|
b9880ec30d
Implementation of a new extension "iPopupMenuExtension" to allow a module to add menu items almost anywhere inside iTop.
|
12 years ago |
romainq
|
ea3f0d7a3f
Fixed issues with accentuated characters in the graphs (bars or pie) - added a comment
|
12 years ago |
romainq
|
ff115cd1b8
Fixed issues with accentuated characters in the graphs (bars or pie)
|
12 years ago |
dflaven
|
689f7c6811
Bug fix: prevent 'assertion failed' when a block auto reloads: '0' is indeed a valid ID for a display block !!
|
12 years ago |
romainq
|
fc65906a86
Fixed an issue revealed by fix [2201], occurring when filtering on organization (context) - the fix is not complete (see Trac #588)
|
12 years ago |
romainq
|
0865ab481b
Dashboards - Finalized the implementation (inc. translation in french) - still some known issues
|
12 years ago |
romainq
|
cef7c98620
#585 Error in CSV export (from a search result)
|
12 years ago |
romainq
|
3988ebc5be
Profiles defined in XML (setup + runtime), beta version (stable, upgrade required)
|
13 years ago |
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 years ago |
dflaven
|
3c025ec42c
Customizable tables implementation, beta version done.
|
13 years ago |