Historique des commits

Auteur SHA1 Message Date
  dflaven c1d7824a0e Bug fix: AddToDashboard crashed the menu. il y a 12 ans
  dflaven e48c378a45 Support of pre-2.0 modules by transforming the icon paths. il y a 12 ans
  romainq 2b58c46fa8 The new 2.0 setup is under way... (added backup + file copy + sample data + admin language) il y a 12 ans
  romainq d882ecb8eb Friendly names: systematic rebuild of views (could be improved) il y a 12 ans
  dflaven c93daf8dff Adaptations to potentially run the setup from the CLI il y a 12 ans
  romainq 118b76cf16 Stop watches - beta (change tracking to be reviewed) il y a 12 ans
  romainq 439d02667e Friendly names: improved the behavior. Now fully compliant with end users expectations (e.g. a list of contacts shows the friendly name of the persons and team, not only the attribute 'name', the search can be performed on the friendly name as well) il y a 12 ans
  dflaven e79b3f4c64 Bug fix for queries where the selected class is not the first one in the list il y a 12 ans
  romainq dc80c4e0d1 Stop watches - alpha (GUI is missing) il y a 13 ans
  dflaven 6aa3d0ea5e Prevent an error in case of exception... il y a 13 ans
  romainq c000cddae5 Dashboard: optimized group by (done by MySQL) + proto of a group by on 2 dimensions il y a 13 ans
  romainq f24724157d Compiler and co: fixed issue with the reset of the APC cache il y a 13 ans
  romainq 341cad1e34 Compiler: reviewed the xml format to facilitate generalization of operations (e.g. compute a delta) il y a 13 ans
  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) il y a 13 ans
  romainq f811b41943 Internal: reworked default ordering (added DBObjectSet::GetRealSortOrder) il y a 13 ans
  romainq 34a29ab219 #520 Capability to define a default sort order (PHP/XML) il y a 13 ans
  romainq c36e3207bb #421 Sort IP addresses on INET_ATON (API only, see #520 to have this as the default sort order for NW Interfaces) il y a 13 ans
  romainq 77935669d9 Reintegrated from branch 1.2: capability to develop a module to share objects between organizations (beta) il y a 13 ans
  dflaven 7381192e4f Delay the storage of the dictionary in the cache to allow for its alteration during the initialization of the classes il y a 13 ans
  romainq aec35cfa6b Implemented the capability to modify queries by the mean of a plugin (reintegrated from branch 1.2, release candidate) il y a 13 ans
  romainq 734836bc81 Improved the check on data model consistency: detection of SQL columns used by two attributes il y a 13 ans
  romainq 13efd1b287 De-hardcoded against the subdirectory "modules" (excepted the data model sources files) il y a 13 ans
  romainq ca468d3b99 Fixed cosmetic bug (class icon - loss of styles) il y a 13 ans
  romainq dfaea9c1fa Updated session mechanisms: itop_env defaults to 'production', and adapted the setup to create the configuration il y a 13 ans
  romainq 8b6fec98fb Setup based on either compiled modules or xml datamodel files (or both). il y a 13 ans
  romainq 88919ffcc6 Synchro: need to order the replicas by id for the split algorithm to work fine il y a 13 ans
  romainq fe16591f2c Added helpers to export the datamodel il y a 13 ans
  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() il y a 13 ans
  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) il y a 13 ans
  romainq 363663d9c6 Internal: detect unused columns while upgrading il y a 13 ans