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 |
Bot
|
952c7892f3
|
Formatting & Docstrings
|
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
|
3002ed9e93
|
Security: Only allow angels with admin_news_html privilege to use HTML
|
7 years ago |
Igor Scheller
|
cc01c906ba
|
#336: Integration of symfony/http-foundation request
|
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 |
Igor Scheller
|
781f830678
|
Fixes and improvements
|
8 years ago |
Bot
|
3de0cc840f
|
Removed spaces
|
8 years ago |
Igor Scheller
|
8506d6d27e
|
Refactoring: Config cleanup / moved to class
|
8 years ago |
Igor Scheller
|
9a3ad88834
|
Changed from mysqli to PDO, some refactorings, faster sql queries
|
8 years ago |
Igor Scheller
|
8254a79c58
|
Bugfixes & improvements
|
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
|
9975e42d3c
|
fix edit user bug deleting emails
|
8 years ago |
msquare
|
2f2d08c574
|
fix edit user bug deleting emails
|
8 years ago |
msquare
|
f5a5f234e4
|
fixes #266: add checkbox allowing the users email to be used by humans like event-team
|
8 years ago |
msquare
|
eec10ebfc5
|
reduce complexity of user angeltypes controller
|
8 years ago |
msquare
|
07ddbb0f4c
|
make short variable names longer
|
8 years ago |
msquare
|
91dafb19ec
|
prohibit inline control structures on pages
|
8 years ago |
Philip Häusler
|
ef60b95555
|
add a more secure way to delete users containing a password request
|
9 years ago |
Philip Häusler
|
3790818baf
|
fix user delete log entry
|
9 years ago |
Philip Häusler
|
1c9a3fa89e
|
fix group rights management
|
9 years ago |
Philip Häusler
|
66c7e67a03
|
remove avatars
|
9 years ago |
Philip Häusler
|
6bede2fd22
|
harden the sql queries
|
10 years ago |
Philip Häusler
|
16ce2eb969
|
begin cleanup of user edit
|
10 years ago |
Philip Häusler
|
247d9b65c1
|
remove user angeltype administration from user-edit
|
10 years ago |
Philip Häusler
|
156db1eadd
|
add shift entry update model
|
10 years ago |
Philip Häusler
|
8261933bec
|
try to prevent hint duplication
|
10 years ago |
Philip Häusler
|
481e52cf77
|
add email shiftinfo checkbox/flag
|
10 years ago |
Philip Häusler
|
57a92dbdcd
|
add opt-in bool for shiftinfo mails and remove icq from users
|
10 years ago |
Philip Häusler
|
1d9e1c467c
|
user list rewritten
|
10 years ago |
Philip Häusler
|
e4a042c8c3
|
clear userlist
|
10 years ago |
Philip Häusler
|
46575d90c2
|
pulled complete menu to the top (go for mobile...)
|
10 years ago |
Philip Häusler
|
74647e16d3
|
add basic bootstrap theme
|
10 years ago |
Philip Häusler
|
f2b0756296
|
user hover displays angeltypes
|
11 years ago |
Philip Häusler
|
0a4bd66c5f
|
removed email and age from user list
|
11 years ago |
Philip Häusler
|
1174b11c0a
|
display freeloads in angel list
|
11 years ago |
Philip Häusler
|
400dc093c6
|
force active function fix
|
11 years ago |
Philip Häusler
|
a9fb05b128
|
force active function
|
11 years ago |
Philip Häusler
|
821e37c1b2
|
removed faq feature
|
11 years ago |
Philip Häusler
|
aad54bfe88
|
basic gettext integration
|
11 years ago |
Philip Häusler
|
bfb0cacd54
|
mysql to mysqli and a lot of cleanup and mvc
|
11 years ago |
Philip Häusler
|
dd4530d760
|
User Nick function, enhanced log with some links
|
12 years ago |