index
:
unifest.git
master
permission-rebuild-views
translation
Engelsystem for the unifest.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
includes
/
view
/
ShiftCalendarRenderer.php
Age
Commit message (
Collapse
)
Author
2018-10-31
Removed `User($id)` function :tada:
Igor Scheller
2018-08-29
Replaced gettext translation `_()` with `__()` that uses the Translator class
Bot
2018-01-14
database: updated checks for selectOne
Igor Scheller
2017-12-25
Formatting & Docstrings
Bot
2017-12-20
introduce new shift signup state for not arrived angels
msquare
2017-11-24
add shift calendar to angeltype view
msquare
2017-08-30
Formatting
Bot
2017-07-28
fix lane rendering
msquare
2017-07-28
further switching to db exceptions instead of return false
msquare
2017-01-03
Replaced " with '
Bot
2017-01-03
PPHDoc, formatting, fixes, cleanup
Bot
2017-01-02
Formatting
Bot
2017-01-02
PSR-2 formatting
Bot
2016-12-28
move data sorting to begin
msquare
2016-12-28
more performance using union
msquare
2016-12-27
shift view performance improvements
msquare
2016-12-26
fix #297 show date on every time tick in shift calendar
msquare
2016-11-15
fix shift calendar headers
msquare
2016-11-15
add fixed shift calendar headers and timelane
msquare
2016-11-14
add shift legend and fix dark theme
msquare
2016-11-14
fix shift ended recognition and displayed time range end
msquare
2016-11-12
redone shift coloring and shift signup state
msquare
2016-11-07
split shift calendar renderer into different classes
msquare
2016-11-05
change shift table to html5
msquare
2016-11-03
add first design of new shift markup
msquare
2016-10-08
remove unused code
msquare
2016-10-07
improve shift rendering
msquare
2016-10-05
continue working on shifts calendar renderer
msquare
2016-10-03
introduce ShiftsFilter
msquare