Age | Commit message (Expand) | Author | Files | Lines |
2024-01-23 | Remove trailing slash on void elements | Thomas Lange | 3 | -12/+12 |
2021-09-19 | Pre-select the current user in page/post form | Thomas Lange | 1 | -1/+2 |
2021-08-09 | Show ID in the heading of the update template | Thomas Lange | 1 | -1/+4 |
2021-08-09 | Show action button list in entity update template | Thomas Lange | 1 | -1/+5 |
2021-07-28 | Add "required" attribute to required form fields | Thomas Lange | 2 | -3/+3 |
2021-07-22 | Add "autofocus" attribute to HTML form fields | Thomas Lange | 2 | -2/+2 |
2021-07-22 | Catch possible PDOException for search request | Thomas Lange | 1 | -0/+10 |
2021-07-22 | Add pagination for search results | Thomas Lange | 1 | -0/+4 |
2021-07-14 | Do some minor optimizations on the admin theme | Thomas Lange | 1 | -1/+1 |
2021-07-05 | Add SCSS variables and do some minor optimizations | Thomas Lange | 1 | -1/+1 |
2021-07-04 | Use CSS grid for admin search forms | Thomas Lange | 1 | -2/+7 |
2021-07-04 | Prettify the item meta elements in the admin theme | Thomas Lange | 1 | -2/+4 |
2021-07-04 | Use list for item meta elements | Thomas Lange | 1 | -4/+8 |
2021-07-04 | Move ID into heading element and remove brackets | Thomas Lange | 1 | -2/+4 |
2021-06-26 | Use shorthand ternary operator in admin forms | Thomas Lange | 1 | -1/+1 |
2021-06-26 | Fix bug in user select form field | Thomas Lange | 1 | -1/+1 |
2021-06-26 | Add and change some Fontello icons for admin theme | Thomas Lange | 2 | -3/+3 |
2021-06-19 | Remove ID form field (and rearrange other fields) | Thomas Lange | 1 | -17/+10 |
2021-06-13 | Use grid layout for items in administration area | Thomas Lange | 5 | -6/+16 |
2021-06-13 | Replace the flex layout in favor of a grid layout | Thomas Lange | 2 | -43/+49 |
2021-06-12 | Place message boxes outside the <form> elements | Thomas Lange | 1 | -11/+11 |
2021-06-12 | Show first image from items content | Thomas Lange | 1 | -1/+4 |
2019-04-26 | Rename "template" directory to "theme" | Thomas Lange | 7 | -0/+170 |