Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-06 | Merge branch 'master' of github.com:engelsystem/engelsystem | Felix Favre | |
2014-12-06 | more styling | Felix Favre | |
2014-12-06 | change hint color on urgency | Philip Häusler | |
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 | beautify messages form | Felix Favre | |
2014-12-06 | form_element helper now supports empty labels | Felix Favre | |
2014-12-06 | shift view css changes | Felix Favre | |
2014-12-06 | remove striped table from shift view | 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 | fix wrong angel type alarm | Philip Häusler | |
2014-12-06 | add email shiftinfo checkbox/flag | Philip Häusler | |
2014-12-06 | add opt-in bool for shiftinfo mails and remove icq from users | Philip Häusler | |
2014-12-06 | replace all the remaining old icons with glyphicons | Felix Favre | |
2014-12-06 | use the new very cool glyph button | Felix Favre | |
2014-12-06 | add very cool button_glyph helper | Felix Favre | |
2014-12-06 | use glyph_bool in admin_active view | Felix Favre | |
2014-12-06 | Use more Striped Tables | Felix Favre | |
issue #159 | |||
2014-11-25 | Merge pull request #160 from robofish/questionFix | msquare | |
Fixed database schema to allow questions again | |||
2014-11-25 | Merge pull request #161 from robofish/master | msquare | |
Fix Nickname and DECT bug in user view | |||
2014-11-25 | Merge pull request #1 from illuxio/patch-1 | Robert Oehlmann | |
Fix Nickname and DECT bug in settings. | |||
2014-11-25 | Update User_view.php | illuxio | |
Fix Nickname and DECT bug in settings. | |||
2014-11-24 | Change Development Platform Link to Github | gnomus | |
2014-11-20 | Fixed database schema | Robert Oehlmann | |
The answer fields in Questions are now NULL by default. The previous defaults would not fullfill the forein key contraints on line 493 of install.sql and thus the creation of new (yet unanswered) questions was not possible. | |||
2014-11-04 | renamed mysql provider to mysqli, updated system requirements, fixes #145 | Philip Häusler | |
2014-11-04 | improved readme | Philip Häusler | |
2014-11-04 | updated git url | Philip Häusler | |
2014-11-04 | new markdown readme | Philip Häusler | |
2014-11-04 | Merge pull request #158 from robofish/shiftEntryFormFix | msquare | |
Fixed shift entry form | |||
2014-11-04 | Merge pull request #157 from robofish/shiftDurationFix | msquare | |
Fixed shift duration calculation | |||
2014-11-03 | Fixed field assignments in shift entry creation form | Robert Oehlmann | |
2014-11-03 | Fixed shift duration calculation | Robert Oehlmann | |
Fixes issue #136 | |||
2014-11-03 | Merge pull request #156 from robofish/editUrlFix | msquare | |
Fixed shift edit/delete URLs in new layout | |||
2014-11-03 | Fixed shift edit/delete URLs in new layout | Robert Oehlmann | |
2014-09-28 | fix register privilege | Philip Häusler | |
2014-09-28 | replace icons with glyphicons | Philip Häusler | |
2014-09-28 | clear up mvc for user list | Philip Häusler | |
2014-09-28 | user list rewritten | Philip Häusler | |
2014-09-28 | hint for disabled registration | Philip Häusler | |
2014-09-24 | clear userlist | Philip Häusler | |
2014-09-24 | move user messages to menu icon right | Philip Häusler | |
2014-09-24 | move language to submenu | Philip Häusler | |
2014-09-24 | optimize navbar for 1024 px width | 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 | pulled complete menu to the top (go for mobile...) | 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 |