[root]/classes/org/makumba/commons/formatters

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 32 (100.0%) | 690 (100.0%) | 21.5 |
| manuel_gay | 13 (40.6%) | 628 (91.0%) | 48.3 |
| rosso_nero | 19 (59.4%) | 62 (9.0%) | 3.2 |
- 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 2 files:
fixing generics
0 lines of code changed in 1 file:
fixing generics warnings
2 lines of code changed in 1 file:
fixing generics warnings
16 lines of code changed in 4 files:
throwing programmer error, this is not an invalid value exception
5 lines of code changed in 1 file:
new form identifier to uniquely identify forms (form responder did not work as planned)
0 lines of code changed in 1 file:
refactoring: moving all the cache keys to MakumbaJSPAnalyser, so it is possible to have an overview
0 lines of code changed in 1 file:
applying code clean up
29 lines of code changed in 5 files:
passing on the form responder value
8 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:
better error message
2 lines of code changed in 1 file:
better error message
0 lines of code changed in 1 file:
Refactoring: moving classes from utils to the most appropriate location, moving form-related classes to forms package.
578 lines of code changed in 7 files: