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 vuotta sitten |
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 vuotta sitten |
dflaven
|
1413282077
Protects the onwership lock from a legitimate loss of the lock. No popup when leaving for real.
|
10 vuotta sitten |
romainq
|
c1e6ec5aae
Internal: buggy Exception handlers for some query APIs in CMDBSource
|
10 vuotta sitten |
romainq
|
0122952eb4
Instrumented the code to help in solving the "restore runing" issue. We've added traces into the error.log file:
|
10 vuotta sitten |
dflaven
|
e42af9798f
Cosmetics:
|
10 vuotta sitten |
romainq
|
54fb2b9f73
#1091 CAS memberships broken (parameter "cas_memberof" NOT given as a regular expression, bugged since iTop 2.0 or earlier)
|
10 vuotta sitten |
dflaven
|
4cee2d2b23
Dictionary: explanation of the "Impacted CIs" tab.
|
10 vuotta sitten |
dflaven
|
0d9ce6bfe4
Better protection of the impact analysis against invalid configuration of the "Context".
|
10 vuotta sitten |
romainq
|
3cf8632166
#1134 Query returning a "null row": just make sure that the row gets displayed (still surprising... see ticket #1138 to follow up on the suppression of those ghost rows)
|
10 vuotta sitten |
romainq
|
de20508ba9
Exports: attribute "final class" is either translated or not, depending on the no_localize option (all formats concerned with this option: CSV and spreadsheet -That field is not present in the XML format output)
|
10 vuotta sitten |
romainq
|
0c83efe3c0
Spreadsheet export: fix = do take the no_localize option into account
|
10 vuotta sitten |
dflaven
|
206ddcee52
Forced the PDF produced by the impact analysis to be downloaded as an attachment, otherwise on some browsers the result cannot be saved.
|
10 vuotta sitten |
dflaven
|
634b575439
Export bug fix: French default value for the downloaded file should not contain a comma...
|
10 vuotta sitten |
dflaven
|
48f09face1
Export bug fixes:
|
10 vuotta sitten |
dflaven
|
3775b8fa6f
Assign a meaningful name (and mime type) to the files produced by the (non-interactive) web export.
|
10 vuotta sitten |
romainq
|
e8b4c78402
#1140 UNION queries not working -in fact, loss of the optimization on column load when filtering on org hierarchies (retrofit possible but the fix will be located in MetaModel)
|
10 vuotta sitten |
romainq
|
53de32dfa4
#564 Prompt for an update in a case log on a lifecycle transition. Can be retrofitted easily. Associated with commit [r3687]
|
10 vuotta sitten |
dflaven
|
62b7308f78
Regression due to the fix of #1107 (revision 3647): the settings query_cache_enabled was always written as "false" in the default configuration. This is now fixed.
|
10 vuotta sitten |
romainq
|
d990d55d1f
Typo: a pint of what? (pRint preview)
|
10 vuotta sitten |
romainq
|
9628e5b4a1
Fixed regression introduced in 2.2.0 beta. Warning issued when opening an organization for modification
|
10 vuotta sitten |
dflaven
|
7fd1127dd2
Fix: Make sure that the "ownership lock" is always released when clicking on the "Cancel" button of a form.
|
10 vuotta sitten |
dflaven
|
56f7657e7e
Impact analysis cosmetics:
|
10 vuotta sitten |
romainq
|
f9957f8b55
CSV import GUI: now matching more representations (object id and external fields that are external keys)
|
10 vuotta sitten |
dflaven
|
7e83561eb7
Impact analysis enhancement:
|
10 vuotta sitten |
romainq
|
b2618d03ae
Exports further improved:
|
10 vuotta sitten |
dflaven
|
0694a8ca48
Refresh of the "Groups" tab in the impact analysis display, when the whole graph is refreshed.
|
10 vuotta sitten |
dflaven
|
8dcea8f57a
Impact analysis improvements:
|
10 vuotta sitten |
romainq
|
eaee9c5ddc
Exports: a fields spec can now be an extended attribute code (e.g. location_id->org_id->parent_id->code)
|
10 vuotta sitten |
romainq
|
e912749e9b
Optimization (regression introduced in 2.1.0): huge tables and HTML exports of tickets can take long to execute (require 1 query per fetched row)
|
10 vuotta sitten |