[Bug 35540] New: Separate StaffListsHome block from the table block
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35540 Bug ID: 35540 Summary: Separate StaffListsHome block from the table block Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Staff interface Assignee: koha-bugs@lists.koha-community.org Reporter: caroline.cyr-la-rose@inlibro.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com This is very minor, but I thought I'd mention it. I noticed that most of the new staff interface additional content blocks are in their own white "block" on the page they are on with a space between the normal content and it (I hope that sentence makes sense...). In the case of StaffListsHome, the white block is right under the lists page main content, with no space. To recreate: 1. Go to Tools > HTML customizations 2. Click New entry 3. Fill out the form: - Display location: StaffListsHome - Publication date: any date before today - Title: StaffListsHome (or whatever) - Content: StaffListsHome (or whatever) 4. Click Save 5. Go to Lists --> Note that there is no space between the 'StaffListsHome' white background and the white background of the Your lists table. To compare: 1. Go to Tools > HTML customizations 2. Click New entry 3. Fill out the form: - Display location: StaffAcquisitionsHome - Publication date: any date before today - Title: StaffAcquisitionsHome (or whatever) - Content: StaffAcquisitionsHome (or whatever) 4. Click Save 5. Go to Acquisitions --> Note that there is a clear space between the 'StaffAcquisitionsHome' white background and the white background of the budgets table. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35540 Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |6419 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6419 [Bug 6419] Add customizable areas to intranet home pages -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35540 --- Comment #1 from Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> --- I just noticed the StaffPatronsHome has the same problem. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35540 Bug 35540 depends on bug 6419, which changed state. Bug 6419 Summary: Add customizable areas to intranet home pages https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6419 What |Removed |Added ---------------------------------------------------------------------------- Status|Needs documenting |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35540 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |master Assignee|koha-bugs@lists.koha-commun |oleonard@myacpl.org |ity.org | Status|NEW |ASSIGNED -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35540 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35540 --- Comment #2 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 159977 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=159977&action=edit Bug 35540: Separate StaffListsHome block from the table block This patch makes some minor changes to template markup and CSS so that "page-section" divs have consistent margins. To test, apply the patch and rebuild the staff interface CSS. - Go to Tools -> HTML customizations and create a new entry in StaffListsHome, StaffPatronsHome, and StaffPOSHome regions. - Confirm that those customizations are displayed well on each of those corresponding pages: The lists home page, the patrons home page, and the Point of Sale home page. - Confirm that other pages affected by the CSS change still display correctly. These pages have an added bottom margin on the main "container" of content. For example: - Patrons -> Patron search results - Catalog -> Catalog search results (especially results with multiple pages) - Circulation -> Circulation history - Reports -> Saved SQL reports -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35540 Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #159977|0 |1 is obsolete| | --- Comment #3 from Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> --- Created attachment 159980 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=159980&action=edit Bug 35540: Separate StaffListsHome block from the table block This patch makes some minor changes to template markup and CSS so that "page-section" divs have consistent margins. To test, apply the patch and rebuild the staff interface CSS. - Go to Tools -> HTML customizations and create a new entry in StaffListsHome, StaffPatronsHome, and StaffPOSHome regions. - Confirm that those customizations are displayed well on each of those corresponding pages: The lists home page, the patrons home page, and the Point of Sale home page. - Confirm that other pages affected by the CSS change still display correctly. These pages have an added bottom margin on the main "container" of content. For example: - Patrons -> Patron search results - Catalog -> Catalog search results (especially results with multiple pages) - Circulation -> Circulation history - Reports -> Saved SQL reports Signed-off-by: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35540 Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35540 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35540 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #159980|0 |1 is obsolete| | --- Comment #4 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 160929 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160929&action=edit Bug 35540: Separate StaffListsHome block from the table block This patch makes some minor changes to template markup and CSS so that "page-section" divs have consistent margins. To test, apply the patch and rebuild the staff interface CSS. - Go to Tools -> HTML customizations and create a new entry in StaffListsHome, StaffPatronsHome, and StaffPOSHome regions. - Confirm that those customizations are displayed well on each of those corresponding pages: The lists home page, the patrons home page, and the Point of Sale home page. - Confirm that other pages affected by the CSS change still display correctly. These pages have an added bottom margin on the main "container" of content. For example: - Patrons -> Patron search results - Catalog -> Catalog search results (especially results with multiple pages) - Circulation -> Circulation history - Reports -> Saved SQL reports Signed-off-by: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35540 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |24.05.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35540 --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Pushed for 24.05! Well done everyone, thank you! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35540 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to main |Needs documenting CC| |fridolin.somers@biblibre.co | |m --- Comment #6 from Fridolin Somers <fridolin.somers@biblibre.com> --- Not backported to 23.11.x -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35540 Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs documenting |RESOLVED Resolution|--- |FIXED --- Comment #7 from Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> --- Nothing to add/edit in the Koha manual that I can see. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org