66 Commits (aabd98241cb1fe60cfb7b0483914dae5f0fd6bbb)

Author SHA1 Message Date
Igor Scheller f732a4af6f Added Worklog model 4 years ago
Igor Scheller 390db395a6 File formatting fixes 4 years ago
Igor Scheller e1471248fe User: Add pronoun statement 5 years ago
Bot be39c63f46 Renamed redirect() to throwRedirect() 5 years ago
Igor Scheller 4e709d0d23 Log messages without inline HTML 5 years ago
Igor Scheller 540efef63e active angels: Bugfix and prevent errors when searching double spaces 6 years ago
Igor Scheller 944c29b964 Require POST for sending forms
* Ensure that the form is submitted with a post request
* Replaced several links with forms

Closes #494 (Security Vulnerability)
6 years ago
Igor Scheller 82b22160fd Fixed error if shirt size is not configured 6 years ago
Igor Scheller a2aaba9cab User: Bugfixes & code cleanup 6 years ago
Igor Scheller 4e09ee3eb2 Replaced more user related stuff
(Contains some buggy stuff too...)
6 years ago
Igor Scheller 89e62c95a7 Changed more functions 🎉 6 years ago
Igor Scheller 2a134e6c0b Config: Removed nightshifts query 6 years ago
Bot e8f8fc7f5f Replaced gettext translation `_()` with `__()` that uses the Translator class 6 years ago
Igor Scheller acfe72cb91 Removed translation from config file 6 years ago
Igor Scheller fe58e4f422 database: updated checks for selectOne 7 years ago
msquare 73ed2308c1 use user tshirt count 7 years ago
msquare b3ca550ed0 simplify t-shirt statistics 7 years ago
msquare 0314ba19e3 make got t-shirt always available 7 years ago
msquare c961269bb7 better hour formatting 7 years ago
msquare ee9fbda098 add work date to work log 7 years ago
msquare 86a38a3372 add user work log entries feature 7 years ago
Bot 952c7892f3 Formatting & Docstrings 7 years ago
msquare 15c50ab315 fix minor cody style issues (codacy) 7 years ago
Igor Scheller d0074cf006 Merge remote-tracking branch 'engelsystem/feature-igel-rewrite'
# Conflicts:
#	includes/controller/angeltypes_controller.php
#	includes/pages/admin_groups.php
#	includes/pages/user_settings.php
#	includes/sys_page.php
#	src/Exceptions/Handler.php
#	src/Http/Request.php
7 years ago
Igor Scheller 73175e2b64 #337: Added routing 7 years ago
msquare f82e5456d2 dried code by introducing selectOne for select queries with only one result line expected 7 years ago
Igor Scheller 3a1e460249 Changed $_GET, $_POST and $_REQUEST to use the Request object 7 years ago
Bot 3de0cc840f Removed spaces 8 years ago
Igor Scheller 8506d6d27e Refactoring: Config cleanup / moved to class 8 years ago
Bot 740026a9de Replaced [0-9] with \d 8 years ago
Igor Scheller 9a3ad88834 Changed from mysqli to PDO, some refactorings, faster sql queries 8 years ago
Bot 55141154c0 Replaced " with ' 8 years ago
Bot 356b2582f3 PPHDoc, formatting, fixes, cleanup 8 years ago
Bot d71e7bbfad Formatting 8 years ago
Bot 7313e15ce8 PSR-2 formatting 8 years ago
msquare 5600476c56 fix missing users on active angels view 8 years ago
msquare f6da9148e7 fix missing var check 8 years ago
anykraus efb7dbfb01 fix admin_active.php not displaying (issue #271)
Reverts 53ad1b5110 "fix codacy unused code" partially. (where $shift_sum_formula was removed from global)
8 years ago
msquare 3738d071f8 remove long array syntax 8 years ago
msquare 07ddbb0f4c make short variable names longer 8 years ago
msquare f05f1a3cd4 rename to 8 years ago
msquare 91dafb19ec prohibit inline control structures on pages 8 years ago
msquare 53ad1b5110 fix codacy unused code 8 years ago
Philip Häusler 522546795b search only for nickname on active angel page 9 years ago
Philip Häusler 28788e6702 put shirt statistics into one table 9 years ago
Philip Häusler e8daa4d2ce add table of needed shirts to user active page 9 years ago
Philip Häusler 1cd6a4f4f6 keep the show all users checkbox 9 years ago
Philip Häusler f9fb12c7f1 show all forced active angels 9 years ago
Philip Häusler 34be996f22 add possibility to show already done shifts in admin active view 9 years ago
Philip Häusler 48e4787548 set force active user to active 10 years ago