Commit Graph

68 Commits (6cfeedc57a517f8aa5b182e0534104b2f9d191af)

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

Closes  (Security Vulnerability)
Igor Scheller 82b22160fd Fixed error if shirt size is not configured
Igor Scheller a2aaba9cab User: Bugfixes & code cleanup
Igor Scheller 4e09ee3eb2 Replaced more user related stuff
(Contains some buggy stuff too...)
Igor Scheller 89e62c95a7 Changed more functions 🎉
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
Igor Scheller fe58e4f422 database: updated checks for selectOne
msquare 73ed2308c1 use user tshirt count
msquare b3ca550ed0 simplify t-shirt statistics
msquare 0314ba19e3 make got t-shirt always available
msquare c961269bb7 better hour formatting
msquare ee9fbda098 add work date to work log
msquare 86a38a3372 add user work log entries feature
Bot 952c7892f3 Formatting & Docstrings
msquare 15c50ab315 fix minor cody style issues (codacy)
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
Igor Scheller 73175e2b64 : Added routing
msquare f82e5456d2 dried code by introducing selectOne for select queries with only one result line expected
Igor Scheller 3a1e460249 Changed $_GET, $_POST and $_REQUEST to use the Request object
Bot 3de0cc840f Removed spaces
Igor Scheller 8506d6d27e Refactoring: Config cleanup / moved to class
Bot 740026a9de Replaced [0-9] with \d
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
msquare 5600476c56 fix missing users on active angels view
msquare f6da9148e7 fix missing var check
anykraus efb7dbfb01 fix admin_active.php not displaying (issue )
Reverts 53ad1b5110 "fix codacy unused code" partially. (where $shift_sum_formula was removed from global)
msquare 3738d071f8 remove long array syntax
msquare 07ddbb0f4c make short variable names longer
msquare f05f1a3cd4 rename to
msquare 91dafb19ec prohibit inline control structures on pages
msquare 53ad1b5110 fix codacy unused code
Philip Häusler 522546795b search only for nickname on active angel page
Philip Häusler 28788e6702 put shirt statistics into one table
Philip Häusler e8daa4d2ce add table of needed shirts to user active page
Philip Häusler 1cd6a4f4f6 keep the show all users checkbox
Philip Häusler f9fb12c7f1 show all forced active angels