Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor user session handling and UI enhancements. | Matthew Lemon | 2024-12-15 | 3 | -6/+12 |
| | | | | Updated logout redirection with a success notice and improved UI feedback on the home page. Enhanced navbar logic to reflect user authentication state, modified page titles, and adjusted access permissions for various controllers. Fixed admin access control for PDF resources index action. | ||||
* | Adds a new home page and more_info page | Matthew Lemon | 2024-11-23 | 4 | -3/+97 |
| | |||||
* | Adds nicer title to list page | Matthew Lemon | 2024-11-21 | 1 | -4/+10 |
| | |||||
* | Adds a users controller to fix sign-up bug | Matthew Lemon | 2024-11-20 | 1 | -1/+1 |
| | |||||
* | Adds category model but not wired up to resource yet | Matthew Lemon | 2024-11-14 | 9 | -0/+104 |
| | |||||
* | Tidied up the cards on the index page | Matthew Lemon | 2024-11-14 | 2 | -83/+33 |
| | |||||
* | Fixed the positioning of the three featured cards on index page | Matthew Lemon | 2024-11-14 | 2 | -7/+13 |
| | |||||
* | Improved the feature slot handling - can now remove feature_slot value | Matthew Lemon | 2024-11-14 | 1 | -3/+12 |
| | |||||
* | Adds ResourceType model | Matthew Lemon | 2024-11-14 | 11 | -1/+93 |
| | |||||
* | Adds credits and cleaner handling of page count using ruby | Matthew Lemon | 2024-11-14 | 2 | -3/+8 |
| | |||||
* | Adds nice reminders on the edit page re pdfs and thumbnails | Matthew Lemon | 2024-11-14 | 2 | -16/+51 |
| | |||||
* | Adds Edit and Delete buttons to the show page for admin | Matthew Lemon | 2024-11-14 | 2 | -3/+15 |
| | |||||
* | First attempt at properly formatting the resource show page | Matthew Lemon | 2024-11-14 | 1 | -12/+44 |
| | |||||
* | Adds credits to resource and required asterisks on form | Matthew Lemon | 2024-11-14 | 1 | -5/+12 |
| | |||||
* | Adds Resources link to navbar | Matthew Lemon | 2024-11-14 | 1 | -2/+5 |
| | |||||
* | pdf snapshotting now reduces size of image | Matthew Lemon | 2024-11-14 | 1 | -1/+4 |
| | |||||
* | Rough rendition of pdf snapshotter works | Matthew Lemon | 2024-11-13 | 2 | -46/+51 |
| | |||||
* | Listing files missing on edit form | Matthew Lemon | 2024-11-13 | 1 | -35/+33 |
| | |||||
* | Adds some validation and further work on the form | Matthew Lemon | 2024-11-13 | 4 | -81/+99 |
| | |||||
* | Very ghetto resource featured card layout | Matthew Lemon | 2024-11-13 | 3 | -26/+29 |
| | |||||
* | Adds basic navbar | Matthew Lemon | 2024-11-12 | 2 | -2/+30 |
| | |||||
* | Tidying up the resource form | Matthew Lemon | 2024-11-12 | 2 | -22/+27 |
| | |||||
* | Adds is_admin to the User model and ensures only admin users can add new ↵ | Matthew Lemon | 2024-11-11 | 1 | -1/+1 |
| | | | | resource | ||||
* | Cosmetic tweaks to resource list page | Matthew Lemon | 2024-11-11 | 1 | -3/+3 |
| | |||||
* | Adds ghetto log out button | Matthew Lemon | 2024-11-11 | 2 | -1/+3 |
| | |||||
* | Can now sign up | Matthew Lemon | 2024-11-11 | 1 | -1/+1 |
| | |||||
* | More tweaking of sign-up form | Matthew Lemon | 2024-11-11 | 2 | -8/+11 |
| | |||||
* | wip: sign in form | Matthew Lemon | 2024-11-11 | 2 | -4/+13 |
| | |||||
* | Adds a Create new account page and part way through configging the form | Matthew Lemon | 2024-11-11 | 2 | -0/+46 |
| | |||||
* | Adds first pdfresource model | Matthew Lemon | 2024-11-11 | 9 | -0/+190 |
| | |||||
* | initial after migration | Matthew Lemon | 2024-11-11 | 10 | -0/+168 |