[root]/classes/org/makumba/view/jsptaglib
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 535 (100.0%) | 10141 (100.0%) | 18.9 |
cristi | 222 (41.5%) | 3590 (35.4%) | 16.1 |
manuel_gay | 116 (21.7%) | 3422 (33.7%) | 29.5 |
stefan | 78 (14.6%) | 1582 (15.6%) | 20.2 |
rosso_nero | 56 (10.5%) | 831 (8.2%) | 14.8 |
milerosu | 1 (0.2%) | 275 (2.7%) | 275.0 |
fred | 20 (3.7%) | 248 (2.4%) | 12.4 |
cristian_bogdan | 25 (4.7%) | 123 (1.2%) | 4.9 |
adler | 13 (2.4%) | 60 (0.6%) | 4.6 |
jzbont | 3 (0.6%) | 8 (0.1%) | 2.6 |
stefanba | 1 (0.2%) | 2 (0.0%) | 2.0 |
Refactoring: moving classes from utils to the most appropriate location, moving form-related classes to forms package.
0 lines of code changed in 72 files:
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.
118 lines of code changed in 12 files:
adding support for client side validation attribute
29 lines of code changed in 1 file:
removing extra space
1 lines of code changed in 1 file:
Small refactoring: moving JSP/Java parser to analyser package. TODO: refactor MakumbaTag so it extends a class of the analyser, specific to analysis things
26 lines of code changed in 2 files:
generating ID tags
9 lines of code changed in 1 file:
support for date calendar choser - new attributes & setting
23 lines of code changed in 1 file:
improved error message in case of wrongly computed value/no value specified (added field name)
11 lines of code changed in 1 file:
fix for bug 978, text between mak:options is now allowed and is assumed to be formatting "option groups"
19 lines of code changed in 2 files:
added more comments, not printing annotation if it is null
11 lines of code changed in 1 file:
moved date parsing for validation errors to dateEditor
4 lines of code changed in 1 file:
treatment for dates on form error reload
20 lines of code changed in 1 file:
annotating form fields
37 lines of code changed in 1 file:
fix for form reload
13 lines of code changed in 2 files:
added new attributes for form annotation
36 lines of code changed in 1 file:
better error messages for nullpointer exceptions; fixing bug 958
83 lines of code changed in 1 file:
trimming white space for delete link/form
7 lines of code changed in 1 file:
new attribute to preserve white space
10 lines of code changed in 1 file:
cleaning code
9 lines of code changed in 1 file:
adding check for validity of nullOption attribute
8 lines of code changed in 1 file:
(109 more)