Igor Scheller
|
b878740f80
|
News: Bug fixes, cleanup, comments & formatting
Use more magically available methods and properties
Fixed atom feed and stats not using the new model
|
5 years ago |
Michael Weimann
|
6534191d59
|
Migrate news to model class
|
5 years ago |
Igor Scheller
|
c33940f64a
|
Moved permission checks to Authenticator class
|
6 years ago |
Igor Scheller
|
88f3bafa5e
|
Replaced `Auth()` with `auth()`
|
6 years ago |
Igor Scheller
|
89e62c95a7
|
Changed more functions 🎉
|
6 years ago |
Igor Scheller
|
2dcb7cc2de
|
Replaced some global `$user` variables
|
6 years ago |
Bot
|
e8f8fc7f5f
|
Replaced gettext translation `_()` with `__()` that uses the Translator class
|
6 years ago |
Igor Scheller
|
6953090e7d
|
392: Show warning message when editing html news without proper permissions to save them, Closes #392
|
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 |
Bot
|
3de0cc840f
|
Removed spaces
|
8 years ago |
Bot
|
740026a9de
|
Replaced [0-9] with \d
|
8 years ago |
Bot
|
915ce28fee
|
Replaced " with '
|
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
|
676f5e1627
|
small code style improvements
|
8 years ago |
msquare
|
eec10ebfc5
|
reduce complexity of user angeltypes controller
|
8 years ago |
msquare
|
d5d2acc7d8
|
improve code style
|
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
|
6bede2fd22
|
harden the sql queries
|
10 years ago |
Philip Häusler
|
9007bb6790
|
sort news by date
|
10 years ago |
Philip Häusler
|
8261933bec
|
try to prevent hint duplication
|
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
|
bfb0cacd54
|
mysql to mysqli and a lot of cleanup and mvc
|
11 years ago |
Philip Häusler
|
a573b4e325
|
replaced header with redirect function
|
12 years ago |
Philip Häusler
|
0dabaa505e
|
#28 begin log
|
12 years ago |
Philip Häusler
|
d1078f60fd
|
#44 new register form
|
13 years ago |
Philip Häusler
|
ce7f071c38
|
#44 angeltypes recreated
|
13 years ago |
Philip Häusler
|
6a84dadf1a
|
fixed news table name
|
13 years ago |
Philip Häusler
|
9941d2a7a7
|
admin news
|
14 years ago |