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 yıl önce |
dflaven
|
54818b31f9
Fixed the support of a non-default port for MySQL, thanks to theBigOne!
|
10 yıl önce |
romainq
|
de997f7fcc
Forms: drop-down box default value label could be changed (or this entry could be entirely removed)
|
10 yıl önce |
romainq
|
fba240fedf
Computation of user rights: added a config flag to force the legacy algorithm (user_rights_legacy, defaulting to false)
|
10 yıl önce |
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 yıl önce |
romainq
|
236320d2ce
Aligned the compiler with the new XML format (1.1):
|
10 yıl önce |
dflaven
|
3f82103451
- Migration of the XML files to the version 1.1 of the XML schema.
|
10 yıl önce |
dflaven
|
43d2e5470a
Split in a separate "tool" class the upgrade of the format of the datamodel from 1.0 to 1.1.
|
10 yıl önce |
romainq
|
6717d561dd
New XML format, updated the transformation tool (UpgradeDocument)
|
10 yıl önce |
romainq
|
58e19439c1
Cosmetic improvement of an error message (data model compilation - collision of ids)
|
10 yıl önce |
dflaven
|
aab3215968
Forms enhancements and XML format touch-up.
|
10 yıl önce |
dflaven
|
916a6c87a9
#968 (continued) do not loose the "advanced mode" flag in the interactive display.
|
10 yıl önce |
romainq
|
82e3e0db5a
Form fields: added callbacks ('equals' and 'get_field_value') to allow the implementation of enhanced form fields
|
10 yıl önce |
romainq
|
688b2bcc47
#968 Interactive CSV Export truncated or missing characters (since 2.0.3)
|
10 yıl önce |
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
|
10 yıl önce |
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).
|
10 yıl önce |
romainq
|
59fe1d1e6a
lnkVirtualDeviceToVolume and lnkTriggerAction are link classes and should be declared as such
|
10 yıl önce |
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)
|
10 yıl önce |
romainq
|
6195663f7b
Code cleanup (removed dead and misleading code branches), following revision [3347]
|
10 yıl önce |
dflaven
|
ce00241d3d
Rework of the ModelFactory API to make it simpler and safer.
|
10 yıl önce |
dflaven
|
91df8ed4c8
#932: fixed a regression introduced by [r3319]... in case a criteria is present several times.
|
10 yıl önce |
romainq
|
0738bafab3
Dehardcoded the size of the attachments preview
|
10 yıl önce |
romainq
|
76edd219e4
#988 Could not change the case of a login (cosmetic improvement to make sure this piece of code is the right example that can be shared amongst the developpers community)
|
10 yıl önce |
dflaven
|
7b25ed14a8
Bug fix: FetchAssoc was broken when dealing with in-memory sets.
|
10 yıl önce |
romainq
|
521bcd6c6c
#989 Developper issue: query arguments having a null value are dismissed
|
10 yıl önce |
romainq
|
391a41ed5d
#988 Could not change the case of a login
|
10 yıl önce |
romainq
|
ef77790e50
#778 Issue on list sort order when editing an element - fixed a regression
|
10 yıl önce |
romainq
|
bb4047c10b
#778 Issue on list sort order when editing an element (N-N link tabs)
|
10 yıl önce |
romainq
|
3a873c2343
#986 Search form: handle indirect external keys
|
10 yıl önce |
romainq
|
ff0b96a1c8
#987 Usage login prevents from user deletion
|
10 yıl önce |