Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added pagination to the resource list page | Matthew Lemon | 2024-09-01 | 1 | -3/+45 |
| | |||||
* | Made the badges on the resource cards align horizontally | Matthew Lemon | 2024-09-01 | 2 | -51/+39 |
| | |||||
* | Drop shadows on the featured and standard resource panels | Matthew Lemon | 2024-09-01 | 4 | -22/+17 |
| | |||||
* | Improved resource list layout | Matthew Lemon | 2024-09-01 | 3 | -5/+60 |
| | | | | - "horizontal" arrangement of standard resources | ||||
* | Logo and new navbar and new detail design | Matthew Lemon | 2024-09-01 | 3 | -102/+146 |
| | | | | | | | - logo in place - new navbar - removed Joanna Lemon, etc - tidying up the detail page, using cards and nicer titles - better detail panel at the top of the page with a table in it | ||||
* | Mainly formatting | Matthew Lemon | 2024-08-22 | 1 | -37/+49 |
| | |||||
* | Adds basic pricing section and footer | Matthew Lemon | 2024-08-22 | 2 | -3/+220 |
| | |||||
* | Adds a basic hero and feature section to the homepage | Matthew Lemon | 2024-08-22 | 2 | -142/+232 |
| | |||||
* | The Cancel button is now managed by crispy forms. | Matthew Lemon | 2024-08-08 | 1 | -2/+0 |
| | |||||
* | wip: adding delete and replace buttons for PDFs | Matthew Lemon | 2024-08-05 | 1 | -83/+92 |
| | |||||
* | Add feature to add PDFs to resources | Matthew Lemon | 2024-08-03 | 3 | -3/+31 |
| | | | | Implemented the ability to upload and manage PDFs for resources. Added the necessary form, view, and templates to support this functionality. Updated routes and UI elements to integrate the new feature seamlessly. | ||||
* | Adds ability to update the thumbnail/feature images | Matthew Lemon | 2024-08-03 | 3 | -3/+31 |
| | |||||
* | wip: adding the update thumbnails form | Matthew Lemon | 2024-08-03 | 1 | -1/+1 |
| | |||||
* | Refactored list template into includes to fix div hell. | Matthew Lemon | 2024-08-02 | 3 | -143/+104 |
| | |||||
* | wip: trying to fix fucked divs on index page | Matthew Lemon | 2024-08-02 | 1 | -139/+140 |
| | | | | More to come - going to have to redo all the HTML on this page. | ||||
* | Fix: div problems in index page. | Matthew Lemon | 2024-08-01 | 1 | -140/+139 |
| | |||||
* | Responsive feature cards on index page | Matthew Lemon | 2024-08-01 | 1 | -75/+82 |
| | | | | | - Width is responsive - Breakpoints allow for stacking at smaller ones | ||||
* | Tidy up the HTML only | Matthew Lemon | 2024-07-29 | 1 | -3/+8 |
| | |||||
* | Now handles EFL badges for non-featured cards | Matthew Lemon | 2024-07-29 | 1 | -2/+7 |
| | |||||
* | Handle the long EFL badge name | Matthew Lemon | 2024-07-29 | 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. | ||||
* | Card border changes | Matthew Lemon | 2024-07-29 | 1 | -2/+2 |
| | |||||
* | UI changes on index (see eblow) | Matthew Lemon | 2024-07-28 | 1 | -44/+49 |
| | | | | | | - removed Detail button - put Edit button in a card footer - Formatting the html | ||||
* | Tweak to the width of the non-featured resource card | Matthew Lemon | 2024-07-28 | 1 | -1/+2 |
| | |||||
* | Added border and badge colour based on category | Matthew Lemon | 2024-07-28 | 1 | -4/+5 |
| | | | | - You have to define them on the ResourceCategory model in the database | ||||
* | Very simple border round feature block for EY Literacy | Matthew Lemon | 2024-07-11 | 1 | -2/+3 |
| | |||||
* | Adds ability to add colour class to main category | Matthew Lemon | 2024-07-11 | 1 | -2/+2 |
| | | | | | - Creates a new line in the database - Uses this in the template instead of the default bootstrap class | ||||
* | Better display of number of files in PDF | Matthew Lemon | 2024-07-07 | 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 | ||||
* | Better implementation of carousel | Matthew Lemon | 2024-07-07 | 1 | -2/+4 |
| | | | | | | - Removed the primary coloured background - Changed the colour of the next and previous icons - Reduced the width of the actual image | ||||
* | Basic implementation of a carousel | Matthew Lemon | 2024-07-04 | 1 | -9/+28 |
| | | | | Needs lots of work and tidying up mind... | ||||
* | Tweaking borders | Matthew Lemon | 2024-05-26 | 1 | -1/+1 |
| | |||||
* | Changes the flex alignment to start for non-featured resources | Matthew Lemon | 2024-05-26 | 1 | -1/+1 |
| | |||||
* | Tweaking the layout of the list page | Matthew Lemon | 2024-05-26 | 1 | -5/+5 |
| | |||||
* | Correctly handles the unique constraint on feature_slot | Matthew Lemon | 2024-05-26 | 1 | -15/+20 |
| | |||||
* | Fix link on card which was overriding the detail and edit links | Matthew Lemon | 2024-05-26 | 1 | -5/+3 |
| | |||||
* | Changes the layout of the index slightly - better spacing | Matthew Lemon | 2024-05-26 | 1 | -2/+2 |
| | |||||
* | Adds a link to each card on the index page | Matthew Lemon | 2024-05-26 | 1 | -0/+2 |
| | |||||
* | Better presentation of the feature resources | Matthew Lemon | 2024-05-26 | 1 | -81/+97 |
| | |||||
* | Markdown for the card description | Matthew Lemon | 2024-05-26 | 1 | -2/+3 |
| | |||||
* | Basic feature slot presentation in index page | Matthew Lemon | 2024-05-26 | 1 | -49/+91 |
| | |||||
* | Adds a new page template to manipulate feature resources - but we may not ↵ | Matthew Lemon | 2024-05-22 | 1 | -2/+14 |
| | | | | need this | ||||
* | wip: starting to test the featured resource view | Matthew Lemon | 2024-05-22 | 1 | -0/+9 |
| | |||||
* | wip: markdown implemented for description field but working on help_text | Matthew Lemon | 2024-05-16 | 2 | -4/+4 |
| | |||||
* | Fixing the title tags | Matthew Lemon | 2024-05-15 | 3 | -3/+3 |
| | |||||
* | Tinkering with CSS | Matthew Lemon | 2024-05-15 | 1 | -10/+10 |
| | |||||
* | Adds an admin bar to resources page and moves some stuff to home | Matthew Lemon | 2024-05-15 | 3 | -101/+117 |
| | |||||
* | Update wrap around is_staff condition for edit buttons | Matthew Lemon | 2024-05-15 | 1 | -1/+1 |
| | |||||
* | Basic form to update Resource metadata | Matthew Lemon | 2024-05-15 | 2 | -2/+42 |
| | |||||
* | Fix the badges on the resource list. | Matthew Lemon | 2024-05-15 | 1 | -2/+2 |
| | |||||
* | Tidying up the create form - using custom css | Matthew Lemon | 2024-05-15 | 2 | -14/+12 |
| | |||||
* | Change subscribe header to primary | Matthew Lemon | 2024-05-15 | 1 | -3/+3 |
| |