[root]/modules/quotes
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 | 24 (100.0%) | 505 (100.0%) | 21.0 |
| vain | 16 (66.7%) | 397 (78.6%) | 24.8 |
| thunderm00n | 5 (20.8%) | 101 (20.0%) | 20.2 |
| xsign | 3 (12.5%) | 7 (1.4%) | 2.3 |
- moved modules into application dir
0 lines of code changed in 5 files:
- renamed smarty assign_by_ref to assign (this was mainly a workaround in smarty v2 to work with references. referencing is now standard behavior of php.)
- drop the ajax dialog windows (will be reimplemented on base of jQuery modal)
- added messagebox viewhelper for testing purposes to the apc status template
2 lines of code changed in 1 file:
- updated several templates and module files due to the Smarty version change
1 lines of code changed in 1 file:
fixed a path for better Backentheme-Integration
4 lines of code changed in 1 file:
fixed names and queries for some backend modules
1 lines of code changed in 1 file:
- 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
33 lines of code changed in 2 files:
- smarty view helper {modulnavigation} for generic modulenavigation
- uses menu description file module.menu.php
- example usage in quotes module
83 lines of code changed in 1 file:
- quotes (at-dev)
177 lines of code changed in 1 file:
Added Sample Template for quotes (Backend)
63 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
32 lines of code changed in 1 file:
- various changes on modules + templates
5 lines of code changed in 1 file:
- renamed doc_raw to move_to; "move_to position" to "move_to target"
1 lines of code changed in 1 file:
- 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
0 lines of code changed in 1 file:
- applied "clansuite_" prefix to several modules (modulecontroller and classnames fix)
6 lines of code changed in 1 file:
- renderWidget(__METHOD__) deprecated! :)
1 lines of code changed in 1 file:
- added setWidgetTemplate()
- changed lots of tpl names to action_ widget_
- more...
5 lines of code changed in 1 file:
- changed all TPLs and PHP Files to use singular Doctrine!
- SQL UPDATE !!!!!!!!!!!!!!!!!!
1 lines of code changed in 1 file:
- themes.xml fixed, thememanager added, quotes added, settings fixed errors with isset
89 lines of code changed in 1 file: