Commit History

Autor SHA1 Mensaxe Data
  dflaven 3473e5259b Bug fix: typo causing the generation of invalid SQL queries (in some rare cases). %!s(int64=10) %!d(string=hai) anos
  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
  dflaven fc2c1498a6 Better error reporting (thanks to Stefan Goethals for suggesting it). %!s(int64=10) %!d(string=hai) anos
  romainq a97ec14388 #983 Sortering not possible on multi-column queries %!s(int64=10) %!d(string=hai) anos
  dflaven b6cefa790f Fix for a warning about mysql_free() revealing a problem with DBObjectSet %!s(int64=11) %!d(string=hai) anos
  romainq 4fe6b12cb0 OQL normalization and dashlets have been made independent from the class MetaModel %!s(int64=12) %!d(string=hai) anos
  romainq f5904fd2ea #702 The second implementation of this fix was still incomplete (not compatible with some constraint queries) %!s(int64=12) %!d(string=hai) anos
  romainq 57369a92a7 #702 The first implementation of this fiw was not incomplete (not compatible with some constraint queries) %!s(int64=12) %!d(string=hai) anos
  romainq 82b2e16742 #702 Ignoring the class when looking up for a polymorphic ext key %!s(int64=12) %!d(string=hai) anos
  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 %!s(int64=12) %!d(string=hai) anos
  dflaven 51219cc518 Fix for a SQL error (regression) in the Portal %!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 d354d5c131 Integrated the multiple select in the portal (search closed tickets) %!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
  romainq 429143ab3f Fixed two bugs revealed with specific constraints (query expression like 'SELECT b FROM a JOIN b', AND the organization context is set) %!s(int64=12) %!d(string=hai) anos
  romainq 60da6859a4 #439 Record and display changes in the link sets (ex: Members of a team) %!s(int64=12) %!d(string=hai) anos
  dflaven c1d7824a0e Bug fix: AddToDashboard crashed the menu. %!s(int64=13) %!d(string=hai) anos
  romainq fc65906a86 Fixed an issue revealed by fix [2201], occurring when filtering on organization (context) - the fix is not complete (see Trac #588) %!s(int64=13) %!d(string=hai) anos
  romainq 1595e827b9 Fixed issue in OQL rendering, reproduced with FROM and JOIN clauses %!s(int64=13) %!d(string=hai) anos
  romainq 1e3a297dfa Fixed bug with the serialization of a multi-object OQL (hard to reproduce) %!s(int64=13) %!d(string=hai) anos
  dflaven 8a0ed7208a Better track unknown classes exceptions %!s(int64=13) %!d(string=hai) anos
  romainq 515ee33c87 Fixed cosmetic issue in the error reporting on OQL normalization (using a tree operator on a NON hierarchical key) %!s(int64=13) %!d(string=hai) anos
  romainq 77935669d9 Reintegrated from branch 1.2: capability to develop a module to share objects between organizations (beta) %!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
  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) %!s(int64=13) %!d(string=hai) anos
  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 %!s(int64=13) %!d(string=hai) anos
  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() %!s(int64=13) %!d(string=hai) anos
  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. %!s(int64=13) %!d(string=hai) anos
  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. %!s(int64=14) %!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