summaryrefslogtreecommitdiffstats
path: root/modules-available/news/page.inc.php
Commit message (Expand)AuthorAgeFilesLines
* Add function param/return types, fix a lot more phpstorm complaintsSimon Rettberg2023-11-141-27/+20Star
* Roundup of issues reported by PHPStormSimon Rettberg2023-11-021-12/+7Star
* [news] Don't show duplicates in list of locs with overridesSimon Rettberg2023-04-241-1/+1
* [news] Fix: Global news could not be savedSimon Rettberg2023-04-241-31/+31
* [news] List locations with overrides when editing globalSimon Rettberg2022-05-041-0/+5
* [locations/news] Add per-location news/help/loginscreentextSimon Rettberg2022-05-031-12/+27
* Moderize Database handlingSimon Rettberg2021-05-111-1/+1
* [news] Use date/time selection for expiry, not duration in hrsSimon Rettberg2019-05-291-14/+21
* [news] Modularize; add 'login-news' categorySimon Rettberg2019-05-281-133/+154
* Permissions: Consistency: Make all pages require at least one permission to b...Simon Rettberg2018-04-091-8/+2Star
* [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
* [news] reworked permission system from "click and you get error" to "button i...Christian Hofmaier2017-11-231-16/+24
* [news] reworked permission system from "click and you get error" to "button i...Christian Hofmaier2017-11-211-35/+19Star
* [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 c...Simon Rettberg2016-09-071-0/+2
* 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
* Migrated messages to modulesSimon Rettberg2016-05-101-3/+3
* WIPSimon Rettberg2016-05-031-0/+167