Added TODO's to change use of deprecated Database to use of Transaction
17 lines of code changed in 4 files:
fixed bug 190 (Submit of add/newForm: limit to one submittal max?)
if you want to limit the submittal max to one you have to put the attribute multipleSubmitMsg inside <mak:newForm or <mak:addForm...
The msg is available via <mak:response
if you don't add multipleSubmitMsg attribute then the check will not take place.
140 lines of code changed in 7 files:
added index as directory listing is not allowed on servers
16 lines of code changed in 1 file:
updated howtos
60 lines of code changed in 3 files:
eclipse howto finally done
103 lines of code changed in 1 file:
added mail admin URL
3 lines of code changed in 1 file:
moved launchers to one folder
51 lines of code changed in 8 files:
- libraries were put in / instead of lib/
1 lines of code changed in 1 file:
- corrected classpath entries
28 lines of code changed in 3 files:
- new libraries added (make sure to clean your project: Procjet->Clean...)
9 lines of code changed in 2 files:
- small code cleaning
1 lines of code changed in 1 file:
- new target: publishDevelLibs
36 lines of code changed in 1 file:
- basic form submit test
37 lines of code changed in 4 files:
some more testfixes
472 lines of code changed in 4 files:
- we now check if tomcat is running, before doing the tests. If it's not running, we print an error and clean the database.
109 lines of code changed in 1 file:
Talking about COMMITment...
Removed failures from tests table and mdd
120 lines of code changed in 3 files:
- formatter tests can now be started from eclipse (don't forget to start tomcat first!)
- launch files for the different tests we have today
68 lines of code changed in 4 files:
added this file as a design issue
0 lines of code changed in 1 file:
added stuff discussed at the congress, in red
61 lines of code changed in 1 file:
added workgroup issues
278 lines of code changed in 7 files:
fixed bug 16 (delete as button)
<mak:deleteLink ... is depricted, use <mak:delete widget="link|button"... instead
by Bartosz and Jure
267 lines of code changed in 6 files:
- corrected mak:form test so it uses generated references instead of hard coded ones
9 lines of code changed in 1 file:
added a number of issues from bug lists
25 lines of code changed in 1 file:
made 2 things more clear
49 lines of code changed in 1 file:
- mak:Form test for dataTypes: set & ptr
68 lines of code changed in 2 files:
- mak:Form test for dataTypes: char, char[xx], int, date, text
57 lines of code changed in 4 files:
- classpath entries for http tests
4 lines of code changed in 1 file:
removed obsolete
0 lines of code changed in 4 files:
- tests for mak:form
- typo fixed
49 lines of code changed in 3 files:
- tests for mak:editForm
43 lines of code changed in 3 files:
- tests for mak:newForm
39 lines of code changed in 2 files:
- tests for mak:input
100 lines of code changed in 2 files:
- merged from Antwerpen branch
20 lines of code changed in 1 file:
- merged from Antwerpen branch
0 lines of code changed in 1 file:
merged testing part of branch Antwerpen
2271 lines of code changed in 31 files:
updated docs before congress
1445 lines of code changed in 9 files:
0.5.14.1
3 lines of code changed in 1 file:
fix for bug 838
3 lines of code changed in 1 file: