[root]/classes/org/makumba/commons/attributes
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 53 (100.0%) | 1317 (100.0%) | 24.8 |
manuel_gay | 14 (26.4%) | 966 (73.3%) | 69.0 |
rosso_nero | 26 (49.1%) | 267 (20.3%) | 10.2 |
cristian_bogdan | 12 (22.6%) | 77 (5.8%) | 6.4 |
priitpotter | 1 (1.9%) | 7 (0.5%) | 7.0 |
Fixing bug with reloaded parameters that was causing existing session parameters not to be taken into account when looking up parameters starting with a given string. This was breaking the behavior of the searchForm.
8 lines of code changed in 1 file:
better printout
4 lines of code changed in 1 file:
added a FIXME for manu
2 lines of code changed in 1 file:
formatting and source code cleanup
28 lines of code changed in 1 file:
not re-setting parameters from the session on form reload, if a parameter is already in the session
4 lines of code changed in 1 file:
Really fixing the form post-back issue, i.e. re-filling the previously entered values
105 lines of code changed in 2 files:
fixing the form post-back issue: we now redirect to the original page in case of errors.
1 lines of code changed in 1 file:
and testing one final time before i give up..
1 lines of code changed in 1 file:
testing SVN keyword substitution
59 lines of code changed in 3 files:
better logging levels
2 lines of code changed in 1 file:
checking only once for attributes in session
6 lines of code changed in 1 file:
source code cleanup
17 lines of code changed in 1 file:
fixing warnings
1 lines of code changed in 1 file:
fixing warnings
27 lines of code changed in 1 file:
avoiding useless string concatenation
3 lines of code changed in 1 file:
better handling of errors with content-type recognition
10 lines of code changed in 1 file:
quick-fix for passing on dates correctly
13 lines of code changed in 1 file:
fixing a MAJOR bug with not allowing maps as session attributes anymore
5 lines of code changed in 1 file:
better documentation of what is left to be done here, this is quite important for performance
5 lines of code changed in 1 file:
oh gosh! this was leading to empty uploads in the database... throw the damn error further babe...
1 lines of code changed in 1 file:
(23 more)