| Summary: | Layout improvement for search filter administration | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Owen Leonard <oleonard> |
| Component: | Templates | Assignee: | Owen Leonard <oleonard> |
| Status: | Needs documenting --- | QA Contact: | Lisette Scheer <lisette> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | felicie.thiery, fridolin.somers, lisette |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Small patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: |
25.11.00,25.05.02
|
|
| Circulation function: | |||
| Bug Depends on: | |||
| Bug Blocks: | 40727 | ||
| Attachments: |
Bug 39448: Layout improvement for search filter administration
Bug 39448: Layout improvement for search filter administration Bug 39448: Layout improvement for search filter administration |
||
|
Description
Owen Leonard
2025-03-25 15:03:43 UTC
Created attachment 179726 [details] [review] Bug 39448: Layout improvement for search filter administration This patch makes a few minor changes to the search filter administration template. To test, apply the patch and rebuild the staff interface CSS. - If the SavedSearchFilters system preference is not enabled, go to Administration -> System preferences and enable it. - Perform a catalog search. - From the search results page, click "Save as search filter" at the top of the results. - Save your filter. - Go to Administration -> Search filters. - The table of filters should be wrapped in a "page-section" div with the heading above it. - In the "Actions" column the buttons should be aligned in a row with space between each. - Click "Edit filter" - In the modal the form fields should be well laid out. Sponsored-by: Athens County Public Libraries Created attachment 180327 [details] [review] Bug 39448: Layout improvement for search filter administration This patch makes a few minor changes to the search filter administration template. To test, apply the patch and rebuild the staff interface CSS. - If the SavedSearchFilters system preference is not enabled, go to Administration -> System preferences and enable it. - Perform a catalog search. - From the search results page, click "Save as search filter" at the top of the results. - Save your filter. - Go to Administration -> Search filters. - The table of filters should be wrapped in a "page-section" div with the heading above it. - In the "Actions" column the buttons should be aligned in a row with space between each. - Click "Edit filter" - In the modal the form fields should be well laid out. Sponsored-by: Athens County Public Libraries Signed-off-by: Felicie <felicie.thiery@biblibre.com> Created attachment 183707 [details] [review] Bug 39448: Layout improvement for search filter administration This patch makes a few minor changes to the search filter administration template. To test, apply the patch and rebuild the staff interface CSS. - If the SavedSearchFilters system preference is not enabled, go to Administration -> System preferences and enable it. - Perform a catalog search. - From the search results page, click "Save as search filter" at the top of the results. - Save your filter. - Go to Administration -> Search filters. - The table of filters should be wrapped in a "page-section" div with the heading above it. - In the "Actions" column the buttons should be aligned in a row with space between each. - Click "Edit filter" - In the modal the form fields should be well laid out. Sponsored-by: Athens County Public Libraries Signed-off-by: Felicie <felicie.thiery@biblibre.com> Signed-off-by: Lisette Scheer <lisette@bywatersolutions.com> Nice work everyone! Pushed to main for 25.11 Nice work everyone! Pushed to 25.05.x Enhancement not backported to 24.11.x |