Mouse Reeve
9ee248033d
Merge pull request #1639 from hughrun/shelfnames
...
add translation strings
2021-12-02 12:45:41 -08:00
Mouse Reeve
cb2a890c3b
Merge pull request #1630 from joachimesque/add-feed-filters
...
Add feed filters
2021-12-02 12:44:26 -08:00
Mouse Reeve
da7f44791f
Merge branch 'main' into shelfnames
2021-12-02 12:25:19 -08:00
Mouse Reeve
ed28d5f945
Merge branch 'main' into add-feed-filters
2021-12-02 12:14:54 -08:00
Mouse Reeve
baca5e50e7
Merge pull request #1608 from hughrun/move-shelves
...
refactor shelf activity on book page
2021-12-02 12:06:07 -08:00
Mouse Reeve
b4f1a7a020
Merge pull request #1642 from bookwyrm-social/locale-updates
...
Updates locales
2021-12-02 11:03:01 -08:00
Mouse Reeve
26f28f7642
Merge pull request #1481 from bibliotechy/1203-better-ui-for-adding-authors
...
Improve UI for adding authors to books
2021-12-02 10:47:40 -08:00
Mouse Reeve
0794f1a286
Updates locales
2021-12-02 10:28:13 -08:00
Hugh Rundle
2ec6e56698
blocktrans for reading goal
2021-12-02 07:28:35 +11:00
Olof Pettersson
5f10ccd9c7
Comment out trailing block ending
...
For people installing an instance with only the reverse proxy server, the hidden trailing `}` at the end of the second server block is quite hard to catch and it took me a good while to figure it out. Having the entire server commented out makes the whole process more understandable in my opinion.
2021-12-01 14:18:28 +01:00
Hugh Rundle
8e6619294f
oclc server sure is slow
2021-12-01 21:02:25 +11:00
Hugh Rundle
2602ae42b0
add translation strings
...
- add logic when default shelves used
- add trans strings in a few spots they were missing
2021-12-01 20:07:52 +11:00
Chad Nelson
91997b6f4c
Linting after merge conflict
2021-11-30 17:42:31 -05:00
Chad Nelson
e59a480065
Merge branch 'main' into 1203-better-ui-for-adding-authors
2021-11-30 17:30:00 -05:00
Chad Nelson
66e414be3c
Standardize JS, use button, & filter empty authors
2021-11-30 17:22:35 -05:00
Joachim
4d93545d88
Lint forms
2021-11-29 23:31:05 +01:00
Joachim
43072a357f
Password reset form
2021-11-29 23:30:23 +01:00
Joachim
80535a3b0c
Login form
2021-11-29 23:30:14 +01:00
Joachim
3cf9660df3
Login form
2021-11-29 23:29:56 +01:00
Joachim
3eb4dfdc9b
Get started user form
2021-11-29 23:29:36 +01:00
Joachim
63d31b8623
Edit book form
2021-11-29 23:29:22 +01:00
Joachim
659d13d0a6
Announcement form
2021-11-29 23:28:51 +01:00
Joachim
a6760cabc8
Email domain form
2021-11-29 23:28:29 +01:00
Joachim
5d0c6bdde2
Edit instance form
2021-11-29 23:27:25 +01:00
Joachim
0a621550b8
IP address form
2021-11-29 23:27:04 +01:00
Joachim
a154597de1
Delete user form
2021-11-29 23:26:53 +01:00
Joachim
08b4c538e6
User moderation actions
2021-11-29 23:26:43 +01:00
Joachim
c2873c601f
Register form
2021-11-29 23:26:25 +01:00
Joachim
adb0d356a8
Update site.html
2021-11-29 22:39:44 +01:00
Joachim
28f0882ba6
Handle Author form errors
2021-11-29 22:39:01 +01:00
Joachim
dd0114c644
Include errors display snippet
2021-11-29 22:33:03 +01:00
Joachim
85c688b147
Update forms.py
2021-11-28 22:01:49 +01:00
Joachim
403e282d88
Add aria-describedby
to field help/error messages
2021-11-28 21:52:28 +01:00
Mouse Reeve
1fed22b27e
Merge pull request #1636 from bookwyrm-social/missing-covers
...
Fixes checking if image fields are already set
2021-11-28 09:34:49 -08:00
Mouse Reeve
3f09b4bc8a
More tests
2021-11-28 09:23:13 -08:00
Mouse Reeve
3a7f070a79
Typo fix
2021-11-28 08:50:29 -08:00
Mouse Reeve
a7ee8fea24
Adds test for setting model image field
2021-11-28 08:49:54 -08:00
Mouse Reeve
7b89014e7b
Updates image fields tests
2021-11-28 08:24:00 -08:00
Mouse Reeve
54cef421e2
Fixes checking if image fields are already set
2021-11-28 07:57:27 -08:00
Hugh Rundle
1a37903583
remove unnecessary function call arg
2021-11-26 17:39:35 +11:00
Hugh Rundle
a5efc798f8
clean up old vars
2021-11-26 17:30:27 +11:00
Hugh Rundle
951eb43aa6
bypass ajax for shelf_selector statuses
2021-11-26 17:16:26 +11:00
Hugh Rundle
5b67226571
forceReload prevents ajax submission
...
...instead of weird hacky workarounds forcing refreshes later.
2021-11-25 19:12:03 +11:00
Hugh Rundle
b91915d316
change shelf var for shelf_selector in book view
2021-11-25 08:20:34 +11:00
Hugh Rundle
c704c7eb8f
remove from any shelf in all books shelf view
...
- fixes removing book from 'all books' shelf erroring
- remove from any shelf item is on when in 'all books'
2021-11-25 07:38:08 +11:00
Joachim
7d24568dcd
Update test_updates.py
2021-11-24 20:54:53 +01:00
Joachim
5f81be74cb
Add test
2021-11-24 20:52:30 +01:00
Joachim
0001d6e92a
PyLint
2021-11-24 19:04:14 +01:00
Joachim
8712b2fdab
ESLint
2021-11-24 19:02:07 +01:00
Joachim
db5e7a886a
Handle count of notifications banner
2021-11-24 19:00:30 +01:00