index
:
unifest.git
master
permission-rebuild-views
translation
Engelsystem for the unifest.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
includes
/
pages
/
admin_groups.php
Age
Commit message (
Expand
)
Author
2018-12-25
Sort Angels Alphabetical
Igor Scheller
2018-11-21
Require POST for sending forms
Igor Scheller
2018-08-29
Replaced gettext translation `_()` with `__()` that uses the Translator class
Bot
2017-12-25
Formatting & Docstrings
Bot
2017-08-29
Merge remote-tracking branch 'engelsystem/feature-igel-rewrite'
Igor Scheller
2017-08-29
#336: Integration of symfony/http-foundation request
Igor Scheller
2017-08-28
#337: Added routing
Igor Scheller
2017-07-28
dried code by introducing selectOne for select queries with only one result l...
msquare
2017-07-19
Changed $_GET, $_POST and $_REQUEST to use the Request object
Igor Scheller
2017-01-21
Replaced [0-9] with \d
Bot
2017-01-21
Replaced " with '
Bot
2017-01-21
Changed from mysqli to PDO, some refactorings, faster sql queries
Igor Scheller
2017-01-03
Replaced " with '
Bot
2017-01-03
PPHDoc, formatting, fixes, cleanup
Bot
2017-01-02
Formatting
Bot
2017-01-02
PSR-2 formatting
Bot
2016-09-30
remove long array syntax
msquare
2016-09-29
make short variable names longer
msquare
2016-09-29
prohibit inline control structures on pages
msquare
2016-08-21
fix codacy unused code
msquare
2014-12-28
harden the sql queries
Philip Häusler
2014-08-23
remove html templates
Philip Häusler
2013-11-25
basic gettext integration
Philip Häusler
2012-12-30
replaced header with redirect function
Philip Häusler
2012-12-30
User Nick function, enhanced log with some links
Philip Häusler
2012-12-26
#28 begin log
Philip Häusler
2011-12-21
#44 angeltypes recreated
Philip Häusler
2011-06-03
admin_questions: More templates + sql fixes
Daniel Friesel
2011-06-03
admin_groups minor cleanup
Daniel Friesel
2011-06-02
admin groups
Philip Häusler