Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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 | 3 | -3/+3 | |
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 | 3 | -101/+117 | |
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 | 2 | -3/+5 | |
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 | 2 | -3/+3 | |
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 | 2 | -54/+72 | |
2024-05-14 | Trying to improve the CSS of the detail page | Matthew Lemon | 2 | -39/+54 | |
2024-05-14 | Adds crispy forms helper | Matthew Lemon | 2 | -29/+32 | |
2024-05-14 | Can now upload to Spaces | Matthew Lemon | 5 | -35/+170 | |
2024-05-13 | Fudged in the header in base and the wasp! | Matthew Lemon | 1 | -66/+63 | |