Project

General

Profile

Spent time

Filters

Apply Clear

Hours: 344.53

Created Date User Activity Issue Comment Hours
07.02.2022 00:39 07.02.2022 Samu Heiskanen Development Support #776: “Details” under patrons in the staff interface a way to separate ordinary reservations from inter library loan reservations On the positive side now I now how to implement this task because I have learned a lot about the way these tabs are made 0.50 Actions
07.02.2022 00:00 07.02.2022 Samu Heiskanen Development Support #776: “Details” under patrons in the staff interface a way to separate ordinary reservations from inter library loan reservations Ok now I get it. I have to make new tab for interlibrary loans. Wasn't I been stupid! 0.05 Actions
06.02.2022 23:57 07.02.2022 Samu Heiskanen Development Support #776: “Details” under patrons in the staff interface a way to separate ordinary reservations from inter library loan reservations Now I realized that there can't be interlibrary holds under holds-tab: it is only for home library holds. That's why there isn't homebranch for that because those holds are always from homebranch 1.00 Actions
06.02.2022 23:07 07.02.2022 Samu Heiskanen Development Support #776: “Details” under patrons in the staff interface a way to separate ordinary reservations from inter library loan reservations I guess holds-table oObj is Hold, not Item. Maybe I can reference straight to the Item with Hold-object. 1.00 Actions
06.02.2022 22:03 07.02.2022 Samu Heiskanen Development Support #776: “Details” under patrons in the staff interface a way to separate ordinary reservations from inter library loan reservations Studying intensely holds.js 1.00 Actions
06.02.2022 15:59 06.02.2022 Samu Heiskanen Development Support #776: “Details” under patrons in the staff interface a way to separate ordinary reservations from inter library loan reservations I have tried to read the code behind KohaTable and dataTable but it is very slow: I'm not very good at Javascript 1.00 Actions
06.02.2022 14:55 06.02.2022 Samu Heiskanen Development Support #776: “Details” under patrons in the staff interface a way to separate ordinary reservations from inter library loan reservations I have figured out that the probable reason why item.branch won't work in holds-tab is that the table type is dataTable and checkouts-tab table type is KohaTable 1.00 Actions
04.02.2022 05:43 04.02.2022 Samu Heiskanen Development Support #776: “Details” under patrons in the staff interface a way to separate ordinary reservations from inter library loan reservations I only make entry for 3 hours though I worked all night but I didn't finish the job. I learned a lot, but more work tomorrow. 3.00 Actions
03.02.2022 13:33 03.02.2022 Samu Heiskanen Development Support #776: “Details” under patrons in the staff interface a way to separate ordinary reservations from inter library loan reservations Studying over perl scrips, templates and javascripts which relate to the Checkouts- and Holds-tabs 2.00 Actions
03.02.2022 08:59 03.02.2022 Lari Taskula Development Feature #786: Cron script reminder for unretrieved material Studying module's already existing cronjob. Designing a flexible config.yaml configuration for this feature. Developing the feature and sending a PR to upstream repository. 6.00 Actions
03.02.2022 04:29 03.02.2022 Samu Heiskanen Development Support #776: “Details” under patrons in the staff interface a way to separate ordinary reservations from inter library loan reservations I have found out similar way to implement the Home library column in Javascript. Now I have to study how it is done in the checkouts.js 2.00 Actions
02.02.2022 03:15 02.02.2022 Samu Heiskanen Development Support #776: “Details” under patrons in the staff interface a way to separate ordinary reservations from inter library loan reservations Trying desperately find how to know items homelibrary 2.00 Actions
02.02.2022 01:45 02.02.2022 Lari Taskula Development Support #780: Charge patron a fee at receive Reading specification for step b. Implementing changes. 1.25 Actions
02.02.2022 00:21 02.02.2022 Lari Taskula Development Support #779: Bug 24239 - Let the ILL module set ad hoc hard due dates Studying the specification doc for task a. Checking Bugzilla Bug 24239 and studying Magnus's patch. Reading discussion related to the bug. It was suggested that instead of custom attribute, a date_due column could be added to illrequests table. Implementing this and writing tests for this. 3.50 Actions
31.01.2022 05:10 31.01.2022 Samu Heiskanen Development Support #776: “Details” under patrons in the staff interface a way to separate ordinary reservations from inter library loan reservations I have reached the point where I'd like to peek to the Asset.js. I can't find it, but there must be a reason for it. I have gained the overall picture of how the Koha works: Perl CGI-scripts which interact with html-templates which in turn run javascript. 2.00 Actions
31.01.2022 00:42 31.01.2022 Samu Heiskanen Development Support #776: “Details” under patrons in the staff interface a way to separate ordinary reservations from inter library loan reservations Still trying to find the value to the homebranch 1.00 Actions
30.01.2022 23:37 31.01.2022 Samu Heiskanen Development Support #776: “Details” under patrons in the staff interface a way to separate ordinary reservations from inter library loan reservations Trying to find the Home library, homebranch for the item that patron has a holded. 1.00 Actions
30.01.2022 18:14 30.01.2022 Samu Heiskanen Development Support #776: “Details” under patrons in the staff interface a way to separate ordinary reservations from inter library loan reservations And the solution is in: "koha-tmpl/intranet-tmpl/prog/js/holds.js" Ok, now to editing javascript. 0.50 Actions
30.01.2022 17:34 30.01.2022 Samu Heiskanen Development Support #776: “Details” under patrons in the staff interface a way to separate ordinary reservations from inter library loan reservations This seems simpler than I thought. Important table settings are in table id="holds-table". I think they are in "kohaclone/blib/INTRANET_TMPL_DIR/prog/js/holds.js" or in "kohaclone/blib/INTRANET_CGI_DIR/admin/columns_settings.yml". Maybe in both. 2.00 Actions
30.01.2022 15:12 30.01.2022 Samu Heiskanen Development Support #776: “Details” under patrons in the staff interface a way to separate ordinary reservations from inter library loan reservations Now I'm going through koha-tmpl/intranet-tmpl/prog/en/includes/circ-menu.inc wondering if I can change that 1.00 Actions
30.01.2022 13:58 30.01.2022 Samu Heiskanen Development Support #776: “Details” under patrons in the staff interface a way to separate ordinary reservations from inter library loan reservations I have added the home library column, now I have to figure out how to find the data for that column 1.00 Actions
30.01.2022 13:07 30.01.2022 Samu Heiskanen Development Support #776: “Details” under patrons in the staff interface a way to separate ordinary reservations from inter library loan reservations Maybe the best way is to add a home library column to the Holds? 1.00 Actions
29.01.2022 01:18 28.01.2022 Lari Taskula Communication Support #761: koha-illbackend-libris enhancements Debugging the issue we first ran into. It is due to a bug that attempts to read a wrong configuration parameter. Asking Samu to fix it and send a pull request to Magnus. 0.50 Actions
29.01.2022 01:16 28.01.2022 Lari Taskula Communication Support #761: koha-illbackend-libris enhancements Replying to Magnus regarding a bug in his module. 0.25 Actions
27.01.2022 22:05 27.01.2022 Lari Taskula Communication Support #761: koha-illbackend-libris enhancements Reading Magnuses emails and replying. 0.25 Actions
27.01.2022 22:05 26.01.2022 Lari Taskula Communication Support #761: koha-illbackend-libris enhancements Requesting information from Kalle. 0.25 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
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
24.11.2021 10:59 24.11.2021 Lari Taskula Development Feature #578: ansible-role-koha Support ServerAlias in apache2 0.50 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
27.09.2021 07:59 27.09.2021 Lari Taskula Translating Feature #577: Swedbank Pay Translations 0.50 Actions
25.09.2021 17:03 25.09.2021 Lari Taskula Development Feature #577: Swedbank Pay Implementing Capture and After Payment steps & callback. Recording a screencast. 9.00 Actions
23.09.2021 10:07 23.09.2021 Lari Taskula Development Feature #577: Swedbank Pay Emailing Swedbank tech support back and forth, implementing the Create order step of Payment Menu. 2.75 Actions
17.09.2021 01:53 16.09.2021 Lari Taskula Development Feature #578: ansible-role-koha Tidying code, adding support for system preferences. A lot of testing. 6.00 Actions
17.09.2021 01:52 17.09.2021 Lari Taskula Development Feature #577: Swedbank Pay Adding order statuses for logging purposes. 0.50 Actions
17.09.2021 01:52 17.09.2021 Lari Taskula Development Feature #577: Swedbank Pay Integration developement with Swedbank Pay API. 2.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
09.09.2021 21:47 09.09.2021 Lari Taskula Development Feature #578: ansible-role-koha Support OPAC, investigating porting the automatic installer script from KS. 4.00 Actions
08.09.2021 22:23 09.09.2021 Lari Taskula Development Feature #578: ansible-role-koha Debugging various issues, figuring out a solution to providing database credentials with koha-create's --use-db flag 6.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
07.09.2021 21:28 08.09.2021 Lari Taskula Communication Feature #577: Swedbank Pay Emailing imCode about current status, it appears it's not possible to have patron select payment method in Swedbank's page with their 'Redirect' method. 0.25 Actions
07.09.2021 21:27 08.09.2021 Lari Taskula Development Feature #577: Swedbank Pay Testing configuration page and fixing some minor syntax bugs. 0.25 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:26 08.09.2021 Lari Taskula Documenting Feature #577: Swedbank Pay Documentation fixes 0.25 Actions
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
07.09.2021 15:01 07.09.2021 Lari Taskula Development Feature #577: Swedbank Pay Removing references to DIBS, investigating ISO 4217 as it is mentioned in the source. 0.50 Actions
06.09.2021 14:00 06.09.2021 Lari Taskula Development Feature #577: Swedbank Pay Starting by reading documentation, forking DIBS Payment Plugin, renaming files and packages and adjusting configuration variables. 2.00 Actions
17.02.2021 19:28 17.02.2021 Lari Taskula Development Feature #442: Koha notices & slips test script Generating a test script from advanced_notices.pl to print the generated letter without enqueueing it. 0.50 Actions
08.02.2021 19:21 08.02.2021 Lari Taskula Development Feature #421: Bug 20028 - Export all patron related personal data in one package Fixing tests with what was decided in Bug 27630 0.50 Actions
08.02.2021 19:20 08.02.2021 Lari Taskula Communication Bug #439: Bug 27630 - TestBuilder real number precision to use column's size Emailing to koha-devel and writing comment to Bugzilla. 0.50 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
05.02.2021 18:45 05.02.2021 Lari Taskula Development Bug #439: Bug 27630 - TestBuilder real number precision to use column's size Investigating this issue further. Attempting to reload the TestBuilder-generated data via DBIx's discard_changes/get_from_storage methods, but it fails for the tables that don't have primary keys. Digging into DBIx, DBI and eventually some DBD::mysql where (or lower) the problem seems to originate from. Writing better unit tests to prove this issue. 3.00 Actions
04.02.2021 23:08 04.02.2021 Lari Taskula Documenting Feature #421: Bug 20028 - Export all patron related personal data in one package Writing comments, refactoring patch notes. 0.25 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
04.02.2021 19:51 04.02.2021 Lari Taskula Development Bug #439: Bug 27630 - TestBuilder real number precision to use column's size Found annoying issue with Bug 20028's tests when running Test::More's is_deeply comparing an object built by TestBuilder with an object fetched from database via DBIx. Decimal places do not match. Investigating TestBuilder. Found there's a hardcoded 2-decimal place definition. Creating a new Bug to Bugzilla and patching the issue. 1.25 Actions
04.02.2021 01:41 04.02.2021 Lari Taskula Development Feature #421: Bug 20028 - Export all patron related personal data in one package Implementing a new approach by using DBIx::Class relationships. Interestingly, DBIx::Class::ResultSource::relationships returns other than just tables, for example "borrower_relationships_guarantees". Not sure why this is. 3.00 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
29.01.2021 18:07 29.01.2021 Lari Taskula Communication Feature #421: Bug 20028 - Export all patron related personal data in one package Commenting to Bugzilla on terminology. 0.25 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
27.01.2021 15:14 27.01.2021 Lari Taskula Development Feature #421: Bug 20028 - Export all patron related personal data in one package Starting design & development. Decided not to drop the original patch of Bug 20028 completely, but give credit to the original author by using their code that adds a system preference. Using a TDD method, writing hundreds of lines of unit tests. Realized Josef M. had found a smart way to use the already existing object-to-patron-id mapping provided by Koha::Patron. 6.50 Actions
26.01.2021 11:33 26.01.2021 Lari Taskula Communication Feature #421: Bug 20028 - Export all patron related personal data in one package Contacting original author, Jon Knight, gaining their permission to rescue Bug. 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
31.07.2020 14:46 31.07.2020 Lari Taskula Communication Feature #301: Koha Continuous integration Emailing KK about regression issues and asking their interest in setting up Finland-wide continuous integration system. 0.50 Actions
31.03.2020 09:20 31.03.2020 Olli-Antti Kivilahti Development Feature #59: NatLibFi (KK) Koha consultation Testing Kehitysehdotus #4332: Bug 24751 - REST API: CRUD endpoints for holdings records Code reviewing the big change. Discussing with @lari. 1.82 Actions
17.03.2020 23:11 17.03.2020 Lari Taskula Documenting Feature #266: Bug 24101 - Due date to on-site loans according to the calendar and possibility to renew on-site loans The work logging for this issue is in tiketti.koha-suomi.fi. See issue description for links. 0.25 Actions
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
01.03.2020 15:27 01.03.2020 Lari Taskula Documenting Feature #254: Bug 24751 - REST API: CRUD endpoints for holdings records The work logging for this issue is in tiketti.koha-suomi.fi. See issue description for links. 0.25 Actions
10.01.2020 23:48 10.01.2020 Lari Taskula Development Feature #218: REST API: Checkout Gathering requirements, initial development. 2.00 Actions
13.10.2019 19:19 13.10.2019 Lari Taskula Development Feature #238: Holds pickup location REST API improvements, https://tiketti.koha-suomi.fi/issues/3375 Holds pickup location REST API improvements, https://tiketti.koha-suomi.fi/issues/3375 24.37 Actions
19.09.2019 10:21 19.09.2019 Olli-Antti Kivilahti Design Feature #59: NatLibFi (KK) Koha consultation https://tiketti.koha-suomi.fi/issues/4134 Mentoring @nugged to deploy Koha-Ansible dev environment. 2.33 Actions
10.09.2019 11:15 10.09.2019 Olli-Antti Kivilahti Communication Feature #59: NatLibFi (KK) Koha consultation Mentoring @nugged. https://tiketti.koha-suomi.fi/issues/4134 2.25 Actions
31.07.2019 10:21 31.07.2019 Olli-Antti Kivilahti Communication Feature #59: NatLibFi (KK) Koha consultation https://tiketti.koha-suomi.fi/issues/3375 - sprint retrospective, all is ok. No extra sprints. 0.33 Actions
31.07.2019 10:20 04.07.2019 Olli-Antti Kivilahti Communication Feature #59: NatLibFi (KK) Koha consultation https://tiketti.koha-suomi.fi/issues/3375 Sprint planning in Hki. 1h travel time with 50% billing. 1.50 Actions
19.07.2019 02:30 19.07.2019 Olli-Antti Kivilahti Development Feature #59: NatLibFi (KK) Koha consultation https://tiketti.koha-suomi.fi/issues/3375 0.05 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
19.07.2019 01:21 18.07.2019 Olli-Antti Kivilahti Development Feature #59: NatLibFi (KK) Koha consultation https://tiketti.koha-suomi.fi/issues/3375 3.87 Actions
17.07.2019 11:41 17.07.2019 Olli-Antti Kivilahti Development Feature #59: NatLibFi (KK) Koha consultation https://tiketti.koha-suomi.fi/issues/3375 6.02 Actions
16.07.2019 19:05 16.07.2019 Olli-Antti Kivilahti Development Feature #59: NatLibFi (KK) Koha consultation https://tiketti.koha-suomi.fi/issues/3375 3.00 Actions
12.04.2019 17:24 12.04.2019 Lari Taskula Communication Support #23: Bug 18205 - Mojo::Log with Koha::Logger::Mojo Commenting into Bugzilla. 0.25 Actions
08.04.2019 19:31 08.04.2019 Lari Taskula Development Feature #21: SMS::Send::BudgetSMS Implementing module, tests and writing documentation. Pushing to CPAN and GitHub with Travis CI enabled. 4.00 Actions
08.04.2019 15:19 08.04.2019 Lari Taskula Development Feature #20: Bug 14791 - Automatically attempt to resend failed notices Rebasing patches and re-submitting them for signoff. 2.00 Actions
16.03.2019 02:14 16.03.2019 Lari Taskula Development Bug #13: Bug 22527: Link to wrong database manual when missing privileges Identifying and fixing bug. Providing an enhancement to error visibility. 0.50 Actions
(101-182/182) Per page: 25, 50, 100, 500

Also available in: Atom CSV