index
:
alphabetlearning-ruby.git
master
Alphabet Learning in Ruby on Rails
y@yulqen.org
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-11-21
Adds nicer title to list page
Matthew Lemon
1
-4
/
+10
2024-11-20
Adds a users controller to fix sign-up bug
Matthew Lemon
2
-1
/
+23
2024-11-14
Adds category model but not wired up to resource yet
Matthew Lemon
13
-0
/
+187
2024-11-14
Tidied up the cards on the index page
Matthew Lemon
2
-83
/
+33
2024-11-14
Fixed the positioning of the three featured cards on index page
Matthew Lemon
2
-7
/
+13
2024-11-14
Improved the feature slot handling - can now remove feature_slot value
Matthew Lemon
2
-4
/
+14
2024-11-14
Adds ResourceType model
Matthew Lemon
16
-9
/
+186
2024-11-14
Adds credits and cleaner handling of page count using ruby
Matthew Lemon
4
-17
/
+28
2024-11-14
Adds nice reminders on the edit page re pdfs and thumbnails
Matthew Lemon
2
-16
/
+51
2024-11-14
Adds Edit and Delete buttons to the show page for admin
Matthew Lemon
2
-3
/
+15
2024-11-14
First attempt at properly formatting the resource show page
Matthew Lemon
1
-12
/
+44
2024-11-14
Adds credits to resource and required asterisks on form
Matthew Lemon
4
-8
/
+22
2024-11-14
Refactored validation lines in model
Matthew Lemon
1
-1
/
+1
2024-11-14
Big refactoring of the PDF snapshotting - into service file
Matthew Lemon
2
-51
/
+133
2024-11-14
Adds Resources link to navbar
Matthew Lemon
1
-2
/
+5
2024-11-14
snapshot jpg filename is now includes resource name
Matthew Lemon
1
-1
/
+2
2024-11-14
pdf snapshotting now reduces size of image
Matthew Lemon
2
-2
/
+8
2024-11-13
wip: reducing quality of snapshots
Matthew Lemon
1
-21
/
+35
2024-11-13
Rough rendition of pdf snapshotter works
Matthew Lemon
4
-47
/
+95
2024-11-13
Listing files missing on edit form
Matthew Lemon
1
-35
/
+33
2024-11-13
Adds some validation and further work on the form
Matthew Lemon
5
-81
/
+102
2024-11-13
Very ghetto resource featured card layout
Matthew Lemon
3
-26
/
+29
2024-11-12
Adds basic navbar
Matthew Lemon
2
-2
/
+30
2024-11-12
Tidying up the resource form
Matthew Lemon
2
-22
/
+27
2024-11-11
Adds is_admin to the User model and ensures only admin users can add new reso...
Matthew Lemon
2
-1
/
+9
2024-11-11
Cosmetic tweaks to resource list page
Matthew Lemon
1
-3
/
+3
2024-11-11
Adds ghetto log out button
Matthew Lemon
2
-1
/
+3
2024-11-11
Can now sign up
Matthew Lemon
2
-1
/
+15
2024-11-11
More tweaking of sign-up form
Matthew Lemon
2
-8
/
+11
2024-11-11
wip: sign in form
Matthew Lemon
2
-4
/
+13
2024-11-11
Adds a Create new account page and part way through configging the form
Matthew Lemon
3
-0
/
+54
2024-11-11
Adds first pdfresource model
Matthew Lemon
12
-0
/
+266