[root]/classes/org/makumba/controller/jsp

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 42 (100.0%) | 739 (100.0%) | 17.5 |
| cristi | 10 (23.8%) | 465 (62.9%) | 46.5 |
| manuel_gay | 10 (23.8%) | 221 (29.9%) | 22.1 |
| rosso_nero | 9 (21.4%) | 37 (5.0%) | 4.1 |
| cristian_bogdan | 4 (9.5%) | 16 (2.2%) | 4.0 |
| stefan | 4 (9.5%) | 0 (0.0%) | 0.0 |
| fred | 2 (4.8%) | 0 (0.0%) | 0.0 |
| adler | 3 (7.1%) | 0 (0.0%) | 0.0 |
making robust against data definition not found errors
8 lines of code changed in 1 file:
applied source code cleanup
17 lines of code changed in 1 file:
implemented actor logout (cannot test though)
0 lines of code changed in 1 file:
resolving generics
0 lines of code changed in 1 file:
printing an error message when the login page was accessed directly
5 lines of code changed in 1 file:
Moving controller handlers together with the classes they use
1 lines of code changed in 1 file:
finished moving a static constant
1 lines of code changed in 1 file:
Moving response tag
0 lines of code changed in 1 file:
Formatting code
126 lines of code changed in 1 file:
Formatting source
89 lines of code changed in 2 files:
Removing dependencies on list
3 lines of code changed in 1 file:
Refactoring: merging list and forms refactoring branch
1 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 2 files:
Phase 1 of fixing bug related to misleading display of ANFE exceptions (bugzilla is down, I can't get the bug number). Rudi, I hope this won't collide with the multiple exception work you are doing.
0 lines of code changed in 1 file:
implemented check to prevent endless loops
- apparentely in RequestAttributes the request attributes contain a reference to the makumba attributes, which in turn get printed by invoking the toString method..
- check in PageAttributes just to be on the safe side.
7 lines of code changed in 1 file:
adding method to remove an attribute
adding method to check whether an attribute exists in the attributes
implemented toString method to print debug info
0 lines of code changed in 1 file:
Merging Antwerpen Branch
0 lines of code changed in 3 files:
removed a compiler warning
6 lines of code changed in 1 file:
organized imports via Eclipse
9 lines of code changed in 1 file:
supporting the standard servlet login mechanism (bug 663).
the old login mechanism is still supported.
but the standard servlet mechanism (if used) takes precedence.
4 lines of code changed in 1 file:
initial support for setAttribute()
4 lines of code changed in 1 file:
removed unused imports
0 lines of code changed in 3 files:
bug 530 - refactored to move HtmlUtils from org.makumba.util to org.makumba
0 lines of code changed in 1 file:
Support actor="..." with wildcard *. Undo v2.2 in the sense that actor is again required field
0 lines of code changed in 1 file:
bug 34, support <mak:logout />
0 lines of code changed in 1 file:
added the LGPL license header
0 lines of code changed in 3 files:
moving revision number to 2.0
0 lines of code changed in 4 files:
join of the newController branch and other 0.5.7 fixes
457 lines of code changed in 4 files: