110 Commits (ead2b1582b2a5a2de7f3fec82284f2c35cafb4d4)

Author SHA1 Message Date
Igor Scheller 36dafdb68a Merge remote-tracking branch 'MyIgel/rebuild-psr7' 6 years ago
Igor Scheller d6c8f1a614 Merge branch 'master' to 'rebuild-database' 6 years ago
Igor Scheller 18fd73a899 Moved middleware to application config 6 years ago
Igor Scheller 20c03a155d Implemented PSR-15 middleware handler 6 years ago
msquare d9ebc2daec remove json export all shifts 6 years ago
Bot 28349b69a8 Changed JS to use single quotes instead of double quotes 6 years ago
Bot 5227fe6a94 Formatting 7 years ago
Jannik Beyerstedt d012468529 shifts view: change breakpoints to fit more on smaller screens 7 years ago
msquare 86a38a3372 add user work log entries feature 7 years ago
msquare 1289101f6e rewrite controller for creating shift entries 7 years ago
msquare 74f3677f19 add quick+dirty public dashboard 7 years ago
Igor Scheller e727b367cc Moved includes to own file 7 years ago
Igor Scheller 8c81adc8e8 Implemented container 7 years ago
Igor Scheller 0a20883aa8 Reimplementation of 2840bb619 (signup requires arrival), closes #330 7 years ago
Igor Scheller cc01c906ba #336: Integration of symfony/http-foundation request 7 years ago
Igor Scheller 73175e2b64 #337: Added routing 7 years ago
Igor Scheller e1762e7764 replaced template_render with dynamic renderer class 7 years ago
Igor Scheller 3a1e460249 Changed $_GET, $_POST and $_REQUEST to use the Request object 7 years ago
Igor Scheller 68da2a4eb8 Renamed "default_theme" config to "theme" 8 years ago
Igor Scheller 8506d6d27e Refactoring: Config cleanup / moved to class 8 years ago
Bot 740026a9de Replaced [0-9] with \d 8 years ago
Bot 55141154c0 Replaced " with ' 8 years ago
Bot 356b2582f3 PPHDoc, formatting, fixes, cleanup 8 years ago
Bot d71e7bbfad Formatting 8 years ago
Bot 7313e15ce8 PSR-2 formatting 8 years ago
Igor Scheller 00d8709ae8 Fix relative paths 8 years ago
msquare f5a5f234e4 fixes #266: add checkbox allowing the users email to be used by humans like event-team 8 years ago
msquare 6fff6a6c1a begin room view and shifts filter renderer 8 years ago
msquare 07ddbb0f4c make short variable names longer 8 years ago
msquare 4c288e957e prohibit inline control structures on includes and index 8 years ago
msquare 6685beb397 display event countdowns on start page 8 years ago
msquare 50bf7feff0 show event info in footer text line 8 years ago
msquare 031fc3057c rename settings to event config and implement mvc pattern on it 8 years ago
kamishetty sreeja 8a20b43f6d Added Feature Admin Settings Page 8 years ago
Philip Häusler facc32f133 #198 add basic driver license information 9 years ago
Johannes Lauinger ff7dd61040 adds configuration variable $contact_email 9 years ago
gnomus 7a5dc34835 Merge pull request #182 from jere123/patch-1
Endlosschleife gefixt
9 years ago
Philip Häusler 53737666c6 add bootstrap datepicker 9 years ago
Philip Häusler 1da5604f47 remove json auth feature (will be covered by api) 10 years ago
Philip Häusler 45c8a68beb deleted counter function - never needed in the last 4 years 10 years ago
Philip Häusler 218b305a3e fix broken session creation 10 years ago
Philip Häusler 0a59089e2b add room model tests 10 years ago
Philip Häusler 284ed12f59 add bootstrap file 10 years ago
jere123 e41df963bb Endlosschleife gefixt
Bei der Installation gibt der browser die Errormeldung zurück, dass die Anfrage zu oft umgeleitet würde.
Habe in Zeile 96 "login" zum array $free_pages hinzugefügt, da sonst der Abschnitt "gewünschte Seite/Funktion" sich immer wieder wiederholt ($p = "login" -> erste Bedingung (Z. 103) nicht erfüllt -> zweite Bedingung (Zeile 223) ist nicht erfüllt, da user nicht eingeloggt -> $p wird als login gesetzt (Z. 228) -> beginnt von vorne).
10 years ago
Philip Häusler 6a05c3d9de rewrite create shifts for shifttypes 10 years ago
Philip Häusler d02272afd6 add basic shift view 10 years ago
Philip Häusler c8cc46886b shift type list 10 years ago
Philip Häusler a73e98a8e0 prepare shift types controller and view 10 years ago
Philip Häusler 25889920cf prepare for shift types model, add db update 10 years ago
Felix Favre d644952fcd also allow atom feed without login 10 years ago