| Commit message (Expand) | Author | Files | Lines |
2024-09-10 | Puts the card description back into the UI | Matthew Lemon | 1 | -1/+2 |
2024-09-03 | Fix for tabbed filter in resource list page | Matthew Lemon | 1 | -1/+0 |
2024-09-01 | wip: implementing the tabbed filter for standard resources | Matthew Lemon | 2 | -19/+37 |
2024-09-01 | Added pagination to the resource list page | Matthew Lemon | 1 | -3/+45 |
2024-09-01 | Made the badges on the resource cards align horizontally | Matthew Lemon | 2 | -51/+39 |
2024-09-01 | Drop shadows on the featured and standard resource panels | Matthew Lemon | 4 | -22/+17 |
2024-09-01 | Improved resource list layout | Matthew Lemon | 3 | -5/+60 |
2024-09-01 | Logo and new navbar and new detail design | Matthew Lemon | 1 | -71/+98 |
2024-08-08 | The Cancel button is now managed by crispy forms. | Matthew Lemon | 1 | -2/+0 |
2024-08-05 | wip: adding delete and replace buttons for PDFs | Matthew Lemon | 1 | -83/+92 |
2024-08-03 | Add feature to add PDFs to resources | Matthew Lemon | 3 | -3/+31 |
2024-08-03 | Adds ability to update the thumbnail/feature images | Matthew Lemon | 3 | -3/+31 |
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 |
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 |
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 |
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 |
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 |
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 |
2024-07-07 | Better display of number of files in PDF | Matthew Lemon | 1 | -4/+6 |
2024-07-07 | Better implementation of carousel | Matthew Lemon | 1 | -2/+4 |
2024-07-04 | Basic implementation of a carousel | Matthew Lemon | 1 | -9/+28 |
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 nee... | Matthew Lemon | 1 | -2/+14 |
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 |