提交歷史

作者 SHA1 備註 提交日期
  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 年之前
  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 年之前
  romainq a80cf12522 OQL enhancement: continuation... (bug fix with a query on object history) 10 年之前
  romainq ed43485fa5 OQL enhancement: allow JOIN on a objclass/objkey pair of attributes (requires benchmarking) 10 年之前
  dflaven f9d82a5195 Fixed another regression of 3500: LongTextFields also support multiple forbidden lists... 10 年之前
  dflaven 7b3be33583 Enhancement: do not retrieve disabled fields. 10 年之前
  romainq a41e38af30 Meta information on lifecycle actions arguments: added type restrictions, and added the method ResetStopWatch 10 年之前
  dflaven d962d02b29 Fixed a regression introduced by the revision 3500: the default value is NEVER "forbidden" 10 年之前
  dflaven 8a555420a2 Additional markup for JQuery scripts... 10 年之前
  dflaven 922ca2e819 Support several sets of forbidden values (with a specific "reason" message) per field. 10 年之前