aboutsummaryrefslogtreecommitdiffstats
path: root/pyblackbird_cc/resources (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-03Add S3 utility module and refactor S3 functions into itMatthew Lemon4-113/+116
2024-08-03Updated help text in form field.Matthew Lemon1-1/+1
2024-08-03Adds ability to update the thumbnail/feature imagesMatthew Lemon2-7/+51
2024-08-03wip: adding the update thumbnails formMatthew Lemon4-4/+46
2024-08-01Refactor PDF collection type conditions for readability.Matthew Lemon1-5/+5
2024-08-01Fix: bug where thumbnail image filenames were not being saved on the resource...Matthew Lemon1-0/+1
2024-08-01Renamed additional_resource_categories to subcategories in ResourceInfo object.Matthew Lemon1-2/+2
2024-08-01Ordering the subcategories dropdown list on the update form.Matthew Lemon1-0/+1
2024-08-01Ordering the subcategories on the admin page.Matthew Lemon1-1/+3
2024-08-01Releasing the exception working to the error message.Matthew Lemon1-2/+2
2024-08-01Fix bug where new subcategories were being created on selectionMatthew Lemon5-12/+56
2024-08-01Fix error with validation on additional_resource_categoryMatthew Lemon1-1/+0
2024-07-29wip: Adds a new model for additional categoriesMatthew Lemon7-9/+119
2024-07-29Formatting changes onlyMatthew Lemon1-25/+24
2024-07-29wip: creating a multiple choice field for additional categoriesMatthew Lemon2-4/+12
2024-07-28Added border and badge colour based on categoryMatthew Lemon3-0/+21
2024-07-11Adds ability to add colour class to main categoryMatthew Lemon3-0/+21
2024-07-11Curriculum is optional and age ranges are fixedMatthew Lemon4-6/+46
2024-06-23Removed pypdfium2 which doesn't build on FreeBSDMatthew Lemon1-17/+19
2024-06-22Fix erroneous return statementMatthew Lemon1-3/+1
2024-06-22Removes unnecessary commentMatthew Lemon1-28/+0
2024-06-22Better use of pytest-django markMatthew Lemon1-3/+2
2024-06-22Fixes bug where multiple PDFs not snappshottedMatthew Lemon2-7/+38
2024-05-26Removes extraneous code create_resource_objectsMatthew Lemon1-20/+0
2024-05-26Correctly handles the unique constraint on feature_slotMatthew Lemon4-54/+68
2024-05-26Better presentation of the feature resourcesMatthew Lemon6-3/+77
2024-05-26Removes breakpointMatthew Lemon1-1/+0
2024-05-26Basic feature slot presentation in index pageMatthew Lemon5-6/+27
2024-05-26wip: create form now as a feature fieldMatthew Lemon2-2/+6
2024-05-24Tests validation of resource create formMatthew Lemon3-8/+39
2024-05-22Fixed the failing form testMatthew Lemon1-38/+23
2024-05-22Resource now has a feature slot fieldMatthew Lemon6-6/+80
2024-05-22wip: starting to test the featured resource viewMatthew Lemon4-0/+19
2024-05-20wip:Matthew Lemon3-2/+26
2024-05-19Removes unnwanted tests.py fileMatthew Lemon1-1/+0
2024-05-16wip: improving the test setup - againMatthew Lemon1-1/+5
2024-05-16wip: improving the test setupMatthew Lemon2-24/+19
2024-05-16wip: working on setting up the testsMatthew Lemon2-4/+43
2024-05-16wip: starting to test feature resource functionality with factoriesMatthew Lemon5-2/+68
2024-05-16wip: replacing os.path.basename with PathMatthew Lemon1-3/+5
2024-05-16wip: markdown implemented for description field but working on help_textMatthew Lemon5-2/+55
2024-05-16Moving to pytest syntax for testsMatthew Lemon1-13/+13
2024-05-16Cleans up a few LSP errorsMatthew Lemon1-11/+11
2024-05-15Fix additional resource field in update formMatthew Lemon2-1/+25
2024-05-15Migrates tests over from old projectMatthew Lemon8-0/+434
2024-05-15Adds an admin bar to resources page and moves some stuff to homeMatthew Lemon1-1/+1
2024-05-15Basic form to update Resource metadataMatthew Lemon4-25/+67
2024-05-15Tidying up the create form - using custom cssMatthew Lemon1-1/+1
2024-05-14Added cards to resource list pageMatthew Lemon1-0/+4
2024-05-14Further tidyingMatthew Lemon2-5/+9