Commit Verlauf

Autor SHA1 Nachricht Datum
  romainq b5c84b99ca Internal: dehardcoded OqlUnionQuery::GetClass against the metamodel reflection API vor 9 Jahren
  romainq 5f0de18ba6 Core API: added DBSearch:SetSelectedClasses vor 9 Jahren
  romainq e8b4c78402 #1140 UNION queries not working -in fact, loss of the optimization on column load when filtering on org hierarchies (retrofit possible but the fix will be located in MetaModel) vor 10 Jahren
  romainq 9628e5b4a1 Fixed regression introduced in 2.2.0 beta. Warning issued when opening an organization for modification vor 10 Jahren
  romainq 61383b5378 #1123/#1133 The optimization on loaded columns in SQL queries was inoperant for some queries, resulting in a stopper issue if such queries were added to a union query (2.2.0 beta) vor 10 Jahren
  dflaven 3473e5259b Bug fix: typo causing the generation of invalid SQL queries (in some rare cases). vor 10 Jahren
  romainq 5ed735e8d0 #942 OQL now supporting unions. Unions support polymorphism and can be used anywhere in the application. vor 10 Jahren
  dflaven fc2c1498a6 Better error reporting (thanks to Stefan Goethals for suggesting it). vor 10 Jahren
  romainq a97ec14388 #983 Sortering not possible on multi-column queries vor 10 Jahren
  dflaven b6cefa790f Fix for a warning about mysql_free() revealing a problem with DBObjectSet vor 11 Jahren
  romainq 4fe6b12cb0 OQL normalization and dashlets have been made independent from the class MetaModel vor 12 Jahren
  romainq f5904fd2ea #702 The second implementation of this fix was still incomplete (not compatible with some constraint queries) vor 12 Jahren
  romainq 57369a92a7 #702 The first implementation of this fiw was not incomplete (not compatible with some constraint queries) vor 12 Jahren
  romainq 82b2e16742 #702 Ignoring the class when looking up for a polymorphic ext key vor 12 Jahren
  romainq 0549edf93a Added a comment to explain why the APIs AddCondition_PointingTo and AddCondition_ReferencedBy must be left unprotected (do not clone the passed filter). See trac #639 vor 12 Jahren
  dflaven 51219cc518 Fix for a SQL error (regression) in the Portal vor 12 Jahren
  romainq a148f032eb Fixed stopper issue (found with an audit) due to copies of DBObjectSearch not cloned (or not cloned well) vor 12 Jahren
  romainq d354d5c131 Integrated the multiple select in the portal (search closed tickets) vor 12 Jahren
  romainq eafa11ecfe Updated copyright (2012) and license (LGPL changed to AGPL) vor 12 Jahren
  romainq 429143ab3f Fixed two bugs revealed with specific constraints (query expression like 'SELECT b FROM a JOIN b', AND the organization context is set) vor 12 Jahren
  romainq 60da6859a4 #439 Record and display changes in the link sets (ex: Members of a team) vor 12 Jahren
  dflaven c1d7824a0e Bug fix: AddToDashboard crashed the menu. vor 13 Jahren
  romainq fc65906a86 Fixed an issue revealed by fix [2201], occurring when filtering on organization (context) - the fix is not complete (see Trac #588) vor 13 Jahren
  romainq 1595e827b9 Fixed issue in OQL rendering, reproduced with FROM and JOIN clauses vor 13 Jahren
  romainq 1e3a297dfa Fixed bug with the serialization of a multi-object OQL (hard to reproduce) vor 13 Jahren
  dflaven 8a0ed7208a Better track unknown classes exceptions vor 13 Jahren
  romainq 515ee33c87 Fixed cosmetic issue in the error reporting on OQL normalization (using a tree operator on a NON hierarchical key) vor 13 Jahren
  romainq 77935669d9 Reintegrated from branch 1.2: capability to develop a module to share objects between organizations (beta) vor 13 Jahren
  romainq aec35cfa6b Implemented the capability to modify queries by the mean of a plugin (reintegrated from branch 1.2, release candidate) vor 13 Jahren
  romainq f09e159d60 #516 and #517 Improved the export (specify fields for multi-column queries) and web queries (default field list) (reintegrated from branch 1.2) vor 13 Jahren