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
|
пре 12 година |
dflaven
|
51219cc518
Fix for a SQL error (regression) in the Portal
|
пре 12 година |
romainq
|
a148f032eb
Fixed stopper issue (found with an audit) due to copies of DBObjectSearch not cloned (or not cloned well)
|
пре 12 година |
romainq
|
d354d5c131
Integrated the multiple select in the portal (search closed tickets)
|
пре 12 година |
romainq
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
пре 12 година |
romainq
|
429143ab3f
Fixed two bugs revealed with specific constraints (query expression like 'SELECT b FROM a JOIN b', AND the organization context is set)
|
пре 12 година |
romainq
|
60da6859a4
#439 Record and display changes in the link sets (ex: Members of a team)
|
пре 12 година |
dflaven
|
c1d7824a0e
Bug fix: AddToDashboard crashed the menu.
|
пре 12 година |
romainq
|
fc65906a86
Fixed an issue revealed by fix [2201], occurring when filtering on organization (context) - the fix is not complete (see Trac #588)
|
пре 12 година |
romainq
|
1595e827b9
Fixed issue in OQL rendering, reproduced with FROM and JOIN clauses
|
пре 12 година |
romainq
|
1e3a297dfa
Fixed bug with the serialization of a multi-object OQL (hard to reproduce)
|
пре 13 година |
dflaven
|
8a0ed7208a
Better track unknown classes exceptions
|
пре 13 година |
romainq
|
515ee33c87
Fixed cosmetic issue in the error reporting on OQL normalization (using a tree operator on a NON hierarchical key)
|
пре 13 година |
romainq
|
77935669d9
Reintegrated from branch 1.2: capability to develop a module to share objects between organizations (beta)
|
пре 13 година |
romainq
|
aec35cfa6b
Implemented the capability to modify queries by the mean of a plugin (reintegrated from branch 1.2, release candidate)
|
пре 13 година |
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)
|
пре 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 година |
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.
|
пре 14 година |
dflaven
|
f6c87e253b
- Fixed the combination of the "PointingTo" conditions, especially when combining several "BELOW" conditions for the same criteria (used for security and context purposes)
|
пре 14 година |
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.
|
пре 14 година |
romainq
|
ec1a744652
Fixed issues with pagination + core limitations in the use of Object Sets (wrong filter when adding objects to a set)
|
пре 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
|
2b9d17f55d
#304 Fixed OQL issue (regression when using time intervals)
|
пре 14 година |
romainq
|
6573da5e19
#288 Fixed OQL issues, related to multi-columns usages
|
пре 14 година |
romainq
|
9715d69e09
#282 Fixed bug in OQL interpretation (functions requiring class aliasing)
|
пре 14 година |
romainq
|
f5c70b7bfe
#247 Missing query argument (CSV export failing, or Emailed URL not working for lists)
|
пре 14 година |