Історія комітів

Автор SHA1 Опис Дата
  romainq dc80c4e0d1 Stop watches - alpha (GUI is missing) 13 роки тому
  dflaven 6aa3d0ea5e Prevent an error in case of exception... 13 роки тому
  romainq c000cddae5 Dashboard: optimized group by (done by MySQL) + proto of a group by on 2 dimensions 13 роки тому
  romainq f24724157d Compiler and co: fixed issue with the reset of the APC cache 13 роки тому
  romainq 341cad1e34 Compiler: reviewed the xml format to facilitate generalization of operations (e.g. compute a delta) 13 роки тому
  romainq c16e91369d When there is still no dictionary available, the menus / classes / attributes have a default label based on their raw names (replacing _ by a blank) 13 роки тому
  romainq f811b41943 Internal: reworked default ordering (added DBObjectSet::GetRealSortOrder) 13 роки тому
  romainq 34a29ab219 #520 Capability to define a default sort order (PHP/XML) 13 роки тому
  romainq c36e3207bb #421 Sort IP addresses on INET_ATON (API only, see #520 to have this as the default sort order for NW Interfaces) 13 роки тому
  romainq 77935669d9 Reintegrated from branch 1.2: capability to develop a module to share objects between organizations (beta) 13 роки тому
  dflaven 7381192e4f Delay the storage of the dictionary in the cache to allow for its alteration during the initialization of the classes 13 роки тому
  romainq aec35cfa6b Implemented the capability to modify queries by the mean of a plugin (reintegrated from branch 1.2, release candidate) 13 роки тому
  romainq 734836bc81 Improved the check on data model consistency: detection of SQL columns used by two attributes 13 роки тому
  romainq 13efd1b287 De-hardcoded against the subdirectory "modules" (excepted the data model sources files) 13 роки тому
  romainq ca468d3b99 Fixed cosmetic bug (class icon - loss of styles) 13 роки тому
  romainq dfaea9c1fa Updated session mechanisms: itop_env defaults to 'production', and adapted the setup to create the configuration 13 роки тому
  romainq 8b6fec98fb Setup based on either compiled modules or xml datamodel files (or both). 13 роки тому
  romainq 88919ffcc6 Synchro: need to order the replicas by id for the split algorithm to work fine 13 роки тому
  romainq fe16591f2c Added helpers to export the datamodel 13 роки тому
  romainq 1b0d6a7546 New helper class: TemplateString - to allow extended syntaxes such as $this->location_id->org_id->parent_id->name$... to be progressively introduced and replace the heavy ToArgs() 14 роки тому
  romainq 1d75dd2c3f Improved the upgrade/toolkit: make sure that NULL is allowed for SQL columns found in the DB but not defined in the data model (attribute removed or renamed) 14 роки тому
  romainq 363663d9c6 Internal: detect unused columns while upgrading 14 роки тому
  romainq 44601bf669 Upgrade: fails to recreate a view when is has become invalid (missing attribute) 14 роки тому
  romainq c269a42c90 Customization: added a check against reuse of an attribute code (collision can happen easily with inheritance) 14 роки тому
  dflaven c21460e179 - Allow creation of an ticket in a different initial state via the new 'initial_state_path' attribute. 14 роки тому
  romainq 4a3a352b64 Fixed regression on latest fix (Hkeys and inheritance) 14 роки тому
  dflaven b24e5a0c1b Fix regression on hierarchical keys 14 роки тому
  romainq 7e2c8a8b83 #148 Allow overloading attribute/enum labels in the dictionary 14 роки тому
  dflaven 8d08fddbb5 Bug fix: incorrect detection of the need to fix HK, leading to incorrect data in case of upgrade. 14 роки тому
  dflaven 280e159e3f Implemented the OQL operator ABOVE (and its variants ABOVE STRICT, NOT ABOVE and NOT ABOVE STRICT) that returns the (indirect) parents of a given node in a hierarchy. It's the opposite to 'BELOW' that returns the (indirect) children. 14 роки тому