This website requires JavaScript.
Explore
Help
Sign In
composer
/
iTop
Watch
6
Star
0
Fork
0
You've already forked iTop
mirror of
https://github.com/Combodo/iTop.git
synced
2026-02-26 05:44:12 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6aa782bd8bcc71c3d5ee5db2bb2061ba335e4ad5
iTop
/
core
/
oql
History
Pierre Goiffon
776385cdc9
Fix regression introduced in trunk[4943]
...
SVN:trunk[4945]
2017-09-27 10:00:48 +00:00
..
build
Added a version number (arbitrary initialized to 2015-08-31 for iTop v2.2.0) to the OQL Lexer/parser.
2015-10-12 09:52:39 +00:00
check_oql.php
Make sure we don't redefine CoreException.
2015-11-30 14:07:18 +00:00
exclude.txt
Integrated the lexer/parser build tools (Lexer=0.4.0, Parser=0.1.7)
2015-06-10 13:23:03 +00:00
expression.class.inc.php
Fix regression introduced in trunk[4943]
2017-09-27 10:00:48 +00:00
oql-lexer.php
#942
OQL now supporting unions. Unions support polymorphism and can be used anywhere in the application.
2015-07-08 17:10:40 +00:00
oql-lexer.plex
#942
OQL now supporting unions. Unions support polymorphism and can be used anywhere in the application.
2015-07-08 17:10:40 +00:00
oql-parser.php
#942
OQL now supporting unions. Unions support polymorphism and can be used anywhere in the application.
2015-07-08 17:10:40 +00:00
oql-parser.y
#942
OQL now supporting unions. Unions support polymorphism and can be used anywhere in the application.
2015-07-08 17:10:40 +00:00
oqlexception.class.inc.php
#779
It is possible to record a wrong OQL in the phrase book, but then it cannot be edited anymore!
2013-10-03 15:30:29 +00:00
oqlinterpreter.class.inc.php
Obsolescence: introduction of this new concept (wording could change later). The obsolescence of an object is computed after other attributes, by the mean of an OQL expression. The code has been refactored (again) so as to factorize between the computation of friendly names and the computation of obsolescence flags. The refactoring involved a significant AND RISKY change: external key friendly names (magic attributes) have been changed from AttributeFriendlyName to AttributeExternalField, which simplifies the SQL query build logic.
2017-05-11 11:58:42 +00:00
oqlquery.class.inc.php
Fixed the computation of the lowest common ancestor.
2015-12-02 10:32:37 +00:00
version.txt
Added a version number (arbitrary initialized to 2015-08-31 for iTop v2.2.0) to the OQL Lexer/parser.
2015-10-12 09:52:39 +00:00