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
/
pyblackbird_cc
/
resources
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-09-01
Logo and new navbar and new detail design
Matthew Lemon
1
-6
/
+3
2024-08-08
The Cancel button is now managed by crispy forms.
Matthew Lemon
2
-5
/
+12
2024-08-05
wip: adding delete and replace buttons for PDFs
Matthew Lemon
2
-2
/
+2
2024-08-03
Add feature to add PDFs to resources
Matthew Lemon
3
-3
/
+89
2024-08-03
Add return type hint to upload_snapshotted_pages_to_s3
Matthew Lemon
1
-1
/
+1
2024-08-03
Add admin models for PDFResource and PDFPageSnapshot
Matthew Lemon
2
-1
/
+15
2024-08-03
Removes blackism....
Matthew Lemon
1
-3
/
+1
2024-08-03
Remove Client created log line that is unnecessary.
Matthew Lemon
1
-1
/
+0
2024-08-03
Add S3 utility module and refactor S3 functions into it
Matthew Lemon
4
-113
/
+116
2024-08-03
Updated help text in form field.
Matthew Lemon
1
-1
/
+1
2024-08-03
Adds ability to update the thumbnail/feature images
Matthew Lemon
2
-7
/
+51
2024-08-03
wip: adding the update thumbnails form
Matthew Lemon
4
-4
/
+46
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
Ordering the subcategories dropdown list on the update form.
Matthew Lemon
1
-0
/
+1
2024-08-01
Ordering the subcategories on the admin page.
Matthew Lemon
1
-1
/
+3
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
5
-12
/
+56
2024-08-01
Fix error with validation on additional_resource_category
Matthew Lemon
1
-1
/
+0
2024-07-29
wip: Adds a new model for additional categories
Matthew Lemon
7
-9
/
+119
2024-07-29
Formatting changes only
Matthew Lemon
1
-25
/
+24
2024-07-29
wip: creating a multiple choice field for additional categories
Matthew Lemon
2
-4
/
+12
2024-07-28
Added border and badge colour based on category
Matthew Lemon
3
-0
/
+21
2024-07-11
Adds ability to add colour class to main category
Matthew Lemon
3
-0
/
+21
2024-07-11
Curriculum is optional and age ranges are fixed
Matthew Lemon
4
-6
/
+46
2024-06-23
Removed pypdfium2 which doesn't build on FreeBSD
Matthew Lemon
1
-17
/
+19
2024-06-22
Fix erroneous return statement
Matthew Lemon
1
-3
/
+1
2024-06-22
Removes unnecessary comment
Matthew Lemon
1
-28
/
+0
2024-06-22
Better use of pytest-django mark
Matthew Lemon
1
-3
/
+2
2024-06-22
Fixes bug where multiple PDFs not snappshotted
Matthew Lemon
2
-7
/
+38
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
4
-54
/
+68
2024-05-26
Better presentation of the feature resources
Matthew Lemon
6
-3
/
+77
2024-05-26
Removes breakpoint
Matthew Lemon
1
-1
/
+0
2024-05-26
Basic feature slot presentation in index page
Matthew Lemon
5
-6
/
+27
2024-05-26
wip: create form now as a feature field
Matthew Lemon
2
-2
/
+6
2024-05-24
Tests validation of resource create form
Matthew Lemon
3
-8
/
+39
2024-05-22
Fixed the failing form test
Matthew Lemon
1
-38
/
+23
2024-05-22
Resource now has a feature slot field
Matthew Lemon
6
-6
/
+80
2024-05-22
wip: starting to test the featured resource view
Matthew Lemon
4
-0
/
+19
2024-05-20
wip:
Matthew Lemon
3
-2
/
+26
2024-05-19
Removes unnwanted tests.py file
Matthew Lemon
1
-1
/
+0
2024-05-16
wip: improving the test setup - again
Matthew Lemon
1
-1
/
+5
2024-05-16
wip: improving the test setup
Matthew Lemon
2
-24
/
+19
2024-05-16
wip: working on setting up the tests
Matthew Lemon
2
-4
/
+43
2024-05-16
wip: starting to test feature resource functionality with factories
Matthew Lemon
5
-2
/
+68
[next]