index
:
alphabetlearning.git
links-fix
massive-cleanup
master
remove-bootstrap
replace-funnel6-img
Alphabet Learning Online
y@yulqen.org
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
alphabetlearning
/
resources
/
views.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-10-20
bugfix: assign price of 0 to resource without Price object
Matthew Lemon
1
-0
/
+5
2024-10-20
Can now delete item from basket
Matthew Lemon
1
-1
/
+0
2024-10-20
bugfix: detail view failed if user had no shopping cart
Matthew Lemon
1
-4
/
+6
2024-10-20
Cart shows items in it; disables buttons if item in basket
Matthew Lemon
1
-0
/
+13
2024-10-15
Renamed from pyblackbird_cc to alphabetlearning - everywhere
Matthew Lemon
1
-0
/
+0
2024-10-09
wip: implementing CSS classes for category colours on detail page
Matthew Lemon
1
-0
/
+1
2024-10-07
wip: redesigning the detail page
Matthew Lemon
1
-0
/
+1
2024-09-11
Cleaning up with ruff, typechecking, etc.
Matthew Lemon
1
-2
/
+3
2024-09-10
Removed extraneous function
Matthew Lemon
1
-10
/
+0
2024-09-10
Removes extranneous e
Matthew Lemon
1
-1
/
+1
2024-09-10
Removes exception object from logging statement
Matthew Lemon
1
-1
/
+1
2024-09-08
wip: implementing checkout
Matthew Lemon
1
-20
/
+26
2024-09-03
Fix for tabbed filter in resource list page
Matthew Lemon
1
-6
/
+7
2024-09-03
Another docstring only
Matthew Lemon
1
-0
/
+14
2024-09-03
Adds a docstring to a view function
Matthew Lemon
1
-0
/
+14
2024-09-01
wip: implementing the tabbed filter for standard resources
Matthew Lemon
1
-2
/
+16
2024-09-01
Added pagination to the resource list page
Matthew Lemon
1
-1
/
+5
2024-08-08
The Cancel button is now managed by crispy forms.
Matthew Lemon
1
-2
/
+2
2024-08-05
wip: adding delete and replace buttons for PDFs
Matthew Lemon
1
-1
/
+1
2024-08-03
Add feature to add PDFs to resources
Matthew Lemon
1
-2
/
+48
2024-08-03
Removes blackism....
Matthew Lemon
1
-3
/
+1
2024-08-03
Add S3 utility module and refactor S3 functions into it
Matthew Lemon
1
-112
/
+2
2024-08-03
Adds ability to update the thumbnail/feature images
Matthew Lemon
1
-0
/
+30
2024-08-03
wip: adding the update thumbnails form
Matthew Lemon
1
-4
/
+15
2024-08-01
Refactor PDF collection type conditions for readability.
Matthew Lemon
1
-5
/
+5
2024-08-01
Fix: bug where thumbnail image filenames were not being saved on the resource...
Matthew Lemon
1
-0
/
+1
2024-08-01
Renamed additional_resource_categories to subcategories in ResourceInfo object.
Matthew Lemon
1
-2
/
+2
2024-08-01
Releasing the exception working to the error message.
Matthew Lemon
1
-2
/
+2
2024-08-01
Fix bug where new subcategories were being created on selection
Matthew Lemon
1
-7
/
+8
2024-07-29
wip: Adds a new model for additional categories
Matthew Lemon
1
-4
/
+6
2024-07-28
Added border and badge colour based on category
Matthew Lemon
1
-0
/
+2
2024-07-11
Adds ability to add colour class to main category
Matthew Lemon
1
-0
/
+2
2024-06-22
Fix erroneous return statement
Matthew Lemon
1
-3
/
+1
2024-06-22
Fixes bug where multiple PDFs not snappshotted
Matthew Lemon
1
-7
/
+24
2024-05-26
Removes extraneous code create_resource_objects
Matthew Lemon
1
-20
/
+0
2024-05-26
Correctly handles the unique constraint on feature_slot
Matthew Lemon
1
-34
/
+42
2024-05-26
Better presentation of the feature resources
Matthew Lemon
1
-1
/
+4
2024-05-26
Removes breakpoint
Matthew Lemon
1
-1
/
+0
2024-05-26
Basic feature slot presentation in index page
Matthew Lemon
1
-1
/
+9
2024-05-22
wip: starting to test the featured resource view
Matthew Lemon
1
-0
/
+5
2024-05-16
wip: replacing os.path.basename with Path
Matthew Lemon
1
-3
/
+5
2024-05-16
Cleans up a few LSP errors
Matthew Lemon
1
-11
/
+11
2024-05-15
Basic form to update Resource metadata
Matthew Lemon
1
-0
/
+23
2024-05-14
Added cards to resource list page
Matthew Lemon
1
-0
/
+4
2024-05-14
Further tidying
Matthew Lemon
1
-5
/
+3
2024-05-14
Can now upload to Spaces
Matthew Lemon
1
-1
/
+357