Commit Graph

106 Commits (252f003b94464ed38aadfdadc50ec9d333d9ba44)

Author SHA1 Message Date
Igor Scheller c33940f64a Moved permission checks to Authenticator class
Igor Scheller a2aaba9cab User: Bugfixes & code cleanup
Igor Scheller d7aea575ff Replaced more sql queries and old data
Igor Scheller 57932be428 Moved arrival_date to state
Igor Scheller 4e09ee3eb2 Replaced more user related stuff
(Contains some buggy stuff too...)
Igor Scheller 7c6afc2bfe Removed `User($id)` function 🎉
Igor Scheller 89e62c95a7 Changed more functions 🎉
Igor Scheller b069a938c6 Changed user_link and some other user functions to use the user id
Igor Scheller d15946df2d Changed `src/` code and templates to use the new user model
Igor Scheller b443b53919 Translation: added pluralization support
Igor Scheller 90e1a94962 Make application name configurable
* Added app_name configuration option
* Extended `EngelsystemMailer` to prepend the application name to all mails

Closes 
Igor Scheller 7f61dc95be EventConfig: Merge event configuration from database to global config
Igor Scheller 7762c0eb2b Translatable user groups & cutoff fix
Closes  (Typo: "irt Manager" instead of "Shirt Manager")
Igor Scheller 2a134e6c0b Config: Removed nightshifts query
Bot e8f8fc7f5f Replaced gettext translation `_()` with `__()` that uses the Translator class
Igor Scheller acfe72cb91 Removed translation from config file
Bot 5227fe6a94 Formatting
Igor Scheller fe58e4f422 database: updated checks for selectOne
mia c83771ed62
Fixes
Display "shift started" instead of "shift starts" when shift has already started.
msquare c961269bb7 better hour formatting
msquare d66dc43aec fix worklog entry view
msquare ee9fbda098 add work date to work log
msquare d95e488893 add work log creator infor
msquare 86a38a3372 add user work log entries feature
msquare 14584b9611 small improvements of user view
msquare be6bd2f3d3 small improvements of user view
msquare 3993e553d1 small improvements of user view
msquare c3b8fa892d tshirt-score for forced active
Bot b00743d6d3 Formatting
msquare 02b775684d some beauty for the my shifts table
msquare 1e8f0c4845 fixes , fixes : T-Shirt Score™ should be shown on the user view page below your shifts
msquare abf4b1da30 check if logged in before sign up
Bot 952c7892f3 Formatting & Docstrings
msquare 6f29b6492d show forced active on user view
msquare 05aad262bb show forced active on user view
msquare 1289101f6e rewrite controller for creating shift entries
msquare fd85034e7f redo shift signoff and icons for delete/confirm/acknowledgment questions
msquare b60ad7ccfb make shift entry comment private again
msquare 6dfa70974e ask for dect number if user arrived
msquare 962e7d5726 Hide 'You are not marked as arrived' notification in header until congress starts, fixes
msquare b95d4ece8a increase readability of hints with links, refs
Igor Scheller d34b160b5c Added links to notifications, closes
Igor Scheller 73175e2b64 : Added routing
Igor Scheller 8506d6d27e Refactoring: Config cleanup / moved to class
Bot 915ce28fee Replaced " with '
Igor Scheller 9a3ad88834 Changed from mysqli to PDO, some refactorings, faster sql queries
Bot 55141154c0 Replaced " with '
Bot 356b2582f3 PPHDoc, formatting, fixes, cleanup
Bot d71e7bbfad Formatting
Bot 7313e15ce8 PSR-2 formatting