Commit történet

Szerző SHA1 Üzenet Dátum
  romainq e22bed86b0 Optimization of SQL queries: fixed! 12 éve
  romainq 9dbcd77495 Optimization of SQL queries: reduce the number of JOINS, assuming that data are consistent. Can be disabled with config setting query_optimization_enabled => 0. 12 éve
  dflaven 7b776554c1 Fix for Trac #497: allow bulk modification of "duration" fields. 12 éve
  romainq 25652088b2 New developer tool: cosmetics 12 éve
  romainq e04244cefc New developer tool: set log_queries=1 to enable query logging into data/ 12 éve
  romainq 539dad1d87 error.log moved into the log directory 12 éve
  romainq 8eeea2f197 Renamed priv_Userinternal into priv_userinternal, and added a check for table names (lowercase is the rule!) 12 éve
  etaloc c0cd1f5126 Don't mind whether hidden fields are read-only or not.. they are hidden. 13 éve
  dflaven ad6c2971d3 Rollback (temporarily) to fix the issue with linksets dependent on both sides. 13 éve
  romainq 2217bdd692 MetaModel: when an ext key on a Link is discarded, then discard the corresponding linkset attributes 13 éve
  romainq 0ff1aaf68c Internal: improved (a little) the API to detect datamodel inconsistencies 13 éve
  romainq eafa11ecfe Updated copyright (2012) and license (LGPL changed to AGPL) 13 éve
  romainq 429143ab3f Fixed two bugs revealed with specific constraints (query expression like 'SELECT b FROM a JOIN b', AND the organization context is set) 13 éve
  dflaven 4790438091 Fixed the "Reset(APC)Cache" at the end of the installation. 13 éve
  romainq 9a762789a3 Internal: MetaModel to ignore classes declared only with the purpose of implementing behaviors (missing function Init). Note: declaring such a class as abstract is recommended, though it seems enough to omit the Init method. Perfs: benchmarked as an additional 1ms out of 1s for the whole page. 13 éve
  romainq 7a5ee2b26f Spurious chars corrupting CSV download: 13 éve
  romainq cb28a55c0f Fixed regression - still, the API MetaModel::BulkDelete cannot be used in any case (e.g. hierarchical keys) 13 éve
  romainq 34ede9dbde CSV import/export reworked: 13 éve
  romainq 60da6859a4 #439 Record and display changes in the link sets (ex: Members of a team) 13 éve
  dflaven 890c6ba793 Implementation of a new extension "iPopupMenuExtension" to allow a module to add menu items almost anywhere inside iTop. Oops... 13 éve
  dflaven c1d7824a0e Bug fix: AddToDashboard crashed the menu. 13 éve
  dflaven e48c378a45 Support of pre-2.0 modules by transforming the icon paths. 13 éve
  romainq 2b58c46fa8 The new 2.0 setup is under way... (added backup + file copy + sample data + admin language) 13 éve
  romainq d882ecb8eb Friendly names: systematic rebuild of views (could be improved) 13 éve
  dflaven c93daf8dff Adaptations to potentially run the setup from the CLI 13 éve
  romainq 118b76cf16 Stop watches - beta (change tracking to be reviewed) 13 éve
  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) 13 éve
  dflaven e79b3f4c64 Bug fix for queries where the selected class is not the first one in the list 13 éve
  romainq dc80c4e0d1 Stop watches - alpha (GUI is missing) 13 éve
  dflaven 6aa3d0ea5e Prevent an error in case of exception... 13 éve