aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add admin models for PDFResource and PDFPageSnapshotMatthew Lemon2024-08-032-1/+15
* Removes blackism....Matthew Lemon2024-08-031-3/+1
* Remove Client created log line that is unnecessary.Matthew Lemon2024-08-031-1/+0
* Add S3 utility module and refactor S3 functions into itMatthew Lemon2024-08-034-113/+116
* Updated help text in form field.Matthew Lemon2024-08-031-1/+1
* Adds ability to update the thumbnail/feature imagesMatthew Lemon2024-08-035-10/+82
* wip: adding the update thumbnails formMatthew Lemon2024-08-035-5/+47
* Refactored list template into includes to fix div hell.Matthew Lemon2024-08-023-143/+104
* wip: trying to fix fucked divs on index pageMatthew Lemon2024-08-021-139/+140
* Switch off mandatory email validation for now.Matthew Lemon2024-08-021-2/+2
* Switch on console output for email for testing.Matthew Lemon2024-08-011-2/+3
* Fix: div problems in index page.Matthew Lemon2024-08-011-140/+139
* Deletes a bunch of bullshit files I don't need.Matthew Lemon2024-08-015-121/+0
* Refactor PDF collection type conditions for readability.Matthew Lemon2024-08-011-5/+5
* Fix: bug where thumbnail image filenames were not being saved on the resource...Matthew Lemon2024-08-011-0/+1
* Responsive feature cards on index pageMatthew Lemon2024-08-011-75/+82
* Renamed additional_resource_categories to subcategories in ResourceInfo object.Matthew Lemon2024-08-011-2/+2
* Ordering the subcategories dropdown list on the update form.Matthew Lemon2024-08-011-0/+1
* Ordering the subcategories on the admin page.Matthew Lemon2024-08-011-1/+3
* Releasing the exception working to the error message.Matthew Lemon2024-08-011-2/+2
* Fix bug where new subcategories were being created on selectionMatthew Lemon2024-08-015-12/+56
* Fix error with validation on additional_resource_categoryMatthew Lemon2024-08-011-1/+0
* wip: Adds a new model for additional categoriesMatthew Lemon2024-07-297-9/+119
* Formatting changes onlyMatthew Lemon2024-07-291-25/+24
* wip: creating a multiple choice field for additional categoriesMatthew Lemon2024-07-292-4/+12
* Tidy up the HTML onlyMatthew Lemon2024-07-291-3/+8
* Now handles EFL badges for non-featured cardsMatthew Lemon2024-07-291-2/+7
* Handle the long EFL badge nameMatthew Lemon2024-07-291-2/+7
* Card border changesMatthew Lemon2024-07-291-2/+2
* UI changes on index (see eblow)Matthew Lemon2024-07-281-44/+49
* Tweak to the width of the non-featured resource cardMatthew Lemon2024-07-281-1/+2
* Added border and badge colour based on categoryMatthew Lemon2024-07-284-4/+26
* Very simple border round feature block for EY LiteracyMatthew Lemon2024-07-113-4/+17
* Gitignore onlyMatthew Lemon2024-07-111-0/+3
* Adds alias file for sasscMatthew Lemon2024-07-111-0/+1
* Adds ability to add colour class to main categoryMatthew Lemon2024-07-116-2/+33
* Curriculum is optional and age ranges are fixedMatthew Lemon2024-07-114-6/+46
* Better display of number of files in PDFMatthew Lemon2024-07-071-4/+6
* Better implementation of carouselMatthew Lemon2024-07-073-2/+20
* Basic implementation of a carouselMatthew Lemon2024-07-041-9/+28
* Adds htmx.js local fileMatthew Lemon2024-06-291-0/+1
* Adds whitenoise compressionMatthew Lemon2024-06-291-8/+8
* Adds flake8 configMatthew Lemon2024-06-291-0/+2
* Removed pypdfium2 which doesn't build on FreeBSDMatthew Lemon2024-06-232-19/+21
* Fix erroneous return statementMatthew Lemon2024-06-221-3/+1
* Removes unnecessary commentMatthew Lemon2024-06-221-28/+0
* Better use of pytest-django markMatthew Lemon2024-06-221-3/+2
* Fixes bug where multiple PDFs not snappshottedMatthew Lemon2024-06-222-7/+38
* Some tidying onlyMatthew Lemon2024-06-222-4/+7
* Merge branch 'master' of ssh://git.yulqen.org:2222/home/git/repositories/pyth...Matthew Lemon2024-05-311-97/+26
|\