[root]/modules/about/controller

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 7 (100.0%) | 113 (100.0%) | 16.1 |
| vain | 6 (85.7%) | 75 (66.4%) | 12.5 |
| paulbr | 1 (14.3%) | 38 (33.6%) | 38.0 |
- moved modules into application dir
0 lines of code changed in 1 file:
- dropping the about module, sorry paul
- we will not use the database for this, but static html pages
- the about remains in the controlcenter module
0 lines of code changed in 1 file:
- removed initModel() calls from modules
3 lines of code changed in 1 file:
fixed about and added 2 new database-tables
- cs_about, cs_about_developer
38 lines of code changed in 1 file:
- moved about stuff to module index
1 lines of code changed in 1 file:
- added existence check for module cfg file in readModuleConfig
- the popup content is renderer without layout
2 lines of code changed in 1 file:
- added new module about
69 lines of code changed in 1 file: