[root]/webapps/tests/WEB-INF/classes
org
(0 files, 0 lines)
makumba
(0 files, 0 lines)
controller
(2 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 22 (100.0%) | 154 (100.0%) | 7.0 |
rosso_nero | 9 (40.9%) | 92 (59.7%) | 10.2 |
manuel_gay | 9 (40.9%) | 59 (38.3%) | 6.5 |
cristian_bogdan | 3 (13.6%) | 2 (1.3%) | 0.6 |
poempernikkel | 1 (4.5%) | 1 (0.6%) | 1.0 |
cleaning up not-needed configuration option after using CSS for mak:responses (finalises bug 1152)
0 lines of code changed in 1 file:
the calendar icon is now loaded via CSS, not by adding an image tag code into the Makumba.conf. We still leave the Makumba.conf entry, though, to be able to specifiy a specific link *text* one might want to have on each Calendar editor link (part of bug 1152)
1 lines of code changed in 1 file:
using normal function inliner
2 lines of code changed in 1 file:
test pages for post-back
1 lines of code changed in 1 file:
New function inliner based on tree-transformation
2 lines of code changed in 1 file:
sample to test application specific formatting info
23 lines of code changed in 1 file:
correct image in Makumba.conf
1 lines of code changed in 1 file:
removing old TransactionProvider entry
0 lines of code changed in 1 file:
- moving database configuration to Makumba.conf
- fixing the OO design of TransactionProvider-s, now they extend TransactionProvider instead of implementing some strange interface
- updating hibernate version
sorry for the big commit but it's a big change. please test, comment, etc.
48 lines of code changed in 1 file:
Moved the useDefaultResponseStyles config option to the already existing category 'controllerConfig'
1 lines of code changed in 1 file:
changing calendar editor link to false
1 lines of code changed in 1 file:
live validation for char
1 lines of code changed in 1 file:
added tool to clean makumba caches w/o reloading
1 lines of code changed in 1 file:
removing obsolete .cvsignore files
0 lines of code changed in 1 file:
mak config
60 lines of code changed in 1 file:
by default use foreign keys
2 lines of code changed in 1 file:
setting defaults to not use calendar & form validation
4 lines of code changed in 1 file:
Disabling hibernate as default transaction provider: in this webapp we use both mak and hibernate pages
1 lines of code changed in 1 file:
- adding possibility to choose transaction provider class in BL through the getTransactionProvider() method
- adding possibility to set a default transaction provider for the whole application in MakumbaController.properties (defaultTransactionProvider property)
- test to trigger transaction provider choosing logic
- fixing login test
3 lines of code changed in 1 file:
ignoring generated classes and mappings for hibernate
0 lines of code changed in 1 file:
(2 more)