recent fixes
1 lines of code changed in 1 file:
better subfield check
5 lines of code changed in 1 file:
fixes related to SELECT ... INSERT
5 lines of code changed in 2 files:
fixed a foreign key violation; the origin should be deleted after the relation
6 lines of code changed in 1 file:
fiing a race condition
9 lines of code changed in 1 file:
for some fishy reason, relative links don't work in forrest, so we use absolute ones
1 lines of code changed in 1 file:
more quickstart, re-generated taglib
155 lines of code changed in 31 files:
using site: links
4 lines of code changed in 1 file:
Fixing a small bug what I created with my last commit. When processing the range end tag, then the value does not need to be taken from the range begin field, just the name.
1 lines of code changed in 1 file:
making robust against NPEs that happen in RecordInfo
5 lines of code changed in 1 file:
Changed the computeTypeSpecificQuery(...) function so that it accepts the already-found value, instead of trying to find it from the request parameters. This caused an issue with fields which had multiple inputs (like dates) since there was no POST parameter with the given inputName, but they were split.
5 lines of code changed in 1 file:
updated documentation: started quickstart, added links for whole site generation
727 lines of code changed in 6 files:
formatted
11 lines of code changed in 1 file:
fixing HTML auto detection to be bigger than 1024 characters, and documenting the new limit (32768, 32kB) in the tag-documentation
28 lines of code changed in 4 files:
formatting
6 lines of code changed in 1 file:
TLD enhances - allowing multipleSubmitErrorMessage for mak:form, allowing message for searchForm, allowing disabled for mak:option
73 lines of code changed in 3 files:
Some fixes in the crawler logic, but some work still to be done
34 lines of code changed in 1 file:
updating tests - the makCount test still fails but that is ok, it's a bug
54 lines of code changed in 3 files:
Specified method="post" for new- and addForm's
2 lines of code changed in 1 file:
making hql compliant
3 lines of code changed in 1 file:
fixed many issues with treatment of parameters and their types.
allowing type discovery depending on the insert destination table
97 lines of code changed in 3 files:
printing everything to system.err so it is possible to compare outpiuts to previous runs
9 lines of code changed in 1 file:
query testing parameter projections
1 lines of code changed in 1 file:
allowing parameters as projections
4 lines of code changed in 2 files:
allowing an insertion table to be specified at query analysis
16 lines of code changed in 3 files:
fetching default property if none is specified in Makumba.conf
11 lines of code changed in 2 files:
fixing a type in .g name
1 lines of code changed in 1 file:
Added a missing method="post" to the generated nested mak:editForm, since without it the parameters on the action URL got lost when using the GET method.
1 lines of code changed in 1 file:
Fixed a bug where a pointer variable was not correctly initialized due to the usage of var="" instead of printVar="" in a <mak:value/>
1 lines of code changed in 1 file:
Fixed a broken mak:editForm tag in the CodeGenerator (it made: ' action="someAction.jsp" />" >' instead of ' action="someAction.jsp" >')
1 lines of code changed in 1 file:
adding possiblity to flush all relations from the database instead of updating them
35 lines of code changed in 2 files:
Removing duplicate leader/manager for Department
2 lines of code changed in 1 file:
using log instead of system.out
3 lines of code changed in 1 file:
mdd grammar compilation
27 lines of code changed in 1 file:
- include!
368 lines of code changed in 11 files:
- fixed all lexical warnings
- made parser mode robust
- started implementing !include
75 lines of code changed in 5 files:
improving error handling, support of !title in subfields
237 lines of code changed in 14 files:
fix for code generator - passing a var was causing a object name to be passed as ptr instead of the external form
1 lines of code changed in 1 file:
dirty fix for being able to specify default date to "now()"
8 lines of code changed in 1 file:
almost done with simple fields
327 lines of code changed in 12 files:
moving further with the analyser, starting to get useful nodes
skeletton for DataDefinition and FieldDefinition builder
1152 lines of code changed in 15 files:
fixing field comment (allow for multiple words)
1 lines of code changed in 1 file:
grammar for most of field parsing and field analysis
499 lines of code changed in 11 files: