[root]/modules/permissions
model
(0 files, 0 lines)
records
(0 files, 0 lines)
generated
(0 files, 0 lines)
templates
(0 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 19 (100.0%) | 412 (100.0%) | 21.6 |
| xsign | 3 (15.8%) | 247 (60.0%) | 82.3 |
| thunderm00n | 3 (15.8%) | 111 (26.9%) | 37.0 |
| vain | 13 (68.4%) | 54 (13.1%) | 4.1 |
- moved modules into application dir
0 lines of code changed in 5 files:
fixed a path for better Backentheme-Integration
4 lines of code changed in 1 file:
- phpdoc fixes
30 lines of code changed in 2 files:
- corrected attribute "author" on several modules (modulename.info.php)
1 lines of code changed in 1 file:
- Added some Modules with Basic Structures
- Added .info.php and .config.php to all Modules
24 lines of code changed in 1 file:
Added and modified some files for Modulenavigation in Backend
83 lines of code changed in 1 file:
- various smaller changes
- modulemanager scaffolding restructured to single methods
- permissiosn management: changed the cc_ tag to permission_ in templates, for the sake of a clearer name
1 lines of code changed in 1 file:
- renamed doc_raw to move_to; "move_to position" to "move_to target"
17 lines of code changed in 2 files:
- removed processActionController from Modules
- enabled Usage of ActionController_Resolver, restructured index.php and frontcontroller.core.php accordingly
- processActionController is now executed by Frontcontroller->processRequest()
- moved and renamed cut_string from set_breadcrumbs.filter.php to functions.core.php cut_string_backwards
- added simplexmltoarray to functions.core.php
5 lines of code changed in 2 files:
- SQL update
- renamed rights => pemissions
- smaller typo fixes
247 lines of code changed in 3 files: