Project

General

Profile

Spent time

Filters

Apply Clear

Hours: 612.28

Project Created Date User Activity Issue Comment Hours
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 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 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 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 24.10.2022 23:50 25.10.2022 Lari Taskula Maintenance Feature #942: Change item level hold to biblio level hold Squashing patches, responding to a comment in Bugzilla, updating test plan. 0.50 Actions
Koha Contributions 06.10.2022 12:07 06.10.2022 Lari Taskula Maintenance Support #972: Bug 17499 - Koha objects for messaging preferences Rebasing Bug 17499 and attaching fresh patches to Bugzilla. 1.00 Actions
Koha Fund 05.10.2022 06:05 05.10.2022 Lari Taskula Maintenance Support #971: Records in search results not generating a valid link due to a missing biblionumber Investigate issue, populate 999-fields with batchRepairMissingBiblionumbers.pl and document this issue in case someone else runs into it. 1.00 Actions
Koha Contributions 20.04.2022 14:37 20.04.2022 Lari Taskula Maintenance Support #779: Bug 24239 - Let the ILL module set ad hoc hard due dates Rebasing 0.25 Actions
Koha Fund 29.12.2021 17:33 27.12.2021 Lari Taskula Maintenance Support #713: Debugging 952$x duplicating in Koha-Suomi MARC framework exports Found additional 952$x fields in items.more_subfields_xml. Debugging why it goes there. The issue was missing link between items.nonpublic_note and 952$x in the framework. Linking it (directly in database, for some reason Koha GUI did not allow this), testing, works. 2.50 Actions
Koha Contributions 07.09.2021 15:04 06.09.2021 Lari Taskula Maintenance Feature #578: ansible-role-koha Starting with NatLibFi's Koha. Analyzing current functionality and our additional requirements. Installing Koha with it. Studying koha-create from koha-common Debian package. Debugging an annoying memcached issue for hours that occured because our custom memcached role setup an Unix socket connection instead of listening to TCP:11211 that is the default way expected by Koha. 8.00 Actions
Koha Fund 20.03.2021 00:25 20.03.2021 Lari Taskula Maintenance Support #489: Local cover images No such file or directory Investigating "No such file or directory" in local cover images upload. It turned out to be an Apache2 security flag, "PrivateTmp" that forbid www-data to see anything /tmp directory. Set PrivateTmp=false in systemd unit file for Apache2 and it should work. 3.00 Actions
Koha Fund 16.03.2021 20:05 16.03.2021 Lari Taskula Maintenance Support #483: OPAC fi-FI template errors Investigating issues. Trying to apply different KohaSuomi/Koha-translations versions. None of them are working. Applying manual fixes to production - opac-messaging.pl is now loading but new translations cannot be installed until this issue is fixed. 2.00 Actions
Koha Fund 23.02.2021 19:45 23.02.2021 Lari Taskula Maintenance Feature #462: getitem-ajax.pl error handling Investigating error. Creating an issue on KohaSuomi GitHub. Discussing general log error handling with @kivilahtio. Deciding to use Koha Fund for such errors - it is appropriate because fixing such errors improve product quality. The end result should be notifying the client of the error, instead of crashing and logging it into Koha logs. 1.00 Actions
Koha Contributions 12.03.2020 18:07 12.03.2020 Lari Taskula Maintenance Feature #254: Bug 24751 - REST API: CRUD endpoints for holdings records Working from home. Fixing broken koha LXD containers & installations. 2.00 Actions
Koha Contributions 25.09.2023 21:08 26.09.2023 Olli-Antti Kivilahti Learning Support #1101: ISO ILL 18626 ja Koha - Design phase. Tried to use Koha's i18n layer, but it doesnt provide keys for the plugins, so using Vue's own i18n instead. Can build the SPA as a single-page iife easily distributable via Koha plugins' static_route. Managed to port DataTables with TS support, but KohaTable has deep deps for plugin-hostile js-files from Koha-core. Looking into porting routing and stores. 4.21 Actions
Koha Contributions 22.09.2023 02:31 22.09.2023 Olli-Antti Kivilahti Learning Support #1101: ISO ILL 18626 ja Koha - Design phase. Studying Koha's Vue stuff. Koha doesn't provide any instructables on how to run a dev env with Vue. Making progress porting components and understanding the Koha-side a bit better. In the plugin env not all Koha features can be loaded, such as i18n, the same and might be better to just port my own Vue code to use. 3.15 Actions
Koha Contributions 21.09.2023 02:05 21.09.2023 Olli-Antti Kivilahti Learning Support #1101: ISO ILL 18626 ja Koha - Design phase. Looking at the new ERM module in Koha, implemented with hte long-awaited Vue.js3. Looking at the tooling and how to port that to a plugin. Vue.js has implementation of most core Koha constructs, so looks like a very good way forward. 3.04 Actions
Koha Contributions 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
Koha Contributions 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
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: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 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 Contributions 05.07.2022 18:07 05.07.2022 Lari Taskula Learning Feature #940: Remove hold to a biblio if a non-holdable itemtype from the same biblio is checked out Going through Finnish Koha libraries' documentation and finding a possible resolution to this issue that requires a change in circulation rules workflow. Instead of defining hold restriction at "Default holds policy by item type", where exissting holds will not cancel when non-holdable itemtype is checked out, to placing the hold restrction at normal circulation rules table, where the holds do cancel when checking out a non-holdable itemtype. 1.00 Actions
Koha Contributions 20.05.2022 05:21 20.05.2022 Lari Taskula Learning Support #939: Holds improvements 05/2022 Investigating requirements and searching for possible existing solutions from Koha Bugzilla and search engines. Emailing client. 3.00 Actions
Koha Contributions 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
Koha Contributions 24.01.2022 14:43 24.01.2022 Lari Taskula Learning Support #761: koha-illbackend-libris enhancements Getting started. Reading task specification for our first tasks and checking out related resources. Installing koha-illbackend-libris. Running into some issues while configurating the module together with @samu.heiskanen that prevent creation of new requests. The issue is that branchcode does not get passed into the CGI-script. Is it missing from template? Debugging and checking out git history for related changes. It appears a recent commit has caused a bug. Contacting author of the module. 2.00 Actions
Koha Fund 30.11.2023 23:58 01.12.2023 Lari Taskula Translating Support #588: Translate Koha-Community OPAC Translations 1.50 Actions
Koha Fund 14.11.2023 00:21 14.11.2023 Lari Taskula Translating Support #588: Translate Koha-Community OPAC Translating OPAC 3.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.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 23.08.2022 12:21 23.08.2022 Lari Taskula Translating Support #588: Translate Koha-Community OPAC Translated "Palautettiin myöhässä." -> "Erääntynyt." in members/moremember-print.tt item status column. 0.50 Actions
Koha Fund 26.11.2021 01:44 26.11.2021 Lari Taskula Translating Support #588: Translate Koha-Community OPAC Translating Koha 21.11 OPAC. Finishing OPAC translations. There are still plenty of translations to do for staff client 4.00 Actions
Koha Fund 23.11.2021 02:12 23.11.2021 Lari Taskula Translating Support #588: Translate Koha-Community OPAC Translating 21.11 OPAC 2.00 Actions
Koha Fund 11.11.2021 01:47 11.11.2021 Lari Taskula Translating Support #588: Translate Koha-Community OPAC Translating OPAC 2.00 Actions
Koha Contributions 27.09.2021 07:59 27.09.2021 Lari Taskula Translating Feature #577: Swedbank Pay Translations 0.50 Actions
Koha Fund 21.09.2021 02:15 21.09.2021 Lari Taskula Translating Support #588: Translate Koha-Community OPAC Asking cait for Pootle permissions, translating Koha OPAC to Finnish. A lot to do. 6.00 Actions
Koha Fund 17.09.2021 01:56 17.09.2021 Lari Taskula Translating Support #588: Translate Koha-Community OPAC fi-FI translations 2.00 Actions
(201-240/240) Per page: 25, 50, 100, 500

Also available in: Atom CSV