Bug 34567 - Correct colors for advanced cataloging editor status bar
Summary: Correct colors for advanced cataloging editor status bar
Status: RESOLVED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Templates (show other bugs)
Version: Main
Hardware: All All
: P5 - low minor (vote)
Assignee: Owen Leonard
QA Contact: Katrin Fischer
URL:
Keywords:
Depends on: 30952
Blocks:
  Show dependency treegraph
 
Reported: 2023-08-17 13:04 UTC by Owen Leonard
Modified: 2023-09-29 12:02 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: Trivial patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
23.11.00,23.05.04,22.11.10


Attachments
Bug 34567: Correct colors for advanced cataloging editor status bar (1.40 KB, patch)
2023-08-17 13:10 UTC, Owen Leonard
Details | Diff | Splinter Review
Bug 34567: Correct colors for advanced cataloging editor status bar (1.45 KB, patch)
2023-08-18 09:50 UTC, Chris Cormack
Details | Diff | Splinter Review
Bug 34567: Correct colors for advanced cataloging editor status bar (1.51 KB, patch)
2023-08-25 10:07 UTC, Katrin Fischer
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Owen Leonard 2023-08-17 13:04:25 UTC
The "status bar" at the bottom of the advanced cataloging editor still uses colors from our old color scheme. The CSS should be updated to match the staff interface redesign.
Comment 1 Owen Leonard 2023-08-17 13:10:26 UTC
Created attachment 154569 [details] [review]
Bug 34567: Correct colors for advanced cataloging editor status bar

This patch updates the advanced cataloging editor CSS so that the
"status bar" footer below the editor has colors consistent with the
staff interface redesign.

To test, apply the patch and clear your browser cache if necessary.

- Enable the EnableAdvancedCatalogingEditor preference if necessary.
- Go to Cataloging -> Advanced editor.
- At the bottom of the screen below the editor the "status bar" should
  have a green border that matches color in the header search bar.
Comment 2 Chris Cormack 2023-08-18 09:50:07 UTC
Created attachment 154629 [details] [review]
Bug 34567: Correct colors for advanced cataloging editor status bar

This patch updates the advanced cataloging editor CSS so that the
"status bar" footer below the editor has colors consistent with the
staff interface redesign.

To test, apply the patch and clear your browser cache if necessary.

- Enable the EnableAdvancedCatalogingEditor preference if necessary.
- Go to Cataloging -> Advanced editor.
- At the bottom of the screen below the editor the "status bar" should
  have a green border that matches color in the header search bar.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Comment 3 Katrin Fischer 2023-08-25 10:07:37 UTC
Created attachment 154793 [details] [review]
Bug 34567: Correct colors for advanced cataloging editor status bar

This patch updates the advanced cataloging editor CSS so that the
"status bar" footer below the editor has colors consistent with the
staff interface redesign.

To test, apply the patch and clear your browser cache if necessary.

- Enable the EnableAdvancedCatalogingEditor preference if necessary.
- Go to Cataloging -> Advanced editor.
- At the bottom of the screen below the editor the "status bar" should
  have a green border that matches color in the header search bar.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 4 Tomás Cohen Arazi 2023-08-30 12:04:14 UTC
Pushed to master for 23.11.

Nice work everyone, thanks!
Comment 5 Fridolin Somers 2023-08-30 20:05:13 UTC
Pushed to 23.05.x for 23.05.04
Comment 6 Matt Blenkinsop 2023-08-31 10:37:15 UTC
Nice work everyone!

Pushed to oldstable for 22.11.x
Comment 7 Owen Leonard 2023-09-29 12:02:25 UTC
Depends on Bug 30952 - New design for staff interface, not in 22.05.x.