Histórico de Commits

Autor SHA1 Mensagem Data
  romainq 43d294e036 Internal: query arguments could be array values, making it easier to build dynamic IN() clauses há 9 anos atrás
  dflaven 4ab7616cf5 YOU MUST RUN THE SETUP AFTER PERFORMING THIS UPDATE !! há 9 anos atrás
  dflaven 4d54906d6d Cleanup and optimization of the handling/loading of the dictionary files. há 9 anos atrás
  romainq 1d2fd7f774 Label of the final class attribute could only be defined on the root class (overriding it in derived classes had no effect) há 9 anos atrás
  romainq 0064a82cd2 Fixed regression introduced with [3912] : autocomplete not working (new User request with lots of existing user requests) há 9 anos atrás
  dflaven 0ec001e1db Optimization/bug (!): Never use the whole object as a placeholder in ApplyParams !! há 9 anos atrás
  romainq 1d4c9abbfe Prerequisites for custom fields há 9 anos atrás
  dflaven ccf403a397 (HTML) Formatted Case Logs, Description and Notifications with inline images uploaded as Attachments. Beta Version !! há 9 anos atrás
  romainq 1c5dc468d5 Magic query arguments: há 9 anos atrás
  romainq 7f46108d88 New type of attribute: AttributeMetaEnum. há 9 anos atrás
  dflaven 46fe2f3221 Do not rely on MetaModel::GetRootClass() to check the data model, use the abstraction of ModelReflection instead to keep the code portable. há 9 anos atrás
  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. há 9 anos atrás
  romainq b2618d03ae Exports further improved: há 9 anos atrás
  romainq eaee9c5ddc Exports: a fields spec can now be an extended attribute code (e.g. location_id->org_id->parent_id->code) há 9 anos atrás
  romainq 5ed735e8d0 #942 OQL now supporting unions. Unions support polymorphism and can be used anywhere in the application. há 10 anos atrás
  dflaven 5571c138ae A little bit of polishing on the impact analysis feature... há 10 anos atrás
  dflaven bf800862db Relations & Impact analysis enhancements: há 10 anos atrás
  dflaven 76a43b3264 Integration of the new impact analysis into the tickets. há 10 anos atrás
  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) há 10 anos atrás
  dflaven 2c4841693c Integration of the new way to compute relations into the datamodel (ComputeImpactedItems) há 10 anos atrás
  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 há 10 anos atrás
  romainq c97fa8049f XML Modelization of the relations: no option to restrict the browsing to downstream há 10 anos atrás
  dflaven 0ea7084670 Replacement of the impact Flash based analysis graph by graphviz + Raphael + TCPDF. ALPHA version. há 10 anos atrás
  romainq 815e3563d3 Rework of the relation diagrams: configuration of the redundancy (AttributeRedundancySettings) há 10 anos atrás
  romainq 2151413df9 Rework of the relation diagrams: implemented MetaModel::GetRelatedObjectsUp, and took the redundancy into account (still misses a GUI) há 10 anos atrás
  romainq c89f6ecfb0 Rework of the relation diagrams: implemented MetaModel::GetRelatedObjectsDown (still not taking the redundancy into account) há 10 anos atrás
  romainq 8ecee4985a XML Modelization of the relations: reworked toward an asymetric definition (downstream: A impacts B, upstream: B depends on A) há 10 anos atrás
  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. há 10 anos atrás
  romainq a80cf12522 OQL enhancement: continuation... (bug fix with a query on object history) há 10 anos atrás
  romainq ed43485fa5 OQL enhancement: allow JOIN on a objclass/objkey pair of attributes (requires benchmarking) há 10 anos atrás