192 Commits (b8c26b0fd0d14deb4bb89ad81d645baf9d9614a5)

Author SHA1 Message Date
msquare 94cc01d4ce fixes #293 make panel heading font color dark for warning and success on 33c3 theme 8 years ago
msquare 5fea199b54 no scroll handler, wenn no shift calendar 8 years ago
msquare 4f6db20ae4 fix shift view bars 8 years ago
msquare be8c47a175 add 33c3 theme 8 years ago
msquare 5ae328b2b1 hide event countdown for mobile clients 8 years ago
msquare 409761ce4b rebuild login page 8 years ago
msquare 9900d6e14c battle of the z-indizes 8 years ago
msquare 54f3253c32 fix js var names 8 years ago
msquare 3e5316e0c1 align header text 8 years ago
msquare 79ca2f1772 add fixed shift calendar headers and timelane 8 years ago
msquare f568141164 add shift legend and fix dark theme 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 cf8cc5f592 change shift table to html5 8 years ago
msquare 902866ff3a add first design of new shift markup 8 years ago
msquare c48335e702 improve shift rendering 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
msquare e89727de7d add check for undefined variables in moment-countdown.js and add comments 8 years ago
msquare e80e2e9c2b add check for undefined variables in moment-countdown.js and add comments 8 years ago
msquare 7e887d4c90 fix checkAll bug 8 years ago
msquare 191328d703 fix method names, quotes, duplication in forms.js 8 years ago
kamishetty sreeja 8a20b43f6d Added Feature Admin Settings Page 8 years ago
Philip Häusler 91bc5cf914 better link contrast on shift view 9 years ago
Philip Häusler 7e731e59fe new colorsheme, based on accent color 9 years ago
Philip Häusler facc32f133 #198 add basic driver license information 9 years ago
Philip Häusler 761897a942 add 32c3 design 9 years ago
Philip Häusler 1b4afa0c71 update bootstrap to 3.3.6 9 years ago
Philip Häusler 6e8052d48e update maintenance page 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 c06573bb87 add maintenance mode 9 years ago
Philip Häusler 0766470f26 update bootstrap to v3.3.5 9 years ago
Philip Häusler 8f13613c9c make hints smaller again 9 years ago
Felix Favre 4f7f4a33f7 Change Popover Size 9 years ago
Philip Häusler 46f0636f2f arrival statistics 9 years ago
Philip Häusler 430eaa019a cccamp15 theme contrast tuning 9 years ago
Philip Häusler 66c7e67a03 remove avatars 9 years ago
Philip Häusler 2ba4321178 remove old logos 9 years ago
Philip Häusler 53737666c6 add bootstrap datepicker 9 years ago
Philip Häusler 993d6a4f59 add cccamp15 design 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