Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-07-24 | Show message if search was not successful | Thomas Lange | 1 | -1/+6 |
2021-07-22 | Add user and category filter on post search | Thomas Lange | 1 | -2/+37 |
2021-07-22 | Catch possible PDOException for search request | Thomas Lange | 1 | -3/+10 |
2021-07-22 | Add pagination for search results | Thomas Lange | 1 | -4/+33 |
2021-06-26 | Use const to define expressionless admin constants | Thomas Lange | 1 | -2/+2 |
2021-06-22 | Implement new Repository and Entity classes | Thomas Lange | 1 | -11/+6 |
2021-06-21 | Rename some template variables | Thomas Lange | 1 | -2/+2 |
2021-06-21 | Rename "attr" method of Item class to "get" | Thomas Lange | 1 | -1/+1 |
2021-06-14 | Remove more redundant try/catch blocks | Thomas Lange | 1 | -17/+8 |
2019-10-29 | Remove PHP closing tags and add LF to text files | Thomas Lange | 1 | -1/+0 |
2017-10-24 | Some comments have been updated, unnecessary whitespace at the end of some fi... | Thomas Lange | 1 | -1/+1 |
2017-10-22 | Implemented: A full-text search functionality for posts and pages in the admi... | Thomas Lange | 1 | -0/+52 |