[root]/classes/org/makumba/controller
html
(0 files, 0 lines)
http
(1 files, 139 lines)
jsp
(2 files, 325 lines)
validation
(0 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 114 (100.0%) | 3610 (100.0%) | 31.6 |
rosso_nero | 35 (30.7%) | 1311 (36.3%) | 37.4 |
manuel_gay | 39 (34.2%) | 948 (26.3%) | 24.3 |
cristi | 8 (7.0%) | 558 (15.5%) | 69.7 |
cristian_bogdan | 23 (20.2%) | 547 (15.2%) | 23.7 |
poempernikkel | 2 (1.8%) | 178 (4.9%) | 89.0 |
marius9 | 2 (1.8%) | 28 (0.8%) | 14.0 |
stefan | 2 (1.8%) | 27 (0.7%) | 13.5 |
filip_kis | 1 (0.9%) | 9 (0.2%) | 9.0 |
adlerscout | 1 (0.9%) | 3 (0.1%) | 3.0 |
jzbont | 1 (0.9%) | 1 (0.0%) | 1.0 |
- extending and refactoring page analysis: adding support for EL expressions
- fixing error recognition: currently running or analyzed tag is used (again) in order to display where the error occurs, leading to a more detailed error message. also adding a mechanism to persist the analysis state in case of an error in the servletContext scope, so that the error message does not disappear when the page is reloaded
- simplifying mechanism for checking validity of tag attribute values
- simplifying ValueComputer API
2 lines of code changed in 1 file:
Form submission message also shown for successful response
1 lines of code changed in 1 file:
adding FIXME
4 lines of code changed in 1 file:
ajax forms and live validation play nice together
simplifying live validation interface a bit
ajax wheel is now in makumba.css
2 lines of code changed in 1 file:
Wrapping response only if there's no execption
1 lines of code changed in 1 file:
ajax forms
18 lines of code changed in 1 file:
First part of partial postback for forms
134 lines of code changed in 2 files:
fixing a small bug introduced on bug 1147, which prevented other pages than .jsp to write to the outputstream..
1 lines of code changed in 1 file:
removing debug output
2 lines of code changed in 1 file:
a response wrapper that modifies the underlying PrintWriter (used by JSP) to inject required makumba resources directly into the <head> tag
242 lines of code changed in 1 file:
first commit of 2010: fixing bug in the sections within list
12 lines of code changed in 1 file:
storing section data in request where it should be
2 lines of code changed in 1 file:
first implementation of mak:section
63 lines of code changed in 2 files:
removing a FIXME (thgouhg the check here is probably not needed anymore because the stuff is handled in the filters before)
4 lines of code changed in 1 file:
adding a FIXME
3 lines of code changed in 1 file:
ResponseModifier controller handler, have fun rudi
49 lines of code changed in 1 file:
removing compile-time warning for reflection api
2 lines of code changed in 1 file:
throwing on invalid value exceptions that the application developer throws in the BL
7 lines of code changed in 1 file:
format
84 lines of code changed in 1 file:
Manu's fix to a problem related to the new function inliner
9 lines of code changed in 1 file:
(71 more)