summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-12-06move hints to toolbarPhilip Häusler
2014-12-06try to prevent hint duplicationPhilip Häusler
2014-12-06prevent forms from being double-submittedPhilip Häusler
2014-12-06beautify messages formFelix Favre
2014-12-06form_element helper now supports empty labelsFelix Favre
2014-12-06shift view css changesFelix Favre
2014-12-06remove striped table from shift viewFelix Favre
2014-12-06Merge branch 'master' of github.com:engelsystem/engelsystemFelix Favre
2014-12-06css and layout fixes. font path fixFelix Favre
2014-12-06fix wrong angel type alarmPhilip Häusler
2014-12-06add email shiftinfo checkbox/flagPhilip Häusler
2014-12-06add opt-in bool for shiftinfo mails and remove icq from usersPhilip Häusler
2014-12-06replace all the remaining old icons with glyphiconsFelix Favre
2014-12-06use the new very cool glyph buttonFelix Favre
2014-12-06add very cool button_glyph helperFelix Favre
2014-12-06use glyph_bool in admin_active viewFelix Favre
2014-12-06Use more Striped TablesFelix Favre
issue #159
2014-11-25Merge pull request #160 from robofish/questionFixmsquare
Fixed database schema to allow questions again
2014-11-25Merge pull request #161 from robofish/mastermsquare
Fix Nickname and DECT bug in user view
2014-11-25Merge pull request #1 from illuxio/patch-1Robert Oehlmann
Fix Nickname and DECT bug in settings.
2014-11-25Update User_view.phpilluxio
Fix Nickname and DECT bug in settings.
2014-11-24Change Development Platform Link to Githubgnomus
2014-11-20Fixed database schemaRobert 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-04renamed mysql provider to mysqli, updated system requirements, fixes #145Philip Häusler
2014-11-04improved readmePhilip Häusler
2014-11-04updated git urlPhilip Häusler
2014-11-04new markdown readmePhilip Häusler
2014-11-04Merge pull request #158 from robofish/shiftEntryFormFixmsquare
Fixed shift entry form
2014-11-04Merge pull request #157 from robofish/shiftDurationFixmsquare
Fixed shift duration calculation
2014-11-03Fixed field assignments in shift entry creation formRobert Oehlmann
2014-11-03Fixed shift duration calculationRobert Oehlmann
Fixes issue #136
2014-11-03Merge pull request #156 from robofish/editUrlFixmsquare
Fixed shift edit/delete URLs in new layout
2014-11-03Fixed shift edit/delete URLs in new layoutRobert Oehlmann
2014-09-28fix register privilegePhilip Häusler
2014-09-28replace icons with glyphiconsPhilip Häusler
2014-09-28clear up mvc for user listPhilip Häusler
2014-09-28user list rewrittenPhilip Häusler
2014-09-28hint for disabled registrationPhilip Häusler
2014-09-24clear userlistPhilip Häusler
2014-09-24move user messages to menu icon rightPhilip Häusler
2014-09-24move language to submenuPhilip Häusler
2014-09-24optimize navbar for 1024 px widthPhilip Häusler
2014-09-20better application namePhilip Häusler
2014-09-20fix session security issue (same session on multiple instances)Philip Häusler
2014-09-08hightlight free and occupied shifts like pre bootstrapPhilip Häusler
2014-09-08pulled complete menu to the top (go for mobile...)Philip Häusler
2014-09-08several fixesPhilip Häusler
- syntax error in index.php - switched from sass to less because of bootstrap submodule
2014-09-08fix login layout and add mobile navPhilip Häusler
2014-09-08fix wrong nick and api sql queryPhilip Häusler
2014-09-08fix wrong username on angeltype confirmPhilip Häusler