Commit Graph

465 Commits (64c304f9bfc17e0fcff0280f236719a9c207b997)

Author SHA1 Message Date
msquare bae3ede662 fixes fix exporting freeload comment in json export
Leandra Eberle 67df8da061 Typo Changes and Descriptions
gnomus dc49b9af41 Update guest_login.php
msquare 16e9a69c0d fixes date parsing returns the start of the day now
Leandra Eberle 4116e0114e Change ask an Arch Angel, to Ask the Heaven because the Arch Angel only role is deprecated
msquare 5ae328b2b1 hide event countdown for mobile clients
msquare 409761ce4b rebuild login page
msquare 9c4636f5c4 reduce complexity of user driver license
msquare 1636688394 reduce complexity of angeltype edit controller
msquare ac53559fea fix shift calendar headers
msquare 918d41ca70 reduce complexity of menu and hints
msquare ec6016cd38 reduce complexity of menu and hints
msquare 16ed2ae683 fixed settings validation
msquare d3e942f742 Merge pull request from anykraus/typo-sheduler-scheduler
minor typo fixed (sheduler to scheduler)
msquare 5f2871538a fix css problem with rooms table
msquare 03c9d1ef5d reduce complexity of user settings main
msquare beb0db6852 fix misspellings
msquare 247166f28b improve code of user settings
msquare f5a5f234e4 fixes : add checkbox allowing the users email to be used by humans like event-team
msquare 82b9436c50 rename coordinator to supporter
msquare f6da9148e7 fix missing var check
msquare defdb3007c Merge pull request from anykraus/#271-admin_active
fix admin_active.php not displaying (issue )
msquare a8e3e91448 implement shift calendar into user shift page
anykraus 8c22ec7f6d typo fixed (sheduler to scheduler)
anykraus efb7dbfb01 fix admin_active.php not displaying (issue )
Reverts 53ad1b5110 "fix codacy unused code" partially. (where $shift_sum_formula was removed from global)
msquare 6fff6a6c1a begin room view and shifts filter renderer
msquare a50b26490c reduce complexity of shiftsfilter update
msquare aa628208ec reduce complexity of shift view
msquare 676f5e1627 small code style improvements
msquare 42144ed21c move static access to datetime parse function
msquare eec10ebfc5 reduce complexity of user angeltypes controller
msquare 455e417200 fix variable naming problems
msquare 51d270db28 restore ical export
msquare f3a0ce865d move sql queries from shifts controller to model
msquare d59809d6d2 bring back session filter store
msquare 5e66007f06 introduce ShiftsFilter
msquare 6ff5e7997a split user_shifts into different functions
msquare d5d2acc7d8 improve code style
msquare 6dfefc3bb9 small code improvements
msquare 3738d071f8 remove long array syntax
msquare 9ad9088260 make short variable names longer
msquare 07ddbb0f4c make short variable names longer
msquare f05f1a3cd4 rename to
msquare 81e5a6482c remove unused global from login
msquare 91dafb19ec prohibit inline control structures on pages
msquare 5170fd7f6e prohibit inline control structures on helpers
msquare 6685beb397 display event countdowns on start page
msquare 6384eca1ce display user welcome message
msquare a083c198bb better log when changing event config
msquare 031fc3057c rename settings to event config and implement mvc pattern on it