コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  romainq f485c6fc99 N°257 Aperçu des dashlets Badge partiellement hardcodé ("Search for objects of type Server") 10 年 前
  dflaven 3b81a3919d #803: template placeholders are now built on demand. Yes !! 10 年 前
  dflaven 21ed5b545a - Properly handle "suggested" attachments 10 年 前
  romainq f1ec5e3c09 #1060 Internal: improved the symptoms when calling MetaModel::GetAttributeDef with an invalid attribute code (feedback on the class name and no more FATAL errors) 10 年 前
  romainq e8ba1bf791 Internal: fixed the caching of DBObject::ToArgs() 10 年 前
  romainq 9fc06350ff #1053 XML comments breaking the setup with message "Notice: Undefined property: DOMComment::$wholeText in ...modelfactory.class.inc.php on line 1280" 10 年 前
  dflaven 874aa8e919 Change of the QueryReflection API to support DesignTime. 10 年 前
  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) 10 年 前