Commit graph

42 commits

Author SHA1 Message Date
Igor Scheller
3115870ec4
Added Shift model 2023-01-03 22:19:03 +01:00
Michael Weimann
61139e03c3
Use constructor property promotion
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2022-12-20 22:18:34 +01:00
Michael Weimann
88c727bf8e
Manually migrate /includes code to be phpcs compliant 2022-10-18 19:30:43 +02:00
Michael Weimann
f7d499b362
Include phpcs for /includes 2022-10-18 19:15:22 +02:00
Igor Scheller
5e81b8d2af Cleanup: Simplification and removed dead code and duplicated/outdated declarations 2022-06-17 21:08:53 +02:00
Michael Weimann
86606c8055
fix css and datepicker 2021-09-11 14:39:40 +02:00
Igor Scheller
a36e142f28 Replaced self sign up icons, fixed FAQ link on angeltypes overview and shift overview colors 2021-08-05 00:55:00 +02:00
Michael Weimann
82f640896e
migrate shift overview cards to panels
migrate shift overview cards to panels
2021-07-29 20:01:21 +02:00
Igor Scheller
08790b0b2e
Replaced labels with badges 2021-07-29 20:01:07 +02:00
Igor Scheller
acf84f222d Added Room model 2020-09-24 09:34:00 +02:00
Christian Kleinbach
e4712658a4 added german date format for ticks in calender view + corresponding translation 2020-04-23 13:30:26 +02:00
Igor Scheller
ec47d124bb Shifts overview: only scroll shifts, not whole page 2019-12-26 16:46:06 +01:00
Igor Scheller
0458ce9509 Added more error messages 2019-06-04 21:24:59 +02:00
Igor Scheller
7c6afc2bfe Removed User($id) function 🎉 2018-10-31 13:43:23 +01:00
Bot
e8f8fc7f5f Replaced gettext translation _() with __() that uses the Translator class 2018-08-29 23:46:32 +02:00
Igor Scheller
fe58e4f422 database: updated checks for selectOne 2018-01-14 17:47:26 +01:00
Bot
952c7892f3 Formatting & Docstrings 2017-12-25 23:51:15 +01:00
msquare
a1c032642f introduce new shift signup state for not arrived angels 2017-12-20 23:12:17 +01:00
msquare
928e707015 add shift calendar to angeltype view 2017-11-24 12:01:19 +01:00
Bot
a473a56f1d Formatting 2017-08-30 00:22:02 +02:00
msquare
4effb7e59f fix lane rendering 2017-07-28 19:28:11 +02:00
msquare
a0af8d4624 further switching to db exceptions instead of return false 2017-07-28 19:15:52 +02:00
Bot
55141154c0 Replaced " with ' 2017-01-03 15:32:59 +01:00
Bot
356b2582f3 PPHDoc, formatting, fixes, cleanup 2017-01-03 03:22:48 +01:00
Bot
d71e7bbfad Formatting 2017-01-02 15:49:53 +01:00
Bot
7313e15ce8 PSR-2 formatting 2017-01-02 03:57:23 +01:00
msquare
6c4bb0da31 move data sorting to begin 2016-12-28 14:49:00 +01:00
msquare
363cc8f6b5 more performance using union 2016-12-28 01:09:40 +01:00
msquare
46528fe1d8 shift view performance improvements 2016-12-27 23:02:05 +01:00
msquare
5f9d508b02 fix show date on every time tick in shift calendar 2016-12-26 18:39:29 +01:00
msquare
ac53559fea fix shift calendar headers 2016-11-15 22:00:17 +01:00
msquare
79ca2f1772 add fixed shift calendar headers and timelane 2016-11-15 21:33:54 +01:00
msquare
f568141164 add shift legend and fix dark theme 2016-11-14 17:58:15 +01:00
msquare
0ab9f4f988 fix shift ended recognition and displayed time range end 2016-11-14 17:40:24 +01:00
msquare
1a3b4e2a33 redone shift coloring and shift signup state 2016-11-12 23:00:46 +01:00
msquare
db7f8c1ab3 split shift calendar renderer into different classes 2016-11-07 20:50:15 +01:00
msquare
cf8cc5f592 change shift table to html5 2016-11-05 10:06:06 +01:00
msquare
902866ff3a add first design of new shift markup 2016-11-03 18:28:22 +01:00
msquare
1d4811cca5 remove unused code 2016-10-08 09:18:04 +02:00
msquare
c48335e702 improve shift rendering 2016-10-07 17:22:48 +02:00
msquare
6d97aa2d27 continue working on shifts calendar renderer 2016-10-05 22:28:39 +02:00
msquare
6c8a113383 introduce ShiftsFilter 2016-10-03 17:41:14 +02:00