96 Commits (3002ed9e93ea39b7c341b0b3a24f0d4f654ef062)

Author SHA1 Message Date
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
Felix Favre 96d2aee2cb always allow access to ical and json_export_shifts
fixes #140
10 years ago
Philip Häusler fa0e38ebff add shift create model 10 years ago
Felix Favre 9e0cc40e6d added shift mailer 10 years ago
Philip Häusler d34fae3c40 move hints to toolbar 10 years ago
Philip Häusler 8261933bec try to prevent hint duplication 10 years ago
Philip Häusler 57a92dbdcd add opt-in bool for shiftinfo mails and remove icq from users 10 years ago
Philip Häusler 4516cbe5d6 renamed mysql provider to mysqli, updated system requirements, fixes #145 10 years ago
Philip Häusler 086ddc2248 better application name 10 years ago
Philip Häusler 50fea6d371 fix session security issue (same session on multiple instances) 10 years ago
Philip Häusler 8a0bd3d55c several fixes
- syntax error in index.php
- switched from sass to less because of bootstrap submodule
10 years ago
Moritz Kaspar Rudert (mortzu) 27b8223611 removed bootstrap.php 10 years ago
Moritz Kaspar Rudert (mortzu) 5d8615a958 moved external libraries into gitmodules 10 years ago
Philip Häusler 7f43f3bfe5 remove html templates 10 years ago
Philip Häusler 6bfa410f90 add moment js 10 years ago