Commit Graph

181 Commits

Author SHA1 Message Date
msquare f5a5f234e4 fixes #266: add checkbox allowing the users email to be used by humans like event-team 2016-11-11 15:24:51 +01:00
msquare cf8cc5f592 change shift table to html5 2016-11-05 10:06:06 +01:00
msquare 902866ff3a add first design of new shift markup 2016-11-03 18:28:22 +01:00
msquare c48335e702 improve shift rendering 2016-10-07 17:22:48 +02:00
msquare 6fff6a6c1a begin room view and shifts filter renderer 2016-10-05 18:56:50 +02:00
msquare 07ddbb0f4c make short variable names longer 2016-09-29 12:45:06 +02:00
msquare 4c288e957e prohibit inline control structures on includes and index 2016-09-29 11:28:42 +02:00
msquare 6685beb397 display event countdowns on start page 2016-09-29 09:25:06 +02:00
msquare 50bf7feff0 show event info in footer text line 2016-09-28 11:46:40 +02:00
msquare 031fc3057c rename settings to event config and implement mvc pattern on it 2016-09-27 17:49:39 +02:00
msquare e89727de7d add check for undefined variables in moment-countdown.js and add comments 2016-08-21 22:19:26 +02:00
msquare e80e2e9c2b add check for undefined variables in moment-countdown.js and add comments 2016-08-21 21:21:13 +02:00
msquare 7e887d4c90 fix checkAll bug 2016-08-21 20:15:52 +02:00
msquare 191328d703 fix method names, quotes, duplication in forms.js 2016-08-21 20:14:09 +02:00
kamishetty sreeja 8a20b43f6d Added Feature Admin Settings Page 2016-07-14 13:49:38 +05:30
Philip Häusler 91bc5cf914 better link contrast on shift view 2015-12-21 14:39:08 +01:00
Philip Häusler 7e731e59fe new colorsheme, based on accent color 2015-12-21 14:27:50 +01:00
Philip Häusler facc32f133 #198 add basic driver license information 2015-12-19 23:31:08 +01:00
Philip Häusler 761897a942 add 32c3 design 2015-12-16 15:32:54 +01:00
Philip Häusler 1b4afa0c71 update bootstrap to 3.3.6 2015-12-12 19:15:44 +01:00
Philip Häusler 6e8052d48e update maintenance page 2015-12-04 21:30:10 +01:00
Johannes Lauinger ff7dd61040 adds configuration variable $contact_email 2015-11-01 21:10:02 +01:00
gnomus 7a5dc34835 Merge pull request #182 from jere123/patch-1
Endlosschleife gefixt
2015-08-20 22:29:16 +02:00
Philip Häusler c06573bb87 add maintenance mode 2015-08-09 17:46:57 +02:00
Philip Häusler 0766470f26 update bootstrap to v3.3.5 2015-08-09 17:43:27 +02:00
Philip Häusler 8f13613c9c make hints smaller again 2015-07-27 17:06:14 +02:00
Felix Favre 4f7f4a33f7 Change Popover Size 2015-07-20 15:36:59 +02:00
Philip Häusler 46f0636f2f arrival statistics 2015-07-18 21:27:30 +02:00
Philip Häusler 430eaa019a cccamp15 theme contrast tuning 2015-07-12 20:32:04 +02:00
Philip Häusler 66c7e67a03 remove avatars 2015-07-12 13:51:39 +02:00
Philip Häusler 2ba4321178 remove old logos 2015-07-12 13:51:13 +02:00
Philip Häusler 53737666c6 add bootstrap datepicker 2015-07-12 13:45:47 +02:00
Philip Häusler 993d6a4f59 add cccamp15 design 2015-07-12 12:44:09 +02:00
Philip Häusler 1da5604f47 remove json auth feature (will be covered by api) 2015-06-07 20:11:50 +02:00
Philip Häusler 45c8a68beb deleted counter function - never needed in the last 4 years 2015-06-07 19:40:51 +02:00
Philip Häusler 218b305a3e fix broken session creation 2015-06-07 13:33:59 +02:00
Philip Häusler 0a59089e2b add room model tests 2015-05-14 17:20:46 +02:00
Philip Häusler 284ed12f59 add bootstrap file 2015-05-14 16:37:12 +02:00
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).
2014-12-28 21:26:36 +01:00
Philip Häusler d0cfa1dad6 fix glyphicon path 2014-12-27 21:18:09 +01:00
Philip Häusler 77183fb26b better horizontal scrolling on shifts table (thanks Roman/RmMsr) 2014-12-27 21:13:04 +01:00
Philip Häusler 6a05c3d9de rewrite create shifts for shifttypes 2014-12-22 17:55:20 +01:00
Philip Häusler d02272afd6 add basic shift view 2014-12-19 22:41:55 +01:00
Philip Häusler c8cc46886b shift type list 2014-12-17 14:59:41 +01:00
Philip Häusler a73e98a8e0 prepare shift types controller and view 2014-12-17 14:59:41 +01:00
Philip Häusler 25889920cf prepare for shift types model, add db update 2014-12-17 14:59:40 +01:00
Felix Favre f20e24f589 shift page styling 2014-12-15 23:09:06 +01:00
Philip Häusler 8befe4f7db make info text visible 2014-12-15 18:31:40 +01:00
Felix Favre d644952fcd also allow atom feed without login 2014-12-12 23:51:37 +01:00
Felix Favre 96d2aee2cb always allow access to ical and json_export_shifts
fixes #140
2014-12-12 23:49:16 +01:00