Commit Graph

214 Commits (197f6629b320e0e20e4de76435acca674a4127d8)

Author SHA1 Message Date
Igor Scheller 781f830678 Fixes and improvements
Bot 3de0cc840f Removed spaces
Igor Scheller 8506d6d27e Refactoring: Config cleanup / moved to class
Bot 740026a9de Replaced [0-9] with \d
Bot 915ce28fee Replaced " with '
Igor Scheller 9a3ad88834 Changed from mysqli to PDO, some refactorings, faster sql queries
Igor Scheller 8254a79c58 Bugfixes & improvements
Igor Scheller 1c27bf1375 Removed $angeltype from function Shift_signup_allowed_*
Bot 55141154c0 Replaced " with '
Bot 356b2582f3 PPHDoc, formatting, fixes, cleanup
Bot d71e7bbfad Formatting
Bot 7313e15ce8 PSR-2 formatting
msquare b8ebd23f6d bring back filtering by occupancy
msquare 51eb22a1c6 fix shift signup state calculation
msquare fe5dec73ba bring back filtering by occupancy
msquare 68aeb14edb bring back filtering by angeltype
msquare cbeb45ef16 redo
msquare 45200b503d improve needed angel types query
msquare 0603d0dd4e remove unused code
msquare 363cc8f6b5 more performance using union
msquare 75945fdbbd more performance using union
msquare eccbf32f68 redo
msquare 84527c2252 redo
msquare 65a665ee49 reduce max shift filter duration to 24h
msquare aed9f2c96c bring back needed angeltypes from rooms
msquare 46528fe1d8 shift view performance improvements
msquare 2840bb6198 no signup for shifts for angels that are not arrived
msquare b05b235cf8 fix slow query
msquare 07a0ed37ec fix angeltype supporter privilege for signing up users to shift
msquare b3f92834b0 reduce number of sql queries on shift calendar
msquare deb41c4b64 reduce number of sql queries on shift calendar
msquare 99c7e8ce1a fixes allow a shift supporter to remove a user from shift
msquare e86d75b4d9 begin add privilege and add users to shifts by angeltype supporter
msquare b8c26b0fd0 fix that free shifts become green
msquare 9e804ba91a fix that free shifts become green
msquare deac80e700 merge
jwacalex 45cda10479 merged master and issue
jwacalex 79b9f9448e initial commit and functionality for no self sign up
msquare 34248bb20c show freeload comments to supporters (user shift admin)
msquare 476d1daeb7 fixes shift entries finished by user returns no freeloaded shifts
msquare bae3ede662 fixes fix exporting freeload comment in json export
msquare 9098b8e80d reduce complexity of user view
msquare bd54bec595 add ValidationResult to namespace
msquare 7b8d191808 reduce complexity of user driver license
msquare 9c4636f5c4 reduce complexity of user driver license
msquare d64f96b6a1 reduce complexity of angeltype controller
msquare 1636688394 reduce complexity of angeltype edit controller
msquare f2630162e9 reduce complexity of password recovery controller
msquare 53a306f14b make departure date nullable
msquare 16ed2ae683 fixed settings validation
msquare f568141164 add shift legend and fix dark theme
msquare 0ab9f4f988 fix shift ended recognition and displayed time range end
msquare 1a3b4e2a33 redone shift coloring and shift signup state
msquare 106a678808 fix wrong variable
msquare 7bafe3f24c fix shift occupied method
msquare c10ab2d8d2 reduce complexity of shift signup allowed
msquare 03c9d1ef5d reduce complexity of user settings main
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 468a10774c reduce complexity of user driver license controller
msquare cf8cc5f592 change shift table to html5
msquare c48335e702 improve shift rendering
msquare 6d97aa2d27 continue working on shifts calendar renderer
msquare 6fff6a6c1a begin room view and shifts filter renderer
msquare 27c9650dc4 reduce complexity of shifts controller
msquare aa628208ec reduce complexity of shift view
msquare eec10ebfc5 reduce complexity of user angeltypes controller
msquare f3a0ce865d move sql queries from shifts controller to model
msquare 6c8a113383 introduce ShiftsFilter
msquare 5e66007f06 introduce ShiftsFilter
msquare d5d2acc7d8 improve code style
msquare 6dfefc3bb9 small code improvements
msquare 3738d071f8 remove long array syntax
msquare 1debe567f5 simplify user_angeltype_add_controller
msquare a128bcbb38 use more ValidationResult
msquare 07ddbb0f4c make short variable names longer
msquare e965f8d041 prohibit inline control structures on model and view
msquare 5957e05bf1 finished rename settings to event config and added more date validation for event config
msquare 031fc3057c rename settings to event config and implement mvc pattern on it
msquare 45bbf95972 fix settings validation
kamishetty sreeja 8a20b43f6d Added Feature Admin Settings Page
tike 661e5595c4 issue - make app caluclate number of vouchers for angels
Philip Häusler ef60b95555 add a more secure way to delete users containing a password request
Philip Häusler b479cdaef8 fix room creation
Philip Häusler 0ac05d251c fixed: driving license feature completed - integrated into angeltypes
Philip Häusler facc32f133 add basic driver license information
Philip Häusler a7189482e9 add shift creator and editor
Philip Häusler 803c0a552f make multiple vouchers possible
Philip Häusler 18585285a3 fix user update problem
Philip Häusler 1a0ccddbe9 show number of user angel types to confirm in hint
Philip Häusler 386a3c3298 remove duplication from unconfirmed angeltypes hint
Philip Häusler 8c518d4c34 add arrival date feature
Philip Häusler 66c7e67a03 remove avatars
Philip Häusler 86a4773243 add log entry test
Philip Häusler eddafead49 add function to clear log to model
Philip Häusler 0a59089e2b add room model tests
Philip Häusler 0cb28c05b1 fix creation of shift types
Philip Häusler ca37de95da fix shift update
Philip Häusler a470a5f5d3 fix shift creation