Commit graph

2627 commits

Author SHA1 Message Date
Mouse Reeve
5c9a3a5667
Merge pull request #696 from arkhi/fix-js
Fix toggling all checkboxes of failed imports
2021-03-06 13:05:07 -08:00
Fabien Basmaison
a52fee4ccf Remove (potentially useful) unused CSS. 2021-03-06 21:18:39 +01:00
Henri Bourcereau
703ff60271 isbn search 2021-03-06 18:09:15 +01:00
Fabien Basmaison
99e5e3e414 [import] Show skip link to all when there is more than 10 failed imports. 2021-03-05 22:09:56 +01:00
Mouse Reeve
79c3ae1c44
Merge pull request #695 from mouse-reeve/cover-alt-text
Removes the word "cover" from cover alt text
2021-03-05 08:51:39 -08:00
Mouse Reeve
91a14d3a13 Updates alt text in status model tests 2021-03-05 07:50:23 -08:00
Mouse Reeve
b70e728ffb Removes the word "cover" from cover alt text
Fixes #694
2021-03-05 06:58:22 -08:00
Fabien Basmaison
097b8e5811 Fix toggling all checkboxes of failed imports:
- Rename classes and function to something more descriptive.
- Listen to the element checked status instead of a click on a non‑focusable element.
- Use specific DOM targets instead of relying on the DOM ancestor tree.
- Add a skip‑link to the end of the list and avoid tabbing through all failed items.
- Update related i18n strings in French.
- Avoid having the label on the whole width to prevent accidental click.
- Move `fieldset` out of `ul`.
2021-03-05 15:41:21 +01:00
Fabien Basmaison
71e3fbcebf Merge branch 'main' of https://github.com/mouse-reeve/bookwyrm into main 2021-03-05 11:15:31 +01:00
Mouse Reeve
cc8c4b2527
Merge pull request #691 from reesporte/main
very minor es translation tweak
2021-03-04 17:28:06 -08:00
reese
5853988ed9 remove fuzzy line 479 2021-03-04 19:15:15 -06:00
Mouse Reeve
5c089db086 Full add author flow 2021-03-04 17:10:33 -08:00
reese
51a08ac633 minor translation tweak 2021-03-04 19:00:26 -06:00
Mouse Reeve
b2d1384bc5 UI for adding and removing authors 2021-03-04 15:10:55 -08:00
Mouse Reeve
6fcd95069c
Merge pull request #690 from mouse-reeve/small-template-fixes
Small template fixes
2021-03-04 15:00:33 -08:00
Mouse Reeve
b79cdcaf38 More cleanup of spanish locale 2021-03-04 14:39:22 -08:00
Mouse Reeve
926dbc5aef Merge branch 'main' into small-template-fixes 2021-03-04 14:36:55 -08:00
Mouse Reeve
3e4c6c716d Removes some more fuzziness and re-builds locale files 2021-03-04 14:36:01 -08:00
Mouse Reeve
21043a798f
Merge pull request #689 from mouse-reeve/fuzzy-spanish
Removes fuzzy tag from spanish translations
2021-03-04 14:32:05 -08:00
Mouse Reeve
e2622d0594 Catches a couple translations, hides profile box when empty 2021-03-04 14:27:49 -08:00
Mouse Reeve
577f5db37b
Merge pull request #680 from arkhi/main
[profile] Fix HTML errors
2021-03-04 14:01:22 -08:00
Mouse Reeve
fa62fed787 Compiles messages for spanish 2021-03-04 13:57:58 -08:00
Fabien Basmaison
1a64f69587 Merge branch 'main' of https://github.com/mouse-reeve/bookwyrm into main 2021-03-04 20:49:31 +01:00
Mouse Reeve
74ab3505fe
Merge pull request #686 from mouse-reeve/french-fuzzy
Removes "fuzzy" flag from translated French strings
2021-03-04 11:47:53 -08:00
Fabien Basmaison
dab6592c12 Testing moving a comment to see what accesslint says. 2021-03-04 20:38:28 +01:00
Fabien Basmaison
16ea657b5b [a11y] Add aria-modal:
- Addresses https://github.com/mouse-reeve/bookwyrm/pull/680#issuecomment-790603940
2021-03-04 20:14:38 +01:00
Mouse Reeve
d09036b913 Removes fuzzy tag from spanish translations
I took the liberty of adding a couple very small ones myself as well
2021-03-04 10:54:19 -08:00
Fabien Basmaison
4de30effa5 [lint] Fix indentation in .yaml files. 2021-03-04 19:44:12 +01:00
Fabien Basmaison
c370cad7f9 [lint] Fix white spaces in HTML. 2021-03-04 19:42:23 +01:00
Mouse Reeve
73f0c08562
Merge pull request #687 from reesporte/main
updated spanish translations
2021-03-04 10:40:31 -08:00
Fabien Basmaison
1cb84b0f62 [lint] Fix indentation in JS files. 2021-03-04 19:36:17 +01:00
Fabien Basmaison
420a33d79f [lint] fix indentation in CSS files. 2021-03-04 19:27:03 +01:00
Fabien Basmaison
fc16211125 [lint] Ignore newline in svg files within fonts/. 2021-03-04 19:24:11 +01:00
reese
bdfa217f0c updated spanish translations 2021-03-04 12:18:43 -06:00
Fabien Basmaison
1266a740e5 [lint] Fix indentation in .py files. 2021-03-04 19:06:12 +01:00
Fabien Basmaison
4a8d9bee73 [lint] Fix indentation in .md files. 2021-03-04 19:05:01 +01:00
Fabien Basmaison
99d2b34a1e [lint] Fix missing new lines. 2021-03-04 18:44:36 +01:00
Fabien Basmaison
55ad637da4 Add editorconfig and matching Github Workflow. 2021-03-04 18:40:57 +01:00
Mouse Reeve
7b2a8e90ff
Merge pull request #670 from mouse-reeve/editor-default
Give new users editor permissions by default
2021-03-04 09:19:21 -08:00
Mouse Reeve
2542b72f3a Try to get github to re-run checks 2021-03-04 08:51:10 -08:00
Mouse Reeve
6caf45ac4f fixes error catching 2021-03-04 08:45:03 -08:00
Mouse Reeve
9842e63cb4 Ignore group not found error creating user 2021-03-04 08:35:13 -08:00
Mouse Reeve
15392c007f Updates translation instructions for fuzzy matches 2021-03-04 08:20:44 -08:00
Mouse Reeve
5613f42a4d Adds python-format tags 2021-03-04 08:07:35 -08:00
Mouse Reeve
4c71c5fb73 Removes "fuzzy" flag from translated French strings 2021-03-04 08:04:55 -08:00
Mouse Reeve
4a06cc7a66 Revert "Un-fuzzies French translation strings"
This reverts commit a5d2cf4677.
2021-03-04 08:04:00 -08:00
Mouse Reeve
a5d2cf4677 Un-fuzzies French translation strings 2021-03-04 08:02:57 -08:00
Mouse Reeve
6bd8346d8c
Merge pull request #683 from mouse-reeve/spanish-merge
Adds Spanish locale to settings and rebuilds messages
2021-03-04 07:42:37 -08:00
Mouse Reeve
208a38a34d Adds spanish locale to settings and rebuilds messages 2021-03-03 20:14:42 -08:00
Mouse Reeve
e5662b1752
Merge pull request #682 from reesporte/main
Spanish translation and one (1) typo fix
2021-03-03 20:10:52 -08:00