Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-08-09 | Pass entity template data to the update template | Thomas Lange | 1 | -0/+1 |
2021-08-09 | Fix some inconsistent variable names | Thomas Lange | 1 | -3/+3 |
2021-08-05 | Don't check return value of insert/delete methods | Thomas Lange | 2 | -6/+4 |
2021-08-05 | Show error message if CSRF token does not matches | Thomas Lange | 1 | -6/+10 |
2021-08-05 | Simplify the insert/update HTTP-POST params check | Thomas Lange | 2 | -2/+2 |
2021-07-02 | Use createPaginationTemplate also in admin area | Thomas Lange | 1 | -6/+3 |
2021-07-01 | Add category system to categorize posts (readme) | Thomas Lange | 4 | -0/+292 |