aboutsummaryrefslogtreecommitdiffstats
path: root/admin/user/index.php
AgeCommit message (Expand)AuthorFilesLines
2021-07-02Use createPaginationTemplate also in admin areaThomas Lange1-6/+3
2021-07-01Redirect to entity create form if no entity existsThomas Lange1-0/+7
2021-06-26Use const to define expressionless admin constantsThomas Lange1-2/+2
2021-06-22Implement new Repository and Entity classesThomas Lange1-9/+15
2021-06-21Fix prefixes for ADMIN.USER.LIST_* config optionsThomas Lange1-2/+2
2021-06-21Remove unnecessary $ItemTemplate variablesThomas Lange1-3/+1
2021-06-21Rename some template variablesThomas Lange1-2/+2
2021-06-14Remove more redundant try/catch blocksThomas Lange1-36/+27
2021-06-13Add configuration settings (admin prefixes)Thomas Lange1-2/+2
2019-10-29Remove PHP closing tags and add LF to text filesThomas Lange1-1/+0
2017-10-24Some comments have been updated, unnecessary whitespace at the end of some fi...Thomas Lange1-1/+1
2017-04-19Comments added and unnecessary "abs" function calls removed.Thomas Lange1-1/+4
2017-04-11The control structures "require_once" have been replaced by a simple "require...Thomas Lange1-1/+1
2017-04-11Class "ExceptionHandler" has been removed and several files has been changed.Thomas Lange1-1/+1
2017-04-11Methods "error403" and "error404" has been added to the "Application" class; ...Thomas Lange1-1/+1
2017-02-24Initial commit.v1.0Thomas Lange1-0/+72