dflaven
|
7938e15cb4
History display enhancement: whenever a new case log entry is added, display its content in the history. The display is truncated at a configurable max length. The user can expand/collapse the truncated text, entry per entry. The text is not truncated when printing.
|
9 years ago |
dflaven
|
9af53be708
Completed unit tests to cover 1-N links and to emulate the behavior of the user interface for N-N links.
|
9 years ago |
dflaven
|
9e8207680b
Cosmetics on menus, details and the top bar...
|
10 years ago |
dflaven
|
13eb7d918d
Cosmetics: the refresh button is now displayed as part of the "actions" at the top-right of the "details".
|
10 years ago |
dflaven
|
a8795947e2
Unit tests fixes...
|
10 years ago |
dflaven
|
8fa80a899f
Update the position of the dialog's buttons after adjusting the disposition of the search form.
|
10 years ago |
dflaven
|
822950503c
#1148: Fixed dashboards upload: use the more modern fileupload component, since we now hook the ajax call in iTopWebPage and removed references to the old component ajax.fileupload from (almost) everywhere...
|
10 years ago |
dflaven
|
e10f75b167
#1049: CSV import (and edition) of n:n links. The Differences() function is NOT commutative: the original value (i.e. the one from the database) must the the first argument.
|
10 years ago |
dflaven
|
97cd5f3fb0
Usability enhancement: don't clear the "Organizations" auto complete (for the silos) without purpose when clicking on it... empty the field only when the displayed value means "All organizations".
|
10 years ago |
dflaven
|
f097f7eb82
Cosmetics on the "autocomplete": more compact by default (20 chars instead of 30), and buttons evenly spaced.
|
10 years ago |
romainq
|
a1e0e610af
Internal: allow to stop a stop watch at a specified time (case exchange) -requires testing
|
10 years ago |
romainq
|
20796bd8fc
Added unit tests for the recording of linksets from one end (->Set('xxxxx_list')
|
10 years ago |
romainq
|
3bc90080d8
#1147 Documented the limitations for links between connectable CIs and network devices
|
10 years ago |
romainq
|
045b879a9b
#1145 nad #1146 Documented the limitations for links between connectable CIs and network devices
|
10 years ago |
romainq
|
8a28723b1e
Could not add more than one link between a given server and a given network device. This is a regression in 2.2.0 beta. This issue affect N-N links where duplicates are allowed. One single link is being affected in the standard datamodel.
|
10 years ago |
dflaven
|
ddf1114534
#1087: the sort order on "group by" dashlets inside a dashboard is now saved as a user preference.
|
10 years ago |
dflaven
|
662ec6f038
Finishing touch to the "Printer friendly version" of the details page.
|
10 years ago |
romainq
|
d0823245fb
#1144 Audit category having no rule -> PHP notices when showing the report + improved the behavior when the OQL of a rule is wrong.
|
10 years ago |
romainq
|
7aa8bed5b9
#1143 Records any change (add/remove/modify) for link sets that can be considered as one of the characteristics of a class (currently those having edit mode = in place)
|
10 years ago |
dflaven
|
fa1367a9b3
Cosmetics: pixel perfect alignment of the "actions" buttons.
|
10 years ago |
dflaven
|
0f27470b79
#1142 Dashboard editor: protects from unwanted "exit" without saving the modifications:
|
10 years ago |
dflaven
|
85bf2ba554
Usability enhancement: Autocomplete: do NOT clear the typed text when the value does not match one of the possible values, but clear the actual underlying value so that the input field gets marked as "invalid" if it is mandatory.
|
10 years ago |
romainq
|
bebfa57f54
Instrumented the code to help in solving the "restore runing" issue. Completion of commits [3733] znd [3595] = issue an exception if something is going wrong within iTopMutex::TryLock (exceptions are correctly handled in the various places where TryLock is invoked)
|
10 years ago |
dflaven
|
1413282077
Protects the onwership lock from a legitimate loss of the lock. No popup when leaving for real.
|
10 years ago |
romainq
|
c1e6ec5aae
Internal: buggy Exception handlers for some query APIs in CMDBSource
|
10 years ago |
romainq
|
0122952eb4
Instrumented the code to help in solving the "restore runing" issue. We've added traces into the error.log file:
|
10 years ago |
dflaven
|
e42af9798f
Cosmetics:
|
10 years ago |
romainq
|
54fb2b9f73
#1091 CAS memberships broken (parameter "cas_memberof" NOT given as a regular expression, bugged since iTop 2.0 or earlier)
|
10 years ago |
dflaven
|
4cee2d2b23
Dictionary: explanation of the "Impacted CIs" tab.
|
10 years ago |
dflaven
|
0d9ce6bfe4
Better protection of the impact analysis against invalid configuration of the "Context".
|
10 years ago |