dflaven
|
b622dbc62a
Make the 'curl' options overridable when calling utils::DoPostRequest()
|
vor 10 Jahren |
dflaven
|
efd43562b1
Computation of the impacted items in two passes to properly handle the "context" queries.
|
vor 10 Jahren |
dflaven
|
9b6ce5c0e2
Nicer icons...
|
vor 10 Jahren |
dflaven
|
2c61920b11
Enhancement: better display of the "Attachments" (addition/removal) in the history.
|
vor 10 Jahren |
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.
|
vor 10 Jahren |
dflaven
|
9af53be708
Completed unit tests to cover 1-N links and to emulate the behavior of the user interface for N-N links.
|
vor 10 Jahren |
dflaven
|
9e8207680b
Cosmetics on menus, details and the top bar...
|
vor 10 Jahren |
dflaven
|
13eb7d918d
Cosmetics: the refresh button is now displayed as part of the "actions" at the top-right of the "details".
|
vor 10 Jahren |
dflaven
|
a8795947e2
Unit tests fixes...
|
vor 10 Jahren |
dflaven
|
8fa80a899f
Update the position of the dialog's buttons after adjusting the disposition of the search form.
|
vor 10 Jahren |
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...
|
vor 10 Jahren |
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.
|
vor 10 Jahren |
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".
|
vor 10 Jahren |
dflaven
|
f097f7eb82
Cosmetics on the "autocomplete": more compact by default (20 chars instead of 30), and buttons evenly spaced.
|
vor 10 Jahren |
romainq
|
a1e0e610af
Internal: allow to stop a stop watch at a specified time (case exchange) -requires testing
|
vor 10 Jahren |
romainq
|
20796bd8fc
Added unit tests for the recording of linksets from one end (->Set('xxxxx_list')
|
vor 10 Jahren |
romainq
|
3bc90080d8
#1147 Documented the limitations for links between connectable CIs and network devices
|
vor 10 Jahren |
romainq
|
045b879a9b
#1145 nad #1146 Documented the limitations for links between connectable CIs and network devices
|
vor 10 Jahren |
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.
|
vor 10 Jahren |
dflaven
|
ddf1114534
#1087: the sort order on "group by" dashlets inside a dashboard is now saved as a user preference.
|
vor 10 Jahren |
dflaven
|
662ec6f038
Finishing touch to the "Printer friendly version" of the details page.
|
vor 10 Jahren |
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.
|
vor 10 Jahren |
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)
|
vor 10 Jahren |
dflaven
|
fa1367a9b3
Cosmetics: pixel perfect alignment of the "actions" buttons.
|
vor 10 Jahren |
dflaven
|
0f27470b79
#1142 Dashboard editor: protects from unwanted "exit" without saving the modifications:
|
vor 10 Jahren |
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.
|
vor 10 Jahren |
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)
|
vor 10 Jahren |
dflaven
|
1413282077
Protects the onwership lock from a legitimate loss of the lock. No popup when leaving for real.
|
vor 10 Jahren |
romainq
|
c1e6ec5aae
Internal: buggy Exception handlers for some query APIs in CMDBSource
|
vor 10 Jahren |
romainq
|
0122952eb4
Instrumented the code to help in solving the "restore runing" issue. We've added traces into the error.log file:
|
vor 10 Jahren |