summaryrefslogtreecommitdiffstats
path: root/modules-available/news
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] Fix copy paste error; set up FK constraint with proper tableSimon Rettberg2023-10-301-1/+1
* [news] Fix install: Falsely reported UPDATE_DONE every timeSimon Rettberg2023-07-181-2/+6
* [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
* Update translationsSimon Rettberg2022-05-132-0/+4
* [news] Fix news display: Load locations module before using itSimon Rettberg2022-05-131-6/+10
* [news] List locations with overrides when editing globalSimon Rettberg2022-05-042-0/+17
* [locations/news] Add per-location news/help/loginscreentextSimon Rettberg2022-05-035-41/+102
* Moderize Database handlingSimon Rettberg2021-05-111-1/+1
* [install.php] tableHasIndex -> tableGetIndexSimon Rettberg2019-07-031-2/+2
* [news] Update translationsSimon Rettberg2019-05-292-6/+6
* [news] Use date/time selection for expiry, not duration in hrsSimon Rettberg2019-05-293-19/+60
* [news] Modularize; add 'login-news' categorySimon Rettberg2019-05-2813-285/+302
* Introduce JS helper for bootstrap confirm dialogs on button-submitSimon Rettberg2019-03-251-6/+5Star
* [news] Update translationsSimon Rettberg2018-04-162-0/+2
* [inc/Module] Overhaul dependency loading and handling of js/cssSimon Rettberg2018-04-131-3/+5
* Update translationsSimon Rettberg2018-04-102-8/+10
* Permissions: Consistency: Make all pages require at least one permission to b...Simon Rettberg2018-04-092-8/+5Star
* [news] Ask for confirmation when deleting entrySimon Rettberg2018-04-051-2/+7
* [news] Fix formattingSimon Rettberg2018-02-141-220/+222
* [news] Use permission helpers; make inputs readonly if no permission to editSimon Rettberg2018-02-142-49/+46Star
* [permissionmanager] Introduce "location-aware" flag for permissionsSimon Rettberg2018-02-121-6/+14
* Fix A LOT of type problems, logic flaws, uninitialized variables etc.Simon Rettberg2017-12-161-15/+23
* [permissionmanager] added support for localized permission descriptions;Udo Walter2017-12-073-6/+18
* Merge branch 'master' into permission-managerSimon Rettberg2017-12-011-1/+3
|\
| * [news] install: Better index for tableSimon Rettberg2017-11-291-1/+3
* | [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-212-39/+23Star
* | [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-293-31/+66
* | [dozmod] fixed inconsistencies + some issues in [internetaccess] and [news]Christian Hofmaier2017-09-141-7/+15
* | [internetaccess] fixed inconsistenciesChristian Hofmaier2017-09-111-0/+1
* | [news] made tables sortable by dateChristian Hofmaier2017-09-111-4/+4
* | [news] fixed inconsistenciesChristian Hofmaier2017-09-083-12/+19
|/
* Update translationsSimon Rettberg2017-05-093-3/+3
* [news] Switch to new ellipsis hack; fix saving when summernote is in source c...Simon Rettberg2016-09-072-10/+22
* fixed bug.Christian Klinger2016-07-051-5/+14
* Merge branch 'modularization' of git.openslx.org:openslx-ng/slx-admin into mo...Christian Klinger2016-07-054-29/+61
|\
| * [news/summernote] Make button selection match capabilities of Qt/vmchooserSimon Rettberg2016-07-042-6/+6
| * [news] Move over global news API, add support for type paramSimon Rettberg2016-06-241-0/+29
| * [news] Fix install script (SQL syntax), add error messages/handlingSimon Rettberg2016-06-241-23/+26
* | minimal changesChristian Klinger2016-07-051-9/+6Star
|/
* added i18n for summernote.Christian Klinger2016-06-241-16/+2Star
* added summernote as an optional wysiwyg-editor.Christian Klinger2016-06-242-3/+27
* fixed i18n and updated l10nChristian Klinger2016-06-245-7/+16
* also allow users to edit the help.Christian Klinger2016-06-243-219/+345
* Update translationsSimon Rettberg2016-06-143-3/+0Star
* [install] Implement install scripts for most modulesSimon Rettberg2016-06-081-0/+24