87 Commits (ead2b1582b2a5a2de7f3fec82284f2c35cafb4d4)

Author SHA1 Message Date
Igor Scheller ead56a89fe Only show the shift "Comment" field for own entries 5 years ago
Igor Scheller 4e709d0d23 Log messages without inline HTML 5 years ago
Igor Scheller c33940f64a Moved permission checks to Authenticator class 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 d7aea575ff Replaced more sql queries and old data 6 years ago
Igor Scheller 7c6afc2bfe Removed `User($id)` function 🎉 6 years ago
Igor Scheller 89e62c95a7 Changed more functions 🎉 6 years ago
Igor Scheller d0abc27c07 Merge remote-tracking branch 'MyIgel/translations' 6 years ago
Bot e8f8fc7f5f Replaced gettext translation `_()` with `__()` that uses the Translator class 6 years ago
Igor Scheller 175c335810 Db::selectOne() should return null if result is empty 6 years ago
Igor Scheller fe58e4f422 database: updated checks for selectOne 7 years ago
msquare fd85034e7f redo shift signoff and icons for delete/confirm/acknowledgment questions 7 years ago
Igor Scheller 96f1d9fd54 Bugfixes 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
msquare 5794c4cab8 clear delete queries from false resuls 7 years ago
msquare a157004f4a handle failed db queries in Db class 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 d5d2acc7d8 improve code style 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 b479cdaef8 fix room creation 9 years ago
Philip Häusler 4684d708fb better shift cancel messages and workflow 9 years ago
Philip Häusler 99d36e47b8 redirect to other users page on shift cancel 9 years ago
Felix Favre e4bd324801 changed all y-m-d date formats to Y-m-d date formats
part of #202
9 years ago
Philip Häusler 42150cc6e9 add log entry for deleting own shift entries 9 years ago
Philip Häusler 6bede2fd22 harden the sql queries 10 years ago
Philip Häusler 502a52394e redirect to users page on shift cancel by admin 10 years ago
Philip Häusler a791a75b0a integrate shift type into shifts 10 years ago
Felix Favre e9bbd967ff add freeload info to shiftentry update log
issue #28
10 years ago
Philip Häusler 156db1eadd add shift entry update model 10 years ago
Philip Häusler 0a74ab94a8 add shift entry delete model 10 years ago
Philip Häusler 4931fbb372 replace icons with glyphicons 10 years ago
Philip Häusler bd2a8b441f clear up mvc for user list 10 years ago
Philip Häusler 7f43f3bfe5 remove html templates 10 years ago
Philip Häusler f5a094fd8b add user view, better bootstrap 10 years ago
Philip Häusler 74647e16d3 add basic bootstrap theme 10 years ago
Philip Häusler 9d709b2a73 freeloader fix, admins should edit user shifts 11 years ago
Philip Häusler c589219a96 freeloader feature 11 years ago