The staff interface includes a green bar at the top of almost every page, #header_search.toptab I have been writing custom JavaScript to color this bar differently per branch. It would be much nice if you could just do this in Koha without JS.
Created attachment 167577 [details] [review] Bug 37054: DBUpdate
Created attachment 167578 [details] [review] Bug 37054: DO NOT PUSH - Schema updates
Created attachment 167579 [details] [review] Bug 37054: Add branch color to branches.tt
Created attachment 167590 [details] [review] Bug 37054: Adjust header colors if branches.branchcolor is used To test: 1. Apply patch, update database, restart services, yarn build 2. Go to Administration > Libraries 3. Edit or create a new branch. 4. You should now see a 'Branch color' option. 5. Set that to anything you want. 6. Log in as that branch. 7. Your header color should now relect that choice. 8. Log in to another branch without a set branch color. 9. The header should remain the default green.
Created attachment 167595 [details] [review] Bug 37054: DBUpdate Signed-off-by: David Nind <david@davidnind.com>
Created attachment 167596 [details] [review] Bug 37054: DO NOT PUSH - Schema updates Signed-off-by: David Nind <david@davidnind.com>
Created attachment 167597 [details] [review] Bug 37054: Add branch color to branches.tt Signed-off-by: David Nind <david@davidnind.com>
Created attachment 167598 [details] [review] Bug 37054: Adjust header colors if branches.branchcolor is used To test: 1. Apply patch, update database, restart services, yarn build 2. Go to Administration > Libraries 3. Edit or create a new branch. 4. You should now see a 'Branch color' option. 5. Set that to anything you want. 6. Log in as that branch. 7. Your header color should now relect that choice. 8. Log in to another branch without a set branch color. 9. The header should remain the default green. Signed-off-by: David Nind <david@davidnind.com>
Created attachment 167609 [details] [review] Bug 37054: (follow-up) Simplify changes, add a way to clear the color field This patch cuts some of the CSS changes which I think were unnecessary and adds a way for the user to clear the color field. A text input now shows the selected hex colur value and the "Clear" button clears it. I've changed the way the patch handles the custom colors by making the color handling dependent on there being a branchcolor value. This way we don't have to alter the existing header CSS, just override it if a custom color has been chosen. To test, apply the patch and test that the color picker still works correctly and that the "Clear" button works to empty the field. Test the appearance of the search bar in a branch with a custom color and in a branch without.
Created attachment 167612 [details] [review] Bug 37054: DBUpdate Signed-off-by: David Nind <david@davidnind.com>
Created attachment 167613 [details] [review] Bug 37054: DO NOT PUSH - Schema updates Signed-off-by: David Nind <david@davidnind.com>
Created attachment 167614 [details] [review] Bug 37054: Add branch color to branches.tt Signed-off-by: David Nind <david@davidnind.com>
Created attachment 167615 [details] [review] Bug 37054: Adjust header colors if branches.branchcolor is used To test: 1. Apply patch, update database, restart services, yarn build 2. Go to Administration > Libraries 3. Edit or create a new branch. 4. You should now see a 'Branch color' option. 5. Set that to anything you want. 6. Log in as that branch. 7. Your header color should now relect that choice. 8. Log in to another branch without a set branch color. 9. The header should remain the default green. Signed-off-by: David Nind <david@davidnind.com>
Created attachment 167616 [details] [review] Bug 37054: (follow-up) Simplify changes, add a way to clear the color field This patch cuts some of the CSS changes which I think were unnecessary and adds a way for the user to clear the color field. A text input now shows the selected hex colur value and the "Clear" button clears it. I've changed the way the patch handles the custom colors by making the color handling dependent on there being a branchcolor value. This way we don't have to alter the existing header CSS, just override it if a custom color has been chosen. To test, apply the patch and test that the color picker still works correctly and that the "Clear" button works to empty the field. Test the appearance of the search bar in a branch with a custom color and in a branch without. Signed-off-by: David Nind <david@davidnind.com>
Thank you Owen! I am going to propose 2 changes: 1. I don't like that the background color of the links still changes to green when a custom color is set. In my opinion we don't need to set the background color on hover. I think that rule can be removed for the header.scss file. 2. Can we turn the filter brightness down just a bit on the '#header_search button[type="submit"]' btn? And then turn it up a bit when hovering on that element?
Created attachment 167618 [details] [review] Bug 37054: (follow-up) Remove some unneeded SCSS and ajust button brightness
Created attachment 167625 [details] [review] Bug 37054: (follow-up) Remove some unneeded SCSS and ajust button brightness Signed-off-by: Owen Leonard <oleonard@myacpl.org>
This looks great!
Please rebase!
Created attachment 171221 [details] [review] Bug 37054: DBUpdate Signed-off-by: David Nind <david@davidnind.com>
Created attachment 171222 [details] [review] Bug 37054: DO NOT PUSH - Schema updates Signed-off-by: David Nind <david@davidnind.com>
Created attachment 171223 [details] [review] Bug 37054: Add branch color to branches.tt Signed-off-by: David Nind <david@davidnind.com>
Created attachment 171224 [details] [review] Bug 37054: Adjust header colors if branches.branchcolor is used To test: 1. Apply patch, update database, restart services, yarn build 2. Go to Administration > Libraries 3. Edit or create a new branch. 4. You should now see a 'Branch color' option. 5. Set that to anything you want. 6. Log in as that branch. 7. Your header color should now relect that choice. 8. Log in to another branch without a set branch color. 9. The header should remain the default green. Signed-off-by: David Nind <david@davidnind.com>
Created attachment 171225 [details] [review] Bug 37054: (follow-up) Simplify changes, add a way to clear the color field This patch cuts some of the CSS changes which I think were unnecessary and adds a way for the user to clear the color field. A text input now shows the selected hex colur value and the "Clear" button clears it. I've changed the way the patch handles the custom colors by making the color handling dependent on there being a branchcolor value. This way we don't have to alter the existing header CSS, just override it if a custom color has been chosen. To test, apply the patch and test that the color picker still works correctly and that the "Clear" button works to empty the field. Test the appearance of the search bar in a branch with a custom color and in a branch without. Signed-off-by: David Nind <david@davidnind.com>
Created attachment 171226 [details] [review] Bug 37054: (follow-up) Remove some unneeded SCSS and ajust button brightness Signed-off-by: Owen Leonard <oleonard@myacpl.org>
rebased for current main
Created attachment 175991 [details] [review] Bug 37054: DBUpdate Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Laura_Escamilla <laura.escamilla@bywatersolutions.com>
Created attachment 175992 [details] [review] Bug 37054: DO NOT PUSH - Schema updates Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Laura_Escamilla <laura.escamilla@bywatersolutions.com>
Created attachment 175993 [details] [review] Bug 37054: Add branch color to branches.tt Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Laura_Escamilla <laura.escamilla@bywatersolutions.com>
Created attachment 175994 [details] [review] Bug 37054: Adjust header colors if branches.branchcolor is used To test: 1. Apply patch, update database, restart services, yarn build 2. Go to Administration > Libraries 3. Edit or create a new branch. 4. You should now see a 'Branch color' option. 5. Set that to anything you want. 6. Log in as that branch. 7. Your header color should now relect that choice. 8. Log in to another branch without a set branch color. 9. The header should remain the default green. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Laura_Escamilla <laura.escamilla@bywatersolutions.com>
Created attachment 175995 [details] [review] Bug 37054: (follow-up) Simplify changes, add a way to clear the color field This patch cuts some of the CSS changes which I think were unnecessary and adds a way for the user to clear the color field. A text input now shows the selected hex colur value and the "Clear" button clears it. I've changed the way the patch handles the custom colors by making the color handling dependent on there being a branchcolor value. This way we don't have to alter the existing header CSS, just override it if a custom color has been chosen. To test, apply the patch and test that the color picker still works correctly and that the "Clear" button works to empty the field. Test the appearance of the search bar in a branch with a custom color and in a branch without. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Laura_Escamilla <laura.escamilla@bywatersolutions.com>
Created attachment 175996 [details] [review] Bug 37054: (follow-up) Remove some unneeded SCSS and ajust button brightness Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Laura_Escamilla <laura.escamilla@bywatersolutions.com>
Thank you for working on this, Lucas! I'm so excited to see this in Koha.
(In reply to Laura Escamilla from comment #33) > Thank you for working on this, Lucas! I'm so excited to see this in Koha. Hi Laura, thanks for QA! As we are just at the beginning of the cycle I'll be more strict about the guidelines for QA/SO being from people of different institutions. Sorry that this "hit you" first now :( I'd also like to get some notes on implementation. We now have opacusercss in the branches table. This is for adjusting the color in one specific spot, which could also have been achieved with a staffusercss. Is there a strong reason it was done this way? (I assume so, but always good to have it written down!) Some notes from looking at the code: 1) This uses "branch" a lot, but library should be used. https://wiki.koha-community.org/wiki/Terminology 2) I believe we are missing changes for the REST API since there are routes for library information. If this was named library_color in the db as well, we could save a mapping. 3) I think the method name should be snake case per PERL9: Subroutine naming conventions. https://wiki.koha-community.org/wiki/Coding_Guidelines
> I'd also like to get some notes on implementation. We now have opacusercss > in the branches table. This is for adjusting the color in one specific spot, > which could also have been achieved with a staffusercss. Is there a strong > reason it was done this way? (I assume so, but always good to have it > written down!) I wrote this patch to replace custom JS we have been using to show a different color header for each branch the user is logged in at. I suppose it could be done with something like `staffusercss`. But I don't see the reason for the pref, why not just use IntranetUserCSS if this is how we are going to do it? Maybe pass in a data-attribute for the logged in branch, that can be targeted with CSS. Then staff would still need to be able to write CSS, which was something I was hoping to avoid with this patch.
(In reply to Lucas Gass (lukeg) from comment #35) > > I'd also like to get some notes on implementation. We now have opacusercss > > in the branches table. This is for adjusting the color in one specific spot, > > which could also have been achieved with a staffusercss. Is there a strong > > reason it was done this way? (I assume so, but always good to have it > > written down!) > > I wrote this patch to replace custom JS we have been using to show a > different color header for each branch the user is logged in at. I suppose > it could be done with something like `staffusercss`. But I don't see the > reason for the pref, why not just use IntranetUserCSS if this is how we are > going to do it? Maybe pass in a data-attribute for the logged in branch, > that can be targeted with CSS. > > > Then staff would still need to be able to write CSS, which was something I > was hoping to avoid with this patch. Just to clarify: I didn't mean a pref, but something similar to the library specific CSS available now on the library administration page. I do see benefit in an easy to use color picker.
Created attachment 176014 [details] [review] Bug 37054: (follow-up) Rename branchcolor to library_color and use snake casing
Created attachment 176015 [details] [review] Bug 37054: DO NOT PUSH - More schema updates
Created attachment 176016 [details] [review] Bug 37054: Add API support
Created attachment 176615 [details] [review] Bug 37054: atomic update - display message only if column added
Created attachment 176616 [details] [review] Bug 37054: Replace the TT plugin method with a more generic one Let's return the whole Koha::Library object so that it can be reusable for another attribute. Keeping the CamelCase to be consistent with the rest of the other methods in this file.
1. API spec: "description: the library color" The... building? :D 2. Please provide tests 3. Color picker's default is "black". It looks like it will be black, not "default"/green. 4. IMO this should be CSS or a plugin, it's overkill to have this in Koha core. Personal opinion, not blocker. Also added 2 patches. FQA for 2, discussion for 4.
> 4. IMO this should be CSS or a plugin, it's overkill to have this in Koha > core. Personal opinion, not blocker. I've considered this as a plugin, and it would be fine IMO to go that route.
(In reply to Lucas Gass (lukeg) from comment #43) > > 4. IMO this should be CSS or a plugin, it's overkill to have this in Koha > > core. Personal opinion, not blocker. > > I've considered this as a plugin, and it would be fine IMO to go that route. After thinking here, I am going to argue that this should still be in core. Currently, I have to use JS to do this. I don't like that. Could we make it where it would be easier to do this with custom CSS? Yes. It still requires CSS knowledge and I would really like to have something that is easy to setup without CSS knowledge.
(In reply to Jonathan Druart from comment #42) > 1. API spec: > "description: the library color" > The... building? :D What would be best here? header_bg_color?
It's an interesting idea... although I don't like the idea of adding more <style> elements, as they add more work when we implement Content-Security-Policy.
(In reply to Lucas Gass (lukeg) from comment #44) > After thinking here, I am going to argue that this should still be in core. > Currently, I have to use JS to do this. I don't like that. Could we make it > where it would be easier to do this with custom CSS? Yes. It still requires > CSS knowledge and I would really like to have something that is easy to > setup without CSS knowledge. I was wondering why you wouldn't just use CSS and I thought that UX might be the reason. And if you start to pull that thread... I think that you actually have a really good point. Further, how cool would it be to have a colour palette that could be configured by a web administrator? In theory, using CSS variables would make it not too hard to define and re-define a palette. Honestly, "branchcolor/library_color" as a database column feels wrong to me, but... on the right track.
(In reply to David Cook from comment #47) > Further, how cool would it be to have a colour palette that could be > configured by a web administrator? That said, all the ideas here could conflict with bug 38550
staff_header_color maybe?
This bug could be named "Allow to pick an accent_color"? Right now I do this by changing on a set of CSS/JSON/SVG #408540 #006100 #418940 #418A40 #589D43 to a dark color (the difference on very similar colors seems another bug), and #6faf44 #71b443 #7cbb51 #dcefd0 to a light color, using HSL model. By default the color is around hsl(120, 40%, 40%). I would love to see a syspref to change that hue from 120 to any 0-255 value.
(In reply to Pablo AB from comment #50) > This bug could be named "Allow to pick an accent_color"? > > Right now I do this by changing on a set of CSS/JSON/SVG #408540 #006100 > #418940 #418A40 #589D43 to a dark color (the difference on very similar > colors seems another bug), and #6faf44 #71b443 #7cbb51 #dcefd0 to a light > color, using HSL model. > > By default the color is around hsl(120, 40%, 40%). I would love to see a > syspref to change that hue from 120 to any 0-255 value. Sounds good but out of scope for this, please file a new bug.
(In reply to David Cook from comment #48) > (In reply to David Cook from comment #47) > > Further, how cool would it be to have a colour palette that could be > > configured by a web administrator? > > That said, all the ideas here could conflict with bug 38550 I should state what the original purpose of this bug was. We have many consortium that want each individual branch to have a different color header, replacing the original green. This is a way for librarians and administrators to quickly differentiate which branch they are logged into. I was doing this with custom JS and I don't want to continue to use JS. I am also not keen on a CSS solution, not everyone wants to write CSS.
> Honestly, "branchcolor/library_color" as a database column feels wrong to > me, but... on the right track. Do you mean the name is wrong? Or the fact that it is a DB column?
(In reply to Lucas Gass (lukeg) from comment #52) > (In reply to David Cook from comment #48) > > (In reply to David Cook from comment #47) > > > Further, how cool would it be to have a colour palette that could be > > > configured by a web administrator? > > > > That said, all the ideas here could conflict with bug 38550 > > I should state what the original purpose of this bug was. We have many > consortium that want each individual branch to have a different color > header, replacing the original green. This is a way for librarians and > administrators to quickly differentiate which branch they are logged into. > > I was doing this with custom JS and I don't want to continue to use JS. I am > also not keen on a CSS solution, not everyone wants to write CSS. (In reply to Lucas Gass (lukeg) from comment #53) > > Honestly, "branchcolor/library_color" as a database column feels wrong to > > me, but... on the right track. > > Do you mean the name is wrong? Or the fact that it is a DB column? Yeah nah, I like your idea. It sounds useful and that it would make for a nice UX. But from a big picture perspective I think it's probably the beginning of something bigger. So yeah the name doesn't feel right, and also I'm not sure about it as a DB column in the "branches" table. It seems to me that there's a lot of room for this to grow, so that in the future "library_color" would need to be renamed (like Katrin's suggestion of staff_header_color). And then if we added things like "staff_font_color" or "staff_bg_color", I think the columns could grow a lot, and they're not really describing the "branch" entity/resource, right? So then I'm thinking of a DB table like "ui_staff" where these "staff_header_color" and "staff_bg_color" are either text columns OR they're object keys in a JSON column. -- But... I think you could argue that a new DB table might be premature since right now you're only proposing 1 new column. Fair enough. But yeah I think a rename to staff_header_color might be a good idea - unless you do see "library_color" being re-used for other sections as well, but... I suspect most libraries/orgs will have a palette of at least 3-5 different colours for a variety of different UI components. So making the DB column name more specific probably makes sense.
(In reply to David Cook from comment #54) > So then I'm thinking of a DB table like "ui_staff" where these > "staff_header_color" and "staff_bg_color" are either text columns OR they're > object keys in a JSON column. > > -- > > But... I think you could argue that a new DB table might be premature since > right now you're only proposing 1 new column. Fair enough. I think this is the solution. We need a library.library_css that would be a JSON version of CSS rules specific to the library. We allow edition via a "css" form that could be on the edit library view, with some attributes and color picker. It will build a solid ground for future changes. Example: https://snipboard.io/WVSrnt.jpg It does not seem to be a lot of work, but allow for way more flexibility than introducing the "1 DB column per css rule/color" pattern.
> We need a library.library_css that would be a JSON version of CSS rules > specific to the library. > We allow edition via a "css" form that could be on the edit library view, > with some attributes and color picker. > > It will build a solid ground for future changes. > > Example: https://snipboard.io/WVSrnt.jpg > > It does not seem to be a lot of work, but allow for way more flexibility > than introducing the "1 DB column per css rule/color" pattern. I agree with this, I see this as the first of many that would allow staff to customize the look of the staff client on a per branch basis.
(In reply to Jonathan Druart from comment #55) > We need a library.library_css that would be a JSON version of CSS rules > specific to the library. > We allow edition via a "css" form that could be on the edit library view, > with some attributes and color picker. +1
I know I keep saying this, but if we have these override CSS variables it would be very clean. (I suppose we could look too at the timing. Do we want these settings to be able to override OpacUserCSS or should OpacUserCSS override these?)
(In reply to Jonathan Druart from comment #55) > (In reply to David Cook from comment #54) > > So then I'm thinking of a DB table like "ui_staff" where these > > "staff_header_color" and "staff_bg_color" are either text columns OR they're > > object keys in a JSON column. > > > > -- > > > > But... I think you could argue that a new DB table might be premature since > > right now you're only proposing 1 new column. Fair enough. > > I think this is the solution. > > We need a library.library_css that would be a JSON version of CSS rules > specific to the library. > We allow edition via a "css" form that could be on the edit library view, > with some attributes and color picker. > > It will build a solid ground for future changes. > > Example: https://snipboard.io/WVSrnt.jpg > > It does not seem to be a lot of work, but allow for way more flexibility > than introducing the "1 DB column per css rule/color" pattern. Hi there, all... I just want to bring something to your attention. The term "CSS" is being used here when only the color scheme is under discussion. Color scheming is but ONE function of CSS. If you create a table to manage ONLY the color scheme -- be it 'by way of' CSS or some other mechanism -- then I suggest that "css" not be part of the table name. That would be misleading. If, however, the proposed table would be used for all manner of stylings to be applied by CSS -- and ONLY by CSS -- then the suggested name would be appropriate.
(In reply to David Cook from comment #58) > I know I keep saying this, but if we have these override CSS variables it > would be very clean. > > (I suppose we could look too at the timing. Do we want these settings to be > able to override OpacUserCSS or should OpacUserCSS override these?) Hi there... as I read your questions, it occurred to me as a system administrator that: 1. If you have UI color scheme settings override OpacUserCSS, then it might need to be an all-or-nothing, one-or-the-other approach. Allowing one to override some aspects of the other, but not all, could create headaches for people. 2. I'm only guessing here, but people who choose to modify the styling with the UI may be less likely to know that OpacUserCSS exists. If the latter overrides the former, then they're going to be left wondering why their settings didn't take effect. 3. A notice (or alert) in each location would aid staff and/or users with the above conditions. For example, if OpacUserCSS overrides UI, then a notice in the UI settings might state, "Your choice(s) here will not be applied because OpacUserCSS is populated." Or the choices may be grayed out and unavailable. If UI overrides OpacUserCSS, then the converse could be true. At OpacUserCSS, one might read, "This setting is unavailable because a color scheme other than the default has been selected."
*** Bug 25295 has been marked as a duplicate of this bug. ***
Created attachment 180329 [details] [review] Bug 37054: DBUpdate Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Laura_Escamilla <laura.escamilla@bywatersolutions.com>
Created attachment 180330 [details] [review] Bug 37054: Amend DBUpdate
Created attachment 180331 [details] [review] Bug 37054: Add ability to adjust colors per branch
Created attachment 180332 [details] [review] Bug 37054: Schema updates DO NOT PUSH
Created attachment 180333 [details] [review] Bug 37054: API support
Created attachment 180334 [details] [review] Bug 37054: Convert primary green color variables from SCSS tp CSS