dflaven
|
b3d81c148c
Fixed the computation of the lowest common ancestor.
|
9 rokov pred |
romainq
|
b5c84b99ca
Internal: dehardcoded OqlUnionQuery::GetClass against the metamodel reflection API
|
9 rokov pred |
dflaven
|
cda7f3861f
Code refactoring to make the OQL parsing self contained in the "oql" subdirectory.
|
9 rokov pred |
dflaven
|
46fe2f3221
Do not rely on MetaModel::GetRootClass() to check the data model, use the abstraction of ModelReflection instead to keep the code portable.
|
9 rokov pred |
romainq
|
5ed735e8d0
#942 OQL now supporting unions. Unions support polymorphism and can be used anywhere in the application.
|
10 rokov pred |
romainq
|
ed43485fa5
OQL enhancement: allow JOIN on a objclass/objkey pair of attributes (requires benchmarking)
|
10 rokov pred |
romainq
|
22b1599776
OQL normalization and dashlets have been made independent from the class MetaModel (reviewed the API)
|
12 rokov pred |
romainq
|
4fe6b12cb0
OQL normalization and dashlets have been made independent from the class MetaModel
|
12 rokov pred |
dflaven
|
803bf4b9d2
#383: support negative numbers in OQL
|
12 rokov pred |
romainq
|
eafa11ecfe
Updated copyright (2012) and license (LGPL changed to AGPL)
|
12 rokov pred |
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 rokov pred |
romainq
|
5a1b372fad
#19 - Reviewed the licensing information and started to align the comments in the code
|
15 rokov pred |
romainq
|
b6c96f4689
Select multiple objects in OQL (beta, for integration within the UI)
|
15 rokov pred |
dflaven
|
9c7cc9c0b2
Do NOT use PHP short open tags for a better compatibility
|
16 rokov pred |
romainq
|
972bb29ffe
User management by profile moving forward: pages to check the projection of objects/users in user defined dimensions
|
16 rokov pred |
dflaven
|
4801d921f6
Moved under "trunk" to be able to track releases under "tags"
|
16 rokov pred |