Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-01 | adds configuration variable $contact_email | Johannes Lauinger | |
2015-08-20 | Merge pull request #182 from jere123/patch-1 | gnomus | |
Endlosschleife gefixt | |||
2015-08-09 | add maintenance mode | Philip Häusler | |
2015-08-09 | update bootstrap to v3.3.5 | Philip Häusler | |
2015-07-27 | make hints smaller again | Philip Häusler | |
2015-07-20 | Change Popover Size | Felix Favre | |
2015-07-18 | arrival statistics | Philip Häusler | |
2015-07-12 | cccamp15 theme contrast tuning | Philip Häusler | |
2015-07-12 | remove avatars | Philip Häusler | |
2015-07-12 | remove old logos | Philip Häusler | |
2015-07-12 | add bootstrap datepicker | Philip Häusler | |
2015-07-12 | add cccamp15 design | Philip Häusler | |
2015-06-07 | remove json auth feature (will be covered by api) | Philip Häusler | |
2015-06-07 | deleted counter function - never needed in the last 4 years | Philip Häusler | |
2015-06-07 | fix broken session creation | Philip Häusler | |
2015-05-14 | add room model tests | Philip Häusler | |
2015-05-14 | add bootstrap file | Philip Häusler | |
2014-12-28 | Endlosschleife gefixt | jere123 | |
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-27 | fix glyphicon path | Philip Häusler | |
2014-12-27 | better horizontal scrolling on shifts table (thanks Roman/RmMsr) | Philip Häusler | |
2014-12-22 | rewrite create shifts for shifttypes | Philip Häusler | |
2014-12-19 | add basic shift view | Philip Häusler | |
2014-12-17 | shift type list | Philip Häusler | |
2014-12-17 | prepare shift types controller and view | Philip Häusler | |
2014-12-17 | prepare for shift types model, add db update | Philip Häusler | |
2014-12-15 | shift page styling | Felix Favre | |
2014-12-15 | make info text visible | Philip Häusler | |
2014-12-12 | also allow atom feed without login | Felix Favre | |
2014-12-12 | always allow access to ical and json_export_shifts | Felix Favre | |
fixes #140 | |||
2014-12-12 | fix icon visibility in dark theme | Felix Favre | |
2014-12-07 | commit theme 2 | Felix Favre | |
2014-12-07 | animation for alert messages | Felix Favre | |
2014-12-07 | add shift create model | Philip Häusler | |
2014-12-07 | added shift mailer | Felix Favre | |
2014-12-07 | 31c3 theme sucess color change | Felix Favre | |
2014-12-07 | added another theme | Felix Favre | |
2014-12-07 | css changes | Felix Favre | |
2014-12-06 | move hints to toolbar | Philip Häusler | |
2014-12-06 | try to prevent hint duplication | Philip Häusler | |
2014-12-06 | prevent forms from being double-submitted | Philip Häusler | |
2014-12-06 | shift view css changes | Felix Favre | |
2014-12-06 | Merge branch 'master' of github.com:engelsystem/engelsystem | Felix Favre | |
2014-12-06 | css and layout fixes. font path fix | Felix Favre | |
2014-12-06 | add opt-in bool for shiftinfo mails and remove icq from users | Philip Häusler | |
2014-11-04 | renamed mysql provider to mysqli, updated system requirements, fixes #145 | Philip Häusler | |
2014-09-28 | replace icons with glyphicons | Philip Häusler | |
2014-09-20 | better application name | Philip Häusler | |
2014-09-20 | fix session security issue (same session on multiple instances) | Philip Häusler | |
2014-09-08 | hightlight free and occupied shifts like pre bootstrap | Philip Häusler | |
2014-09-08 | several fixes | Philip Häusler | |
- syntax error in index.php - switched from sass to less because of bootstrap submodule |