aboutsummaryrefslogtreecommitdiffstats
path: root/theme/admin/html
AgeCommit message (Expand)AuthorFilesLines
2024-01-23Remove trailing slash on void elementsThomas Lange14-64/+64
2021-10-02Fix wrong color scheme identifier in migration.phpThomas Lange1-1/+1
2021-09-19Pre-select the current user in page/post formThomas Lange2-2/+4
2021-08-09Show ID in the heading of the update templateThomas Lange4-4/+16
2021-08-09Show action button list in entity update templateThomas Lange4-4/+20
2021-07-28Add "required" attribute to required form fieldsThomas Lange8-15/+15
2021-07-22Add quick link from category item to post searchThomas Lange1-0/+1
2021-07-22Add "autofocus" attribute to HTML form fieldsThomas Lange8-8/+8
2021-07-22Add user and category filter on post searchThomas Lange1-0/+37
2021-07-22Catch possible PDOException for search requestThomas Lange2-0/+20
2021-07-22Add pagination for search resultsThomas Lange2-0/+8
2021-07-14Do some minor optimizations on the admin themeThomas Lange5-5/+5
2021-07-05Add dark color mode for admin themeThomas Lange2-2/+26
2021-07-05Add SCSS variables and do some minor optimizationsThomas Lange5-5/+5
2021-07-04Use CSS grid for admin search formsThomas Lange2-4/+14
2021-07-04Prettify the item meta elements in the admin themeThomas Lange4-13/+30
2021-07-04Use list for item meta elementsThomas Lange4-16/+34
2021-07-04Move ID into heading element and remove bracketsThomas Lange4-8/+16
2021-07-01Add category system to categorize posts (readme)Thomas Lange9-1/+208
2021-06-26Use shorthand ternary operator in admin formsThomas Lange3-3/+3
2021-06-26Fix bug in user select form fieldThomas Lange2-2/+2
2021-06-26Add and change some Fontello icons for admin themeThomas Lange7-10/+10
2021-06-24Implement database schema MigratorThomas Lange2-1/+60
2021-06-23Show custom title and description in admin headerThomas Lange1-2/+2
2021-06-19Remove ID form field (and rearrange other fields)Thomas Lange3-51/+30
2021-06-13Use grid layout for items in administration areaThomas Lange20-22/+57
2021-06-13Replace the flex layout in favor of a grid layoutThomas Lange7-145/+169
2021-06-12Place message boxes outside the <form> elementsThomas Lange5-53/+53
2021-06-12Show first image from items contentThomas Lange3-3/+12
2021-06-12Use SCSS for stylesheetsThomas Lange1-1/+1
2021-05-25Change header icon link in admin themeThomas Lange1-1/+3
2019-10-29Remove PHP closing tags and add LF to text filesThomas Lange7-7/+8
2019-05-05Update CSS layoutThomas Lange1-7/+7
2019-04-26Rename "template" directory to "theme"Thomas Lange27-0/+694