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 年之前 |
romainq
|
59fe1d1e6a
lnkVirtualDeviceToVolume and lnkTriggerAction are link classes and should be declared as such
|
10 年之前 |
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 年之前 |
romainq
|
6195663f7b
Code cleanup (removed dead and misleading code branches), following revision [3347]
|
10 年之前 |
dflaven
|
ce00241d3d
Rework of the ModelFactory API to make it simpler and safer.
|
10 年之前 |
dflaven
|
91df8ed4c8
#932: fixed a regression introduced by [r3319]... in case a criteria is present several times.
|
10 年之前 |
romainq
|
0738bafab3
Dehardcoded the size of the attachments preview
|
10 年之前 |
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 年之前 |
dflaven
|
7b25ed14a8
Bug fix: FetchAssoc was broken when dealing with in-memory sets.
|
10 年之前 |
romainq
|
521bcd6c6c
#989 Developper issue: query arguments having a null value are dismissed
|
10 年之前 |
romainq
|
391a41ed5d
#988 Could not change the case of a login
|
10 年之前 |
romainq
|
ef77790e50
#778 Issue on list sort order when editing an element - fixed a regression
|
10 年之前 |
romainq
|
bb4047c10b
#778 Issue on list sort order when editing an element (N-N link tabs)
|
10 年之前 |
romainq
|
3a873c2343
#986 Search form: handle indirect external keys
|
10 年之前 |
romainq
|
ff0b96a1c8
#987 Usage login prevents from user deletion
|
10 年之前 |
romainq
|
90344bf16d
#932 Search form should be prefilled when running a search "shortcut" - very little progress: fixed the case when several criteria are given
|
10 年之前 |
romainq
|
c9e9073bbc
#985 Shortcut auto refresh degrading table cosmetics
|
10 年之前 |
romainq
|
cff9c08d04
#984 Dashboard auto refresh degrading table functionalities like sorting
|
10 年之前 |
romainq
|
2667c74c3e
#976 The fix [3306] introduced a regression: Call to undefined function DBInsert()
|
10 年之前 |
romainq
|
0bd3679b4c
mproved the processing of background task to enable more advanced functionalities like queuing (protection against reentrance)
|
10 年之前 |
romainq
|
7d578cf2cd
#978 Email test utility always reporting "default SMTP port"
|
10 年之前 |
romainq
|
29a79c15d5
Fixed bug in the dashboard forms.
|
10 年之前 |
dflaven
|
c5afbea3e7
#976: (removed some debug traces) make sure that we do not bypass the method that computes the reference for newly created tickets.
|
10 年之前 |
dflaven
|
47eca05fbb
#976: make sure that we do not bypass the method that computes the reference for newly created tickets.
|
10 年之前 |
romainq
|
b90caa5c3e
Automatically add an id on the user rights profile/actions to allow a finer granularity for the deltas.
|
10 年之前 |
dflaven
|
0940b35dbf
Protect dashboards against invalid queries in "grouped by" dashlets.
|
10 年之前 |
romainq
|
45a2329fa5
Improved the processing of background task to enable more advanced functionalities like queuing (factorized the error handling)
|
11 年之前 |
romainq
|
7851eea2f7
Improved the processing of background task to enable more advanced functionalities like queuing
|
11 年之前 |
dflaven
|
bfb9ce01ea
Support of more sophisticated forms layout...
|
11 年之前 |
dflaven
|
90a65ab915
Declaration of generic methods which can be run on tickets.
|
11 年之前 |