summaryrefslogtreecommitdiff
path: root/includes/sys_menu.php
AgeCommit message (Collapse)Author
2019-12-08Resolve redirect problem in schedule importmsquare
2019-12-08Added Schedule parsing and replaced old Fahrplan importerIgor Scheller
Resolves #553 (Change Frab Import from xCal to XML) Resolves #538 (Feature Request: Multi Frab Import)
2019-11-28Removed global $pageIgor Scheller
2019-03-09Support disabling the arrival featureJanne Heß
Setting `autoarrive` to true will now cause all newly registered angels to be automatically confirmed as arrived.
2018-12-02Moved permission checks to Authenticator classIgor Scheller
2018-10-31Replaced `Auth()` with `auth()`Igor Scheller
2018-10-31Replaced some global `$user` variablesIgor Scheller
2018-09-02Template refactoring to use twigIgor Scheller
2018-08-29Replaced gettext translation `_()` with `__()` that uses the Translator classBot
2018-08-29Moved translation/internationalization to Helpers\Translator classIgor Scheller
2017-12-25Formatting & DocstringsBot
2017-12-10remove room number and visible flag, rename pentabarf to frab and introduce ↵msquare
map/c3nav integration as well as markdown description for rooms
2017-09-20Added registration_enabled configurationIgor Scheller
2017-08-29#336: Integration of symfony/http-foundation requestIgor Scheller
2017-08-28#337: Added routingIgor Scheller
2017-07-17Reapplied "Merge pull request #319 from ↵Igor Scheller
jwacalex/gh_317_unable_to_edit_hidden_room_in_admin"
2017-01-03Replaced " with 'Bot
2017-01-03PPHDoc, formatting, fixes, cleanupBot
2017-01-02FormattingBot
2017-01-02PSR-2 formattingBot
2016-11-15fix unused codemsquare
2016-11-15reduce complexity of menu and hintsmsquare
2016-11-14fixed settings validationmsquare
2016-10-07improve shift renderingmsquare
2016-10-05begin room view and shifts filter renderermsquare
2016-09-30remove long array syntaxmsquare
2016-09-30fix issues after changing codestylemsquare
2016-09-29make short variable names longermsquare
2016-09-29prohibit inline control structures on includes and indexmsquare
2016-09-27rename settings to event config and implement mvc pattern on itmsquare
2016-08-21fix codacy unused codemsquare
2016-07-14Added Feature Admin Settings Pagekamishetty sreeja
2015-12-20#198 fixed: driving license feature completed - integrated into angeltypesPhilip Häusler
2015-08-15add planned date of departurePhilip Häusler
2014-12-19link to next shift in menuPhilip Häusler
2014-12-19add basic shift viewPhilip Häusler
2014-12-17shift type listPhilip Häusler
2014-12-07change popover sybol based on messageFelix Favre
2014-12-06change hint color on urgencyPhilip Häusler
2014-12-06move hints to toolbarPhilip Häusler
2014-09-24clear userlistPhilip Häusler
2014-09-24move user messages to menu icon rightPhilip Häusler
2014-09-24move language to submenuPhilip Häusler
2014-09-24optimize navbar for 1024 px widthPhilip Häusler
2014-09-08pulled complete menu to the top (go for mobile...)Philip Häusler
2014-08-24refactor shift statePhilip Häusler
2014-08-24begin to refactor user shift statePhilip Häusler
2014-08-23remove html templatesPhilip Häusler
2014-08-23better layout for user settingsPhilip Häusler
2014-08-23minor bugfixesPhilip Häusler