summaryrefslogtreecommitdiff
path: root/public/index.php
AgeCommit message (Expand)Author
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
2014-12-12always allow access to ical and json_export_shiftsFelix Favre
2014-12-07add shift create modelPhilip Häusler
2014-12-07added shift mailerFelix Favre
2014-12-06move hints to toolbarPhilip Häusler
2014-12-06try to prevent hint duplicationPhilip Häusler
2014-12-06add opt-in bool for shiftinfo mails and remove icq from usersPhilip Häusler
2014-11-04renamed mysql provider to mysqli, updated system requirements, fixes #145Philip Häusler
2014-09-20better application namePhilip Häusler