summaryrefslogtreecommitdiffstats
path: root/modules/news.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* [slx-admin] redirects users with no permissions to the main pageraul2014-07-111-1/+1
|
* revert changesraul2014-07-111-9/+1Star
|
* [i18n] add i18n support, WIPraul2014-07-111-2/+8
|
* minorJonathan Bauer2014-06-231-1/+1
|
* improved news action handling, restore the form fields if something went ↵Jonathan Bauer2014-06-231-7/+53
| | | | wrong when saving it to the database.
* [news] added 'clear' button to clearup the formJonathan Bauer2014-06-231-2/+10
|
* [news] Make nicerSimon Rettberg2014-06-111-32/+26Star
| | | | | | | 1) Delete via POST 2) Error message if newsId is missing on delete 3) Highlight last news if not editing a specific news entry 4) Fix html syntax (missing <tr> in <thead>)
* [news] Fix SQL injectionSimon Rettberg2014-06-111-3/+4
|
* better action handling for newsJonathan Bauer2014-06-061-25/+30
|
* news page now lists old news. Make use of actions.Jonathan Bauer2014-06-061-26/+78
|
* fancier news page + commentsJonathan Bauer2014-06-051-1/+1
|
* fix news dateJonathan Bauer2014-06-051-5/+7
|
* news tab for setting/viewing newsJonathan Bauer2014-06-051-0/+61