summaryrefslogtreecommitdiff
path: root/includes/engelsystem_provider.php
AgeCommit message (Expand)Author
2017-11-01Moved includes to own fileIgor Scheller
2017-10-31Added service providersIgor Scheller
2017-09-22Implemented service provider functionalityIgor Scheller
2017-09-21Added app path to containerIgor Scheller
2017-09-21Changed Container to Illuminate/ContainerIgor Scheller
2017-09-20Set cookie to httponlyIgor Scheller
2017-09-20Added helpers unit testIgor Scheller
2017-09-19Added LoggerIgor Scheller
2017-09-19Implemented containerIgor Scheller
2017-09-19Added ApplicationIgor Scheller
2017-08-31Implemented containerIgor Scheller
2017-08-30Use symfony sessionIgor Scheller
2017-08-29Refactoring: Moved files to arrayIgor Scheller
2017-08-29#336: Integration of symfony/http-foundation requestIgor Scheller
2017-08-28#337: Added routingIgor Scheller
2017-07-20replaced template_render with dynamic renderer classIgor Scheller
2017-07-19Changed $_GET, $_POST and $_REQUEST to use the Request objectIgor Scheller
2017-03-02Added PDO::ATTR_EMULATE_PREPARES => falseIgor Scheller
2017-01-21Refactoring: Config cleanup / moved to classIgor Scheller
2017-01-21Changed from mysqli to PDO, some refactorings, faster sql queriesIgor Scheller
2017-01-20Added exception handlerIgor Scheller
2017-01-03PPHDoc, formatting, fixes, cleanupBot
2017-01-02PSR-2 formattingBot
2017-01-02Added composer with parsedown requirementIgor Scheller
2016-11-18add ValidationResult to namespacemsquare
2016-11-15reduce complexity of menu and hintsmsquare
2016-11-14split templates into different filesmsquare
2016-11-12redone shift coloring and shift signup statemsquare
2016-11-07split shift calendar renderer into different classesmsquare
2016-11-05change shift table to html5msquare
2016-10-05begin room view and shifts filter renderermsquare
2016-10-02introduce ShiftsFiltermsquare
2016-10-02split user_shifts into different functionsmsquare
2016-09-29prohibit inline control structures on includes and indexmsquare
2016-09-27finished rename settings to event config and added more date validation for e...msquare
2016-09-27rename settings to event config and implement mvc pattern on itmsquare
2016-07-14Added Feature Admin Settings Pagekamishetty sreeja
2015-12-30add a more secure way to delete users containing a password requestPhilip Häusler
2015-12-19#198 add basic driver license informationPhilip Häusler
2015-12-09remove sessionhelperPhilip Häusler
2015-08-26removed sessionhelper. we should let this handle the server administrator wit...Felix Favre
2015-08-16rework arrival stat graphs and tablesPhilip Häusler
2015-08-09add maintenance modePhilip Häusler
2015-06-07deleted counter function - never needed in the last 4 yearsPhilip Häusler
2015-06-07fix test runningPhilip Häusler
2015-06-07fix broken session creationPhilip Häusler
2015-05-14add room model testsPhilip Häusler
2015-05-14add bootstrap filePhilip Häusler