提交历史

作者 SHA1 备注 提交日期
  romainq d07331fe20 Modules implementing a lifecycle written in PHP (and having actions executed on transitions) do not work until 2.1.0. The compatibility patch had been implemented but it was not working. Good candidate for a retrofit to the branch 2.1.0 10 年之前
  romainq cced42e068 Rework of the relation diagrams: added min_up data to the redundancy nodes 10 年之前
  romainq 2151413df9 Rework of the relation diagrams: implemented MetaModel::GetRelatedObjectsUp, and took the redundancy into account (still misses a GUI) 10 年之前
  romainq c89f6ecfb0 Rework of the relation diagrams: implemented MetaModel::GetRelatedObjectsDown (still not taking the redundancy into account) 10 年之前
  romainq 5c8336da86 #1092 Caller not preset when creating a ticket from a contact 10 年之前
  romainq 8ecee4985a XML Modelization of the relations: reworked toward an asymetric definition (downstream: A impacts B, upstream: B depends on A) 10 年之前
  dflaven a1ae03ce90 Helper class to managed relation graphs. 10 年之前
  dflaven 777da301b9 #1082 Dashlet badge: do not display search results everytime. 10 年之前
  dflaven 0db3c90344 #1088: support of HTMLEditor in the PortalWebPage, for example if the description of a ticket is in HTML. 10 年之前
  dflaven 1d899df8e0 Bug fix: properly compute the URLs/URIs for the soap server (and its extensions) 10 年之前
  dflaven 3eaf368daa #1083: HTML export: show a scroll bar when needed. 10 年之前
  dflaven 655fe880ff #1059: fix for the Spanish localization first_name and last_name were swaped. 10 年之前
  dflaven 42ef1d4b56 #1056: the 'zip' extension is now mandatory to install iTop, since the code relies on the ZipArchive class for the Excel export and the scheduled backup. 10 年之前
  dflaven 602a51c3b9 #1054: increase max_execution_time during the setup. 10 年之前
  dflaven 786d98c0e4 #1052: Fix for the German localization. 10 年之前
  dflaven cd4d8baeed Fixing a regression introduced by 3525 10 年之前
  dflaven 9afb814055 #1050: Properly support the 'list' display style for external keys - as stated in the documentation! 10 年之前
  dflaven 3e6eaa823d #1047: Fix for the FindTab method. 10 年之前
  dflaven 8de63a8d1a #1045: Fix in the German localization. 10 年之前
  dflaven d045f63fb2 Oops, wrong commit, reverting these two files to their previous version. 10 年之前
  dflaven 610247a0cb Enhancement: support injection of new modules treated as data. 10 年之前
  romainq 37142d8f96 XML Modelization of the relations: transformed the existing model (preserving the current behavior) to define the relations as an ATTRIBUTE whenever possible. Also took the opportunity to enforce a naming convention (neighbour id = target class name in lower case) 10 年之前
  romainq 6d07d14345 XML 1.2: handle the XML transformation. Added APIs to report the functionality loss when downgrading (snippets, portal, module parameters, relations and object key) 10 年之前
  romainq a8d2759375 XML Modelization of the relations: declare the relations based on the XML (implicit declaration in XML, explicit in PHP -thus retrocompatible) 10 年之前
  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 年之前
  dflaven 0a04b2f216 Enhancement: PHP snippets inside the XML. 10 年之前
  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 年之前
  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 年之前
  dflaven 41e6e9f118 Enhancement: allow the API to create entries with a specified user_login. 10 年之前
  dflaven 545549ce4f #594: properly display attachments inside "properties" by closing the span and the fieldset in non-edit mode. 10 年之前