Commit Graph

41 Commits (e6ed8a30171b86b452cec21a283373fc14dd5330)

Author SHA1 Message Date
Igor Scheller b3b65743cd Added Logger
Igor Scheller 20a6fa07f8 Implemented container
Igor Scheller 0ac9818764 Added Application
Igor Scheller 8c81adc8e8 Implemented container
Igor Scheller 2bd127c011 Use symfony session
Igor Scheller 50da458d89 Refactoring: Moved files to array
Igor Scheller cc01c906ba : Integration of symfony/http-foundation request
Igor Scheller 73175e2b64 : Added routing
Igor Scheller e1762e7764 replaced template_render with dynamic renderer class
Igor Scheller 3a1e460249 Changed $_GET, $_POST and $_REQUEST to use the Request object
Igor Scheller 37c32ad08f Added PDO::ATTR_EMULATE_PREPARES => false
Igor Scheller 8506d6d27e Refactoring: Config cleanup / moved to class
Igor Scheller 9a3ad88834 Changed from mysqli to PDO, some refactorings, faster sql queries
Igor Scheller f7c09cb7ff Added exception handler
Bot 356b2582f3 PPHDoc, formatting, fixes, cleanup
Bot 7313e15ce8 PSR-2 formatting
Igor Scheller 94b5250414 Added composer with parsedown requirement
msquare bd54bec595 add ValidationResult to namespace
msquare ec6016cd38 reduce complexity of menu and hints
msquare 1a1ca1d1b5 split templates into different files
msquare 1a3b4e2a33 redone shift coloring and shift signup state
msquare db7f8c1ab3 split shift calendar renderer into different classes
msquare cf8cc5f592 change shift table to html5
msquare 6fff6a6c1a begin room view and shifts filter renderer
msquare 5e66007f06 introduce ShiftsFilter
msquare 6ff5e7997a split user_shifts into different functions
msquare 4c288e957e prohibit inline control structures on includes and index
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
kamishetty sreeja 8a20b43f6d Added Feature Admin Settings Page
Philip Häusler ef60b95555 add a more secure way to delete users containing a password request
Philip Häusler facc32f133 add basic driver license information
Philip Häusler d68c91be18 remove sessionhelper
Felix Favre 8c1f6d2c9c removed sessionhelper. we should let this handle the server administrator within the PHP config
Philip Häusler c4ee004095 rework arrival stat graphs and tables
Philip Häusler c06573bb87 add maintenance mode
Philip Häusler 45c8a68beb deleted counter function - never needed in the last 4 years
Philip Häusler c6c0e8f2ff fix test running
Philip Häusler 218b305a3e fix broken session creation
Philip Häusler 0a59089e2b add room model tests
Philip Häusler 284ed12f59 add bootstrap file