Commit History

Autor SHA1 Mensaxe Data
  romainq 5ed735e8d0 #942 OQL now supporting unions. Unions support polymorphism and can be used anywhere in the application. %!s(int64=10) %!d(string=hai) anos
  romainq 160964ec68 Got rid of an unnecessary query (responsible for 8% of the time spent in a standard iTop page!!!) %!s(int64=11) %!d(string=hai) anos
  romainq 4c6e15c37f #643 Output corrupted by characters after the PHP closing bracket (attachements get corrupted) %!s(int64=12) %!d(string=hai) anos
  romainq 62859810fc Fixed regression due to the recent optimization of SQL queries %!s(int64=12) %!d(string=hai) anos
  romainq a148f032eb Fixed stopper issue (found with an audit) due to copies of DBObjectSearch not cloned (or not cloned well) %!s(int64=12) %!d(string=hai) anos
  romainq cc718b70ef Optimization of SQL queries: fixed two issues (SELECT to track object linked to... and SELECT ExternalUser) %!s(int64=12) %!d(string=hai) anos
  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. %!s(int64=12) %!d(string=hai) anos
  romainq e04244cefc New developer tool: set log_queries=1 to enable query logging into data/ %!s(int64=12) %!d(string=hai) anos
  romainq 56392558d5 #615 Fixed bug on multi column queries - wrong count resulting in strange effects in the display of results %!s(int64=12) %!d(string=hai) anos
  romainq eafa11ecfe Updated copyright (2012) and license (LGPL changed to AGPL) %!s(int64=12) %!d(string=hai) anos
  dflaven 4cbb54718d Typo ! %!s(int64=12) %!d(string=hai) anos
  romainq c000cddae5 Dashboard: optimized group by (done by MySQL) + proto of a group by on 2 dimensions %!s(int64=13) %!d(string=hai) anos
  romainq c36e3207bb #421 Sort IP addresses on INET_ATON (API only, see #520 to have this as the default sort order for NW Interfaces) %!s(int64=13) %!d(string=hai) anos
  romainq aec35cfa6b Implemented the capability to modify queries by the mean of a plugin (reintegrated from branch 1.2, release candidate) %!s(int64=13) %!d(string=hai) anos
  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. %!s(int64=14) %!d(string=hai) anos
  dflaven b90aa3b9c4 Implementation of a new type of ExternalKey attribute: HierarchicalKey. This attribute implements the "nested set" model and is used to define a hierarchy of an arbitrary depth of objects of the same class. With this new feature it is possible to retrieve in one OQL query (and in one sql query as well) all the children of a given organization. %!s(int64=14) %!d(string=hai) anos
  romainq 46e8156942 #366 Global search case sensitive or not working at all (issue with COLLATION) %!s(int64=14) %!d(string=hai) anos
  romainq 6f4cc7cc44 Optimizations: %!s(int64=14) %!d(string=hai) anos
  romainq c99d705cd5 #360 Wrong COUNT when using JOINS (+ other conditions) %!s(int64=14) %!d(string=hai) anos
  romainq c8ea6adcff Core: Join any table to an OQL query (prerequisite to Data Exchange) %!s(int64=14) %!d(string=hai) anos
  romainq 8fee154865 #149 Implemented friendly names %!s(int64=14) %!d(string=hai) anos
  romainq 0e7364c3e5 Optimizations: DBObjectSet::Count does it without loading all the data + possibility to specify LIMIT + restored the query cache (was inoperant) + improved the debug reports + added two settings (query_cache_enabled and debug_queries) %!s(int64=14) %!d(string=hai) anos
  romainq 220c6297b3 #154 Application too slow - no need to check the DB format anytime! %!s(int64=15) %!d(string=hai) anos
  romainq 5a1b372fad #19 - Reviewed the licensing information and started to align the comments in the code %!s(int64=15) %!d(string=hai) anos
  romainq 99d191ac46 Finalized the module "user rights by profile". It is fully integrated with the application setup (inc. sample data). and it it now ready for developing the user management GUI %!s(int64=16) %!d(string=hai) anos
  romainq 972bb29ffe User management by profile moving forward: pages to check the projection of objects/users in user defined dimensions %!s(int64=16) %!d(string=hai) anos
  dflaven 4801d921f6 Moved under "trunk" to be able to track releases under "tags" %!s(int64=16) %!d(string=hai) anos