
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 199 (100.0%) | 2676 (100.0%) | 13.4 |
| vain | 161 (80.9%) | 2177 (81.4%) | 13.5 |
| xsign | 20 (10.1%) | 315 (11.8%) | 15.7 |
| vyper | 3 (1.5%) | 98 (3.7%) | 32.6 |
| thunderm00n | 14 (7.0%) | 81 (3.0%) | 5.7 |
| rikku | 1 (0.5%) | 5 (0.2%) | 5.0 |
- moved modules into application dir
0 lines of code changed in 23 files:
- removed @since
- removed datagrid cmds (default settings are used)
1 lines of code changed in 1 file:
- html fixes
3 lines of code changed in 3 files:
installation fixes, date updates and link-format updates
3 lines of code changed in 1 file:
Minor changes (tortoiseplink check)
0 lines of code changed in 1 file:
Release Candidate of Datagrid (no docs available yet)
1 lines of code changed in 1 file:
datagrid update
csnewstable update for datagrid
manual update (teamspeak)
4 lines of code changed in 1 file:
- readded modules
1037 lines of code changed in 23 files:
- complete modules cleanup
0 lines of code changed in 23 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:
- removed literal
- several minor cleanups
- added doctrine module
5 lines of code changed in 4 files:
fixed a bug in showone template, now it shows everything correct
8 lines of code changed in 1 file:
- updates due to Smarty version change
44 lines of code changed in 4 files:
- updated several templates and module files due to the Smarty version change
20 lines of code changed in 1 file:
- guestbook.admin.php action_admin_show.tpl
- several minor modifications
0 lines of code changed in 1 file:
- update to news and cats
8 lines of code changed in 2 files:
added jqeditbutton to news admin show and fixed some css bugs
8 lines of code changed in 1 file:
- changed feed to get Configvalues from news.config.php
5 lines of code changed in 1 file:
- removed zeros
8 lines of code changed in 1 file:
- cleanup + removed debug cmds
1 lines of code changed in 1 file:
- added css cell1 to widget elements
58 lines of code changed in 4 files:
- fixed path of the news feed
- some html fixes
2 lines of code changed in 1 file:
- fixed date_format in action_admin_show.tpl
1 lines of code changed in 1 file:
- this addresses the news create bug. create/edit use the same action (update) to save the content. the incoming action is now determined by url '&type'.
Ticket: 152
1 lines of code changed in 1 file:
- added automatic display of the help.tpl of a module. it's done via smarty-viewhelper {help} in the help-dropdown.
5 lines of code changed in 1 file:
- reworked module news. the methods create, edit, update, delete are working.
- update to templatemanager.admin.php. the text for creating a new template is no longer hardcoded, instead create_new_template.tpl is used.
20 lines of code changed in 2 files:
- several bugfixes to formelements, like handling of the default values by defining 'selected' and css-class attribute fixes
- update to news create() and news update()
3 lines of code changed in 3 files:
- 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
78 lines of code changed in 6 files:
- fixed name of resetbutton.form.php
- added method setName for submitbutton.form.php
- added call of generateFormByArray() to constructor of formgenerator.core.php
- update for news.admin.php + action_admin_settings.tpl
9 lines of code changed in 1 file:
- added news widgets to standard/index.tpl
- added widget templates for the news module to news/templates/ (transfered from newscore theme)
- fixed method comments in news.module.php
- modified widget_lastregisteredusers
88 lines of code changed in 4 files:
- template for news::action_admin_create
1 lines of code changed in 1 file:
- added an @ to avoid a notice on PHP 5.3 that set_magic_quotes_runtime() is deprecated
- archiv -> archive
96 lines of code changed in 2 files:
- applied style fix to codemirror/js/codemirror.js
- method action_admin_save() for templatemanager.admin.php
- cleanups on news/templates/action_admin_show.tpl
11 lines of code changed in 1 file:
- bugfix for sortorder and nr_news_comments
2 lines of code changed in 1 file:
- modifed queries, fixed fullarchiv.tpl
25 lines of code changed in 1 file:
- added sorting for newsarchiv
5 lines of code changed in 1 file:
-changed date_format
1 lines of code changed in 1 file:
- fixed a missspelled variable
1 lines of code changed in 1 file:
- deleated old modules/archive
- added new action_fullarchiv
- changed themes/newscore/index.tpl
39 lines of code changed in 1 file:
renamed TableRecords in all modules to plural form
11 lines of code changed in 4 files:
(36 more)