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

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 38 (100.0%) | 681 (100.0%) | 17.9 |
| manuel_gay | 20 (52.6%) | 533 (78.3%) | 26.6 |
| rosso_nero | 17 (44.7%) | 148 (21.7%) | 8.7 |
| cristian_bogdan | 1 (2.6%) | 0 (0.0%) | 0.0 |
correct path to the download servlet
2 lines of code changed in 1 file:
- making TransactionProvider intelligent: if getConnectionTo() wants to access a dataSource that is not of the type of the TransactionProvider implementation, automatically switches to the right implementation
- experimentation: method to unload static reference to singleton on context uninstall. maybe it will help with our problem
- fixing bug 1090
50 lines of code changed in 5 files:
fixing generics
0 lines of code changed in 1 file:
fixing generics warnings
7 lines of code changed in 5 files:
avoiding using Text.toString(), using getString() wherever we know about it.
this is done in preparation to change Text.toString() to something more meaningful and less memory-intensive
0 lines of code changed in 1 file:
added new formatting to strip HTML tags (useful when using stuff in title="...")
0 lines of code changed in 2 files:
download servlet for file type
73 lines of code changed in 2 files:
adapted comment
0 lines of code changed in 1 file:
formatted code
67 lines of code changed in 2 files:
passing on the form responder value
1 lines of code changed in 1 file:
allowing editing of TS_Create/modify in search forms (as we only search...)
0 lines of code changed in 1 file:
Introducing boolean type
72 lines of code changed in 2 files:
using stringutils from commons-lang
0 lines of code changed in 2 files:
Refactoring: moving classes from utils to the most appropriate location, moving form-related classes to forms package.
14 lines of code changed in 4 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.
395 lines of code changed in 8 files: