cleaned code & output, using images for the navigation links
70 lines of code changed in 1 file:
images for pagination
0 lines of code changed in 8 files:
resource servlet: serving also binaries
45 lines of code changed in 1 file:
adding search tag to form tag list
1 lines of code changed in 1 file:
getOrderedResponderCodes: not returning null if no responders found (but empty iterator), to prevent null pointer later on & to be in style with getResponderCodes
printing more debug info to compare responder iterators
started using ordered responder set in getResponse
started storing responder results
19 lines of code changed in 1 file:
improving error message, deleting responder file if it could not be written completely
5 lines of code changed in 1 file:
fixing bug with responder being used as nested class, thus containing a (non serialisable) reference to pageContext. now using it as static instance as all the other responders.
now also returning a value
13 lines of code changed in 1 file:
fixing small bug
1 lines of code changed in 1 file:
formatted, fixed warnings
7 lines of code changed in 1 file:
doing check for being enclosed in a form before using the form object (which might be null, otherwise)
2 lines of code changed in 1 file:
new settings for eclipse code cleanup tool in eclipse 3.3
49 lines of code changed in 1 file:
throwing programmer error, better message, avoid exception catching
7 lines of code changed in 1 file:
adding source path
1 lines of code changed in 1 file:
removing usage of header file, using pagination
30 lines of code changed in 1 file:
removing usage of header file to remove compiler errors/warnings in eclipse
138 lines of code changed in 8 files:
style for navigation
5 lines of code changed in 1 file:
initial release of pagination tag
248 lines of code changed in 1 file:
pulled up method
new methods to use default limit / offset
97 lines of code changed in 2 files:
adapted to renamed message
2 lines of code changed in 1 file:
using new utility method for attribute value checking, adapted to renamed method
7 lines of code changed in 1 file:
using new utility method for attribute value checking
7 lines of code changed in 3 files:
pulled up method, new utility method for attribute value checking
26 lines of code changed in 1 file:
adapting to method rename
2 lines of code changed in 1 file:
adding new tag, caching of list IDs
7 lines of code changed in 1 file:
renaming method, new utility method
12 lines of code changed in 1 file:
adding default limit & pagination tag
39 lines of code changed in 1 file:
adapting changelog to @include fix
3 lines of code changed in 1 file:
fixing return type
1 lines of code changed in 1 file:
adapting to stringutil changes
16 lines of code changed in 6 files:
more utils, removing utils provided by commons-lang
10 lines of code changed in 1 file:
using commons-lang
4 lines of code changed in 3 files:
fixing html errors
4 lines of code changed in 3 files:
tests for @including using "/dir/file.jsp" and for 2-level include
17 lines of code changed in 3 files:
fixing @include with root folder (cristi & rudi)
9 lines of code changed in 1 file:
quick fix for a programmer error not reported
8 lines of code changed in 1 file:
more util mehtods
7 lines of code changed in 1 file:
FSCONS Makumba presentation
4949 lines of code changed in 19 files:
writing originating page only when requested
3 lines of code changed in 2 files:
get defaults from (static still) config
53 lines of code changed in 3 files: