Commit graph

42 commits

Author SHA1 Message Date
Johannes Rudolph
c67fbbad73 Add option to show user first and last name instead of nickname 2023-03-13 17:33:17 +01:00
Bot
ad360a70fb Require comma at last array element and no single line space 2023-02-09 18:19:38 +01:00
Thomas Rupprecht
3d88ae7916
convert switch to match 2022-12-22 00:08:54 +01:00
Igor Scheller
7f78f59840 Added UserAngelType model 2022-12-13 22:46:16 +01:00
Michael Weimann
f7d499b362
Include phpcs for /includes 2022-10-18 19:15:22 +02:00
Igor Scheller
5e81b8d2af Cleanup: Simplification and removed dead code and duplicated/outdated declarations 2022-06-17 21:08:53 +02:00
Igor Scheller
676a2113b4 Added User\License model 2021-12-29 17:12:19 +01:00
Michael Weimann
4428266488
migrate panels to cards 2021-07-29 20:01:10 +02:00
Bot
be39c63f46 Renamed redirect() to throwRedirect() 2019-12-08 02:12:56 +01:00
Igor Scheller
c33940f64a Moved permission checks to Authenticator class 2018-12-02 12:53:31 +01:00
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)
2018-11-21 19:24:36 +01:00
Igor Scheller
88f3bafa5e Replaced Auth() with auth() 2018-10-31 13:43:23 +01:00
Igor Scheller
a2aaba9cab User: Bugfixes & code cleanup 2018-10-31 13:43:23 +01:00
Igor Scheller
7c6afc2bfe Removed User($id) function 🎉 2018-10-31 13:43:23 +01:00
Igor Scheller
89e62c95a7 Changed more functions 🎉 2018-10-31 13:43:23 +01:00
Igor Scheller
b069a938c6 Changed user_link and some other user functions to use the user id 2018-10-31 13:43:23 +01:00
Igor Scheller
2dcb7cc2de Replaced some global $user variables 2018-10-31 13:43:23 +01:00
Bot
e8f8fc7f5f Replaced gettext translation _() with __() that uses the Translator class 2018-08-29 23:46:32 +02:00
Igor Scheller
fe58e4f422 database: updated checks for selectOne 2018-01-14 17:47:26 +01:00
Igor Scheller
73175e2b64 : Added routing 2017-08-28 17:34:00 +02:00
Igor Scheller
3a1e460249 Changed $_GET, $_POST and $_REQUEST to use the Request object 2017-07-19 11:44:16 +02:00
Igor Scheller
781f830678 Fixes and improvements 2017-01-22 01:16:00 +01:00
Igor Scheller
8254a79c58 Bugfixes & improvements 2017-01-03 15:59:33 +01:00
Bot
55141154c0 Replaced " with ' 2017-01-03 15:32:59 +01:00
Bot
356b2582f3 PPHDoc, formatting, fixes, cleanup 2017-01-03 03:22:48 +01:00
Bot
d71e7bbfad Formatting 2017-01-02 15:49:53 +01:00
Bot
7313e15ce8 PSR-2 formatting 2017-01-02 03:57:23 +01:00
msquare
356cc9e1d0 reduce complexity of user driver license 2016-11-17 15:04:33 +01:00
msquare
7b8d191808 reduce complexity of user driver license 2016-11-17 14:40:21 +01:00
msquare
9c4636f5c4 reduce complexity of user driver license 2016-11-17 14:35:04 +01:00
msquare
918d41ca70 reduce complexity of menu and hints 2016-11-15 16:31:55 +01:00
msquare
ec6016cd38 reduce complexity of menu and hints 2016-11-15 16:28:20 +01:00
msquare
82b9436c50 rename coordinator to supporter 2016-11-11 14:59:25 +01:00
msquare
468a10774c reduce complexity of user driver license controller 2016-11-10 13:55:16 +01:00
msquare
eec10ebfc5 reduce complexity of user angeltypes controller 2016-10-04 16:50:06 +02:00
msquare
d5d2acc7d8 improve code style 2016-10-01 10:48:19 +02:00
msquare
f05f1a3cd4 rename to 2016-09-29 12:08:12 +02:00
msquare
bd9003f5d5 prohibit inline control structures on controllers 2016-09-29 09:43:08 +02:00
msquare
53ad1b5110 fix codacy unused code 2016-08-21 18:00:39 +02:00
Philip Häusler
f7cf9b327e log updates on driving license information 2015-12-20 21:07:08 +01:00
Philip Häusler
0ac05d251c fixed: driving license feature completed - integrated into angeltypes 2015-12-20 11:36:12 +01:00
Philip Häusler
facc32f133 add basic driver license information 2015-12-19 23:31:08 +01:00