Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-08-01 | Releasing the exception working to the error message. | Matthew Lemon | 1 | -2/+2 | |
2024-08-01 | Fix bug where new subcategories were being created on selection | Matthew Lemon | 1 | -7/+8 | |
2024-07-29 | wip: Adds a new model for additional categories | Matthew Lemon | 1 | -4/+6 | |
- Adds new ResourceSubcategory - Uses this for choices= in the Resource form (create) - Adds this new model to the admin Doesn't validate in the edit form yet, | |||||
2024-07-28 | Added border and badge colour based on category | Matthew Lemon | 1 | -0/+2 | |
- You have to define them on the ResourceCategory model in the database | |||||
2024-07-11 | Adds ability to add colour class to main category | Matthew Lemon | 1 | -0/+2 | |
- Creates a new line in the database - Uses this in the template instead of the default bootstrap class | |||||
2024-06-22 | Fix erroneous return statement | Matthew Lemon | 1 | -3/+1 | |
2024-06-22 | Fixes bug where multiple PDFs not snappshotted | Matthew Lemon | 1 | -7/+24 | |
Includes test of new function which determines the length and composition of the snappshotted pages. | |||||
2024-05-26 | Removes extraneous code create_resource_objects | Matthew Lemon | 1 | -20/+0 | |
2024-05-26 | Correctly handles the unique constraint on feature_slot | Matthew Lemon | 1 | -34/+42 | |
2024-05-26 | Better presentation of the feature resources | Matthew Lemon | 1 | -1/+4 | |
2024-05-26 | Removes breakpoint | Matthew Lemon | 1 | -1/+0 | |
2024-05-26 | Basic feature slot presentation in index page | Matthew Lemon | 1 | -1/+9 | |
2024-05-22 | wip: starting to test the featured resource view | Matthew Lemon | 1 | -0/+5 | |
2024-05-16 | wip: replacing os.path.basename with Path | Matthew Lemon | 1 | -3/+5 | |
2024-05-16 | Cleans up a few LSP errors | Matthew Lemon | 1 | -11/+11 | |
2024-05-15 | Basic form to update Resource metadata | Matthew Lemon | 1 | -0/+23 | |
2024-05-14 | Added cards to resource list page | Matthew Lemon | 1 | -0/+4 | |
2024-05-14 | Further tidying | Matthew Lemon | 1 | -5/+3 | |
2024-05-14 | Can now upload to Spaces | Matthew Lemon | 1 | -1/+357 | |