a40a1bdcb4
Fixes labels on import page
2020-11-09 12:40:22 -08:00
cdc7af89cf
Fixes header numbers in edit book page
2020-11-09 12:35:18 -08:00
0f4df08769
Fixes contrast on danger buttons
2020-11-09 12:10:37 -08:00
7042e59402
Convert h2s to h1s where obvious
2020-11-09 12:06:44 -08:00
79f7c55a04
indicate if menu has been expanded
2020-11-09 11:58:19 -08:00
607612a1d9
Adds label to privacy pulldown
2020-11-09 11:44:24 -08:00
e176d5d288
Labels textareas in create status form
2020-11-09 11:40:19 -08:00
b4d1a23ef6
Expose "no rating" option in create review form
2020-11-09 11:33:50 -08:00
c3c59ce3d8
Adds label to mobile dropdown button
...
and changes the icon
2020-11-09 11:29:17 -08:00
716ab3a78d
make the start reading button always use the modal
...
are the modals good??? who knows
2020-11-09 11:16:39 -08:00
52cb5fbb0e
Merge pull request #327 from mouse-reeve/create-status-tabs
...
Covers and create status tabs
2020-11-08 20:12:21 -08:00
0b97efd94d
Merge pull request #323 from jimfingal/jim/cli-tooling
...
Add some extra Python / Docker cli tooling
2020-11-08 20:12:03 -08:00
c37c6aae40
nested covers tabs should work with screen reader
2020-11-08 19:34:41 -08:00
b7bc089d86
Improves tabbing javascript for create status tabs
2020-11-08 19:09:29 -08:00
b7f8055ede
Fixes review/comment/quote tabs in create status form
2020-11-08 18:23:12 -08:00
957afed8bb
Make star ratings in reviews accessible in voiceover
2020-11-08 16:45:32 -08:00
36dc41620a
Set tabbing on shelve button items
2020-11-08 16:25:22 -08:00
096d5008c3
Adds start and finish modal snippets
2020-11-08 15:53:53 -08:00
5042344bca
Fix accessibility for shelve buttons/read forms
2020-11-08 15:15:42 -08:00
07b0112e1a
Merge pull request #312 from mouse-reeve/api_info
...
Updates nodeinfo and api info
2020-11-08 14:15:50 -08:00
a8afc3fc36
Merge pull request #322 from mouse-reeve/voiceover-review
...
Fixes "notifications" typo and adds alt text to avatars
2020-11-08 14:12:20 -08:00
Christa Hartsock
037697a382
Associate 'tags' label to formfield
...
So that the tags label is read by screenreaders
2020-11-08 13:42:01 -08:00
Christa Hartsock
2e944bceb9
Remove "for" from start/end date labels
...
The "for" value pointed to an ID for an input that didn't exist, which
caused screenreaders to not read the value of the label when
specififying readthrough dates. Removing the
'for' tags makes the screenreader read the label as expected since the
label wraps the input, so we don't need a 'for'.
2020-11-08 13:40:36 -08:00
Christa Hartsock
b684e929b4
Add label text to search input
...
For use by screenreaders.
2020-11-08 13:23:05 -08:00
Jim Fingal
1f9891dcf5
Create example marker to avoid tests that require external domain
2020-11-08 13:07:37 -08:00
8f95c1e728
Clearer logo link to home page and missing filter import
2020-11-08 12:38:27 -08:00
77b0a3b67f
Adds alt text to avatars
2020-11-08 12:25:05 -08:00
0171b5a427
Fixes typo in notifications link
2020-11-08 12:24:50 -08:00
Jim Fingal
8c6c28c7d8
Move initdb into a management command
2020-11-08 10:30:55 -08:00
edc653e273
Fixes typo in edit user manually approve followers label
2020-11-08 09:45:42 -08:00
01f7d2ac44
Updates nodeinfo and api info
2020-11-07 21:07:07 -08:00
e21d59386c
Don't show reshelve buttons on other people's shelves
...
yikes
2020-11-07 20:47:56 -08:00
50aaa8d9a1
Don't error on statuses that didn't get created
2020-11-07 20:13:13 -08:00
4710e65269
create notification for local favs/boosts
2020-11-07 19:15:04 -08:00
aa170d0d6c
Merge pull request #310 from mouse-reeve/unboost
...
Unboost
2020-11-07 19:00:10 -08:00
57fad30b6b
Fixes unboost
2020-11-07 18:59:38 -08:00
dce766a929
Merge pull request #307 from mouse-reeve/test
...
corrects tests for latest code changes
2020-11-07 18:32:35 -08:00
c58538539a
Outgoing unboost
2020-11-07 18:31:01 -08:00
e6d46878fb
Fixes like/unlike statuses
2020-11-07 18:18:44 -08:00
cfa4cb015d
corrects tests for latest code changes
2020-11-07 17:48:50 -08:00
20395ff2ec
Corrects serialization of Add activity
2020-11-07 16:11:12 -08:00
65770b8dd4
Merge pull request #303 from mouse-reeve/nodeinfo-user-count
...
Only report local users in user count
2020-11-07 12:39:47 -08:00
3ba02f8fbd
Only report local users in user count
2020-11-07 12:07:09 -08:00
5a842ca6ad
Merge pull request #301 from mouse-reeve/shelf-controls
...
Pulldown for moving books between or off shelves
2020-11-07 11:55:55 -08:00
794aeb299c
Max on books shown from shelves in suggestions bar
2020-11-07 11:54:32 -08:00
70cd706ce3
Pulldown for moving books between or off shelves
2020-11-07 11:49:57 -08:00
dd4e323e18
Fixes cover filesnames
2020-11-07 10:59:08 -08:00
1ffa21b67d
Fixes suggested books and serialize covers in status
2020-11-07 10:56:24 -08:00
83770abfd2
Deduplicate incoming create activities
...
This is a regression.
2020-11-07 10:29:46 -08:00
ba97870276
get suggested books from shelfbook
2020-11-06 20:51:11 -08:00