Historial de Commits

Autor SHA1 Mensaje Fecha
  romainq 20fc87e4da Optimization: make it less cumbersome to have the APC user cache enabled for PHP 5.5+. Prior to this enhancement, it used to require a compilation flag (for apcu) until PHP7... then it became mandatory to install a dedicated backward compatibility module named after apcu_bc. Now, having apcu installed and enabled is ENOUGH. hace 8 años
  romainq e50b8569ad #1325 Part III - Completing the fix by aligning the internal data structures of iTop... and possibly fix an issue (?) - Not recommended for a retrofit hace 8 años
  romainq b1d46aab3d #1325 Part II - Completing the fix by aligning the internal data structures of iTop... and possibly fix an issue (?) - Not recommended for a retrofit hace 8 años
  romainq 9e2419b5fa #1325 Could not declare an ext key to a subclass (view could not be created). This commit is minimalistic and aims at being retrofitted into the various branches of iTop. It will be followed by a second commit, which aims at completing the fix by aligning the internal data structures of iTop... and possibly fix an issue (?) hace 8 años
  dflaven eebeeeb210 Regresssion of iTop 2.3.0 beta: properly load the metamodel from the environment. hace 9 años
  romainq 1ad3a6ba7d #1207 Customization: allow the implementation of interfaces by the mean of abstract classes hace 9 años
  romainq 43d294e036 Internal: query arguments could be array values, making it easier to build dynamic IN() clauses hace 9 años
  dflaven 4ab7616cf5 YOU MUST RUN THE SETUP AFTER PERFORMING THIS UPDATE !! hace 9 años
  dflaven 4d54906d6d Cleanup and optimization of the handling/loading of the dictionary files. hace 9 años
  romainq 1d2fd7f774 Label of the final class attribute could only be defined on the root class (overriding it in derived classes had no effect) hace 9 años
  romainq 0064a82cd2 Fixed regression introduced with [3912] : autocomplete not working (new User request with lots of existing user requests) hace 9 años
  dflaven 0ec001e1db Optimization/bug (!): Never use the whole object as a placeholder in ApplyParams !! hace 9 años
  romainq 1d4c9abbfe Prerequisites for custom fields hace 9 años
  dflaven ccf403a397 (HTML) Formatted Case Logs, Description and Notifications with inline images uploaded as Attachments. Beta Version !! hace 9 años
  romainq 1c5dc468d5 Magic query arguments: hace 9 años
  romainq 7f46108d88 New type of attribute: AttributeMetaEnum. hace 9 años
  dflaven 46fe2f3221 Do not rely on MetaModel::GetRootClass() to check the data model, use the abstraction of ModelReflection instead to keep the code portable. hace 9 años
  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. hace 9 años
  romainq b2618d03ae Exports further improved: hace 9 años
  romainq eaee9c5ddc Exports: a fields spec can now be an extended attribute code (e.g. location_id->org_id->parent_id->code) hace 9 años
  romainq 5ed735e8d0 #942 OQL now supporting unions. Unions support polymorphism and can be used anywhere in the application. hace 10 años
  dflaven 5571c138ae A little bit of polishing on the impact analysis feature... hace 10 años
  dflaven bf800862db Relations & Impact analysis enhancements: hace 10 años
  dflaven 76a43b3264 Integration of the new impact analysis into the tickets. hace 10 años
  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) hace 10 años
  dflaven 2c4841693c Integration of the new way to compute relations into the datamodel (ComputeImpactedItems) hace 10 años
  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 hace 10 años
  romainq c97fa8049f XML Modelization of the relations: no option to restrict the browsing to downstream hace 10 años
  dflaven 0ea7084670 Replacement of the impact Flash based analysis graph by graphviz + Raphael + TCPDF. ALPHA version. hace 10 años
  romainq 815e3563d3 Rework of the relation diagrams: configuration of the redundancy (AttributeRedundancySettings) hace 10 años