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