helper method to determine whether we can edit the field directly or need a form
7 lines of code changed in 2 files:
fixing a javadoc typo
5 lines of code changed in 1 file:
preparation for code generator
code cleanup
logger instead of system.out
14 lines of code changed in 1 file:
link to code generator
13 lines of code changed in 1 file:
preparation for code generator
cleaned up html code
27 lines of code changed in 1 file:
preparations for allowing sub-classing
nicer code generated
34 lines of code changed in 1 file:
handling java doc differentely
new colouring
13 lines of code changed in 1 file:
fixed an error for the /* ... */ comment pattern
2 lines of code changed in 1 file:
fixing problems for displaying filepaths for some exception types
4 lines of code changed in 1 file:
treating case where no source syntax points are found
1 lines of code changed in 1 file:
treating a file opening error
formatted method
18 lines of code changed in 1 file:
allowing also String as argument for Transaction.read
adjusting java doc
10 lines of code changed in 2 files:
fixing a problem in the addToNew handler when the newForm did not create an object (e.g. the programmer threw a logic exception,...)
16 lines of code changed in 1 file:
added one more treatment when we could not read the form responder due to different class versions
12 lines of code changed in 1 file:
improved message
1 lines of code changed in 1 file:
fixing a bug in line number discovery
7 lines of code changed in 1 file:
improving message thrown when a handler messag is missing to be syntactically correct --> allows direct copy-pasting :-)
12 lines of code changed in 1 file:
treating errors when you have an MDD with
'unknownSet'->'someField'
6 lines of code changed in 1 file:
jsp wiki library
1 lines of code changed in 2 files:
giving error messages if addTag has a wrong value for "object" attribute
14 lines of code changed in 1 file:
fixed one more case when error viewer did not find line number
source viewer allows hiding the line numbers to allow copy-pasting
54 lines of code changed in 4 files:
update build to include needed MDDs
corrected changelog
1 lines of code changed in 2 files:
0.5.16 release
14 lines of code changed in 1 file:
adding (jsp) wiki formatting to makumba
bundeling functionality of html=, urlencode= into format=
149 lines of code changed in 6 files:
renaming multipleSubmitMsg ==> multipleSubmitErrorMsg
18 lines of code changed in 6 files:
better support for nullpointer exceptions
fixed: putting root cause lookup in a method did not work
62 lines of code changed in 1 file:
improved finding line numbers
13 lines of code changed in 1 file:
made a log entry if getting the build date / version fails.
3 lines of code changed in 1 file:
allowing to alter multiple submit table
1 lines of code changed in 1 file:
form responder ID calculation now includes the multiple submit message (otherwise changing a form from/to multiple submit prevention did not take into effect until responder was deleted).
2 lines of code changed in 1 file: