summaryrefslogtreecommitdiffstats
path: root/modules-available/news/page.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* [news] Use date/time selection for expiry, not duration in hrsSimon Rettberg2019-06-251-14/+21
|
* [news] Modularize; add 'login-news' categorySimon Rettberg2019-06-251-133/+154
| | | | TODO: Use date/time picker for expire time
* Permissions: Consistency: Make all pages require at least one permission to ↵Simon Rettberg2018-04-091-8/+2Star
| | | | | | be accessible Closes #3340
* [news] Fix formattingSimon Rettberg2018-02-141-220/+222
|
* [news] Use permission helpers; make inputs readonly if no permission to editSimon Rettberg2018-02-141-42/+38Star
|
* Fix A LOT of type problems, logic flaws, uninitialized variables etc.Simon Rettberg2017-12-161-15/+23
| | | | | Most of them were found by phpstorm, so I put in some time and went through the list, fixing quite a bunch of them.
* [news] reworked permission system from "click and you get error" to "button ↵Christian Hofmaier2017-11-231-16/+24
| | | | is disabled due to lack of permission" (this time with double check on permissions)
* [news] reworked permission system from "click and you get error" to "button ↵Christian Hofmaier2017-11-211-35/+19Star
| | | | is disabled due to lack of permission"
* [news] user is now checked if he's logged in before he can access the moduleChristian Hofmaier2017-10-241-0/+4
|
* [news] small design change + implemented new permission systemChristian Hofmaier2017-09-291-22/+43
|
* [news] Switch to new ellipsis hack; fix saving when summernote is in source ↵Simon Rettberg2016-09-071-0/+2
| | | | code view
* fixed bug.Christian Klinger2016-07-051-5/+14
|
* minimal changesChristian Klinger2016-07-051-9/+6Star
|
* added summernote as an optional wysiwyg-editor.Christian Klinger2016-06-241-1/+6
|
* also allow users to edit the help.Christian Klinger2016-06-241-163/+230
| | | | The code is still a little ugly.
* Migrated messages to modulesSimon Rettberg2016-05-101-3/+3
|
* WIPSimon Rettberg2016-05-031-0/+167