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
(101-125/182) Per page: 25, 50, 100, 500

Also available in: Atom CSV