[root]/modules/gallery
controller
(0 files, 0 lines)
languages
(0 files, 0 lines)
lib
(0 files, 0 lines)
model
(0 files, 0 lines)
records
(0 files, 0 lines)
generated
(0 files, 0 lines)
templates
(0 files, 0 lines)
view
(0 files, 0 lines)
smarty
(0 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 64 (100.0%) | 1972 (100.0%) | 30.8 |
| vain | 47 (73.4%) | 982 (49.8%) | 20.8 |
| xsign | 11 (17.2%) | 809 (41.0%) | 73.5 |
| rikku | 3 (4.7%) | 94 (4.8%) | 31.3 |
| thunderm00n | 3 (4.7%) | 87 (4.4%) | 29.0 |
- moved modules into application dir
0 lines of code changed in 5 files:
- removed adminmenu placeholders from modulename.menu.php files
0 lines of code changed in 1 file:
- applied buildURL on Form->setAction() - so one might pass slashed urls to it
- changed form and menu definitions accordingly
- some urls still missing - go find them ;)
32 lines of code changed in 1 file:
- fixed modulenavigation template path and applied buildURL
- changed menu definitions of all modules accordingly
3 lines of code changed in 1 file:
- minor change to all security constant checks
- fixed the non rewrite routing
1 lines of code changed in 1 file:
- tooltip to title on modulenavigation menu files
3 lines of code changed in 1 file:
- QA
4 lines of code changed in 1 file:
- a bunch of QA fixes
19 lines of code changed in 1 file:
- QA fixes
1 lines of code changed in 1 file:
- general cleanup
19 lines of code changed in 3 files:
- renamed classes Clansuite_Module_ / Clansuite_Front_Controller / Clansuite_Action_Controller etc
- adjusted loadModule and loader
- fix for xdebug class, when useing firebug outside of a class
3 lines of code changed in 2 files:
- removed @since
2 lines of code changed in 2 files:
- renamed all remaining $smarty vars to $view
11 lines of code changed in 1 file:
- readded modules
686 lines of code changed in 5 files:
- complete modules cleanup
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:
fixed a path for better Backentheme-Integration
3 lines of code changed in 1 file:
fixed parent::initRecords('gallery'); in gallery.admin.php
1 lines of code changed in 1 file:
- fixed comment issue
0 lines of code changed in 1 file:
- phpdoc fixes
31 lines of code changed in 2 files:
- gallery.config.php
2 lines of code changed in 1 file:
- gallery.info.php + widget_random_image.tpl
1 lines of code changed in 1 file:
Added and modified some files for Modulenavigation in Backend
83 lines of code changed in 1 file:
49 lines of code changed in 1 file:
- renamed doc_raw to move_to; "move_to position" to "move_to target"
2 lines of code changed in 1 file:
further works at gallery module
25 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
1 lines of code changed in 2 files:
add gallery files
20 lines of code changed in 1 file:
- applied "clansuite_" prefix on gallery module
4 lines of code changed in 1 file:
- applied "clansuite_" prefix on gallery module
153 lines of code changed in 2 files:
- renderWidget(__METHOD__) deprecated! :)
1 lines of code changed in 1 file:
- added setWidgetTemplate()
- changed lots of tpl names to action_ widget_
- more...
2 lines of code changed in 1 file:
- fixed missing admin tpl in gallery & modcreator
2 lines of code changed in 1 file:
- added milkbox (MIT License)
- added mooflow (MIT License)
- added for the start a gallery widget + gallery module made with module creator
466 lines of code changed in 3 files:
removed downloads gallery matches replayes, because modules were in old style
and we are not at the point to create this functionality
0 lines of code changed in 3 files:
$info cells (version) (cs_version) changed to (module_version) (clansuite_version) to name it more accurate
2 lines of code changed in 1 file:
{$title} to {$name} in empty_module.tpl and added $trail etc.
fixed all new modules
6 lines of code changed in 2 files:
addded all modules, DB updated, fixed character controlling in create_modules
332 lines of code changed in 3 files: