Directory classes/org/makumba/commons/formatters/

Directory Created:
2007-09-25 15:54
Total Files:
7
Deleted Files:
0
Lines of Code:
643

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

Lines of Code

classes/org/makumba/commons/formatters/ Lines of Code

Developers

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

Most Recent Commits

manuel_gay 2009-01-05 23:36 Rev.: 3575

- 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:

  • classes/org/makumba/commons/formatters: FieldFormatter.java (+10 -2), dateFormatter.java (+10 -2), intEnumFormatter.java (+10 -2), ptrFormatter.java (+10 -2), timestampFormatter.java (+10 -2)
rosso_nero 2009-01-02 03:33 Rev.: 3514

fixing generics

0 lines of code changed in 2 files:

  • classes/org/makumba/commons/formatters: dateFormatter.java (changed), timestampFormatter.java (changed)
rosso_nero 2009-01-02 03:21 Rev.: 3512

fixing generics

0 lines of code changed in 1 file:

  • classes/org/makumba/commons/formatters: RecordFormatter.java (changed)
rosso_nero 2008-12-23 05:28 Rev.: 3448

fixing generics warnings

2 lines of code changed in 1 file:

  • classes/org/makumba/commons/formatters: FieldFormatter.java (+2 -2)
rosso_nero 2008-12-23 04:35 Rev.: 3444

fixing generics warnings

16 lines of code changed in 4 files:

  • classes/org/makumba/commons/formatters: FieldFormatter.java (+12 -12), RecordFormatter.java (+2 -1), intEnumFormatter.java (+1 -1), ptrFormatter.java (+1 -1)
rosso_nero 2008-08-08 01:56 Rev.: 3046

throwing programmer error, this is not an invalid value exception

5 lines of code changed in 1 file:

  • classes/org/makumba/commons/formatters: FieldFormatter.java (+5 -4)
rosso_nero 2008-07-21 00:59 Rev.: 2878

new form identifier to uniquely identify forms (form responder did not work as planned)

0 lines of code changed in 1 file:

  • classes/org/makumba/commons/formatters: RecordFormatter.java (changed)
manuel_gay 2008-07-03 01:32 Rev.: 2733

refactoring: moving all the cache keys to MakumbaJSPAnalyser, so it is possible to have an overview

0 lines of code changed in 1 file:

  • classes/org/makumba/commons/formatters: RecordFormatter.java (changed)
rosso_nero 2008-06-14 04:05

applying code clean up

29 lines of code changed in 5 files:

  • classes/org/makumba/commons/formatters: FieldFormatter.java (+18 -9), dateFormatter.java (+6 -3), intEnumFormatter.java (+1), ptrFormatter.java (+2 -1), timestampFormatter.java (+2 -1)
rosso_nero 2008-05-27 16:22 Rev.: 2463

passing on the form responder value

8 lines of code changed in 1 file:

  • classes/org/makumba/commons/formatters: RecordFormatter.java (+8 -1)
rosso_nero 2008-05-27 01:38 Rev.: 2461

allowing editing of TS_Create/modify in search forms (as we only search...)

0 lines of code changed in 1 file:

  • classes/org/makumba/commons/formatters: RecordFormatter.java (changed)
rosso_nero 2008-05-23 03:59 Rev.: 2422

better error message

2 lines of code changed in 1 file:

  • classes/org/makumba/commons/formatters: FieldFormatter.java (+2 -1)
rosso_nero 2008-05-23 01:38 Rev.: 2415

better error message

0 lines of code changed in 1 file:

  • classes/org/makumba/commons/formatters: FieldFormatter.java (changed)
manuel_gay 2007-09-25 15:54 Rev.: 1688

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:

  • classes/org/makumba/commons/formatters: FieldFormatter.java (new 199), InvalidValueException.java (new 35), RecordFormatter.java (new 103), dateFormatter.java (new 85), intEnumFormatter.java (new 47), ptrFormatter.java (new 46), timestampFormatter.java (new 63)
Generated by StatSVN 0.5.0