dflaven
|
e44e0ba95f
RenderAsDialog now takes into account its "width" parameter.
|
преди 10 години |
romainq
|
a97ec14388
#983 Sortering not possible on multi-column queries
|
преди 10 години |
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 години |
dflaven
|
cd1246306b
#974 prevent multiple javascript refresh when reloading the "initial state" of a ticket.
|
преди 10 години |
romainq
|
7095d1bf48
XML: normalized the format (allows for implementing a quick diff algorithm)
|
преди 10 години |
romainq
|
1226e9d800
#969 XML: the menu option enable_admin_only hides the menu for everyone
|
преди 10 години |
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 години |
romainq
|
1d2044ab1d
#971 XML: could not specify an icon as a path to a file
|
преди 10 години |
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 години |
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 години |
romainq
|
e6ef568bf2
#993 The about box does not show up when the directory extensions is missing
|
преди 10 години |
dflaven
|
87a1ddda86
Typo: sKey => iKey.
|
преди 10 години |
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 години |
dflaven
|
54818b31f9
Fixed the support of a non-default port for MySQL, thanks to theBigOne!
|
преди 10 години |
romainq
|
de997f7fcc
Forms: drop-down box default value label could be changed (or this entry could be entirely removed)
|
преди 10 години |
romainq
|
fba240fedf
Computation of user rights: added a config flag to force the legacy algorithm (user_rights_legacy, defaulting to false)
|
преди 10 години |
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 години |
romainq
|
236320d2ce
Aligned the compiler with the new XML format (1.1):
|
преди 10 години |
dflaven
|
3f82103451
- Migration of the XML files to the version 1.1 of the XML schema.
|
преди 10 години |
dflaven
|
43d2e5470a
Split in a separate "tool" class the upgrade of the format of the datamodel from 1.0 to 1.1.
|
преди 10 години |
romainq
|
6717d561dd
New XML format, updated the transformation tool (UpgradeDocument)
|
преди 11 години |
romainq
|
58e19439c1
Cosmetic improvement of an error message (data model compilation - collision of ids)
|
преди 11 години |
dflaven
|
aab3215968
Forms enhancements and XML format touch-up.
|
преди 11 години |
dflaven
|
916a6c87a9
#968 (continued) do not loose the "advanced mode" flag in the interactive display.
|
преди 11 години |
romainq
|
82e3e0db5a
Form fields: added callbacks ('equals' and 'get_field_value') to allow the implementation of enhanced form fields
|
преди 11 години |
romainq
|
688b2bcc47
#968 Interactive CSV Export truncated or missing characters (since 2.0.3)
|
преди 11 години |
romainq
|
82de80cd7f
#991 CSV export truncated (system dependent, since 2.0) due to a bug in iconv, the workaround is to do little by little
|
преди 11 години |
romainq
|
9743cfd1bb
Code cleanup: reworked the user rights data model, while strictly preserving the current functionality (checked using the tool dump_profiles.php, with simple to full ITIL configurations). Class groups have been renamed/merged/removed. This is documented in the migration notes (wiki).
|
преди 11 години |
romainq
|
59fe1d1e6a
lnkVirtualDeviceToVolume and lnkTriggerAction are link classes and should be declared as such
|
преди 11 години |
romainq
|
86b2ff52a4
Transmission of user rights along N-N links: must work both with DEL_AUTO and DEL_SILENT external keys (found with a code review, DEL_SILENT is still rarely used)
|
преди 11 години |