Project

General

Profile

Spent time

Filters

Apply Clear

Hours: 243.25

Created Date User Activity Issue Comment Hours
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
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
31.10.2022 15:00 31.10.2022 Lari Taskula Development Bug #985: koha-pluginkohasuomi-label-printer fixes Received an email from client on errors for koha-plugin-kohasuomi-label-printer. Investigating errors. First error had to do with a possible mismatch between forced RFC3339 timestamp format and Koha's preferred date format in system preferences. Forcing all sheet timestamps to RFC3339. Secondly, it appears deleting sheets does not work. Running into strange issues with version numbering i.e "0.5" in path parameter returning 404 default mojolicious error page, implying the request never arrives controller. Trying various OpenAPI specs in an attempt to resolve the issue, but eventually setting sheet_version to query parameter. 2.00 Actions
23.11.2021 02:12 23.11.2021 Lari Taskula Translating Support #588: Translate Koha-Community OPAC Translating 21.11 OPAC 2.00 Actions
11.11.2021 01:47 11.11.2021 Lari Taskula Translating Support #588: Translate Koha-Community OPAC Translating OPAC 2.00 Actions
17.09.2021 01:56 17.09.2021 Lari Taskula Translating Support #588: Translate Koha-Community OPAC fi-FI translations 2.00 Actions
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
14.09.2022 15:34 14.09.2022 Lari Taskula Development Bug #965: Bug 31565 - Patron search filter by category code with special character returns no results Client reported a bug, investigating it and confirming it's a bug. Creating a new Bug to Bugzilla, debugging, creating & attaching a patch and reporting findings to Bugzilla. 2.25 Actions
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
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
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
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
14.11.2023 00:21 14.11.2023 Lari Taskula Translating Support #588: Translate Koha-Community OPAC Translating OPAC 3.00 Actions
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
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
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
18.04.2023 23:39 19.04.2023 Lari Taskula Translating Support #588: Translate Koha-Community OPAC Translating 22.11 OPAC 3.00 Actions
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
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
30.09.2020 14:16 30.09.2020 Lari Taskula Development Feature #358: Restoring item's checkout availability Discussing problems caused by missing REST endpoints between Koha-Suomi-Koha and NatLibFi's Koha project. One such missing feature is item's checkout availability. It should still be part of our Koha instances. Deciding to fund this work from the Koha funding because such generic APIs are useful for everyone. 3.00 Actions
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
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
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
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
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
(26-50/53) Per page: 25, 50, 100

Also available in: Atom CSV