Commit History

Author SHA1 Message Date
  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 years ago
  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 years ago
  dflaven 41e6e9f118 Enhancement: allow the API to create entries with a specified user_login. 10 years ago
  dflaven 545549ce4f #594: properly display attachments inside "properties" by closing the span and the fieldset in non-edit mode. 10 years ago
  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 years ago
  romainq a80cf12522 OQL enhancement: continuation... (bug fix with a query on object history) 10 years ago
  romainq ed43485fa5 OQL enhancement: allow JOIN on a objclass/objkey pair of attributes (requires benchmarking) 10 years ago
  dflaven f9d82a5195 Fixed another regression of 3500: LongTextFields also support multiple forbidden lists... 10 years ago
  dflaven 7b3be33583 Enhancement: do not retrieve disabled fields. 10 years ago
  romainq a41e38af30 Meta information on lifecycle actions arguments: added type restrictions, and added the method ResetStopWatch 10 years ago
  dflaven d962d02b29 Fixed a regression introduced by the revision 3500: the default value is NEVER "forbidden" 10 years ago
  dflaven 8a555420a2 Additional markup for JQuery scripts... 10 years ago
  dflaven 922ca2e819 Support several sets of forbidden values (with a specific "reason" message) per field. 10 years ago
  romainq f485c6fc99 N°257 Aperçu des dashlets Badge partiellement hardcodé ("Search for objects of type Server") 10 years ago
  dflaven 3b81a3919d #803: template placeholders are now built on demand. Yes !! 10 years ago
  dflaven 21ed5b545a - Properly handle "suggested" attachments 10 years ago
  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 years ago
  romainq e8ba1bf791 Internal: fixed the caching of DBObject::ToArgs() 10 years ago
  romainq 9fc06350ff #1053 XML comments breaking the setup with message "Notice: Undefined property: DOMComment::$wholeText in ...modelfactory.class.inc.php on line 1280" 10 years ago
  dflaven 874aa8e919 Change of the QueryReflection API to support DesignTime. 10 years ago
  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 years ago
  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 10 years ago
  dflaven e2da6632e6 Regression: the instance method is only available since jquery UI 1.11 10 years ago
  dflaven d624d2a49b - Read-only "long text" fields no longer appear as editable 10 years ago
  dflaven feab59ea52 Protect against JS errors when the form is in read-only mode. 10 years ago
  dflaven 2d2d09f457 Properly handle property_sheets with nested selector fields... 10 years ago
  dflaven 253cdf4a0e Addition of the Danish localization contributed by Erik Bøg 10 years ago
  dflaven 9fccf5e0c2 #1041 Protect against some XSS injections 10 years ago
  romainq c1463924f8 Advanced customization: a stop watch can be started in the past (incident ticket created from an alarm) 10 years ago
  dflaven 7cae6f2f9f Prevent duplicate declaration of the "Data Admin" menu (both in XML and PHP) which makes it impossible to customize. 10 years ago