Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-08-03 | wip: adding the update thumbnails form | Matthew Lemon | 1 | -1/+1 | |
2024-08-02 | Refactored list template into includes to fix div hell. | Matthew Lemon | 3 | -143/+104 | |
2024-08-02 | wip: trying to fix fucked divs on index page | Matthew Lemon | 1 | -139/+140 | |
More to come - going to have to redo all the HTML on this page. | |||||
2024-08-01 | Fix: div problems in index page. | Matthew Lemon | 1 | -140/+139 | |
2024-08-01 | Responsive feature cards on index page | Matthew Lemon | 1 | -75/+82 | |
- Width is responsive - Breakpoints allow for stacking at smaller ones | |||||
2024-07-29 | Tidy up the HTML only | Matthew Lemon | 1 | -3/+8 | |
2024-07-29 | Now handles EFL badges for non-featured cards | Matthew Lemon | 1 | -2/+7 | |
2024-07-29 | Handle the long EFL badge name | Matthew Lemon | 1 | -2/+7 | |
The full title of "English as a Foreign Language (EFL)" did not fit inside a badge, so we have had to add a conditional in the template to guard against it. | |||||
2024-07-29 | Card border changes | Matthew Lemon | 1 | -2/+2 | |
2024-07-28 | UI changes on index (see eblow) | Matthew Lemon | 1 | -44/+49 | |
- removed Detail button - put Edit button in a card footer - Formatting the html | |||||
2024-07-28 | Tweak to the width of the non-featured resource card | Matthew Lemon | 1 | -1/+2 | |
2024-07-28 | Added border and badge colour based on category | Matthew Lemon | 1 | -4/+5 | |
- You have to define them on the ResourceCategory model in the database | |||||
2024-07-11 | Very simple border round feature block for EY Literacy | Matthew Lemon | 1 | -2/+3 | |
2024-07-11 | Adds ability to add colour class to main category | Matthew Lemon | 1 | -2/+2 | |
- Creates a new line in the database - Uses this in the template instead of the default bootstrap class | |||||
2024-07-07 | Better display of number of files in PDF | Matthew Lemon | 1 | -4/+6 | |
- The header bar now contains a Number of files: X dependent on the number of files in the resource - The File Preview header now includes a counter number if this is a multi-page PDF - The title of PDF file is put alongside the File Preview text in the h4 | |||||
2024-07-07 | Better implementation of carousel | Matthew Lemon | 1 | -2/+4 | |
- Removed the primary coloured background - Changed the colour of the next and previous icons - Reduced the width of the actual image | |||||
2024-07-04 | Basic implementation of a carousel | Matthew Lemon | 1 | -9/+28 | |
Needs lots of work and tidying up mind... | |||||
2024-05-26 | Tweaking borders | Matthew Lemon | 1 | -1/+1 | |
2024-05-26 | Changes the flex alignment to start for non-featured resources | Matthew Lemon | 1 | -1/+1 | |
2024-05-26 | Tweaking the layout of the list page | Matthew Lemon | 1 | -5/+5 | |
2024-05-26 | Correctly handles the unique constraint on feature_slot | Matthew Lemon | 1 | -15/+20 | |
2024-05-26 | Fix link on card which was overriding the detail and edit links | Matthew Lemon | 1 | -5/+3 | |
2024-05-26 | Changes the layout of the index slightly - better spacing | Matthew Lemon | 1 | -2/+2 | |
2024-05-26 | Adds a link to each card on the index page | Matthew Lemon | 1 | -0/+2 | |
2024-05-26 | Better presentation of the feature resources | Matthew Lemon | 1 | -81/+97 | |
2024-05-26 | Markdown for the card description | Matthew Lemon | 1 | -2/+3 | |
2024-05-26 | Basic feature slot presentation in index page | Matthew Lemon | 1 | -49/+91 | |
2024-05-22 | Adds a new page template to manipulate feature resources - but we may not ↵ | Matthew Lemon | 1 | -2/+14 | |
need this | |||||
2024-05-22 | wip: starting to test the featured resource view | Matthew Lemon | 1 | -0/+9 | |
2024-05-16 | wip: markdown implemented for description field but working on help_text | Matthew Lemon | 2 | -4/+4 | |
2024-05-15 | Fixing the title tags | Matthew Lemon | 2 | -2/+2 | |
2024-05-15 | Tinkering with CSS | Matthew Lemon | 1 | -10/+10 | |
2024-05-15 | Adds an admin bar to resources page and moves some stuff to home | Matthew Lemon | 1 | -101/+51 | |
2024-05-15 | Update wrap around is_staff condition for edit buttons | Matthew Lemon | 1 | -1/+1 | |
2024-05-15 | Basic form to update Resource metadata | Matthew Lemon | 2 | -2/+42 | |
2024-05-15 | Fix the badges on the resource list. | Matthew Lemon | 1 | -2/+2 | |
2024-05-15 | Tidying up the create form - using custom css | Matthew Lemon | 2 | -14/+12 | |
2024-05-15 | Change subscribe header to primary | Matthew Lemon | 1 | -3/+3 | |
2024-05-15 | Adds my custom.scss file and new boostrap compiled files | Matthew Lemon | 1 | -1/+2 | |
2024-05-15 | Adds placeholder and more styling to list page | Matthew Lemon | 1 | -40/+91 | |
2024-05-14 | Further tinkering | Matthew Lemon | 1 | -2/+3 | |
2024-05-14 | Added cards to resource list page | Matthew Lemon | 1 | -62/+43 | |
2024-05-14 | wip: fixing list page | Matthew Lemon | 2 | -48/+75 | |
2024-05-14 | Further tidying | Matthew Lemon | 1 | -1/+1 | |
2024-05-14 | Further tidying | Matthew Lemon | 1 | -18/+18 | |
2024-05-14 | Adds bootstrap, rids us of the CDN and better styling on detail page | Matthew Lemon | 1 | -44/+60 | |
2024-05-14 | Trying to improve the CSS of the detail page | Matthew Lemon | 1 | -39/+53 | |
2024-05-14 | Adds crispy forms helper | Matthew Lemon | 2 | -29/+32 | |
2024-05-14 | Can now upload to Spaces | Matthew Lemon | 4 | -0/+135 | |