dflaven ab955c87c5 Fixed Trac #558: properly parse strings containing hexadecimal sequences (i.e. 'QWERTY0xCUIOP'). vor 13 Jahren
..
build.bash 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. vor 14 Jahren
build.cmd 4801d921f6 Moved under "trunk" to be able to track releases under "tags" vor 16 Jahren
exclude.txt 7cbe2f6324 Exclude build.bash from the build vor 14 Jahren
oql-lexer.php ab955c87c5 Fixed Trac #558: properly parse strings containing hexadecimal sequences (i.e. 'QWERTY0xCUIOP'). vor 13 Jahren
oql-lexer.plex ab955c87c5 Fixed Trac #558: properly parse strings containing hexadecimal sequences (i.e. 'QWERTY0xCUIOP'). vor 13 Jahren
oql-parser.php 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. vor 14 Jahren
oql-parser.y 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. vor 14 Jahren
oqlexception.class.inc.php eb6d786d94 Fixed regression in the tool to test queries: losing the query when there is a syntax error vor 13 Jahren
oqlinterpreter.class.inc.php 8a0ed7208a Better track unknown classes exceptions vor 13 Jahren
oqlquery.class.inc.php 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. vor 14 Jahren