Philip Häusler
d26f8aa12c
add shift update model
10 years ago
Philip Häusler
fa0e38ebff
add shift create model
10 years ago
Philip Häusler
156db1eadd
add shift entry update model
10 years ago
Philip Häusler
0a74ab94a8
add shift entry delete model
10 years ago
Philip Häusler
514d2aca64
add function to list users subscribed to a shift
10 years ago
Philip Häusler
9176261762
add shift entry create model
10 years ago
Felix Favre
09e65d1a84
Merge branch 'master' of github.com:engelsystem/engelsystem
10 years ago
Felix Favre
9e0cc40e6d
added shift mailer
10 years ago
Philip Häusler
663526246b
add settings button to user page
10 years ago
Felix Favre
1c18ce26ed
31c3 theme sucess color change
10 years ago
Felix Favre
e9ae329be4
added another theme
10 years ago
Felix Favre
8bcce0e003
change button size in user_news
10 years ago
Felix Favre
6ade63f11d
change popover sybol based on message
10 years ago
Felix Favre
69878fa458
changes to messages popover
10 years ago
Felix Favre
4589a505e8
css changes
10 years ago
Felix Favre
45ac884474
Merge branch 'master' of github.com:engelsystem/engelsystem
10 years ago
Felix Favre
921449f3ef
more styling
10 years ago
Philip Häusler
a48fd8fc37
change hint color on urgency
10 years ago
Philip Häusler
d34fae3c40
move hints to toolbar
10 years ago
Philip Häusler
8261933bec
try to prevent hint duplication
10 years ago
Philip Häusler
30c8b48996
prevent forms from being double-submitted
10 years ago
Felix Favre
40d83367bb
beautify messages form
10 years ago
Felix Favre
b97154d19e
form_element helper now supports empty labels
10 years ago
Felix Favre
20d4b1b1c3
shift view css changes
10 years ago
Felix Favre
703de07a63
remove striped table from shift view
10 years ago
Felix Favre
2f445eb90c
Merge branch 'master' of github.com:engelsystem/engelsystem
10 years ago
Felix Favre
3973236f6e
css and layout fixes. font path fix
10 years ago
Philip Häusler
10d7fce163
fix wrong angel type alarm
10 years ago
Philip Häusler
481e52cf77
add email shiftinfo checkbox/flag
10 years ago
Philip Häusler
57a92dbdcd
add opt-in bool for shiftinfo mails and remove icq from users
10 years ago
Felix Favre
191ba6e1b1
replace all the remaining old icons with glyphicons
10 years ago
Felix Favre
524acb15ba
use the new very cool glyph button
10 years ago
Felix Favre
de65cd64e1
add very cool button_glyph helper
10 years ago
Felix Favre
2654fcf228
use glyph_bool in admin_active view
10 years ago
Felix Favre
67bca99571
Use more Striped Tables
...
issue #159
10 years ago
msquare
82ad127fc9
Merge pull request #160 from robofish/questionFix
...
Fixed database schema to allow questions again
10 years ago
msquare
17c41d821c
Merge pull request #161 from robofish/master
...
Fix Nickname and DECT bug in user view
10 years ago
Robert Oehlmann
946e3292d0
Merge pull request #1 from illuxio/patch-1
...
Fix Nickname and DECT bug in settings.
10 years ago
illuxio
90a5e5ec14
Update User_view.php
...
Fix Nickname and DECT bug in settings.
10 years ago
gnomus
2732ae7f4f
Change Development Platform Link to Github
10 years ago
Robert Oehlmann
48c8ddaa44
Fixed database schema
...
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.
10 years ago
Philip Häusler
4516cbe5d6
renamed mysql provider to mysqli, updated system requirements, fixes #145
10 years ago
Philip Häusler
06efffb9c8
improved readme
10 years ago
Philip Häusler
330dc2f2e0
updated git url
10 years ago
Philip Häusler
36a82afc9e
new markdown readme
10 years ago
msquare
d2e5cce373
Merge pull request #158 from robofish/shiftEntryFormFix
...
Fixed shift entry form
10 years ago
msquare
428d5d70cb
Merge pull request #157 from robofish/shiftDurationFix
...
Fixed shift duration calculation
10 years ago
Robert Oehlmann
a42ba2f5a1
Fixed field assignments in shift entry creation form
10 years ago
Robert Oehlmann
c4039f72bb
Fixed shift duration calculation
...
Fixes issue #136
10 years ago
msquare
b221b362dc
Merge pull request #156 from robofish/editUrlFix
...
Fixed shift edit/delete URLs in new layout
10 years ago