romainq
|
53614d0a8b
XML format conversion utilities: reworked the API to implement a CheckConvert and handle any kind of upgrade/downgrade (easy way to add a new format like 1.2)
|
10 years ago |
dflaven
|
781a6aba26
Slightly better wording for describing the relations on the impact/dependency graph.
|
10 years ago |
dflaven
|
19964fce78
Enhanced version of the SWF navigator providing a better stability for big numbers of elements.
|
10 years ago |
dflaven
|
8aadcfca96
Enhanced version of the SWF navigator providing a better stability for big numbers of elements.
|
10 years ago |
dflaven
|
2b89750983
Reverting to revision 3397
|
10 years ago |
romainq
|
29ffd61d9b
Backup tools disabled when the demo mode is active
|
10 years ago |
romainq
|
37eb2240f2
Configuration editor disabled when the demo mode is active
|
10 years ago |
romainq
|
1c17c36219
Draft of the readme file for 2.1.0 beta
|
10 years ago |
dflaven
|
4145d527d8
Incrementation of the version number of the 2.x modules to reflect the change of the XML format.
|
10 years ago |
romainq
|
eb51a4acea
New functionality: data backup / restore. By default, performs a daily backup, keeping the five last backups. Allows manual backups too.
|
10 years ago |
romainq
|
dfe8176da5
New functionality: a rudimentary configuration editor (admins only)
|
10 years ago |
dflaven
|
88c53533b1
Integration of the Excel (XLSX) export feature... (regression fix)
|
10 years ago |
dflaven
|
17b5523322
#998 Accurately check the configured mail transport and report information accordingly in the email.test page.
|
10 years ago |
dflaven
|
b744b7b9ba
Integration of the Excel (XLSX) export feature. (Limitation: export.php takes into account neither the "fields" parameter nor the list of fields defined in the QueryPhrasebook when exporting in XLSX format)
|
10 years ago |
romainq
|
9e2398a169
Portal: handle mandatory attributes in Reopen/Close dialogs
|
10 years ago |
romainq
|
d976849129
#1000 Implemented the behavior for the flag OPT_ATT_MUSTCHANGE, and took the opportunity to add a feedback when a field is mandatory OR when the format is wrong
|
10 years ago |
romainq
|
d1301789c5
#1012 Losing half of the connection when changing a port (connections between network devices). I took the opportunity to simplify the connection management as it was initiated in change [3388].
|
10 years ago |
dflaven
|
3c255bd7eb
#1011 Proper resizing of the dialog box for managing 1:n links - removed a trace.
|
10 years ago |
dflaven
|
cfe691f635
#1011 Proper resizing of the dialog box for managing 1:n links.
|
10 years ago |
romainq
|
043b6e9910
#1008 Error when deleting a Network Device connected to another Network Device (does not happen if the other end is another type of "ConnectedDevice")
|
10 years ago |
romainq
|
4c09f1f7f4
#1007 Unexpected change of the case log when doing massive update of a User Request (+ hide the checkbox for the status because it makes no sense)
|
10 years ago |
romainq
|
1fc608a082
#979 Data synchro: recover the DB triggers (backup/restore). I've tested various combinations of the previous check (new columns to synchronize) and the new one (missing triggers).
|
10 years ago |
romainq
|
0e68273ee0
Fixed regression introduced in [3224] thus in iTop 2.0.3, in the data model view: could not see the OQL constraints on external keys
|
10 years ago |
romainq
|
5b46f1068e
#995 Make sure that tto/ttr passed gets set even if the CRON has not been run (and as soon as some overrun has been counted)
|
10 years ago |
romainq
|
67d74f4cb1
Completing the change [3291]: the cron could not trigger a timeout on the stop watches, and the 'persistent' flag was forcibly set to true (whereas we expect the default value to be false!)
|
10 years ago |
dflaven
|
e44e0ba95f
RenderAsDialog now takes into account its "width" parameter.
|
10 years ago |
romainq
|
a97ec14388
#983 Sortering not possible on multi-column queries
|
10 years ago |
romainq
|
879495a4ee
#965 Since 2.0.3, for each synchronized object, around 100 queries are performed (2 are required), and this is multiplied be the number of duplicate replicas (then resulting in a significant slowdown).
|
10 years ago |
dflaven
|
cd1246306b
#974 prevent multiple javascript refresh when reloading the "initial state" of a ticket.
|
10 years ago |
romainq
|
7095d1bf48
XML: normalized the format (allows for implementing a quick diff algorithm)
|
10 years ago |