444 Commits (468a10774cee39d4f649e4e85906f228c8ed79a1)

Author SHA1 Message Date
msquare f6da9148e7 fix missing var check 9 years ago
msquare defdb3007c Merge pull request #272 from anykraus/#271-admin_active
fix admin_active.php not displaying (issue #271)
9 years ago
msquare a8e3e91448 implement shift calendar into user shift page 9 years ago
anykraus efb7dbfb01 fix admin_active.php not displaying (issue #271)
Reverts 53ad1b5110 "fix codacy unused code" partially. (where $shift_sum_formula was removed from global)
9 years ago
msquare 6fff6a6c1a begin room view and shifts filter renderer 9 years ago
msquare a50b26490c reduce complexity of shiftsfilter update 9 years ago
msquare aa628208ec reduce complexity of shift view 9 years ago
msquare 676f5e1627 small code style improvements 9 years ago
msquare 42144ed21c move static access to datetime parse function 9 years ago
msquare eec10ebfc5 reduce complexity of user angeltypes controller 9 years ago
msquare 455e417200 fix variable naming problems 9 years ago
msquare 51d270db28 restore ical export 9 years ago
msquare f3a0ce865d move sql queries from shifts controller to model 9 years ago
msquare d59809d6d2 bring back session filter store 9 years ago
msquare 5e66007f06 introduce ShiftsFilter 9 years ago
msquare 6ff5e7997a split user_shifts into different functions 9 years ago
msquare d5d2acc7d8 improve code style 9 years ago
msquare 6dfefc3bb9 small code improvements 9 years ago
msquare 3738d071f8 remove long array syntax 9 years ago
msquare 9ad9088260 make short variable names longer 9 years ago
msquare 07ddbb0f4c make short variable names longer 9 years ago
msquare f05f1a3cd4 rename to 9 years ago
msquare 81e5a6482c remove unused global from login 9 years ago
msquare 91dafb19ec prohibit inline control structures on pages 9 years ago
msquare 5170fd7f6e prohibit inline control structures on helpers 9 years ago
msquare 6685beb397 display event countdowns on start page 9 years ago
msquare 6384eca1ce display user welcome message 9 years ago
msquare a083c198bb better log when changing event config 9 years ago
msquare 031fc3057c rename settings to event config and implement mvc pattern on it 9 years ago
msquare 45bbf95972 fix settings validation 9 years ago
msquare 3f4be08865 remove old update script 9 years ago
msquare 14d20933f7 improve quality of user atom 9 years ago
msquare 54e6f422ce cleanup guest stats 9 years ago
msquare 79588ff2cf split user atom into different functions 9 years ago
msquare d4bba0d468 remove exit code from shifts controller 9 years ago
msquare de917bc543 remove unused code 9 years ago
msquare f02148af35 fix rename bug 9 years ago
msquare 28e5a3b978 user_ical rewrite (remove codacy issues) 9 years ago
msquare 191328d703 fix method names, quotes, duplication in forms.js 9 years ago
msquare 53ad1b5110 fix codacy unused code 9 years ago
kamishetty sreeja 8a20b43f6d Added Feature Admin Settings Page 10 years ago
Philip Häusler 1da3cba5a7 fixes #241 problem when adding rooms 10 years ago
Philip Häusler c4179df503 fixes #237 bug when editing a room without changing its name 10 years ago
Philip Häusler ef60b95555 add a more secure way to delete users containing a password request 10 years ago
Philip Häusler 1983db901b better error message for creating room with name that is already used 10 years ago
Philip Häusler 2af1fd582e put message input to the top 10 years ago
Philip Häusler b479cdaef8 fix room creation 10 years ago
Philip Häusler 522546795b search only for nickname on active angel page 10 years ago
Philip Häusler 4684d708fb better shift cancel messages and workflow 10 years ago
Philip Häusler 99d36e47b8 redirect to other users page on shift cancel 10 years ago