bookwyrm/bookwyrm/templates
Neil Roberts 603b2d9502 Show “no rating” instead of stars if the review has no rating
The stars.html template now outputs a span containing “no rating” when
the stars represent a non-existent or zero rating. This text is already
translated because it was previously added as a invisible text only for
screen readers. The span is given a special CSS class so that it can be
styled as italic in the stylesheet.

There is now also an extra span in book.html to group the stars with the
“(2 reviews)” text. This is needed because the outer div is using a flex
layout and it eats the spacing between the two parts otherwise.

Fixes #2856
2023-05-22 15:40:18 +02:00
..
about Use language in cachey key for about_page_superlatives 2022-12-26 17:50:51 +01:00
annual_summary fix #2508 2022-12-16 10:38:08 +08:00
author Here we go again! 2023-01-15 09:41:39 +01:00
book Show “no rating” instead of stars if the review has no rating 2023-05-22 15:40:18 +02:00
components Removes tooltip component 2022-03-21 12:32:53 -07:00
confirm_email Remove error reporting on resend to invalid email address 2022-07-14 12:23:43 -07:00
directory Hide followers info slug 2022-02-28 11:55:54 -08:00
discover fix: missing expand variable 2023-02-22 17:25:11 +01:00
email Add attributes to images to hint async load 2023-03-01 14:14:42 +01:00
feed Only use chronological pagination sometimes 2023-02-25 15:56:58 -08:00
get_started Mark two strings as translatable in the getting started questionnaire 2023-04-14 16:49:00 +02:00
groups guided tour only for request.user 2022-07-09 10:23:09 +10:00
guided_tour Added support for secure cookies and django-csp 2023-02-01 12:59:10 -08:00
import Fixed trans 2023-01-11 15:18:50 +01:00
landing Specificy fragment name in cache key for landing page 2022-12-26 17:52:03 +01:00
lists Small quality of life improvements to list handling 2023-04-05 16:17:28 +00:00
notifications Adds missing template and migration files 2023-02-22 10:46:01 -08:00
ostatus Add attributes to images to hint async load 2023-03-01 14:14:42 +01:00
preferences spelling: separate 2023-04-04 20:02:54 -04:00
reading_progress Fix stopped reading status model in non-javascript environment 2022-02-25 22:39:42 +01:00
readthrough Save and display stopped date in readthrough 2022-05-26 11:53:33 -07:00
rss Always use underscores in html ids 2021-08-08 19:44:12 -07:00
search Make the text on the search button translatable 2023-04-14 16:40:50 +02:00
settings Show all (not just open) reports when linked from user admin 2023-05-07 09:50:24 -07:00
setup Add attributes to images to hint async load 2023-03-01 14:14:42 +01:00
shelf Move all opengraph (/twitter) metadata into one template 2023-01-11 16:17:41 -05:00
snippets Show “no rating” instead of stars if the review has no rating 2023-05-22 15:40:18 +02:00
two_factor_auth Add attributes to images to hint async load 2023-03-01 14:14:42 +01:00
user Use chronological pagination on user profile activity lists 2023-02-26 11:24:00 +01:00
widgets Uses custom date select widget for publication dates 2022-03-19 08:45:10 -07:00
404.html Fixes error pages 2021-03-29 18:47:21 -07:00
500.html Fixes error pages 2021-03-29 18:47:21 -07:00
compose.html Show status header on edit page 2021-10-15 14:45:26 -07:00
embed-layout.html Add attributes to images to hint async load 2023-03-01 14:14:42 +01:00
hashtag.html Add basic view listing activities from a given hashtag 2023-03-07 12:59:32 +01:00
host_meta.xml Fixes indentation on host-meta xml 2021-03-29 14:55:23 -07:00
layout.html Add attributes to images to hint async load 2023-03-01 14:14:42 +01:00
opensearch.xml Use site name as shortname for opensearch 2022-01-12 15:29:40 -08:00
report.html Adds id to report page 2022-01-27 20:05:17 -08:00
robots.txt Expand robots.txt 2022-11-19 10:03:40 -08:00
user_menu.html Add back button to user submenu on mobile 2022-12-23 20:17:35 +01:00