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
Age
Commit message (
Collapse
)
Author
2018-09-23
Config: Removed nightshifts query
Igor Scheller
2018-09-16
Merge remote-tracking branch 'MyIgel/logentry-model'
Igor Scheller
2018-09-15
Merge remote-tracking branch 'MyIgel/translations'
Igor Scheller
2018-08-31
Models: Added LogEntry model
Igor Scheller
2018-08-29
$bugfixes
Igor Scheller
2018-08-29
Db::selectOne() should return null if result is empty
Igor Scheller
2018-08-20
Prevent object serialization in session
Igor Scheller
2018-08-07
Prevent object serialization in session
Igor Scheller
2018-01-14
models: return null on empty result
Igor Scheller
2018-01-14
Formatting
Bot
2018-01-14
database: updated checks for selectOne
Igor Scheller
2018-01-14
database: integrated illuminate/database do Db class, removed unused methods
Igor Scheller
2017-12-29
add work date to work log
msquare
2017-12-29
fix work log logs
msquare
2017-12-29
add user work log entries feature
msquare
2017-12-27
feature request: filter angel types based on account settings, closes #362
Igor Scheller
2017-12-27
fixes #208, fixes #310: T-Shirt Score™ should be shown on the user view ↵
msquare
page below your shifts
2017-12-27
check if logged in before sign up
msquare
2017-12-26
fix dashboard stats
msquare
2017-12-26
fix #389: Public Dashboard Stats
msquare
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-20
rewrite controller for creating shift entries
msquare
2017-12-19
fix shift entry delete
msquare
2017-12-19
redo shift signoff and icons for delete/confirm/acknowledgment questions
msquare
2017-12-17
add log entries when deleting a room
msquare
2017-12-15
Allow dot in user name
MichiK
0f273988 changed the regular expression for user names. The new regex does not allow dots anymore in user names, stripping them silently. We already have at least one user with a dot in their name who can't login now anymore.
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-13
improve public dashboard
msquare
2017-12-12
finish basic public dashboard
msquare
2017-12-10
move room db queries to model
msquare
2017-12-10
remove room number and visible flag, rename pentabarf to frab and introduce ↵
msquare
map/c3nav integration as well as markdown description for rooms
2017-12-06
fix #376: Removing supporter rights does not work
msquare
2017-12-01
fix user nick validation, fixes #369
msquare
2017-11-29
fix query for creating angeltypes
msquare
2017-11-24
add shift calendar to angeltype view
msquare
2017-11-24
complete feature contact info for angeltypes, fixes #275
msquare
2017-11-19
fix problem with default values, fixes #354, fixes #353
msquare
2017-11-19
fix problem with default value for userangeltype.supporter, fixes #352
msquare
2017-11-19
fix sql queries with bools
msquare
2017-09-25
Merge branch 'noc0lour:fix_setup_bugs', closes #335
Igor Scheller
2017-09-19
Changed LogEntries table: Use log level instead of nick name
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-08-16
fix only_full_group_by mysql default behaviour
Andrej Rode
2017-07-28
dried code by introducing selectOne for select queries with only one result ↵
msquare
line expected
[next]