Commit Graph

23 Commits (eeae07e625890cee9a3cb90ee87e07530b7bf192)

Author SHA1 Message Date
msquare 46528fe1d8 shift view performance improvements
msquare bae3ede662 fixes fix exporting freeload comment in json export
msquare ff31d0a1c5 fix shift signup state being combined to null
msquare 3fd30add3c fix NPE
msquare 54f3253c32 fix js var names
msquare 15243f15fc fix shift view
msquare 27c9650dc4 reduce complexity of shifts controller
msquare 42144ed21c move static access to datetime parse function
msquare 455e417200 fix variable naming problems
msquare f3a0ce865d move sql queries from shifts controller to model
msquare 6ff5e7997a split user_shifts into different functions
msquare d5d2acc7d8 improve code style
msquare d4bba0d468 remove exit code from shifts controller
Philip Häusler 6bede2fd22 harden the sql queries
Philip Häusler 34e2f49875 shift signup improvements for shift view
Philip Häusler 702047de53 add more icons for better shift view
Philip Häusler 038bf97178 link to next shift in menu
Philip Häusler d02272afd6 add basic shift view
Philip Häusler a791a75b0a integrate shift type into shifts
Moritz Kaspar Rudert (mortzu) 27b8223611 removed bootstrap.php
Philip Häusler ad5899f028 api export for all shifts
Philip Häusler 3c4321ff76 30c3 theme
Philip Häusler a47b1935cb added basic shift json export support using same pattern like ical export