[root]/classes/org/makumba/forms/tags
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 258 (100.0%) | 4985 (100.0%) | 19.3 |
manuel_gay | 109 (42.2%) | 2860 (57.4%) | 26.2 |
rosso_nero | 125 (48.4%) | 1965 (39.4%) | 15.7 |
marius9 | 5 (1.9%) | 81 (1.6%) | 16.2 |
cristian_bogdan | 16 (6.2%) | 72 (1.4%) | 4.5 |
lnagel | 2 (0.8%) | 6 (0.1%) | 3.0 |
poempernikkel | 1 (0.4%) | 1 (0.0%) | 1.0 |
removing debug leftovers
0 lines of code changed in 1 file:
fixing bug 1163
10 lines of code changed in 1 file:
- 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
29 lines of code changed in 5 files:
fixes in ajax forms, automated tests
74 lines of code changed in 2 files:
ajax forms and live validation play nice together
simplifying live validation interface a bit
ajax wheel is now in makumba.css
15 lines of code changed in 1 file:
form identifier doesn't use the name anymore
51 lines of code changed in 1 file:
mak:submit convenience tag
105 lines of code changed in 2 files:
ajax forms
7 lines of code changed in 1 file:
First part of partial postback for forms
50 lines of code changed in 1 file:
applying source code cleanup
22 lines of code changed in 1 file:
not requiring specific CSS anymore (part of bug 1152)
2 lines of code changed in 1 file:
formatting
6 lines of code changed in 1 file:
adding the makumba resources directly in the head, instead of using dirty javascript hacks
0 lines of code changed in 1 file:
refactoring forms, pulling operations in FormTagBase to decouple them from the form type
142 lines of code changed in 9 files:
re-ordering members and methods
74 lines of code changed in 1 file:
Formatting code
4 lines of code changed in 1 file:
fixing NPE
1 lines of code changed in 1 file:
allow empty body when widget is a form
1 lines of code changed in 1 file:
adding comments
9 lines of code changed in 1 file:
replacing inieditor with commons configurations to be closer to standard libs
1 lines of code changed in 1 file:
(146 more)