Commit Verlauf

Autor SHA1 Nachricht Datum
  romainq 7c1f7d59dc Model Factory: factorized duplicate code from ApplyChanges + fixed an issue in the error reporting vor 9 Jahren
  romainq 00eca0fb97 Code refactoring: eliminated duplicate code between MFDocument and ModuleDesign vor 9 Jahren
  dflaven 1f45f055d5 (internal) Remove _altered_in when exporting the delta. vor 9 Jahren
  dflaven 4f4c6564d7 Keep track of which module altered which node in the XML. vor 9 Jahren
  dflaven 7cf95392a0 Properly create DOMNodes with a text content (beware of XML entities inside the text) vor 9 Jahren
  romainq 772cfefbe9 Improved the error reporting when assembling data model XML files (full path and line number of the faulty node) vor 9 Jahren
  romainq 6b9dfa305a Internal - MFFactory: fixed GetDelta when there is no change at all vor 9 Jahren
  romainq 47ead95a0c Customizations/XML: clearer error reporting when encountering a duplicate value for an AttributeEnum vor 9 Jahren
  dflaven 67e80ac0ee Pan and zoom in the impact analysis view. vor 10 Jahren
  dflaven 7ed72c7b3f Enhancement (internal) mark the "dict" entries as modified when loading them. vor 10 Jahren
  dflaven bf800862db Relations & Impact analysis enhancements: vor 10 Jahren
  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. vor 10 Jahren
  dflaven 7ef64ebeb9 Modularization of the portal. The entry points for portals is now defined in XML, and thus can be altered by an extension. vor 10 Jahren
  romainq 9fc06350ff #1053 XML comments breaking the setup with message "Notice: Undefined property: DOMComment::$wholeText in ...modelfactory.class.inc.php on line 1280" vor 10 Jahren
  romainq ab3f402d61 ModelFactory: Re-creating a class into another location in the class hierarchy it equivalent to moving that class => the delta must be a "redefine" for the class (improved the comment from the previous commit) vor 10 Jahren
  romainq e907f483da ModelFactory: Re-creating a class into another location in the class hierarchy it equivalent to moving that class => the delta must be a "redefine" for the class vor 10 Jahren
  romainq 901a7945fa Instrumented Model Factory with means to keep track of touched nodes vor 10 Jahren
  romainq 53614d0a8b XML format conversion utilities: reworked the API to implement a CheckConvert and handle any kind of upgrade/downgrade (easy way to add a new format like 1.2) vor 10 Jahren
  dflaven 43d2e5470a Split in a separate "tool" class the upgrade of the format of the datamodel from 1.0 to 1.1. vor 10 Jahren
  romainq 6717d561dd New XML format, updated the transformation tool (UpgradeDocument) vor 10 Jahren
  romainq 58e19439c1 Cosmetic improvement of an error message (data model compilation - collision of ids) vor 10 Jahren
  dflaven aab3215968 Forms enhancements and XML format touch-up. vor 10 Jahren
  romainq 6195663f7b Code cleanup (removed dead and misleading code branches), following revision [3347] vor 10 Jahren
  dflaven ce00241d3d Rework of the ModelFactory API to make it simpler and safer. vor 10 Jahren
  romainq b90caa5c3e Automatically add an id on the user rights profile/actions to allow a finer granularity for the deltas. vor 10 Jahren
  dflaven 995a3a6b66 Renamed the " vor 11 Jahren
  dflaven 229dc56ac1 Automatically add an id on the transitions to allow a finer granularity for the deltas. vor 11 Jahren
  romainq 359a92cd31 Internal: modified the prototype of GetDelta to add several attributes on the root node vor 11 Jahren
  romainq cdb6b8d01b Internal: correctly quote XPath literals within GetNodeById vor 11 Jahren
  dflaven 940be2504a Protection against attemp to delete a non-existing node in the XML... vor 11 Jahren