← Previous day | Today | Next day → | Search | Index
All times shown according to UTC.
Time | Nick | Message |
---|---|---|
00:13 | inlibro joined #koha | |
00:42 | Dyrcona joined #koha | |
01:13 | inlibro joined #koha | |
01:45 | ere joined #koha | |
02:13 | inlibro joined #koha | |
03:13 | inlibro joined #koha | |
04:14 | inlibro joined #koha | |
04:18 | aleisha_ joined #koha | |
04:32 | hayley joined #koha | |
04:52 | kathryn joined #koha | |
04:58 | kathryn joined #koha | |
05:11 | chriss joined #koha | |
05:14 | inlibro joined #koha | |
05:18 | ere joined #koha | |
05:29 | hayley joined #koha | |
05:40 | did joined #koha | |
05:47 | ashimema[m] | @later tell jajm any chance you could look at Bug 26398 - it seems very few people have the expertise to understand how to test it.. and I think my test plan attempt isn't great either.. hoping as someone who understands how trnaslation works you might have better luck |
05:47 | huginn | ashimema[m]: The operation succeeded. |
06:06 | cait joined #koha | |
06:10 | fridolin joined #koha | |
06:11 | davidnind joined #koha | |
06:14 | inlibro joined #koha | |
06:16 | lmstrand joined #koha | |
06:27 | fridolin | hi there |
06:27 | wahanui | hello, fridolin |
06:27 | fridolin | coffee please |
06:35 | reiveune joined #koha | |
06:36 | reiveune | hello |
06:39 | lds joined #koha | |
06:52 | alex_a joined #koha | |
06:52 | alex_a | Bonjour |
06:58 | ashimema[m] | https://2020.kohacon.org/posts/registration/ |
06:59 | Morning all | |
06:59 | cait joined #koha | |
07:03 | cait1 joined #koha | |
07:14 | inlibro joined #koha | |
07:31 | alex_a joined #koha | |
07:33 | kohaputti joined #koha | |
08:14 | inlibro joined #koha | |
08:35 | lukeG1 joined #koha | |
08:36 | alex_a_ joined #koha | |
08:42 | Joubu | kohaputti: Are you around? |
08:42 | kohaputti | yes |
08:42 | Joubu | I am fighting with something |
08:42 | bug 25913 | |
08:43 | huginn | Bug http://bugs.koha-community.org[…]_bug.cgi?id=25913 normal, P5 - low, ---, jonathan.druart, Passed QA , Internal server error when calling get_coins on record with no title (245) but with 880 linked to 245 |
08:43 | Joubu | You PQAed it last week |
08:43 | but the tests don't pass now | |
08:43 | so I bet something has changed on master | |
08:43 | could you confirm the test now fails for you as well? | |
08:43 | kohaputti | I can look into this, please mark as FQA |
08:43 | I will let you know when it is ready | |
08:43 | Joubu | I am not sure it's coming from the patch actually |
08:44 | kohaputti | Joubu, which test to be specific? |
08:44 | Joubu | the test the patch adds |
08:45 | kohaputti | aah, I remember having the same issue but I fixed it by reset_all maybe, trying to remember what was going on here |
08:45 | Joubu, hmm, right, I modified the koha2marc mappings and that's why the test didn't pass | |
08:45 | so I had to do reset_all to get the defaults which make that test pass | |
08:46 | Joubu | hum, will try a reset_all |
08:46 | but I haven't done much this morning since I started up this instance | |
08:49 | kohaputti | Joubu, all the tests pass for me on debian 9 koha-testing-docker |
08:49 | what is the error in the test? | |
08:51 | Joubu | actually the test fails if I run it twice.. |
08:51 | Can't call method "get_coins" on an undefined value at t/db_dependent/Koha/Biblio.t line 140. | |
08:52 | kohaputti | yes, now it fails for me also |
08:52 | Joubu | very weird, it's AddBiblio that does not insert the biblio apparently, but without error :-/ |
08:57 | it's a biblioitemnumber vs biblionumber issue I bet | |
08:57 | kohaputti | hmm, I think I had similar issue before, it was about missing () parentheses around |
08:57 | Joubu | yes |
08:57 | exactly | |
08:57 | that's it | |
08:57 | AddBiblio returns 239 return ( $biblionumber, $biblioitemnumber ); | |
08:57 | kohaputti | but have to go now to a meeting, back in 45 min or so --> |
08:57 | Joubu | so my $biblionumber = AddBiblio() will get the biblioitemnumber |
08:57 | thanks for having a look! | |
09:00 | lds joined #koha | |
09:05 | liliputech_asu joined #koha | |
09:06 | liliputech_asu | hi koha |
09:12 | davidnind left #koha | |
09:15 | inlibro joined #koha | |
09:39 | huginn | News from kohagit: Bug 25913: Get the correct return of AddBiblio <http://git.koha-community.org/[…]fd7838fcb362abed3> |
09:39 | News from kohagit: Bug 25957: Don't push blank field values to ES document <http://git.koha-community.org/[…]93dc4ea13c4f07ce3> | |
09:39 | News from kohagit: Bug 26551: Correct modal markup to prevent long heading from overflowing <http://git.koha-community.org/[…]53b195a441603e118> | |
09:39 | News from kohagit: Bug 26449: fix web installer typo <http://git.koha-community.org/[…]d9155b0d7cafad2da> | |
09:39 | News from kohagit: Bug 26260: Add missing elastic>cnx_pool to koha-conf-site.xml.in <http://git.koha-community.org/[…]02b6de54e45e766b2> | |
09:39 | News from kohagit: Bug 26191: Relocate track_login call in Auth.pm <http://git.koha-community.org/[…]95b8524ea6bd08fd6> | |
09:39 | News from kohagit: Bug 24598: Complete transfer for hold if checked out <http://git.koha-community.org/[…]127bbbdc7a9af4091> | |
09:39 | News from kohagit: Bug 24598: Add tests <http://git.koha-community.org/[…]6e5bbfea5897ec97e> | |
09:39 | News from kohagit: Bug 26184: Add div element to 'items available' note in OPAC reserve template <http://git.koha-community.org/[…]7a13bb4c66e346244> | |
09:39 | News from kohagit: Bug 25913: Prevent get_coins to crash if record does not have title <http://git.koha-community.org/[…]da0f58b1aeaed13c6> | |
09:39 | News from kohagit: Bug 25957: Unit test <http://git.koha-community.org/[…]fceafb64290981204> | |
09:45 | henryb joined #koha | |
09:46 | alex_a joined #koha | |
09:48 | cait joined #koha | |
10:03 | liliputech_asu | bon appétit :) |
10:08 | kohaputti | Joubu, and thanks for the follow-up :) |
10:15 | inlibro joined #koha | |
10:18 | cait1 joined #koha | |
10:23 | koha-jenkins | Project Koha_Master_D9 build #1443: UNSTABLE in 44 min: https://jenkins.koha-community[…]a_Master_D9/1443/ |
10:26 | Project Koha_Master_D10 build #364: SUCCESS in 46 min: https://jenkins.koha-community[…]a_Master_D10/364/ | |
10:30 | Project Koha_Master_U20 build #107: SUCCESS in 51 min: https://jenkins.koha-community[…]a_Master_U20/107/ | |
10:35 | Project Koha_Master_D10_Deps build #88: SUCCESS in 54 min: https://jenkins.koha-community[…]ster_D10_Deps/88/ | |
10:58 | vfernandes | hi #koha |
11:00 | khall joined #koha | |
11:03 | vfernandes | it's possible to authenticate in Koha via SIP2 to integrate Press Reader with Koha? |
11:05 | koha-jenkins | Project Koha_Master_U18 build #908: SUCCESS in 42 min: https://jenkins.koha-community[…]a_Master_U18/908/ |
11:13 | Project Koha_Master_D11 build #100: SUCCESS in 46 min: https://jenkins.koha-community[…]a_Master_D11/100/ | |
11:13 | oleonard_ | Hi all |
11:14 | reiveune left #koha | |
11:15 | inlibro joined #koha | |
11:18 | reiveune joined #koha | |
11:22 | koha-jenkins | Project Koha_Master_U16 build #74: STILL UNSTABLE in 51 min: https://jenkins.koha-community[…]ha_Master_U16/74/ |
11:36 | Project Koha_Master_D9_My8 build #425: SUCCESS in 1 hr 1 min: https://jenkins.koha-community[…]aster_D9_My8/425/ | |
11:49 | Project Koha_Master_D9_MDB_Latest build #402: SUCCESS in 43 min: https://jenkins.koha-community[…]9_MDB_Latest/402/ | |
11:55 | fridolin joined #koha | |
12:04 | liliputech_asu | hi vfernandes |
12:05 | https://care.pressreader.com/h[…]through-a-Library | |
12:06 | I'd says easiest solution to setup is to use the referrer solution (which is to be setup by pressreader) | |
12:07 | you could make some JS in OpacUserJS so that link to PressReader is only visible to connected users | |
12:08 | tcohen | what is Press Reader? |
12:08 | liliputech_asu | electronic ressource tcohen |
12:09 | tcohen | if you can tweak XSLT, for example, we added a way so XSLTs know you're logged |
12:09 | bug 25416 | |
12:09 | huginn | Bug http://bugs.koha-community.org[…]_bug.cgi?id=25416 enhancement, P5 - low, ---, tomascohen, Pushed to stable , Add information about anonymous session for XSLT use |
12:10 | liliputech_asu | tcohen: wasn't aware of that mechanism, nice :) |
12:10 | tcohen | later I added something better he |
12:10 | koha-jenkins | Project Koha_Master_U16 build #75: STILL UNSTABLE in 47 min: https://jenkins.koha-community[…]ha_Master_U16/75/ |
12:10 | tcohen | on bug 25961 |
12:10 | huginn | Bug http://bugs.koha-community.org[…]_bug.cgi?id=25961 enhancement, P5 - low, ---, tomascohen, Pushed to stable , Add hooks for plugins to inject variables to XSLT |
12:10 | tcohen | so, from a plugin, you can add as many variables as you wish/need for XSLT use |
12:11 | liliputech_asu | \o/ |
12:13 | koha-jenkins | Project Koha_Master_U2010 build #18: SUCCESS in 50 min: https://jenkins.koha-community[…]_Master_U2010/18/ |
12:15 | inlibro joined #koha | |
13:11 | khall_ joined #koha | |
13:15 | inlibro joined #koha | |
13:20 | ere joined #koha | |
13:20 | * cait | waves at ere |
13:24 | * tcohen | waves at cait |
13:24 | caroline | #me waves at everyone |
13:24 | tcohen | :-D |
13:24 | caroline | oops! |
13:44 | marie-luce joined #koha | |
13:59 | lukeG joined #koha | |
14:05 | enkidu joined #koha | |
14:07 | Dyrcona joined #koha | |
14:15 | inlibro joined #koha | |
14:17 | aleisha joined #koha | |
14:22 | huginn | News from kohagit: Bug 13535: DBIC schema changes <http://git.koha-community.org/[…]555fbda84bc5254fe> |
14:22 | News from kohagit: Bug 19616: Compiled CSS <http://git.koha-community.org/[…]d06ea03ba09362835> | |
14:22 | News from kohagit: Bug 13535: DBRev 20.06.00.046 <http://git.koha-community.org/[…]1d41cc8bd8c1a1785> | |
14:22 | News from kohagit: Bug 23376: (QA follow-up) Remove authnotrequired <http://git.koha-community.org/[…]122f94ac8fb7de8c4> | |
14:22 | News from kohagit: Bug 15436: (follow-up) Fix separator for a single 440 in staff <http://git.koha-community.org/[…]b8a5a295c2ccb5801> | |
14:22 | News from kohagit: Bug 26280: Add unique class for each problem in returns.tt <http://git.koha-community.org/[…]7f078d21a95f18a50> | |
14:22 | News from kohagit: Bug 26485: Simplify itemnumber handling in returns.pl <http://git.koha-community.org/[…]77d9f7ec9ec258407> | |
14:22 | News from kohagit: Bug 16728: Add MARC21 777 - Issued with entry to staff and OPAC detail pages <http://git.koha-community.org/[…]8757fff0829f08844> | |
14:22 | News from kohagit: Bug 15436: Use semicolon between series name and volume <http://git.koha-community.org/[…]8edb57c602490e9b1> | |
14:22 | News from kohagit: Bug 23852: (QA follow-up) Correct scope of breadcrumb title style <http://git.koha-community.org/[…]2c7c1ecce713c817c> | |
14:22 | News from kohagit: Bug 19616: (follow-up) Breaking items according to punctuation <http://git.koha-community.org/[…]17a8824b8cbf4a041> | |
14:22 | News from kohagit: Bug 19616: (follow-up) Reindent XSLT code used for 505 display <http://git.koha-community.org/[…]4c4317ee7e8e5e1ca> | |
14:22 | News from kohagit: Bug 19616: Add MARC21 505$g - Formatted Contents Note / Miscellaneous informatoin <http://git.koha-community.org/[…]6f8bf3ae3c7330125> | |
14:22 | News from kohagit: Bug 5927: (QA follow-up) Move part template below show-series to make both *Utils... <http://git.koha-community.org/[…]fdd192926874731e1> | |
14:22 | News from kohagit: Bug 5927: [Alternate] Show series information in staff and opac results pages <http://git.koha-community.org/[…]a28ddbdc7058405d0> | |
14:22 | News from kohagit: Bug 13535: Add FK constraint on borrowernumber to alert table <http://git.koha-community.org/[…]5d3b588fd35d3e5b5> | |
14:22 | News from kohagit: Bug 23852: Merge biblio-title.inc and biblio-default-view.inc <http://git.koha-community.org/[…]aa81b0234c5866b3d> | |
14:22 | News from kohagit: Bug 23376: Remove unneeded 'count' parameter <http://git.koha-community.org/[…]4e0e7e23bb0a705f5> | |
14:22 | News from kohagit: Bug 23376: Move AcqCreateItem logic to template <http://git.koha-community.org/[…]9a1186087508aa68f> | |
14:22 | News from kohagit: Bug 23376: Clean up order receipt page code <http://git.koha-community.org/[…]5fc0a01182c717873> | |
14:35 | vfernandes joined #koha | |
14:43 | enkidu | Hi all |
14:44 | Any koha-testing-docker user here? | |
14:45 | huginn | News from kohagit: Bug 23376: (follow-up) Fix subscription bug in orderreceive.tt <http://git.koha-community.org/[…]bc0a347138b32ae75> |
14:46 | sam_s | enkidu: I use it in that i've got it reliably booting up and shutting down, still trying to figure out how to enable plugins in it |
14:47 | enkidu | I didn't remember how to update the files? |
14:47 | sam_s | the koha files or the testing docker files? |
14:47 | enkidu | koha files. |
14:48 | sam_s | are you pulling a specific koha version or just the git master? |
14:48 | enkidu | master |
14:48 | sam_s | what platform are you on? |
14:48 | enkidu | I used docker-compose -f docker-compose.yml pull |
14:48 | Linux | |
14:49 | sam_s | that just pulls stuff for docker compose |
14:49 | enkidu | what about koha files? |
14:49 | git clone? | |
14:49 | sam_s | you want to use git fetch from the directory iirc |
14:50 | clone is for a new repository | |
14:50 | or actually | |
14:50 | git pull should do it all | |
14:50 | if you fetch you have to merge it after | |
14:54 | enkidu | thanks |
15:02 | cait left #koha | |
15:07 | ashimema[m] | anyone here use transfers much |
15:10 | koha-jenkins | Yippee, build fixed! |
15:10 | wahanui | Congratulations! |
15:10 | koha-jenkins | Project Koha_Master_D9 build #1444: FIXED in 45 min: https://jenkins.koha-community[…]a_Master_D9/1444/ |
15:13 | Project Koha_Master_D9_MDB_Latest build #403: SUCCESS in 50 min: https://jenkins.koha-community[…]9_MDB_Latest/403/ | |
15:15 | Project Koha_Master_U20 build #108: SUCCESS in 51 min: https://jenkins.koha-community[…]a_Master_U20/108/ | |
15:16 | inlibro joined #koha | |
15:22 | cait joined #koha | |
15:24 | koha-jenkins | Project Koha_Master_D9_My8 build #426: SUCCESS in 1 hr 2 min: https://jenkins.koha-community[…]aster_D9_My8/426/ |
15:32 | fridolin left #koha | |
15:50 | koha-jenkins | Project Koha_Master_D10_Deps build #89: SUCCESS in 40 min: https://jenkins.koha-community[…]ster_D10_Deps/89/ |
16:01 | Project Koha_Master_U18 build #909: SUCCESS in 47 min: https://jenkins.koha-community[…]a_Master_U18/909/ | |
16:04 | margaret joined #koha | |
16:05 | koha-jenkins | Project Koha_Master_D10 build #365: SUCCESS in 49 min: https://jenkins.koha-community[…]a_Master_D10/365/ |
16:16 | inlibro joined #koha | |
16:22 | koha-jenkins | Project Koha_Master_U16 build #76: STILL UNSTABLE in 57 min: https://jenkins.koha-community[…]ha_Master_U16/76/ |
16:31 | Project Koha_Master_D11 build #101: UNSTABLE in 41 min: https://jenkins.koha-community[…]a_Master_D11/101/ | |
16:36 | ere joined #koha | |
16:51 | koha-jenkins | Project Koha_Master_D9 build #1445: UNSTABLE in 50 min: https://jenkins.koha-community[…]a_Master_D9/1445/ |
17:01 | sam_s | is there a guide somewhere on how to enable plugins on koha testing docker? |
17:02 | I've got my plugins directory alias exported and it shows up in the docker instance correctly (it sees the plugin I put in the folder) but I can't figure out how to get koha to start with plugins enabled, kup didn't do it, and I can go into kshell and enable the properties manually, but that seems like the wrong thing to do | |
17:13 | koha-jenkins | Project Koha_Master_U20 build #109: SUCCESS in 41 min: https://jenkins.koha-community[…]a_Master_U20/109/ |
17:16 | inlibro joined #koha | |
17:20 | koha-jenkins | Project Koha_Master_D9_MDB_Latest build #404: SUCCESS in 58 min: https://jenkins.koha-community[…]9_MDB_Latest/404/ |
17:30 | tuxayo | hi #koha o/ |
17:30 | oleonard | Hi tuxayo |
17:43 | tuxayo | hi oleonard :) |
17:43 | koha-jenkins | Project Koha_Master_D9_My8 build #427: SUCCESS in 52 min: https://jenkins.koha-community[…]aster_D9_My8/427/ |
17:44 | lisettelatah joined #koha | |
17:50 | khall joined #koha | |
18:06 | khall_ joined #koha | |
18:07 | davidnind joined #koha | |
18:16 | inlibro joined #koha | |
18:46 | ere joined #koha | |
19:07 | davidnind left #koha | |
19:16 | inlibro joined #koha | |
19:17 | kathryn joined #koha | |
19:20 | reiveune joined #koha | |
19:59 | alexbuckley joined #koha | |
20:00 | khall joined #koha | |
20:02 | khall joined #koha | |
20:15 | nlegrand_ joined #koha | |
20:16 | inlibro joined #koha | |
20:20 | hayley joined #koha | |
20:35 | reiveune | bye |
20:35 | reiveune left #koha | |
21:17 | inlibro joined #koha | |
21:51 | tuxayo | sam_s: I was able to test a patch about plugin a few months ago on koha testing docker. |
21:51 | bug 24631 | |
21:51 | huginn | Bug http://bugs.koha-community.org[…]_bug.cgi?id=24631 enhancement, P5 - low, ---, kyle, Failed QA , Plugin metadata should be outside the main class |
21:52 | tuxayo | After rereading quickly, I think I just started KTD as usual and uploaded the plugin via the webinterface |
22:12 | @later tell sam_s I just tried with Koha Testing Docker and I'm able to install a plugin via the web UI. Without any config at all, not even touching sysprefs. | |
22:12 | huginn | tuxayo: The operation succeeded. |
22:17 | inlibro joined #koha | |
22:28 | amoyano joined #koha | |
22:43 | aleisha_ joined #koha | |
22:47 | sam_s | tuxayo: weird. I tried running it with the typicall ku and also kup and in both modes plugins are disabled by default. is that a bug? |
22:48 | ere joined #koha | |
22:48 | tuxayo | sam_s: That should be worth of a ticket here [1] with your steps listed. |
22:48 | [1] https://gitlab.com/koha-commun[…]g-docker/-/issues | |
22:48 | sam_s | will do, thanks! |
23:00 | tuxayo | sam_s: a good test plugin is the kitchen sink one: https://github.com/bywatersolu[…]hen-sink/releases |
23:17 | inlibro joined #koha |
← Previous day | Today | Next day → | Search | Index