Project

General

Profile

Spent time

Filters

Apply Clear

Hours: 612.28

Project Created Date User Activity Issue Comment Hours
Koha Fund 20.02.2024 03:10 20.02.2024 Lari Taskula Development Support #1188: Bug 36134 - Elasticsearch authentication using userinfo parameter crashes about.pl Noticing the internal server error, reporting a Bug and implementing a fix. 1.50 Actions
Koha Contributions 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
Koha Fund 07.01.2024 20:01 07.01.2024 Lari Taskula Maintenance Support #1133: Päivitettävyysongelmat Investigating koha-l10n vs koha-common confclits with .po files. Making a nasty ansible hack to resolve this issue so that we can move on with the upgrades :/ 2.00 Actions
Koha Fund 04.12.2023 23:17 05.12.2023 Lari Taskula Maintenance Support #1130: Bug 35483 - Restore item level to record level hold switch in hold table Got an email notification that the feature added in Bug 31692 is not working anymore. Investigating why. Found out it was accidentally reverted by another Bug. Creating a new Bug and restoring the feature, pushing patches. Answering to comments in 31692. 2.50 Actions
Koha Fund 01.12.2023 17:48 01.12.2023 Lari Taskula Design Support #1129: Bug 35471 - Automatically select child MARC framework when adding child records Initial work. Discussing with client. Proposing to use our Koha Fund for this. 1.00 Actions
Koha Fund 01.12.2023 23:09 02.12.2023 Lari Taskula Development Support #1129: Bug 35471 - Automatically select child MARC framework when adding child records Writing template toolkit plugin for fetching child frameworks, adding logic to selecting child framework when adding a new child record. Fixing bugs, writing test plans, creating a new Bug. Attaching patches to Bugzilla. 3.00 Actions
Koha Fund 01.12.2023 17:50 01.12.2023 Lari Taskula Development Support #1129: Bug 35471 - Automatically select child MARC framework when adding child records Developing the feature. Adding a new column parent_frameworkcode to biblio_framework. Running DBIx schema upgrades. Adding elements to GUI for selecting parent framework. Making scripts handle the new fields. Adding conditionals to cat-toolbar.inc for adding a child record - if host has no child records, use default frameworkcode (''), if 1 child, use its frameworkcode, and if 2 or more children, list them all and let librarian select the desired one. 2.50 Actions
Koha Fund 05.12.2023 01:08 05.12.2023 Lari Taskula Maintenance Support #1129: Bug 35471 - Automatically select child MARC framework when adding child records Running koha-qa. Trying to fix tidiness issues. Can't. Spent enough time and find this too unproductive work. 2.00 Actions
Koha Fund 30.11.2023 22:20 01.12.2023 Lari Taskula Communication Support #1128: Koha mailing list support Helping a fellow Koha community member with public biblios API. Testing requests. 0.50 Actions
Koha Fund 27.09.2023 17:45 27.09.2023 Olli-Antti Kivilahti Maintenance Support #1115: Bug 33503 - Plugin OpenAPI2.0 specification schema fragments are not resolved. Merge full schema definitions. Rebasing the bug for tuxayo to take a new look at. Discussing issues with tuxayo. 0.75 Actions
Koha Fund 27.09.2023 17:44 27.09.2023 Olli-Antti Kivilahti Maintenance Support #1115: Bug 33503 - Plugin OpenAPI2.0 specification schema fragments are not resolved. Merge full schema definitions. During the year, as a part of the Toveri upgrades, detected this bug. Spent a lot of time figuring out why it happens and how to fix it. Shared the bug with the NatLibFi and the Bugzilla. 100.00 Actions
Koha Fund 04.09.2023 20:12 04.09.2023 Lari Taskula Development Bug #1104: Bug 34639 - Item shown in transit on detail.pl even if marked as arrived or cancelled Setting up perltidy and practising tidying commits. Providing perltidy'ed commits to BZ. 2.00 Actions
Koha Fund 29.08.2023 19:50 29.08.2023 Lari Taskula Development Bug #1104: Bug 34639 - Item shown in transit on detail.pl even if marked as arrived or cancelled Testing, providing new tests and commenting on BZ. 2.00 Actions
Koha Fund 29.08.2023 11:46 29.08.2023 Lari Taskula Development Bug #1104: Bug 34639 - Item shown in transit on detail.pl even if marked as arrived or cancelled Item shown in transit on detail.pl even if marked as arrived or cancelled. Writing a test and debugging. 4.00 Actions
Koha Contributions 07.10.2023 21:49 08.10.2023 Olli-Antti Kivilahti Design Support #1101: ISO ILL 18626 ja Koha - Design phase. Hands-on installed Koha-to-Koha ILL plugin from ByWater solutions and testing on how everything work and is rendered. Got a better outlook than from plain code-review. Documenting challenges with the Koha::ILL-approach, but Koha::ILL approach is the fastest way to get started and it is easy to just modify existing examples. 4.11 Actions
Koha Contributions 07.10.2023 17:40 07.10.2023 Olli-Antti Kivilahti Design Support #1101: ISO ILL 18626 ja Koha - Design phase. Started work on documenting the actual technical differences between those two approaches. There is a lot of overlap anyway. 1.22 Actions
Koha Contributions 26.09.2023 23:14 27.09.2023 Olli-Antti Kivilahti Design Support #1101: ISO ILL 18626 ja Koha - Design phase. Designing DB schemas. Updating diagrams and published them on kiwi. Wrote a status report suggesting transitioning to Scrum. 3.21 Actions
Koha Contributions 20.09.2023 22:02 21.09.2023 Olli-Antti Kivilahti Design Support #1101: ISO ILL 18626 ja Koha - Design phase. Looking at ways to pass a websocket connection from the Koha-plugin via a deployed Koha-application. Apache2 has support. Plack/PSGI doesn't. Mojolicious works like a charm. Asked help from #mojo and reported to #koha. Notifying stakeholders. 3.98 Actions
Koha Contributions 14.09.2023 23:14 15.09.2023 Olli-Antti Kivilahti Design Support #1101: ISO ILL 18626 ja Koha - Design phase. Studied the ByWater solutions instructables on the Koha-to-Koha -ILL Plugin. It is missing quite some features if the ISO18626 standard. Communicating with stakeholders about need for speek. 1.02 Actions
Koha Contributions 13.09.2023 22:33 14.09.2023 Olli-Antti Kivilahti Design Support #1101: ISO ILL 18626 ja Koha - Design phase. Looking into state graph. Preparing to publish to koha wiki. Looking at implementing a MMVP. 1.53 Actions
Koha Contributions 13.09.2023 18:37 13.09.2023 Olli-Antti Kivilahti Design Support #1101: ISO ILL 18626 ja Koha - Design phase. Continuing with the state diagram. Got access to the ISO Implementers Advisory Committee and looking at the materials there. Discussion about auth is very good. 2.49 Actions
Koha Contributions 08.09.2023 04:47 08.09.2023 Olli-Antti Kivilahti Design Support #1101: ISO ILL 18626 ja Koha - Design phase. Designing a state graph for ISO18626 to be loaded into Koha's ILL-module. Looking into how to best leverage Koha's features to provide a best possible user experience, with minimal development work. 7.00 Actions
Koha Contributions 25.08.2023 21:07 26.08.2023 Olli-Antti Kivilahti Design Support #1101: ISO ILL 18626 ja Koha - Design phase. Looking at significant Complex Data Types of concern in the ISO -standard, and how to implement them in Koha. Releasing some thoughts on "Koha to Koha" messaging. 1.50 Actions
Koha Contributions 25.08.2023 14:19 25.08.2023 Olli-Antti Kivilahti Design Support #1101: ISO ILL 18626 ja Koha - Design phase. Implementing a more detailed plan for the basic use cases. Referencing Koha capabilities and ISO specs. 1.50 Actions
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
(1-25/240) Per page: 25, 50, 100, 500

Also available in: Atom CSV