Bug 34783

Summary: Update list of 'Contributing companies and institutions' on about page
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: AboutAssignee: Katrin Fischer <katrin.fischer>
Status: Signed Off --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: blawlor, m.de.rooy, martin.renvoize, michaela.sieber
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Bug 34783: Add KIT and CLAMS to list of contributing institutions
Bug 34783: Add KIT and CLAMS to list of contributing institutions

Description Katrin Fischer 2023-09-13 13:46:46 UTC
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.
Comment 1 Katrin Fischer 2023-09-13 13:47:58 UTC
I am happy to write the patch, but wonder if we have some scripts for this?
Comment 2 Martin Renvoize (ashimema) 2023-10-12 19:20:49 UTC
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.
Comment 3 Katrin Fischer 2023-10-29 11:47:55 UTC
(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*
Comment 4 Brendan Lawlor 2024-11-08 21:42:04 UTC
Would it be possible to add one manually for 24.11?

Under Contributing companies and institutions:

Cape Libraries Automated Materials Sharing (CLAMS), USA
Comment 5 Katrin Fischer 2024-11-11 07:45:03 UTC
(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.
Comment 6 Brendan Lawlor 2024-11-14 18:23:52 UTC
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.
Comment 7 Katrin Fischer 2024-11-15 08:16:39 UTC
@Martin - can you help out here?
Comment 8 Michaela Sieber 2024-11-15 09:35:57 UTC
(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
Comment 9 Katrin Fischer 2025-06-18 13:11:32 UTC
I am offering to write the patches for anyone who wants to be listed for now.
Comment 10 Katrin Fischer 2025-06-18 13:21:35 UTC
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"
Comment 11 Brendan Lawlor 2025-06-18 16:08:29 UTC
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>
Comment 12 Brendan Lawlor 2025-06-18 16:09:06 UTC
Thanks Katrin!