[root]/classes/org/makumba/list/tags
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 97 (100.0%) | 3950 (100.0%) | 40.7 |
manuel_gay | 61 (62.9%) | 3485 (88.2%) | 57.1 |
rosso_nero | 28 (28.9%) | 426 (10.8%) | 15.2 |
cristian_bogdan | 8 (8.2%) | 39 (1.0%) | 4.8 |
minor refactoring, adding FIXME
21 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
18 lines of code changed in 4 files:
removing TODO
0 lines of code changed in 1 file:
fixes in ajax forms, automated tests
2 lines of code changed in 1 file:
Fixing bug that was causing the section to believe it was invoked where it was not
2 lines of code changed in 1 file:
mak:submit convenience tag
1 lines of code changed in 1 file:
not requiring specific CSS anymore (part of bug 1152)
1 lines of code changed in 1 file:
formatting
110 lines of code changed in 2 files:
adding the makumba resources directly in the head, instead of using dirty javascript hacks
0 lines of code changed in 1 file:
modifying section attributes name
34 lines of code changed in 1 file:
first commit of 2010: fixing bug in the sections within list
30 lines of code changed in 1 file:
not caching the section resolution data, as when data changes, it would need to be discarded
14 lines of code changed in 1 file:
Support for mak:section inside of lists
219 lines of code changed in 2 files:
storing section data in request where it should be
3 lines of code changed in 1 file:
first implementation of mak:section
362 lines of code changed in 1 file:
test for bug 589, corrected error message for value computers
1 lines of code changed in 1 file:
fixing warnings
0 lines of code changed in 2 files:
fixing warnings
1 lines of code changed in 1 file:
live validation for char
2 lines of code changed in 1 file:
fix for pagination with group by, fixing some generics
22 lines of code changed in 1 file:
(40 more)