Project

General

Profile

Spent time

Filters

Apply Clear

Hours: 344.53

Created Date User Activity Issue Comment Hours
04.10.2023 16:54 04.10.2023 Olli-Antti Kivilahti Communication Support #1101: ISO ILL 18626 ja Koha - Design phase. Scheduling a meeting with PTFS-E and published it on the mauling list. Levitating on how awesome the RFC is. 0.50 Actions
08.09.2023 04:46 08.09.2023 Olli-Antti Kivilahti Learning Support #1101: ISO ILL 18626 ja Koha - Design phase. Studied kiwi Airut-materials briefly. 0.50 Actions
08.01.2024 13:08 08.01.2024 Lari Taskula Maintenance Support #1138: Tietuenäytön muokkaus ei toimi päivityksen jälkeen Tutkittu ongelmaa ja löydetty Bug 35383 0.50 Actions
11.09.2020 11:36 11.09.2020 Lari Taskula Development Bug #331: Use dry-mode as Ropocapital's KOHA_CONF default ry-mode was disabled in KOHA_CONF and if overduemessages.pl were to be executed, it would had made a request to Ropocapital server with invalid logins. Additionally, remove client id from the configuration. It is not sensitive data but it should definitely not be there. Also removes the real hostname. Let sysadmins configure it. 0.75 Actions
29.01.2021 17:56 29.01.2021 Lari Taskula Development Feature #421: Bug 20028 - Export all patron related personal data in one package Fixing tests. 0.75 Actions
04.02.2021 22:02 04.02.2021 Lari Taskula Development Bug #439: Bug 27630 - TestBuilder real number precision to use column's size Creating a new failing test to prove another issue where DBIx has different formatting behavior with column types "decimal" and "float"/"double precision". 0.75 Actions
22.02.2022 14:27 22.02.2022 Lari Taskula Development Support #762: Edit patron information before registration of arrival Reading an email from Magnus. He had reported a bug on Bug 22321 that I had forgotten. Creating an unit test to cover the bug and implementing a fix. Pushing patches to Bugzilla and reporting back to Magnus. 0.75 Actions
09.02.2022 22:59 10.02.2022 Lari Taskula Development Feature #786: Cron script reminder for unretrieved material Making improvements according to author's feedback. 0.75 Actions
14.02.2022 07:41 14.02.2022 Lari Taskula Development Support #820: Allow renewals for ILLs More testing and making bug fixes. Creating a new PR to upstream, ready for review. 0.75 Actions
11.02.2022 16:29 11.02.2022 Lari Taskula Design Support #820: Allow renewals for ILLs Received a response from Magnus. Reading his more detailed specification and looking at current implementations. There seems to be something regarding renewals already. Deciding to use it. 0.75 Actions
14.02.2022 12:10 14.02.2022 Lari Taskula Development Support #840: Don't update borrowernumber if old illrequest exists This was one of the tasks that we requested more information for. Reading Magnus's response to it and looking at the code. It seems we should override $borrower with the pre-existing borrower found in illrequests.borrowernumber if an old illrequests exists. Implementing this and sending a PR to upstream. 0.75 Actions
03.11.2022 20:53 03.11.2022 Lari Taskula Development Feature #942: Change item level hold to biblio level hold QA failed because patch didn't handle reserves.item_level_hold column. Implementing a fix and unit tests for it, attaching patch to Bugzilla. 0.75 Actions
18.10.2022 23:03 19.10.2022 Lari Taskula Development Feature #942: Change item level hold to biblio level hold Implementing a select dropdown as suggested by a patch tester. Also found a bug in old patches so fixing those. 0.75 Actions
30.08.2023 13:43 30.08.2023 Olli-Antti Kivilahti Communication Support #1101: ISO ILL 18626 ja Koha - Design phase. Status report to EPK. Got access to kiwi.fi. Quickly glancing at Airut. 0.75 Actions
13.09.2023 21:01 14.09.2023 Olli-Antti Kivilahti Learning Support #1101: ISO ILL 18626 ja Koha - Design phase. Going through the ISO18626 committee authentication draft proposal, and commented on it. PKI is a great idea. Hoping to allow self-signed certificates for it to ease with deployment infrastructure. Also HTTP Basic should be supported, so it would be very easy to adopt, and it is a well-established idiom for everybody. 0.79 Actions
14.09.2023 23:14 15.09.2023 Olli-Antti Kivilahti Development Support #1101: ISO ILL 18626 ja Koha - Design phase. Finished setting up a working Koha dev env. Ubuntu packages install + koha-gitify + some manual work with routing and scss bundling. Basic configuration. Not completely streamlined community processes, but good enough. 0.93 Actions
19.07.2019 02:21 19.07.2019 Olli-Antti Kivilahti Development Feature #59: NatLibFi (KK) Koha consultation https://tiketti.koha-suomi.fi/issues/3375 0.99 Actions
03.02.2021 22:23 03.02.2021 Lari Taskula Communication Feature #421: Bug 20028 - Export all patron related personal data in one package Commenting to Bugzilla. Reading DBIx documentation and writing some draft code to support my new idea of using DBIx relationships instead. 1.00 Actions
05.02.2021 18:46 05.02.2021 Lari Taskula Communication Bug #439: Bug 27630 - TestBuilder real number precision to use column's size Emailing koha-devel. 1.00 Actions
29.09.2021 13:20 29.09.2021 Lari Taskula Development Feature #577: Swedbank Pay Adding support for Koha 20.05 and older OPAC templates 1.00 Actions
14.09.2021 22:33 15.09.2021 Lari Taskula Communication Feature #577: Swedbank Pay Replying to imCode, reading Swedbank docs for reference 1.00 Actions
07.09.2021 21:27 08.09.2021 Lari Taskula Development Feature #577: Swedbank Pay Adding order_id and a dependant Koha instance name. Koha instance name is prefixing order_id so that order_id's are unique between different Koha instances using the same Swedbank Pay interface. 1.00 Actions
07.09.2021 21:34 08.09.2021 Lari Taskula Design Feature #578: ansible-role-koha Discussing Koha ansible with kivilahtio. Studying NatLibFi's implementation. 1.00 Actions
10.02.2022 01:17 10.02.2022 Lari Taskula Learning Support #762: Edit patron information before registration of arrival Reading specification and trying to understand it. Browsing related views in Koha. Asking for more information. 1.00 Actions
24.01.2022 15:46 24.01.2022 Lari Taskula Development Support #762: Edit patron information before registration of arrival Creating a mock Libris response so that we can start development without Libris API keys. Using a dummy response from Libris documentation. Running into configuration issues. partner_code seems to not get populated for $ill_config. It is defined in $KOHA_CONF but it looks like the code is attempting to read it from config.yaml. Debugging. 1.00 Actions
(51-75/182) Per page: 25, 50, 100, 500

Also available in: Atom CSV