[root]/modules/news/model/records
generated
(0 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 46 (100.0%) | 1170 (100.0%) | 25.4 |
| vain | 32 (69.6%) | 785 (67.1%) | 24.5 |
| thunderm00n | 8 (17.4%) | 275 (23.5%) | 34.3 |
| paulbr | 4 (8.7%) | 59 (5.0%) | 14.7 |
| xsign | 2 (4.3%) | 51 (4.4%) | 25.5 |
- moved modules into application dir
0 lines of code changed in 5 files:
- cleanup news module
0 lines of code changed in 1 file:
- transformed d1 query fetchSingleNews() to d2
2 lines of code changed in 1 file:
- updated several modules to work with doctrine2
14 lines of code changed in 1 file:
59 lines of code changed in 4 files:
added categories datagrid (alpha - needs a bit more love)
0 lines of code changed in 1 file:
datagrid update
csnewstable update for datagrid
manual update (teamspeak)
51 lines of code changed in 1 file:
- readded modules
424 lines of code changed in 4 files:
- complete modules cleanup
0 lines of code changed in 4 files:
- fixed "method parameter sortorder missing" problem
13 lines of code changed in 1 file:
- sortorder for news
5 lines of code changed in 1 file:
- arrays are now building is now done via 1-liner compact()
- cleanup (removed debugmsgs, comment slashes)
24 lines of code changed in 1 file:
- changed feed to get Configvalues from news.config.php
1 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.
29 lines of code changed in 1 file:
- 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()
26 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:
- fixes for several return statements
19 lines of code changed in 1 file:
- moved querie into cstable (sry 1 forgotten)
14 lines of code changed in 1 file:
- moved queries to cstable
- renamed news widgets for better strukture
64 lines of code changed in 1 file:
- bugfix for sortorder and nr_news_comments
1 lines of code changed in 1 file:
- modifed queries, fixed fullarchiv.tpl
50 lines of code changed in 1 file:
- fixed a sorting bug in news.module.php
61 lines of code changed in 1 file:
- added sorting for newsarchiv
2 lines of code changed in 1 file:
renamed TableRecords in all modules to plural form
26 lines of code changed in 2 files:
- moved Action_querys into CsNewsTable.php
- widgets_querys are still in news.module.php
107 lines of code changed in 1 file:
- modified action_archiv of news module
2 lines of code changed in 1 file:
- modified action_archiv of news module
2 lines of code changed in 1 file:
- fix for category pager
7 lines of code changed in 1 file:
- updated news module: action_archiv, moved queries into records/CsNewsTable.php
144 lines of code changed in 2 files:
- moved several models from /myrecords to their module folders
- added getUser(), getUserByID(), getUserByEmail()
22 lines of code changed in 2 files: