romainq
|
5ed735e8d0
#942 OQL now supporting unions. Unions support polymorphism and can be used anywhere in the application.
|
преди 10 години |
romainq
|
c5b0b80b11
Integrated the lexer/parser build tools (Lexer=0.4.0, Parser=0.1.7)
|
преди 10 години |
dflaven
|
803bf4b9d2
#383: support negative numbers in OQL
|
преди 12 години |
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
|
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
|
6421f721cc
Email sent in asynchronous mode (established the base for an application internal CRON, task queue, etc.) with adjustable configuration (disable by default). Also improved the OQL: IS_NULL() and REGEXP have been added.
|
преди 14 години |
romainq
|
5d55b83597
#340 Fixed OQL parsing issue - parameters in IN()/NOT IN() clauses
|
преди 14 години |
romainq
|
b6c96f4689
Select multiple objects in OQL (beta, for integration within the UI)
|
преди 15 години |
romainq
|
2fe95b824f
Added INET_ATON and INET_NTOA verbs to the OQL, and allowed carrier returns chars (\r) in the OQL (same as a whitespace)
|
преди 15 години |
romainq
|
6e4255e0a1
Improved the run query page: added meaningfull examples, including "ticket of the user currently logged in", and did some cosmetics on the page (examples shown in a drawer) ; needed to add some options to the OQL (date intervals)
|
преди 15 години |
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 години |