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 jaren geleden |
romainq
|
9e2398a169
Portal: handle mandatory attributes in Reopen/Close dialogs
|
10 jaren geleden |
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 jaren geleden |
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 jaren geleden |
dflaven
|
3c255bd7eb
#1011 Proper resizing of the dialog box for managing 1:n links - removed a trace.
|
10 jaren geleden |
dflaven
|
cfe691f635
#1011 Proper resizing of the dialog box for managing 1:n links.
|
10 jaren geleden |
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 jaren geleden |
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 jaren geleden |
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 jaren geleden |
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 jaren geleden |
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 jaren geleden |
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 jaren geleden |
dflaven
|
e44e0ba95f
RenderAsDialog now takes into account its "width" parameter.
|
10 jaren geleden |
romainq
|
a97ec14388
#983 Sortering not possible on multi-column queries
|
10 jaren geleden |
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 jaren geleden |
dflaven
|
cd1246306b
#974 prevent multiple javascript refresh when reloading the "initial state" of a ticket.
|
10 jaren geleden |
romainq
|
7095d1bf48
XML: normalized the format (allows for implementing a quick diff algorithm)
|
10 jaren geleden |
romainq
|
1226e9d800
#969 XML: the menu option enable_admin_only hides the menu for everyone
|
10 jaren geleden |
romainq
|
8037809342
#970 and #650 Corrupted attachements. Reworked the cleanup of undesired output, to protect it against the case when the output buffer is unfortunately closed. On the other hand, I found out that several output buffer can be stacked. Thus the protection could be further improved (difficulty: that can be web server dependent).
|
10 jaren geleden |
romainq
|
1d2044ab1d
#971 XML: could not specify an icon as a path to a file
|
10 jaren geleden |
romainq
|
52aa551d43
#972 Incomprehensible error message during setup, with a sample extension provided by Combodo! (empty user rights tag) -This fix improves a lot, but the final fix should be to compile user rights in a separate directory. To be further discussed.
|
10 jaren geleden |
romainq
|
af273f881e
Complete the commit [3291] that changes the structure returned by MetaModel::EnumTransitions. I have carefully reviewed every call to EnumTransitions... and found out only one single missing case in the data model view.
|
10 jaren geleden |
romainq
|
e6ef568bf2
#993 The about box does not show up when the directory extensions is missing
|
10 jaren geleden |
dflaven
|
87a1ddda86
Typo: sKey => iKey.
|
10 jaren geleden |
romainq
|
5cd0720382
Protected the property fields against the collision of ids within the same page (even if that is a bug, make it work not too bad!)
|
10 jaren geleden |
dflaven
|
54818b31f9
Fixed the support of a non-default port for MySQL, thanks to theBigOne!
|
10 jaren geleden |
romainq
|
de997f7fcc
Forms: drop-down box default value label could be changed (or this entry could be entirely removed)
|
10 jaren geleden |
romainq
|
fba240fedf
Computation of user rights: added a config flag to force the legacy algorithm (user_rights_legacy, defaulting to false)
|
10 jaren geleden |
romainq
|
6dd1c84614
Computation of user rights: deny on a parent class must give DENY even if the class is explicitely ALLOW on the same profile (that was already working if the rules are given on several profiles). Note that this has a cost when building the grant matrix!
|
10 jaren geleden |
romainq
|
236320d2ce
Aligned the compiler with the new XML format (1.1):
|
10 jaren geleden |