Commit Graph

2134 Commits

Author SHA1 Message Date
0f5fd6be15 Move translations to filter 2022-02-28 11:05:12 -08:00
99fc3aaf25 Avoid showing success and failure 2022-02-28 10:31:58 -08:00
b2b3ba653e Refactors how success/failure messages how on list page 2022-02-28 10:29:58 -08:00
202696f913 Don't show lists a book is already on in add form 2022-02-28 10:03:24 -08:00
c82042f506 Delete themes 2022-02-28 09:55:23 -08:00
106ef2e3a4 Fixes reference to theme in layout 2022-02-28 09:46:05 -08:00
295d9c42d7 Adds theme to user settings form 2022-02-28 09:45:34 -08:00
a00ee8a706 Adds link to set instance-wide theme 2022-02-28 09:43:31 -08:00
8259d16ee9 Check available themes in form 2022-02-27 11:20:11 -08:00
8850b68b52 Show theme options 2022-02-27 10:48:33 -08:00
cc015536fa Adds theme instructions 2022-02-27 10:12:47 -08:00
3dfbb3272e Theme selector 2022-02-27 10:00:50 -08:00
789626a9da Stray line 2022-02-27 00:39:45 -08:00
f5c66b5b4a Adjust layout more
Ensure camera select box is never hidden.
2022-02-27 00:33:54 -08:00
e71a5e3bdf Add barcode icon and use other icons
Minor formatting and messaging tweaks
2022-02-27 00:00:22 -08:00
f4d5b7b4d2 Adjusted message 2022-02-26 23:28:52 -08:00
9b0874f889 Fix barcode button 2022-02-26 23:28:13 -08:00
cdddf73e29 Improve layout for some camera types 2022-02-26 23:22:44 -08:00
8d0e549480 Improve visuals and quality of scanning 2022-02-26 20:19:26 -08:00
340b306d2e Fix path 2022-02-26 18:08:07 -08:00
48c8166e58 Merge branch 'main' into code-scanning 2022-02-26 17:54:33 -08:00
43269429ac Use selected theme 2022-02-26 13:40:06 -08:00
e15193e100 Adds themes 2022-02-26 12:44:20 -08:00
6b5bebdf78 Cleans up scheduler form 2022-02-26 10:45:43 -08:00
0870eccad9 Adds unscheduler 2022-02-26 10:24:23 -08:00
2a436800c4 Schedules automod task 2022-02-26 10:14:47 -08:00
b001c31f97 Save author along with added edition 2022-02-25 16:54:03 -08:00
c67f92af46 Add editions view 2022-02-25 16:40:34 -08:00
1d99e455e8 Adds link to add edition to editions page 2022-02-25 16:40:21 -08:00
cec7625e1e Moves tabs script to main scripts directory
It's our own custom script at this point
2022-02-25 12:47:46 -08:00
689be8c94b Only scan local data 2022-02-24 17:42:28 -08:00
84ef214ca1 Valid template markup 2022-02-24 17:36:49 -08:00
f446828175 Fixes template typo 2022-02-24 14:39:09 -08:00
ad41f19dc5 Updates report model 2022-02-24 13:00:41 -08:00
3ce8b3390e Adds task 2022-02-24 12:16:18 -08:00
12f67dc0ce Adds automod view 2022-02-24 11:18:43 -08:00
2457315ed8 Adds missing tag 2022-02-21 08:44:04 -08:00
4672294d7c Cache fix (#1961) 2022-02-19 16:34:48 -08:00
c77e5a1a90 Split css (#1959)
Divides the css into sub-files and normalizes how colors are defined.

Co-authored-by: Joachim <joachim.robert@protonmail.com>
2022-02-19 16:34:17 -08:00
6daaffeaa7 Compiles css framework from sass (#1956)
* Compiles css framework from sass

* Adds watch commands

* Copies existing css to sass file

* Moves sass out of static path

* Removes global linter

I wasn't sure how to customize this, and it's not providing a lot of
additional value on top of the domain-specific linters

* Reverts invalid change to dockerfile

* Changes stylelint path

* Remove unused bulma files

* Properly minifies generated css

* Fixes regression in thread display

* rgba function only works with percents for whatever reason

* Hush stylelint

* Removes trailing zeros

* Compile sass in Django

Co-authored-by: Joachim <joachim.robert@protonmail.com>

* Python formatting

* Updates linter

* Updates commands

* Adds css-config file

Co-authored-by: Joachim <joachim.robert@protonmail.com>

* Stylelint fix

* Removes unused compiled bulma files

Co-authored-by: Joachim <joachim.robert@protonmail.com>
2022-02-19 15:29:47 -08:00
98736925f7 Fixes cache translation 2022-02-17 18:59:35 -08:00
edf3b61602 Show error or success states 2022-02-17 18:00:19 -08:00
1b63c19a9c Fixes error in previous PR 2022-02-17 17:10:12 -08:00
d510299ae4 Reverts change to shelve button dropdown 2022-02-17 16:51:54 -08:00
561eaeaf54 Merge pull request #1935 from joachimesque/accessibility/fixes
[Accessibility] Fixes
2022-02-17 16:50:32 -08:00
98cad7c51a Merge pull request #1950 from bookwyrm-social/release-notice
Adds notice to admin about available updates
2022-02-17 16:37:22 -08:00
9132c054f2 Adds notice to admin about available updates 2022-02-17 16:23:15 -08:00
92f3357977 Anchor link to dev chat 2022-02-17 15:53:58 -08:00
3b0fc9785e Removes unused file 2022-02-17 13:31:38 -08:00
be479fe4cb Adds warnings about misconfigurations 2022-02-17 13:22:33 -08:00