It looks like we have been updating the release teams on the about page, but maybe not all the other sections. It would be great if the list of of "Contributing companies and institutions" could also be updated from the list of libraries that sponsored developments in the release notes.
I am happy to write the patch, but wonder if we have some scripts for this?
Coming up to release.. please remind me a little closer and I can work with Tomas to get it done.. must admit, I've forgotten how the scripts work at this point.
(In reply to Martin Renvoize from comment #2) > Coming up to release.. please remind me a little closer and I can work with > Tomas to get it done.. must admit, I've forgotten how the scripts work at > this point. *ping*
Would it be possible to add one manually for 24.11? Under Contributing companies and institutions: Cape Libraries Automated Materials Sharing (CLAMS), USA
(In reply to Brendan Lawlor from comment #4) > Would it be possible to add one manually for 24.11? > > Under Contributing companies and institutions: > > Cape Libraries Automated Materials Sharing (CLAMS), USA Just a note Brendan, that if you added this to your commit messages as a Sponsored-by the scripts for the release notes will pick it up. I am not against adding manually, but I believe we could use the same scripts probably to have a new list.
Hi Katrin! It's not a big priority, but there seems to be a difference between how the release notes generate the list of credits and how the About page Koha team tab generates the list of Contributing companies and institutions. We get listed in the release notes, but not on the About page.
@Martin - can you help out here?
(In reply to Brendan Lawlor from comment #6) > Hi Katrin! > > It's not a big priority, but there seems to be a difference between how the > release notes generate the list of credits and how the About page Koha team > tab generates the list of Contributing companies and institutions. > > We get listed in the release notes, but not on the About page. The same for us, we are listed in release notes since 22.11 but not on the About page. If you decide to add manually please add: Under Contributing companies and institutions: Cape Libraries Automated Materials Sharing (CLAMS), USA Karlsruhe Institute of Technology (KIT), Germany
I am offering to write the patches for anyone who wants to be listed for now.
Created attachment 183331 [details] [review] Bug 34783: Add KIT and CLAMS to list of contributing institutions Also corrects the alphabetic ordering for Calyx. To test: * Apply patch * Go to About Koha: you can do so from the more menu or by clicking on the version number in the bottom right corner * Open the tab "Koha team" * Scroll to the bottom of the page and verify that KIT and CLAMS show up in the correct spot in the list of "Contributing companies and institutions"
Created attachment 183341 [details] [review] Bug 34783: Add KIT and CLAMS to list of contributing institutions Also corrects the alphabetic ordering for Calyx. To test: * Apply patch * Go to About Koha: you can do so from the more menu or by clicking on the version number in the bottom right corner * Open the tab "Koha team" * Scroll to the bottom of the page and verify that KIT and CLAMS show up in the correct spot in the list of "Contributing companies and institutions" Signed-off-by: Brendan Lawlor <blawlor@clamsnet.org>
Thanks Katrin!