[root]/modules/news
controller
(0 files, 0 lines)
form
(0 files, 0 lines)
languages
(0 files, 0 lines)
en_GB
(0 files, 0 lines)
LC_MESSAGES
(0 files, 0 lines)
model
(0 files, 0 lines)
entities
(0 files, 0 lines)
records
(0 files, 0 lines)
generated
(0 files, 0 lines)
repositories
(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 | 297 (100.0%) | 7082 (100.0%) | 23.8 |
| vain | 199 (67.0%) | 4828 (68.2%) | 24.2 |
| xsign | 66 (22.2%) | 1742 (24.6%) | 26.3 |
| thunderm00n | 28 (9.4%) | 438 (6.2%) | 15.6 |
| paulbr | 1 (0.3%) | 38 (0.5%) | 38.0 |
| rikku | 1 (0.3%) | 25 (0.4%) | 25.0 |
| vyper | 2 (0.7%) | 11 (0.2%) | 5.5 |
- moved modules into application dir
0 lines of code changed in 9 files:
38 lines of code changed in 1 file:
- smarty |@ to |
- various minor modifications
4 lines of code changed in 1 file:
- removed adminmenu placeholders from modulename.menu.php files
22 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:
- removed slash before index.php on Clansuite_Breadcrumb::add()
2 lines of code changed in 1 file:
- added clearVars() and clearCache() to view
- added getFlashmessageTypes() to flashmessages
- changes to modules in regard using writeModuleConfig()
6 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
24 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
25 lines of code changed in 2 files:
- removed @since
2 lines of code changed in 1 file:
- renamed all remaining $smarty vars to $view
38 lines of code changed in 2 files:
- several changes to reflect the smarty3 update
1 lines of code changed in 1 file:
- removed @since
- removed datagrid cmds (default settings are used)
3 lines of code changed in 2 files:
- datagrid fixes
25 lines of code changed in 1 file:
- revert of commit #4093 and #4092 by merging revisions 4093-4091, respecting ancestry
108 lines of code changed in 1 file:
17 lines of code changed in 1 file:
added buttonbar.form.php
added convention for buttons (SubmitButton,ResetButton,CancelButton)
fixed phpdocs of form classes (not 100% yet)
removed css of buttons to get a cleaner look
7 lines of code changed in 1 file:
fixed class_exists() errors
fixed path problems in smarty
fixed stupid Form CSS Scope
added smarty tpl debug in html (prefilter.inserttplnames.php)
added better name convention for Form CSS
renamed getClassName() and setClassName() to getClass() and setClass() (formdecorator.core.php)
moved getClass() and setClass() upper in hierarchy (formdecorator.core.php)
7 lines of code changed in 1 file:
added default resultsperpage items
13 lines of code changed in 2 files:
ticket solved #175
5 lines of code changed in 1 file:
minor hotfixes
13 lines of code changed in 1 file:
working news module
updated wysiwyg editor to show special-chars correctly
added none-formdecorator
added getRawValue() to formelements (no htmlspecialchars)
added exception for html-code in IDS
51 lines of code changed in 1 file:
news-mod updated
32 lines of code changed in 1 file:
datagrid: database value mapping implemented
31 lines of code changed in 1 file:
added comment count
9 lines of code changed in 1 file:
Added search mechanism depanding on column
11 lines of code changed in 1 file:
Release Candidate of Datagrid (no docs available yet)
45 lines of code changed in 1 file:
datagrid update (bugfixes)
2 lines of code changed in 1 file:
added pre-render settins for cols
13 lines of code changed in 1 file:
working alternate rows
demo of "batchactions"
jquery overall selections
reordered columns for better usability
38 lines of code changed in 1 file:
updated datagrid.core.php
used formelements for displaying stuff within the table
added CSS and JS (jQuery base)
added column renderers (checkbox & editbutton)
19 lines of code changed in 1 file:
Working Pagination (Pages & ResultsPerPages)
8 lines of code changed in 1 file:
datagrid update
csnewstable update for datagrid
manual update (teamspeak)
47 lines of code changed in 1 file:
spaces removed
3 lines of code changed in 1 file:
- readded modules
1389 lines of code changed in 9 files:
(170 more)