コミット履歴

作者 SHA1 メッセージ 日付
  romainq 34ab6cd77b NEW! Archiving data. Archiving is a soft delete. It can be undone. Enter the archive mode to see all the data including archives (everything is read-only in that mode). Archiving must be enabled per class (data model). Archiving is achieved by the mean of the API DBObject::Archive (or Unarchive). 8 年 前
  romainq 5ed735e8d0 #942 OQL now supporting unions. Unions support polymorphism and can be used anywhere in the application. 10 年 前
  romainq cc718b70ef Optimization of SQL queries: fixed two issues (SELECT to track object linked to... and SELECT ExternalUser) 12 年 前
  romainq eafa11ecfe Updated copyright (2012) and license (LGPL changed to AGPL) 12 年 前
  romainq c000cddae5 Dashboard: optimized group by (done by MySQL) + proto of a group by on 2 dimensions 13 年 前
  romainq aec35cfa6b Implemented the capability to modify queries by the mean of a plugin (reintegrated from branch 1.2, release candidate) 13 年 前