Historique des commits

Auteur SHA1 Message Date
  romainq 0489e8e5e8 Custom fields: alpha version. il y a 9 ans
  dflaven ccf403a397 (HTML) Formatted Case Logs, Description and Notifications with inline images uploaded as Attachments. Beta Version !! il y a 9 ans
  glajarige b7d37f53b8 Fixed a regression due to the DesignDocument factorisation : il y a 9 ans
  romainq d98746b5ef XML: compilation error if there is no tag module_designs (completes revisions 3820 and 3861 which introduced the issue) il y a 9 ans
  romainq 7ab431e8fd XML: the images specified in the branding or in module_designs can be given as a fileref or a path relative to the env-production directory il y a 9 ans
  romainq 7f46108d88 New type of attribute: AttributeMetaEnum. il y a 9 ans
  romainq 8b18209882 Compiler: Model alterations not flattened prior to compilation (when using the setup UI) il y a 9 ans
  glajarige f45d552a7c DOMFormatException : Overloaded the constructor to add an optionnal parameter $node (\DOMNode) that will append informations about the node and the exception line number to $message. il y a 9 ans
  romainq 80639bc933 #1173 Error during setup on a development system (XML containing unwanted text) il y a 9 ans
  romainq 7eb1370be9 Core: a module can have its own design defined in XML (/itop_design/modules_designs/module_design) and accessed at run time via the class ModuleDesign. Switching to XML version 1.3. il y a 9 ans
  romainq 26854382bc #1081 Customizations: adjust the dimensions of the HTML Editor (CKEditor). Also fixed an issue when specifying width/height with unit (e.g. "30em") for AttributeText/AttributeLongText il y a 9 ans
  romainq c97fa8049f XML Modelization of the relations: no option to restrict the browsing to downstream il y a 10 ans
  romainq 815e3563d3 Rework of the relation diagrams: configuration of the redundancy (AttributeRedundancySettings) il y a 10 ans
  romainq 2151413df9 Rework of the relation diagrams: implemented MetaModel::GetRelatedObjectsUp, and took the redundancy into account (still misses a GUI) il y a 10 ans
  romainq 8ecee4985a XML Modelization of the relations: reworked toward an asymetric definition (downstream: A impacts B, upstream: B depends on A) il y a 10 ans
  romainq a8d2759375 XML Modelization of the relations: declare the relations based on the XML (implicit declaration in XML, explicit in PHP -thus retrocompatible) il y a 10 ans
  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 il y a 10 ans
  dflaven 0a04b2f216 Enhancement: PHP snippets inside the XML. il y a 10 ans
  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. il y a 10 ans
  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. il y a 10 ans
  dflaven 7ef64ebeb9 Modularization of the portal. The entry points for portals is now defined in XML, and thus can be altered by an extension. il y a 10 ans
  romainq ed43485fa5 OQL enhancement: allow JOIN on a objclass/objkey pair of attributes (requires benchmarking) il y a 10 ans
  dflaven 11ae058fb9 Prevent a PHP crash when the icon tag is missing from a highlight_code definition in the XML. il y a 10 ans
  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) il y a 10 ans
  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. il y a 10 ans
  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!) il y a 10 ans
  romainq 1226e9d800 #969 XML: the menu option enable_admin_only hides the menu for everyone il y a 10 ans
  romainq 1d2044ab1d #971 XML: could not specify an icon as a path to a file il y a 10 ans
  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. il y a 10 ans
  romainq fba240fedf Computation of user rights: added a config flag to force the legacy algorithm (user_rights_legacy, defaulting to false) il y a 10 ans