Project

General

Profile

Spent time

Filters

Apply Clear

Hours: 612.28

Project Created Date User Activity Issue Comment Hours
Koha Contributions 25.08.2023 01:49 25.08.2023 Olli-Antti Kivilahti Design Support #1101: ISO ILL 18626 ja Koha - Design phase. Planning the Finna-integration. Found issues defining online payments. ISO18626 deals only with very precisely the sharing of an Item between libraries. No discovery services of any kind. Those are left for the consortium to decide. Archimate modeling regarding Finna integration and emailing ISO18626 maintainers about questions and status report to stakeholders. 2.00 Actions
Koha Contributions 24.08.2023 23:37 25.08.2023 Olli-Antti Kivilahti Learning Support #1101: ISO ILL 18626 ja Koha - Design phase. Bought the ISO18626 document and read through it. Planning the technical implementation to Koha. Such as authentication, Agency discovery, configuration, Agency metadata and availability search. Asking the iso18626ill@gmail.com some questions about inconsistency regarding auth and help in designing federation. 3.00 Actions
Koha Contributions 24.08.2023 16:22 24.08.2023 Olli-Antti Kivilahti Learning Support #1101: ISO ILL 18626 ja Koha - Design phase. Looking briefly at what Koha wiki offers. Reading through Koha's backend ILL code and looking at example plugin implementations. 3.33 Actions
Koha Fund 21.08.2023 11:04 21.08.2023 Lari Taskula Development Support #1100: Koha background jobs seemingly at random getting stuck in "new" state More investigation. No solution as of now. Implementing a temporary fix where $conn is skipped altogether and pending jobs are executed the traditional way. Implementing this into our Koha roles in Ansible and providing this temporary fix to all our Koha clients. 3.00 Actions
Koha Fund 21.08.2023 11:03 21.08.2023 Lari Taskula Learning Support #1100: Koha background jobs seemingly at random getting stuck in "new" state Investigating issue by checking server logs, making some tests, checking from Koha Community if others have experienced the same. Contacting a member of the community for more info. 3.00 Actions
Koha Fund 12.08.2023 18:48 12.08.2023 Lari Taskula Maintenance Support #1043: Koha-Suomi 17.06 to Koha-Community 22.11 upgrade Final migration fixes mostly regarding SCO/SCI. All clients successfully transferred to Koha-Community. 10.00 Actions
Koha Fund 29.07.2023 02:11 29.07.2023 Lari Taskula Maintenance Support #1043: Koha-Suomi 17.06 to Koha-Community 22.11 upgrade Pushing more clients into KC-production. More post migration fixes. 6.00 Actions
Koha 29.07.2023 02:10 29.07.2023 Lari Taskula Development Support #1083: Koha upgrades with ansible Implementing roles and playbooks 16.00 Actions
Koha Fund 13.06.2023 20:46 13.06.2023 Lari Taskula Maintenance Support #1043: Koha-Suomi 17.06 to Koha-Community 22.11 upgrade Post migration fixes 3.00 Actions
Koha Fund 08.06.2023 20:42 08.06.2023 Lari Taskula Development Support #1043: Koha-Suomi 17.06 to Koha-Community 22.11 upgrade Developing an upgrade script from scratch, iterating a process of observing results with a client and fixing issues. Moving the first KS-customer to KC production. 24.00 Actions
Koha Fund 19.04.2023 01:18 19.04.2023 Lari Taskula Translating Support #588: Translate Koha-Community OPAC Fixing critical errors on 22.05 1.00 Actions
Koha Fund 18.04.2023 23:39 19.04.2023 Lari Taskula Translating Support #588: Translate Koha-Community OPAC Translating 22.11 OPAC 3.00 Actions
Koha Fund 13.04.2023 00:55 13.04.2023 Lari Taskula Development Bug #1025: KohaSuomi label printer is not clearing add_to_print_labels_list_* placeholders when adding multiple items Implementing a fix, pushing changes to GitHub and making a new release. 1.00 Actions
Koha Fund 13.04.2023 00:55 13.04.2023 Lari Taskula Learning Bug #1025: KohaSuomi label printer is not clearing add_to_print_labels_list_* placeholders when adding multiple items Debugging issue. Can't understand how it has ever worked. Testing different inputs to see what's exactly the issue and running them through a debugger. Need to clear on last item copy. 2.00 Actions
Koha Fund 13.04.2023 00:54 13.04.2023 Lari Taskula Development Bug #1025: KohaSuomi label printer is not clearing add_to_print_labels_list_* placeholders when adding multiple items Fixing developement environment, a lot of changes to dev-install since I've used it last time 3.00 Actions
Koha Fund 11.02.2023 14:07 11.02.2023 Lari Taskula Development Feature #995: (koha-fund) Bug 18595 - Move C4::Members::Messaging to Koha namespace Big rebase of 17499 and 18595 and fixing UI issues. Seems to be working nicely now. 12.00 Actions
Koha Fund 13.12.2022 17:54 13.12.2022 Lari Taskula Translating Support #588: Translate Koha-Community OPAC Investigating & fixing defaultSortField ascending/descending mistranslation. 1.00 Actions
Koha Fund 02.12.2022 13:35 02.12.2022 Lari Taskula Development Feature #995: (koha-fund) Bug 18595 - Move C4::Members::Messaging to Koha namespace Testing and finding a new conflict with digest checkbox changes and my JS messaging preferences code causing mostly smaller visual issues, trying to fix issues to no avail. 2.00 Actions
Koha Contributions 01.12.2022 15:14 01.12.2022 Lari Taskula Design Feature #994: REST API: GET deletedborrowers Received a contact from possible client requesting REST API endpoints for listing added, modified and deleted patrons. Returning an estimation and making a quick design for how the endpoints could look. Investigating current endpoints further - it's actually already possible to use current patron endpoint for listing added and modified patrons with the contact's needs. Reporting findings to our contact. 2.00 Actions
Koha Contributions 30.11.2022 18:52 30.11.2022 Lari Taskula Development Support #973: Bug 18595 - Move C4::Members::Messaging to Koha namespace Thinking of possible solutions to the previous issue with missing contact information at patron creation step. First, attempting to catch exceptions at memberentry.pl and display an error message. This doesn't work however due to incompatible error handling in memberentry.pl. Remembered an old solution, a JavaScript validation that I've already implemented before. This could be an approach for resolving the issue. Found my old work from 2015 (Bug 14590) to which we can use here. Restoring old code from the patch in 14590 and rebasing it on current master. Testing changes, seems to work. Continuing testing rest of the test plans, preparing test plans and patches for attaching. 4.00 Actions
Koha Contributions 30.11.2022 18:24 30.11.2022 Lari Taskula Maintenance Support #973: Bug 18595 - Move C4::Members::Messaging to Koha namespace Going through test plans, found a 500 error in staff client when creating a new patron and email is not set. This was in fact already reported in 18595, but I had forgotten it. Need better exception handling in staff client. 1.00 Actions
Koha Contributions 29.11.2022 13:40 29.11.2022 Lari Taskula Development Support #973: Bug 18595 - Move C4::Members::Messaging to Koha namespace Testing patches, found errors with patch "Catch message preference exceptions in OPAC", wrong exception package name, probably due to previous rebasing mistake. Fixing. 1.00 Actions
Koha Contributions 29.11.2022 00:40 29.11.2022 Lari Taskula Maintenance Support #973: Bug 18595 - Move C4::Members::Messaging to Koha namespace Rebasing Bug 18595, fixing tests. 2.00 Actions
Koha Contributions 28.11.2022 22:30 29.11.2022 Lari Taskula Development Support #993: Bug 32357 - Set borrower_message_preferences.days_in_advance default to NULL Investigating SetMessagingPreferences logic. It seems it overrides borrower_message_preferences.days_in_advance default (from 0 to null), so we might as well set default to null at database level. Implementing patch, figuring out how to test it, commenting on Bugzilla, attaching a patch. 1.50 Actions
Koha Contributions 10.11.2022 04:57 10.11.2022 Lari Taskula Development Support #973: Bug 18595 - Move C4::Members::Messaging to Koha namespace Rebasing. Git conflicts resolved mostly without pain. There seems to be new appearances of usage of the methods this Bug aims to replace. They have to be identified, replace with the new methods and amend test plan to cover these cases. Identifying all new occurences and replaced them with new methods. Debugging some failed unit tests, especially t/db_dependent/api/v1/patrons.t. Deeper investigation revealed some issues. Firstly, days_in_advance must be explicitly defined as undef, because Koha has defined default days_in_advance value to be 0 at database level. It is easy to explicitly define it but at the same time it is also pointless to do so and such cases should be handled inside Koha objects. Did not yet implement such checks. Secondly, it seems the new objects do not return letter_code and letter_module which are required by the test, and the test will fail with the current logic. Studying what the current options are to resolve this issue. 4.00 Actions
(51-75/240) Per page: 25, 50, 100, 500

Also available in: Atom CSV