summaryrefslogtreecommitdiff
path: root/public/index.php
AgeCommit message (Expand)Author
2018-09-03Merge remote-tracking branch 'MyIgel/rebuild-psr7'Igor Scheller
2018-08-20Merge branch 'master' to 'rebuild-database'Igor Scheller
2018-08-19Moved middleware to application configIgor Scheller
2018-08-14Implemented PSR-15 middleware handlerIgor Scheller
2018-08-12remove json export all shiftsmsquare
2018-08-11Changed JS to use single quotes instead of double quotesBot
2018-01-14FormattingBot
2018-01-01shifts view: change breakpoints to fit more on smaller screensJannik Beyerstedt
2017-12-29add user work log entries featuremsquare
2017-12-20rewrite controller for creating shift entriesmsquare
2017-12-11add quick+dirty public dashboardmsquare
2017-11-01Moved includes to own fileIgor Scheller
2017-08-31Implemented containerIgor Scheller
2017-08-31Reimplementation of 2840bb619 (signup requires arrival), closes #330Igor 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-02Renamed "default_theme" config to "theme"Igor Scheller
2017-01-21Refactoring: Config cleanup / moved to classIgor Scheller
2017-01-21Replaced [0-9] with \dBot
2017-01-03Replaced " with 'Bot
2017-01-03PPHDoc, formatting, fixes, cleanupBot
2017-01-02FormattingBot
2017-01-02PSR-2 formattingBot
2017-01-01Fix relative pathsIgor Scheller
2016-11-11fixes #266: add checkbox allowing the users email to be used by humans like e...msquare
2016-10-05begin room view and shifts filter renderermsquare
2016-09-29make short variable names longermsquare
2016-09-29prohibit inline control structures on includes and indexmsquare
2016-09-29display event countdowns on start pagemsquare
2016-09-28show event info in footer text linemsquare
2016-09-27rename settings to event config and implement mvc pattern on itmsquare
2016-07-14Added Feature Admin Settings Pagekamishetty sreeja
2015-12-19#198 add basic driver license informationPhilip Häusler
2015-11-01adds configuration variable $contact_emailJohannes Lauinger
2015-08-20Merge pull request #182 from jere123/patch-1gnomus
2015-07-12add bootstrap datepickerPhilip Häusler
2015-06-07remove json auth feature (will be covered by api)Philip Häusler
2015-06-07deleted counter function - never needed in the last 4 yearsPhilip 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
2014-12-28Endlosschleife gefixtjere123
2014-12-22rewrite create shifts for shifttypesPhilip Häusler
2014-12-19add basic shift viewPhilip Häusler
2014-12-17shift type listPhilip Häusler
2014-12-17prepare shift types controller and viewPhilip Häusler
2014-12-17prepare for shift types model, add db updatePhilip Häusler
2014-12-12also allow atom feed without loginFelix Favre