
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 103 (100.0%) | 628 (100.0%) | 6.0 |
| vain | 102 (99.0%) | 627 (99.8%) | 6.1 |
| xsign | 1 (1.0%) | 1 (0.2%) | 1.0 |
- moved cache, configuration, doctrine, logs and themes to application
0 lines of code changed in 22 files:
- general cleanup
34 lines of code changed in 2 files:
- changed foreach to new smarty3 foreach-syntax (@link http://www.smarty.net/forums/viewtopic.php?t=16633)
1 lines of code changed in 1 file:
- html/css fixes for maintenance.tpl
20 lines of code changed in 1 file:
- html fixes
36 lines of code changed in 1 file:
- removed maintenance_reason from clansuite config
- maintenance is done via template /themes/core/templates/maintenance.tpl
19 lines of code changed in 1 file:
- added viewhelper messagebox
- added messagebox styles to error.css
- moved helpbox css to error.css
3 lines of code changed in 1 file:
- added move_to pre_head_close
2 lines of code changed in 1 file:
- removed assign_debug_infos (it's an deprecated smarty plugin function call)
- extracted firebug_active_warning js
19 lines of code changed in 2 files:
- revert of commit #4093 and #4092 by merging revisions 4093-4091, respecting ancestry
1 lines of code changed in 1 file:
1 lines of code changed in 1 file:
- added modulename and action name to body tag of /theme/admin/index.tpl
- several css optimizations
9 lines of code changed in 2 files:
- changed templatemanager methodname action_admin_editor() to action_admin_edit()
2 lines of code changed in 2 files:
- several html error fixes
55 lines of code changed in 1 file:
- fixes for tpl not found, development/debug icons
2 lines of code changed in 1 file:
- added version to meta generator tag
- updated year in header_notice
1 lines of code changed in 1 file:
- added title to debug, development and help notices
- deactivated tsviewers in standard/index.tpl
1 lines of code changed in 1 file:
- removed {literal} tags
84 lines of code changed in 8 files:
- updates due to Smarty version change
3 lines of code changed in 1 file:
- set svn:prop keywords
1 lines of code changed in 19 files:
- removed short tags
4 lines of code changed in 1 file:
- updated path in core/templates/help.tpl
- added debug&development mode icons to admin/index.tpl
5 lines of code changed in 2 files:
- update for pagination-generic.tpl (display for less items than needed for pagination and one item)
7 lines of code changed in 1 file:
- removed help module
- moved supportlinks from help.admin.php to controlcenter.module.php
- moved help.tpl to core/templates/help.tpl
- created help_not_found.tpl
- added helptext edit, when in debug+development mode
98 lines of code changed in 3 files:
- pagination bugfix
19 lines of code changed in 1 file:
- fixed method getFeed (available feedformats are RSS0.91, RSS1.0, RSS2.0, MBOX, OPML, ATOM, ATOM0.3, HTML, JS)
- added newsfeeds widget with quick access links to some of these feedformats
- fixed rssicon on standard/index.tpl
- replaced several //--> with -->
- added missing icons for easyslider
- added missing css for uploadify
- added style for active/inactive developers
1 lines of code changed in 1 file:
- help: added live support links
3 lines of code changed in 1 file:
- exceptions: modified the exceptionhandler to show the link to the moduleeditor, in case module or action does not exist
33 lines of code changed in 1 file:
- added the filename and the module name of the template to display as smarty vars (smarty.renderer.php)
- added both vars to the link of the templateeditor in template_not_found.tpl
- some minor fixes to the templateeditor itself
1 lines of code changed in 1 file:
- several config items renamed (like std_page_title to pagetitle, etc.)
- fix for simplexmlelement in controlcenter.module
1 lines of code changed in 1 file:
- utf8 and position fixes for copyright and header_notice
8 lines of code changed in 2 files:
- added templatemanager with codemirror editor
2 lines of code changed in 1 file:
- replaced the old movement methods with the newer ones, added warning if firebug is on
22 lines of code changed in 1 file:
- applied cleanup and added comments
- seperated help_button.tpl and moved it core/templates/ for usage in all themes)
25 lines of code changed in 1 file:
- fixed "template_not_found" path on renderer.base.core.php
- changed the editorlink in templates/template_not_found.tpl
- fixed utf8 issue in copyright.tpl
16 lines of code changed in 2 files:
- removed mootools from main index and moved it to the gallery module, where it belongs to
- removed ie-hacks
- fixed some utf-8 issues
2 lines of code changed in 1 file:
- added alphabetical pagination {pagination type="alphabet"}
12 lines of code changed in 1 file:
- renamed paginate.tpl to pagination-generic.tpl
- fixed translation issues
- moved doctrine commands from pagination template to documentation
- the pagination is now accessible via the placeholder {pagination} and also via include
28 lines of code changed in 1 file:
- renamed the dir "tools" to "templates" and moved all core-templates into it
47 lines of code changed in 10 files: