[root]/classes/org/makumba/list/pagination

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 15 (100.0%) | 545 (100.0%) | 36.3 |
| rosso_nero | 10 (66.7%) | 500 (91.7%) | 50.0 |
| manuel_gay | 4 (26.7%) | 33 (6.1%) | 8.2 |
| marius9 | 1 (6.7%) | 12 (2.2%) | 12.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
6 lines of code changed in 1 file:
fixes related to using analysis methods
19 lines of code changed in 1 file:
adding FIXME
2 lines of code changed in 1 file:
using analysis methods
6 lines of code changed in 1 file:
fixed links to icons, displaying correct icons for n/a links, implemented new attributes to control behaviour
44 lines of code changed in 1 file:
implemention action attribute, treating # anchors, added logging
46 lines of code changed in 1 file:
css fixes for the pagination tag
12 lines of code changed in 1 file:
fixing generic warnings
2 lines of code changed in 1 file:
slight fixes in computation of limits
10 lines of code changed in 1 file:
renaming attribute
5 lines of code changed in 1 file:
making reading of properties more logical; reducing length of query-string by not passing around empty attributes
5 lines of code changed in 1 file:
slight corrections to the created code
8 lines of code changed in 1 file:
improved pagination tag
62 lines of code changed in 1 file:
cleaned code & output, using images for the navigation links
70 lines of code changed in 1 file:
initial release of pagination tag
248 lines of code changed in 1 file: