updating changelog
10 lines of code changed in 1 file:
mechanism that allows to use custom resource for e.g. JS libs:
prototype.js_location = path/to/file.js
64 lines of code changed in 2 files:
removing useless header
0 lines of code changed in 1 file:
real fix for comparison validation rule problem
1 lines of code changed in 1 file:
Resolving some grammar non-determinisms
13 lines of code changed in 2 files:
fixing html rendering: on an empty multiple-choice input (set), </select> was appened even if no <select> was started
2 lines of code changed in 1 file:
also having paraphrases for primary tokens, to make parser error messages more understandable
24 lines of code changed in 1 file:
updating changelog
5 lines of code changed in 1 file:
updating doc
1 lines of code changed in 1 file:
- changing syntax of unique() {field1, field2} :"error" to unique(field1,field2) : "error"
- fixing bug in comparison validation rule: validation rule breaks if an int/real field is left blank
- preparing RecordEditor to allow for advanced validation mechanism, when form is not complete (i.e. validation rule validates on a field that is not in the form)
61 lines of code changed in 16 files:
throwing not unique exception instead of error
8 lines of code changed in 3 files:
not re-setting parameters from the session on form reload, if a parameter is already in the session
4 lines of code changed in 1 file:
fixing broken link
1 lines of code changed in 1 file:
putting back unadvertedly removed index file
88 lines of code changed in 2 files:
fixing links to Pointer javadoc
2 lines of code changed in 1 file:
creating missing file
0 lines of code changed in 1 file:
fixing broken link to download
1 lines of code changed in 1 file:
removing link to non-ported license
1 lines of code changed in 1 file:
updating changelog
1 lines of code changed in 1 file:
fixing ftp upload
1 lines of code changed in 1 file:
updating changelog
19 lines of code changed in 1 file:
fixing bug: native (non-MQL) function calls were marked as such and hence not analyzed for type detection
5 lines of code changed in 1 file:
adding warning to spec
12 lines of code changed in 2 files:
release howto
17 lines of code changed in 1 file:
improving error message for not allowed subfield inclusion
8 lines of code changed in 1 file:
fix for apidocs, need to be copied by hand into build dir
8 lines of code changed in 1 file:
Fixing configuration file path
2 lines of code changed in 1 file:
libs for release automation with ant
502 lines of code changed in 6 files:
fixing docs that did not validate, simplifying document building process
43 lines of code changed in 9 files:
documentation process explained
0 lines of code changed in 1 file:
improving release process
51 lines of code changed in 1 file:
fixing some typos
2 lines of code changed in 3 files:
Removing descriptions, these follow now similar process as examples
359 lines of code changed in 1 file:
Also generating descriptions in separate files
111 lines of code changed in 1 file:
Updating documentation, first attempt of API integration
1458 lines of code changed in 75 files:
Manu's fix to a problem related to the new function inliner
9 lines of code changed in 1 file:
mysql 4.1 will not always return a date object for date expressions on getObject(), e.g. if subqueries are used. i don't remember why we use getObject() and not getDate() in the first place
11 lines of code changed in 1 file:
adding missing support for charEnum and enumerator sets
19 lines of code changed in 1 file:
revived support for setintenum
5 lines of code changed in 2 files: