Commit Verlauf

Autor SHA1 Nachricht Datum
  dflaven 0ec001e1db Optimization/bug (!): Never use the whole object as a placeholder in ApplyParams !! vor 9 Jahren
  romainq 1d4c9abbfe Prerequisites for custom fields vor 9 Jahren
  dflaven ccf403a397 (HTML) Formatted Case Logs, Description and Notifications with inline images uploaded as Attachments. Beta Version !! vor 9 Jahren
  romainq 1c5dc468d5 Magic query arguments: vor 9 Jahren
  romainq 7f46108d88 New type of attribute: AttributeMetaEnum. vor 9 Jahren
  dflaven 46fe2f3221 Do not rely on MetaModel::GetRootClass() to check the data model, use the abstraction of ModelReflection instead to keep the code portable. vor 9 Jahren
  dflaven d9653c3e57 Preserve the initial sort order on lists by determining the default sort order of the tables based on the equivalence between the "friendlyname" and another actual field of the class. vor 9 Jahren
  romainq b2618d03ae Exports further improved: vor 10 Jahren
  romainq eaee9c5ddc Exports: a fields spec can now be an extended attribute code (e.g. location_id->org_id->parent_id->code) vor 10 Jahren
  romainq 5ed735e8d0 #942 OQL now supporting unions. Unions support polymorphism and can be used anywhere in the application. vor 10 Jahren
  dflaven 5571c138ae A little bit of polishing on the impact analysis feature... vor 10 Jahren
  dflaven bf800862db Relations & Impact analysis enhancements: vor 10 Jahren
  dflaven 76a43b3264 Integration of the new impact analysis into the tickets. vor 10 Jahren
  romainq 4688735bac XML Modelization of the relations: wrong computation of the upstream query (wrong computation of the redundancy when an Application Solution is made of CIS of various types) vor 10 Jahren
  dflaven 2c4841693c Integration of the new way to compute relations into the datamodel (ComputeImpactedItems) vor 10 Jahren
  romainq cb006da414 #1069 Added a default value to the column definitions whenever possible: makes it less a pain to add a new hierarchical key when there are already some records in the DB vor 10 Jahren
  romainq c97fa8049f XML Modelization of the relations: no option to restrict the browsing to downstream vor 10 Jahren
  dflaven 0ea7084670 Replacement of the impact Flash based analysis graph by graphviz + Raphael + TCPDF. ALPHA version. vor 10 Jahren
  romainq 815e3563d3 Rework of the relation diagrams: configuration of the redundancy (AttributeRedundancySettings) vor 10 Jahren
  romainq 2151413df9 Rework of the relation diagrams: implemented MetaModel::GetRelatedObjectsUp, and took the redundancy into account (still misses a GUI) vor 10 Jahren
  romainq c89f6ecfb0 Rework of the relation diagrams: implemented MetaModel::GetRelatedObjectsDown (still not taking the redundancy into account) vor 10 Jahren
  romainq 8ecee4985a XML Modelization of the relations: reworked toward an asymetric definition (downstream: A impacts B, upstream: B depends on A) vor 10 Jahren
  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. vor 10 Jahren
  romainq a80cf12522 OQL enhancement: continuation... (bug fix with a query on object history) vor 10 Jahren
  romainq ed43485fa5 OQL enhancement: allow JOIN on a objclass/objkey pair of attributes (requires benchmarking) vor 10 Jahren
  dflaven 3b81a3919d #803: template placeholders are now built on demand. Yes !! vor 10 Jahren
  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) vor 10 Jahren
  dflaven d5bdd2d45f Enhanced reporting during the setup: all the queries (create table / alter table) are now logged into "setup.log" along with their execution time. vor 10 Jahren
  romainq a97ec14388 #983 Sortering not possible on multi-column queries vor 10 Jahren
  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. vor 10 Jahren