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
/
model
/
Shifts_model.php
Age
Commit message (
Expand
)
Author
2018-12-28
Order rooms in shift overview by name
Igor Scheller
2018-12-02
Moved permission checks to Authenticator class
Igor Scheller
2018-10-31
Replaced `Auth()` with `auth()`
Igor Scheller
2018-10-31
User: Bugfixes & code cleanup
Igor Scheller
2018-10-31
Replaced more sql queries and old data
Igor Scheller
2018-10-31
Removed `User($id)` function :tada:
Igor Scheller
2018-10-31
Changed more functions :tada:
Igor Scheller
2018-10-31
Replaced some global `$user` variables
Igor Scheller
2018-09-15
Merge remote-tracking branch 'MyIgel/translations'
Igor Scheller
2018-08-29
$bugfixes
Igor Scheller
2018-08-29
Db::selectOne() should return null if result is empty
Igor Scheller
2018-01-14
models: return null on empty result
Igor Scheller
2018-01-14
database: updated checks for selectOne
Igor Scheller
2017-12-25
Formatting & Docstrings
Bot
2017-12-25
spelling fixes
klemens
2017-12-23
add show on dashboard flag for angeltypes
msquare
2017-12-20
introduce new shift signup state for not arrived angels
msquare
2017-12-19
redo shift signoff and icons for delete/confirm/acknowledgment questions
msquare
2017-12-14
fix union queries for dashboard stats
msquare
2017-12-14
fix dashboard using needed angeltypes from room config too for frab shifts
msquare
2017-12-12
finish basic public dashboard
msquare
2017-12-10
move room db queries to model
msquare
2017-11-24
add shift calendar to angeltype view
msquare
2017-09-25
Merge branch 'noc0lour:fix_setup_bugs', closes #335
Igor Scheller
2017-08-31
Reimplementation of 2840bb619 (signup requires arrival), closes #330
Igor Scheller
2017-08-30
Formatting
Bot
2017-08-16
add edited_at_timestamp to shift creation to fix mysql error
Andrej Rode
2017-07-28
dried code by introducing selectOne for select queries with only one result l...
msquare
2017-07-28
further switching to db exceptions instead of return false
msquare
2017-07-28
clear delete queries from false resuls
msquare
2017-07-23
handle failed db queries in Db class
msquare
2017-07-19
unarrived angels can enter a shift (has been disabled for 33c3)
msquare
2017-03-03
Some fixes
Igor Scheller
2017-01-22
Fixes and improvements
Igor Scheller
2017-01-22
Removed spaces
Bot
2017-01-21
Replaced " with '
Bot
2017-01-21
Changed from mysqli to PDO, some refactorings, faster sql queries
Igor Scheller
2017-01-03
Removed $angeltype from function Shift_signup_allowed_*
Igor Scheller
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-29
bring back filtering by occupancy
msquare
2016-12-29
fix shift signup state calculation
msquare
2016-12-29
bring back filtering by occupancy
msquare
2016-12-29
bring back filtering by angeltype
msquare
2016-12-28
redo
msquare
2016-12-28
improve needed angel types query
msquare
2016-12-28
remove unused code
msquare
2016-12-28
more performance using union
msquare
[next]