Project

General

Profile

Spent time

Filters

Apply Clear

Hours: 612.28

Project Created Date User Activity Issue Comment Hours
Koha Contributions 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
Koha Contributions 26.09.2023 23:14 27.09.2023 Olli-Antti Kivilahti Design Support #1101: ISO ILL 18626 ja Koha - Design phase. Designing DB schemas. Updating diagrams and published them on kiwi. Wrote a status report suggesting transitioning to Scrum. 3.21 Actions
Koha Contributions 26.09.2023 18:57 26.09.2023 Olli-Antti Kivilahti Development Support #1101: ISO ILL 18626 ja Koha - Design phase. Ported REST API accessors and messaging subsystem to Plugin and TypeScript. Looking into GUI to CRUD data objects. Started figuring out how to organize ISO18626 transaction in the Koha's DB ILL-schemas and possible extensions. 1.98 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 20.09.2023 22:02 21.09.2023 Olli-Antti Kivilahti Design Support #1101: ISO ILL 18626 ja Koha - Design phase. Looking at ways to pass a websocket connection from the Koha-plugin via a deployed Koha-application. Apache2 has support. Plack/PSGI doesn't. Mojolicious works like a charm. Asked help from #mojo and reported to #koha. Notifying stakeholders. 3.98 Actions
Koha Contributions 20.09.2023 00:19 20.09.2023 Olli-Antti Kivilahti Development Support #1101: ISO ILL 18626 ja Koha - Design phase. Implementing the BDD happy path test case. Designing GUI interactions. Stint on injecting a websocket via the Koha plugin, which actually works. Websocket enables faster performance for the GUI and push notifications. 3.25 Actions
Koha Contributions 19.09.2023 09:55 18.09.2023 Olli-Antti Kivilahti Development Support #1101: ISO ILL 18626 ja Koha - Design phase. Implementing DAO and XML serialization/deserialization using metaprograming. REST API endpoint for pure unhindered XML communication with custom auth. 11.00 Actions
Koha Contributions 18.09.2023 05:38 17.09.2023 Olli-Antti Kivilahti Development Support #1101: ISO ILL 18626 ja Koha - Design phase. Deployed the Koha-to-Koha ILL module. Implementing data structures to encapsulate the ISO18626 messages. Implementing XML parsing and validation. Looking at reusing parts of existing ILL modules. Vue.js is introduced to Koha via the ERM-module, and ILL system doesn't provide that much autogeneration for the UI after all. Better UX with Vue.js 5.99 Actions
Koha Contributions 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
Koha Contributions 14.09.2023 23:14 15.09.2023 Olli-Antti Kivilahti Design Support #1101: ISO ILL 18626 ja Koha - Design phase. Studied the ByWater solutions instructables on the Koha-to-Koha -ILL Plugin. It is missing quite some features if the ISO18626 standard. Communicating with stakeholders about need for speek. 1.02 Actions
Koha Contributions 14.09.2023 23:14 15.09.2023 Olli-Antti Kivilahti Development Support #1101: ISO ILL 18626 ja Koha - Design phase. Finished setting up a working Koha dev env. Ubuntu packages install + koha-gitify + some manual work with routing and scss bundling. Basic configuration. Not completely streamlined community processes, but good enough. 0.93 Actions
Koha Contributions 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
Koha Contributions 13.09.2023 22:33 14.09.2023 Olli-Antti Kivilahti Design Support #1101: ISO ILL 18626 ja Koha - Design phase. Looking into state graph. Preparing to publish to koha wiki. Looking at implementing a MMVP. 1.53 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 13.09.2023 18:37 13.09.2023 Olli-Antti Kivilahti Design Support #1101: ISO ILL 18626 ja Koha - Design phase. Continuing with the state diagram. Got access to the ISO Implementers Advisory Committee and looking at the materials there. Discussion about auth is very good. 2.49 Actions
Koha Contributions 08.09.2023 04:47 08.09.2023 Olli-Antti Kivilahti Design Support #1101: ISO ILL 18626 ja Koha - Design phase. Designing a state graph for ISO18626 to be loaded into Koha's ILL-module. Looking into how to best leverage Koha's features to provide a best possible user experience, with minimal development work. 7.00 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 Fund 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
Koha Contributions 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
Koha Fund 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
Koha Fund 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
Koha Contributions 25.08.2023 21:07 26.08.2023 Olli-Antti Kivilahti Design Support #1101: ISO ILL 18626 ja Koha - Design phase. Looking at significant Complex Data Types of concern in the ISO -standard, and how to implement them in Koha. Releasing some thoughts on "Koha to Koha" messaging. 1.50 Actions
Koha Contributions 25.08.2023 14:19 25.08.2023 Olli-Antti Kivilahti Design Support #1101: ISO ILL 18626 ja Koha - Design phase. Implementing a more detailed plan for the basic use cases. Referencing Koha capabilities and ISO specs. 1.50 Actions
(26-50/240) Per page: 25, 50, 100, 500

Also available in: Atom CSV