Project

General

Profile

Spent time

Filters

Apply Clear

Hours: 344.53

Created Date User Activity Issue Comment Hours
27.09.2021 07:59 27.09.2021 Lari Taskula Translating Feature #577: Swedbank Pay Translations 0.50 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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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.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
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
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
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
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
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
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
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
27.01.2022 22:05 26.01.2022 Lari Taskula Communication Support #761: koha-illbackend-libris enhancements Requesting information from Kalle. 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
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
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
11.02.2022 13:33 10.02.2022 Lari Taskula Communication Support #820: Allow renewals for ILLs Reading specs and trying to understand it. Confused about workflow, why isn't Koha's own renewal features enough? Asking Magnus for more information. 0.50 Actions
14.02.2022 07:50 14.02.2022 Lari Taskula Communication Support #762: Edit patron information before registration of arrival Received a response from Magnus. Reading it. 0.25 Actions
14.02.2022 12:30 14.02.2022 Lari Taskula Communication Support #761: koha-illbackend-libris enhancements Writing a status update email to relevant partners. 0.25 Actions
22.02.2022 14:57 22.02.2022 Lari Taskula Communication Support #761: koha-illbackend-libris enhancements Reading new task specification. Replying to Kalle. 0.25 Actions
03.03.2022 14:18 03.03.2022 Lari Taskula Communication Support #851: Bug 30200 - Add customizable tabs to interlibrary loan requests list Informing team of the new patches. 0.25 Actions
06.07.2022 23:30 07.07.2022 Lari Taskula Communication Feature #941: Bug 22456 - Allow patrons to cancel their waiting holds Commenting on Bugzilla about a possible scenario where patron wants to revert the cancellation request, had to inspect patches for reference. 1.00 Actions
05.10.2022 16:50 07.07.2022 Lari Taskula Communication Feature #940: Remove hold to a biblio if a non-holdable itemtype from the same biblio is checked out Emailing with client, July/August 1.00 Actions
06.10.2022 13:22 06.10.2022 Lari Taskula Communication Support #972: Bug 17499 - Koha objects for messaging preferences Noticing Koha::MessageAttribute(s) classes were already introduced while this Bug was in pending status. Need to adjust current patches - remove Koha::Patron::Message::Attribute(s) and rename transport classes to match naming convention of Koha::MessageAttribute(s). Commenting to Bugzilla. 0.50 Actions
26.10.2022 13:47 26.10.2022 Lari Taskula Communication Feature #942: Change item level hold to biblio level hold Commenting on Bugzilla 0.25 Actions
04.11.2022 00:04 04.11.2022 Lari Taskula Communication Feature #942: Change item level hold to biblio level hold Testing and commenting to Bugzilla. 0.25 Actions
30.08.2023 13:43 30.08.2023 Olli-Antti Kivilahti Communication Support #1101: ISO ILL 18626 ja Koha - Design phase. Status report to EPK. Got access to kiwi.fi. Quickly glancing at Airut. 0.75 Actions
14.09.2023 21:16 15.09.2023 Olli-Antti Kivilahti Communication Support #1101: ISO ILL 18626 ja Koha - Design phase. checking emails about ISO Committee work. 0.33 Actions
15.09.2023 20:47 15.09.2023 Olli-Antti Kivilahti Communication Support #1101: ISO ILL 18626 ja Koha - Design phase. Checking emails. Looking to code a bit. 0.25 Actions
27.09.2023 01:11 27.09.2023 Olli-Antti Kivilahti Communication Support #1101: ISO ILL 18626 ja Koha - Design phase. Publishing the endeavour to the Koha-Community. Sharing the latest WIP code to github. 1.15 Actions
27.09.2023 03:29 27.09.2023 Olli-Antti Kivilahti Communication Support #1101: ISO ILL 18626 ja Koha - Design phase. Engaging the community in IRC. Answering questions. 0.33 Actions
27.09.2023 16:56 27.09.2023 Olli-Antti Kivilahti Communication Support #1101: ISO ILL 18626 ja Koha - Design phase. Reading the IRC buzz. 0.20 Actions
30.09.2023 01:01 30.09.2023 Olli-Antti Kivilahti Communication Support #1101: ISO ILL 18626 ja Koha - Design phase. Discussing project continuity with the client. 0.33 Actions
04.10.2023 16:54 04.10.2023 Olli-Antti Kivilahti Communication Support #1101: ISO ILL 18626 ja Koha - Design phase. Scheduling a meeting with PTFS-E and published it on the mauling list. Levitating on how awesome the RFC is. 0.50 Actions
04.10.2023 17:05 04.10.2023 Olli-Antti Kivilahti Communication Support #1101: ISO ILL 18626 ja Koha - Design phase. Reading ISO18626 CILLT emails and meeting dates. 0.33 Actions
06.10.2023 17:07 06.10.2023 Olli-Antti Kivilahti Communication Support #1101: ISO ILL 18626 ja Koha - Design phase. Meeting with PTFS-E. ashimema and Pedro present. Discussing ISO18626 and our clients needs. Identified challenges regarding the standard: how to know in advance what the cost of the ILL is? 1.00 Actions
06.10.2023 17:25 06.10.2023 Olli-Antti Kivilahti Communication Support #1101: ISO ILL 18626 ja Koha - Design phase. Post-meeting ideas propagation. Asking clarifications from PTFS-peeps. Emailing NatLibFi about meeting notes and discoveries and CILLT ISOILL about the new discovered challenges with the standard. 1.45 Actions
25.10.2023 14:35 25.10.2023 Olli-Antti Kivilahti Communication Support #1101: ISO ILL 18626 ja Koha - Design phase. ISO18626 Authentication Recommendations and Best Practices -meeting with all the big shots. Commenting intensely on auth mechanisms. Reviewing proposed OAuth2 guidelines. Looks good and nice. 1.80 Actions
06.11.2023 14:42 06.11.2023 Olli-Antti Kivilahti Communication Support #1101: ISO ILL 18626 ja Koha - Design phase. Asking KK for a status update. 0.20 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
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
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
07.09.2021 21:26 08.09.2021 Lari Taskula Documenting Feature #577: Swedbank Pay Documentation fixes 0.25 Actions
14.02.2022 10:47 14.02.2022 Lari Taskula Documenting Feature #786: Cron script reminder for unretrieved material Improving documentation. Adding pod2usage and author & license. 0.25 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
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
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
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
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
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
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 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
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
10.01.2020 23:48 10.01.2020 Lari Taskula Development Feature #218: REST API: Checkout Gathering requirements, initial development. 2.00 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
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
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
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
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
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 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
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
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
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
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
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
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:27 08.09.2021 Lari Taskula Development Feature #577: Swedbank Pay Testing configuration page and fixing some minor syntax bugs. 0.25 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
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
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 Integration developement with Swedbank Pay API. 2.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
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
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
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
24.11.2021 10:59 24.11.2021 Lari Taskula Development Feature #578: ansible-role-koha Support ServerAlias in apache2 0.50 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
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
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
(1-100/182) Per page: 25, 50, 100, 500

Also available in: Atom CSV