コミット履歴

作者 SHA1 メッセージ 日付
  romainq cc718b70ef Optimization of SQL queries: fixed two issues (SELECT to track object linked to... and SELECT ExternalUser) 12 年 前
  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 年 前
  romainq eafa11ecfe Updated copyright (2012) and license (LGPL changed to AGPL) 12 年 前
  romainq 0865ab481b Dashboards - Finalized the implementation (inc. translation in french) - still some known issues 12 年 前
  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) 12 年 前
  romainq 32a85a384a Dashboard: improved the group by on two columns (to be continued) 13 年 前
  romainq ad50749c07 Dashboard: fixed issue with Null values (group by) 13 年 前
  romainq 23f2126119 Dashboard: display the most relevant label in the group by dashlets (eg: hyperlink to an ext key) 13 年 前
  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 年 前
  dflaven 238aef84dc Bug fix: apply the AllowedValues constraints(as default values) when selecting elements via the "magnifier" button or creating an new element via the "plus" button... also make sure that allowed values is enforced 13 年 前
  romainq dc0380550d #485 Improved the end-user experience with Excel and the web queries (added a phrasebook) + link to test the OQL attributes (query phrasebook or email actions, etc.) including the handlink of query arguments) + fixed wrong prototypes for a few implementations of GetBareProperties() 13 年 前
  dflaven 3faa4ad8c5 Bug fix: apply the AllowedValues constraints(as default values) when selecting elements via the "magnifier" button or creating an new element via the "plus" button. 13 年 前
  dflaven aa4f6a33b2 Fixed Trac #447: interfaces not showing up on the details of a server when an org is selected: there were collisions in the internal query parameters names ! This is now fixed. 14 年 前
  romainq 46e8156942 #366 Global search case sensitive or not working at all (issue with COLLATION) 14 年 前
  romainq e52af23704 Fixed regression in the audit (new way to translate OQL expression having an impact on DBObjectSearch::MergeWith) 14 年 前
  romainq 8fee154865 #149 Implemented friendly names 14 年 前
  romainq 4e549d589d Improved user rights management: SELECT filtered on objects authorized for the current user (not yet fully implemented) 15 年 前
  romainq 5a1b372fad #19 - Reviewed the licensing information and started to align the comments in the code 15 年 前
  romainq 7e4258fdaa Finalization of the user management by profile (UI to manage the accounts), and some unrelated changes: 15 年 前
  romainq 018be02416 User management by profile ready for integration with the UI 16 年 前
  romainq 972bb29ffe User management by profile moving forward: pages to check the projection of objects/users in user defined dimensions 16 年 前
  dflaven 4801d921f6 Moved under "trunk" to be able to track releases under "tags" 16 年 前