dflaven
|
56f7657e7e
Impact analysis cosmetics:
|
9 years ago |
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
|
d10ff67731
Code cleanup: deprecated the unused (and empty) class CMDBSearchFilter, replaced by DBSearch or DBObjectSearch depending on the usage.
|
10 years ago |
romainq
|
5ed735e8d0
#942 OQL now supporting unions. Unions support polymorphism and can be used anywhere in the application.
|
10 years ago |
dflaven
|
968ec277fb
#765: prevent two persons to edit the same object at the same time.
|
10 years ago |
dflaven
|
1146642677
New look for iTop !
|
10 years ago |
dflaven
|
587c2c3ffe
Optimization of DisplayBlock::FromObjectSet, load only the needed column!
|
10 years ago |
dflaven
|
0ea7084670
Replacement of the impact Flash based analysis graph by graphviz + Raphael + TCPDF. ALPHA version.
|
10 years ago |
dflaven
|
777da301b9
#1082 Dashlet badge: do not display search results everytime.
|
10 years ago |
romainq
|
f2a3b8237f
XML Modelization of the relations, with full support of the previous way (by implementing a method GetRelationQueries). Still, the standard data model has not been migrated to the new format.
|
10 years ago |
romainq
|
c6c813a878
#1020 Restrict dashboard/shortcut refresh interval
|
10 years ago |
dflaven
|
d767246d6d
#1021: fix alignment of multiple header dashlets in the same cell.
|
10 years ago |
dflaven
|
916a6c87a9
#968 (continued) do not loose the "advanced mode" flag in the interactive display.
|
10 years ago |
romainq
|
688b2bcc47
#968 Interactive CSV Export truncated or missing characters (since 2.0.3)
|
10 years ago |
dflaven
|
2e975aafb5
Implement the iDisplay interface on any class derived from DBObject, but also limit the possible actions on such objects (disable edition)
|
11 years ago |
dflaven
|
8762a41dd3
#909: faster display for the "details" of an object:
|
11 years ago |
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 |