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
|
aab3215968
Forms enhancements and XML format touch-up.
|
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 年之前 |
dflaven
|
ce00241d3d
Rework of the ModelFactory API to make it simpler and safer.
|
10 年之前 |
dflaven
|
3e37eac522
Added <inherit_flags_from> to inherit the flags from another state.
|
11 年之前 |
dflaven
|
2f3a180cb0
New concept in the XML: HighlightScale to avoid overloading GetIcon and GetHilightClass...
|
11 年之前 |
dflaven
|
89bbbb87a1
#954 Stricter validation of mandatory tags/values during compilation.
|
11 年之前 |
dflaven
|
369b64afca
#934: Support the <display_style> option for ExternalKeys.
|
11 年之前 |
romainq
|
13ba8740b2
Fixed a compiler error message (wrong syntax when using a PHP class to implement the class methods)
|
11 年之前 |
romainq
|
9132aa5299
Fixed issue with 1.x datamodels: dashlets of type "badge" not working (preventing from editing an existing dashboard), since 2.0.2
|
11 年之前 |
romainq
|
1c1cb2b0b7
Compiler: added "constants"
|
11 年之前 |
dflaven
|
a567494f60
#757 Better UI to manage direct linksets: added the ability to provide the "reverse query" by specifying a '<filter>' tag on AttributeLinkedSet.
|
11 年之前 |
dflaven
|
9646782b81
#757 Better UI to manage direct linksets... on going...
|
11 年之前 |
romainq
|
638c1a6a00
Improved the column load optimization which was causing object reloads in various circumstances (impact can be important when loading lists with many lines):
|
11 年之前 |
romainq
|
b10cf7c569
Creation of indexes on several columns (exploited for a few classes when it was obvious)
|
11 年之前 |
dflaven
|
d91e37710d
File identifiers are no longer numeric only !
|
11 年之前 |
romainq
|
d4d5f71dbc
Generalized the option tracking_level to any kind of attributes. Defaults to 'all', can be set to 'none' to disable the change tracking on a single attribute (LinkSets still have the same allowed values: none, list, details and all).
|
11 年之前 |
romainq
|
99037986ae
Compiler: added brand management
|
11 年之前 |
romainq
|
4d0409bc01
Safe compilation (works in a temporary directory, on success then move it into env-production)
|
12 年之前 |
romainq
|
5d5240567a
Restored the behavior of itop-sla-computation (if present, then it becomes the default working hour computer)
|
12 年之前 |
romainq
|
95bddf03d6
Possibility to introduce a delta (not in a module) at compile time
|
12 年之前 |
romainq
|
348bbdd973
Compiler: allow to set the flags enable_class/enable_action etc. for a TemplateMenuNode (already taken into account at runtime)
|
12 年之前 |
romainq
|
63c0224f25
Dashboard re-engineering
|
12 年之前 |
romainq
|
d6047dc73e
New way to compile the dictionaries, allowing for incremental modification via XML
|
12 年之前 |
romainq
|
e284e76766
Compiler: added the capability to redefine icons in xml
|
12 年之前 |
romainq
|
e75530a0c2
User rights:
|
12 年之前 |
dflaven
|
35f9f2f945
#694: make $__comp_menus__ really global !
|
12 年之前 |
romainq
|
92c5c67a66
Compiler: typo preventing from setting the property 'min_autocomplete_chars' on an external key
|
12 年之前 |
dflaven
|
99aed65db1
Fix for Trac #608: install broken on PHP < 5.2.17
|
12 年之前 |