fixed tab positioning
8 lines of code changed in 1 file:
fixing typo
1 lines of code changed in 1 file:
made search work with the right domain
1 lines of code changed in 1 file:
also building mdd expression parser
8 lines of code changed in 1 file:
moving old oql translator to attic (forgot to commit this file)
12 lines of code changed in 1 file:
ampersand changed from & to & for forrest to validate the thing
1 lines of code changed in 1 file:
fixes
1 lines of code changed in 1 file:
Small change on search box
2 lines of code changed in 1 file:
A new skin for the documentation site
2215 lines of code changed in 50 files:
adding comments on functions and rules
4 lines of code changed in 1 file:
test pages for post-back
65 lines of code changed in 5 files:
updating changelog
6 lines of code changed in 1 file:
Really fixing the form post-back issue, i.e. re-filling the previously entered values
124 lines of code changed in 3 files:
fixing the form post-back issue: we now redirect to the original page in case of errors.
41 lines of code changed in 3 files:
removing useless import
1 lines of code changed in 1 file:
making sure this also works with windows
2 lines of code changed in 1 file:
Fixing bug: intEnum values were not converterted to int when passed as Strings. TODO add test case for this
19 lines of code changed in 1 file:
Correct information about pool size, opened connections etc.
34 lines of code changed in 3 files:
Improving error message when connection is stale
12 lines of code changed in 2 files:
Removing empty package
0 lines of code changed in 1 file:
launcher for webapp query crawling
19 lines of code changed in 1 file:
fixing bug with computation of query fragment tree (computing the tree with "this")
7 lines of code changed in 2 files:
making the new function inliner POC-compliant
109 lines of code changed in 8 files:
fixing method that was only able to handle simple expressions (was also failing with old function inliner)
18 lines of code changed in 1 file:
cleaning up, fixing minor bug
1 lines of code changed in 1 file:
adding parameter for query crawling output, making sure syntax gets printed if no args are passed
2 lines of code changed in 1 file:
Removing System.out.println
0 lines of code changed in 1 file:
moving oql parser to attic
16 lines of code changed in 3 files:
fixing bug with new query inliner
13 lines of code changed in 1 file:
Allowing comments after functions and validation rules
2 lines of code changed in 1 file:
making new mdd parser default
1 lines of code changed in 1 file:
Return a upperCaseBeginning(name) as description, if there is no defined description in the MDD, so that the form autogenerator output looks a bit nicer.
4 lines of code changed in 1 file:
JDBC url now gets UTF-8 parameters added if requested
4 lines of code changed in 1 file:
Removed redundancy in the CharsetFilter
1 lines of code changed in 1 file:
Also generating QF AST for old mdd parser thus allowing it to run with the new query inliner
43 lines of code changed in 3 files:
collecting errors and printing them all at once in the end
25 lines of code changed in 1 file:
allowing fields to be overriden when including an IDD that has this field
4 lines of code changed in 2 files:
Replacing ResourcePool with c3p0
64 lines of code changed in 6 files:
fixing trouble with unary minus/plus
13 lines of code changed in 1 file:
fixing the hostname / path lookup mechanism
22 lines of code changed in 1 file:
New function inliner based on tree-transformation
2527 lines of code changed in 41 files: