[root]/classes/org/makumba/controller/html
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 203 (100.0%) | 4156 (100.0%) | 20.4 |
rosso_nero | 51 (25.1%) | 2325 (55.9%) | 45.5 |
cristi | 53 (26.1%) | 902 (21.7%) | 17.0 |
stefan | 24 (11.8%) | 432 (10.4%) | 18.0 |
fred | 20 (9.9%) | 265 (6.4%) | 13.2 |
manuel_gay | 23 (11.3%) | 106 (2.6%) | 4.6 |
cristian_bogdan | 23 (11.3%) | 68 (1.6%) | 2.9 |
jzbont | 1 (0.5%) | 21 (0.5%) | 21.0 |
adler | 7 (3.4%) | 19 (0.5%) | 2.7 |
stefanba | 1 (0.5%) | 18 (0.4%) | 18.0 |
Refactoring: moving classes from utils to the most appropriate location, moving form-related classes to forms package.
0 lines of code changed in 19 files:
Refactoring: merging list and forms refactoring branch
1 lines of code changed in 1 file:
slight fixes
30 lines of code changed in 1 file:
correcting call to JS validation
1 lines of code changed in 1 file:
only showing onsubmit if there is a validation
12 lines of code changed in 1 file:
Refactoring: separating list, analysis, and a number of dependencies. Introducing org.makumba.commons which will grow later on.
Sorry for the hugue commit but it's one coherent refactoring, it should go together.
1 lines of code changed in 1 file:
correcting javadoc, adding method to live-validation provider, added script for live validation
2 lines of code changed in 1 file:
listing files needed
2 lines of code changed in 1 file:
adding support for validation
75 lines of code changed in 1 file:
client-side validation integration
23 lines of code changed in 1 file:
extracted erorr messages, to be used from client side validator
6 lines of code changed in 1 file:
support for date calendar choser - implementing classes
108 lines of code changed in 3 files:
fix for bug 978, text between mak:options is now allowed and is assumed to be formatting "option groups"
2 lines of code changed in 1 file:
public access, used from other places
1 lines of code changed in 1 file:
better error message
6 lines of code changed in 1 file:
formatted code
166 lines of code changed in 1 file:
added a newline after the originating page input
1 lines of code changed in 1 file:
moved date parsing for validation errors to dateEditor
23 lines of code changed in 1 file:
fixing potential null pointer exception
4 lines of code changed in 1 file:
writing the original request into the form, to be used on form reload on validation errors; added method to find unassigned exceptions
20 lines of code changed in 1 file:
(50 more)