Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Statistics improvements (Location and loan duration filtering) #26

Merged
merged 3 commits into from
Apr 22, 2024

Conversation

ttuovinen
Copy link
Contributor

@ttuovinen ttuovinen commented Apr 19, 2024

Description

Location as facet filter in statistics view

Loan duration facet filter in statistics view

Misc

  • Enable solo-toggle event types with legend double-click in graph views
  • Add "translation" to new patron event

@ttuovinen ttuovinen marked this pull request as ready for review April 22, 2024 09:52
@@ -71,16 +76,28 @@ export const readableNames: Record<string, string> = {
fiction: "Fiktio",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Kirjallisuus" is usually the term used for "Fiction" by the libraries.

In general, all terms in Finnish will have to be replaced with English as source and then passed to the localization.

I supposed this will be done at the same time as the localization is prepared.

Copy link

@sylvain-degeilh-lingsoft sylvain-degeilh-lingsoft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this also include the automatic selection of the location for local librarians?

@ttuovinen
Copy link
Contributor Author

Does this also include the automatic selection of the location for local librarians?

Available facet values are always taken from all events associated with the selected library.

@ttuovinen ttuovinen merged commit ac90429 into main Apr 22, 2024
1 check passed
@ttuovinen ttuovinen deleted the statistics-improvements branch April 22, 2024 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants