summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2014-09-08Merge pull request #1 from mortzu/mastermsquare
Kleinere Codeanpassungen
2014-09-08fixed file system permissionsMoritz Kaspar Rudert (mortzu)
2014-09-08removed bootstrap.phpMoritz Kaspar Rudert (mortzu)
2014-09-08merged gitignore filesMoritz Kaspar Rudert (mortzu)
2014-09-08moved external libraries into gitmodulesMoritz Kaspar Rudert (mortzu)
2014-08-24Merge branch 'master' of github.com:planetcyborg/engelsystemFelix Favre
2014-08-24Merge branch 'master' of github.com:planetcyborg/engelsystemFelix Favre
Conflicts: templates/layout.html
2014-08-24shift state text updatePhilip Häusler
2014-08-24move new messages badgePhilip Häusler
2014-08-24Countdown implementationFelix Favre
2014-08-24Added moment-countdown inclueFelix Favre