Project

General

Profile

Spent time

Filters

Apply Clear

Hours: 243.25

Created Date User Activity Issue Comment Hours
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
14.11.2023 00:21 14.11.2023 Lari Taskula Development Support #588: Translate Koha-Community OPAC Found a minor grammar mistake in OPAC, creating a new Bug and making a fix. 0.50 Actions
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
23.02.2021 20:21 23.02.2021 Lari Taskula Documenting Support #463: Omnibus: Fix Koha ERROR / Internal Server Errors https://tiketti.koha-suomi.fi/issues/4775 0.50 Actions
11.09.2020 11:39 11.09.2020 Lari Taskula Development Bug #332: Populate webkakecon in KOHA_CONF for new installations Koha was down because of Webkake was unwantendly enabled and when the external service went down, so did Koha. Providing Koha-Suomi a PR to at least fix this issue for new installations. 0.75 Actions
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
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
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
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
05.10.2022 06:13 05.10.2022 Lari Taskula Development Support #971: Records in search results not generating a valid link due to a missing biblionumber Fixing migration scripts. 1.00 Actions
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
16.09.2022 15:44 16.09.2022 Lari Taskula Development Bug #965: Bug 31565 - Patron search filter by category code with special character returns no results Implementing further fixes to exact match search regarding escape of '\' character, and attaching a patch to Bugzilla. 1.00 Actions
19.04.2021 15:12 19.04.2021 Lari Taskula Development Bug #502: Bug 28170 - Downloading some files via Tools - Upload is broken Identifying this bug since a customer reported inability to download files. Reading jQuery DataTables documentation, creating a patch and attaching to Koha Bugzilla. 1.00 Actions
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
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
30.11.2023 23:58 01.12.2023 Lari Taskula Translating Support #588: Translate Koha-Community OPAC Translations 1.50 Actions
28.03.2022 10:59 28.03.2022 Lari Taskula Development Support #916: Bug 30376 - Unable to save item if field date acquired is set mandatory Client has observed the error and reported it to us. Reproducing and debugging. Identified error to 952$d. When a flatpickr field (such as 952$d aka. date acquired or dateaccessioned) is mandatory in item modification screen, form validation fails because Koha is unable to find the input field and observe its value. Creating a new Bug to Bugzilla, implementing a fix and sending the patch to BZ. 1.50 Actions
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
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
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
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
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
(1-25/53) Per page: 25, 50, 100

Also available in: Atom CSV