romainq
|
c97fa8049f
XML Modelization of the relations: no option to restrict the browsing to downstream
|
10 yıl önce |
romainq
|
815e3563d3
Rework of the relation diagrams: configuration of the redundancy (AttributeRedundancySettings)
|
10 yıl önce |
romainq
|
2151413df9
Rework of the relation diagrams: implemented MetaModel::GetRelatedObjectsUp, and took the redundancy into account (still misses a GUI)
|
10 yıl önce |
romainq
|
8ecee4985a
XML Modelization of the relations: reworked toward an asymetric definition (downstream: A impacts B, upstream: B depends on A)
|
10 yıl önce |
romainq
|
a8d2759375
XML Modelization of the relations: declare the relations based on the XML (implicit declaration in XML, explicit in PHP -thus retrocompatible)
|
10 yıl önce |
romainq
|
fe85e87a4f
XML Modelization of the relations: fixed a bug in the compiler and transformed the datamodel files (2.x) into the latest 1.2 format
|
10 yıl önce |
dflaven
|
0a04b2f216
Enhancement: PHP snippets inside the XML.
|
10 yıl önce |
romainq
|
f2a3b8237f
XML Modelization of the relations, with full support of the previous way (by implementing a method GetRelationQueries). Still, the standard data model has not been migrated to the new format.
|
10 yıl önce |
dflaven
|
dd7d6206ca
Enhancement: the default value for a module's parameter can now be specified (and altered) via the XML and will no longer reside in the configuration file.
|
10 yıl önce |
dflaven
|
7ef64ebeb9
Modularization of the portal. The entry points for portals is now defined in XML, and thus can be altered by an extension.
|
10 yıl önce |
romainq
|
ed43485fa5
OQL enhancement: allow JOIN on a objclass/objkey pair of attributes (requires benchmarking)
|
10 yıl önce |
dflaven
|
11ae058fb9
Prevent a PHP crash when the icon tag is missing from a highlight_code definition in the XML.
|
10 yıl önce |
romainq
|
2566ec00cc
#1022 Do cascade the resolution of an incident to its child requests + rework of the lifecycle/actions to ease the extensibility (New handlers: Rest, Copy, SetCurrentDate, SetCurrentUser, SetElapsedTime)
|
10 yıl önce |
dflaven
|
63805b23a0
Compiler: support "OPT_ATT_NORMAL" flags when an empty set of flags is defined in order to reset the flags on an attribute. Useful for inherited flags.
|
10 yıl önce |
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 yıl önce |
romainq
|
1226e9d800
#969 XML: the menu option enable_admin_only hides the menu for everyone
|
10 yıl önce |
romainq
|
1d2044ab1d
#971 XML: could not specify an icon as a path to a file
|
10 yıl önce |
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 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
|
aab3215968
Forms enhancements and XML format touch-up.
|
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 |
dflaven
|
ce00241d3d
Rework of the ModelFactory API to make it simpler and safer.
|
10 yıl önce |
dflaven
|
3e37eac522
Added <inherit_flags_from> to inherit the flags from another state.
|
11 yıl önce |
dflaven
|
2f3a180cb0
New concept in the XML: HighlightScale to avoid overloading GetIcon and GetHilightClass...
|
11 yıl önce |
dflaven
|
89bbbb87a1
#954 Stricter validation of mandatory tags/values during compilation.
|
11 yıl önce |
dflaven
|
369b64afca
#934: Support the <display_style> option for ExternalKeys.
|
11 yıl önce |
romainq
|
13ba8740b2
Fixed a compiler error message (wrong syntax when using a PHP class to implement the class methods)
|
11 yıl önce |
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 yıl önce |