← Previous day | Today | Next day → | Search | Index
All times shown according to UTC.
| Time | Nick | Message | 
|---|---|---|
| 00:10 | inlibro joined #koha | |
| 00:17 | Mandersoon_ joined #koha | |
| 01:10 | inlibro joined #koha | |
| 02:10 | inlibro joined #koha | |
| 03:11 | inlibro joined #koha | |
| 04:11 | inlibro joined #koha | |
| 05:09 | chris joined #koha | |
| 05:11 | inlibro joined #koha | |
| 05:17 | cait joined #koha | |
| 06:01 | laurence joined #koha | |
| 06:11 | inlibro joined #koha | |
| 06:13 | carlos_ joined #koha | |
| 06:13 | alexbuckley joined #koha | |
| 06:24 | carlos_ joined #koha | |
| 06:25 | carlos_ joined #koha | |
| 06:45 | marcelr joined #koha | |
| 06:45 | marcelr | hi #koha | 
| 06:47 | sophie_m joined #koha | |
| 07:03 | alex_a joined #koha | |
| 07:04 | alex_a | Bonjour | 
| 07:04 | wahanui | bidet, alex_a | 
| 07:06 | fridolin joined #koha | |
| 07:06 | fridolin | yo | 
| 07:08 | cait joined #koha | |
| 07:11 | inlibro joined #koha | |
| 07:32 | paul_p joined #koha | |
| 07:41 | * magnuse | waves | 
| 07:47 | * cait | waves | 
| 08:03 | cait1 joined #koha | |
| 08:04 | cait2 joined #koha | |
| 08:11 | inlibro joined #koha | |
| 08:17 | cait1 joined #koha | |
| 08:22 | paxed | how does bug 23390 help translations? | 
| 08:22 | huginn | Bug http://bugs.koha-community.org[…]_bug.cgi?id=23390 enhancement, P5 - low, ---, nick, Pushed to master , Add placeholder syntax for column names | 
| 08:23 | paxed | afaics, it just turns "[[foo|bar]]" into "foo AS bar"? | 
| 08:24 | cait1 | paxed: this is for the itemnumber feature | 
| 08:24 | you name a column itemnumber and a batch edit button appears | |
| 08:24 | but that doesn't translate | |
| 08:25 | so with the new syntax the button appears AND you can choose what to display | |
| 08:29 | paxed | cait1: but it differs from using "foo AS bar" how? | 
| 08:30 | cait1 | as bar doesn't work | 
| 08:30 | with the batch edit feature | |
| 08:30 | the column HAS to be named itemnumber or cardnumber (in English) | |
| 08:30 | kidclamp: | |
| 08:30 | around? | |
| 08:32 | paxed | okay, i guess i'm just confused as there's no reference to the other bug? | 
| 08:33 | cait1 | it's in the first comment | 
| 08:33 | adding it as depends now | |
| 08:34 | paxed | okay. nothing in the commit message itself, though | 
| 08:34 | cait1 | very true | 
| 08:34 | missing the point | |
| 08:38 | vfernandes joined #koha | |
| 08:44 | andreashm joined #koha | |
| 08:46 | * andreashm | waves | 
| 08:52 | jraisa joined #koha | |
| 08:57 | janPasi | I can't quite understand what the use for that [[foo|bar]] is either | 
| 08:58 | could you explain it to me like I'm five? | |
| 09:00 | magnuse | you can rename the itemnumber column as "Exemplarnummer" so it looks nice for your german customers, and the "batch edit" button still appears? | 
| 09:10 | cait1 | yep | 
| 09:10 | that's it basically | |
| 09:11 | I was happy about having a solution for that - wondering now if it's the easiest option, but it's what we got | |
| 09:12 | inlibro joined #koha | |
| 09:27 | laurence joined #koha | |
| 09:37 | janPasi | oh, it's a new feature taht we don't have yet :D | 
| 09:37 | well that explains | |
| 09:38 | cait1 | 19.05 i think | 
| 09:38 | with improvements coming in 19.11 | |
| 09:39 | janPasi | yeah, ok | 
| 09:39 | thanks for the explanation :D | |
| 10:12 | inlibro joined #koha | |
| 11:12 | inlibro joined #koha | |
| 11:16 | khall joined #koha | |
| 11:31 | magnuse | "The National Library of Finland, with its over 3 million records, is now a #kohails library." https://twitter.com/keskitalo/[…]68441986573119488 | 
| 11:36 | cait1 | magnuse: when are you updting your demo to 19.05? :) | 
| 11:36 | wow | |
| 11:36 | they are fast | |
| 11:37 | alex_a joined #koha | |
| 11:38 | cait1 | magnuse: whenever you do - let me know and I will update the demo listing on the website | 
| 11:43 | magnuse | cait1: soon, i will try and remember to tell yo | 
| 12:12 | inlibro joined #koha | |
| 12:31 | khall joined #koha | |
| 12:40 | fridolin | kidclamp: yolo Bug 23413 | 
| 12:40 | huginn | Bug http://bugs.koha-community.org[…]_bug.cgi?id=23413 normal, P5 - low, ---, nick, Pushed to master , Add a holds routine to Koha::Items to fetch related holds | 
| 12:40 | fridolin | looks like a nice copy/paste ;) | 
| 12:40 | see my comment | |
| 12:56 | alex_a_ joined #koha | |
| 13:04 | cait1 | fridolin: gah, missed some? | 
| 13:04 | fridolin | yep, var is $transfert_rs | 
| 13:04 | :'( | |
| 13:05 | cait1: am I right ? | |
| 13:05 | cait1 | i haven't checked the code, only saw the comment | 
| 13:05 | but yeah, shoudl not say transfer anywhere i think | |
| 13:06 | bbl | |
| 13:07 | fridolin | I will wait for a followup to backport | 
| 13:09 | koha-jenkins | Project Koha_19.05_U18 build #32: SUCCESS in 32 min: https://jenkins.koha-community[…]oha_19.05_U18/32/ | 
| 13:10 | fridolin | whoooo \o/ | 
| 13:12 | inlibro joined #koha | |
| 13:15 | alex_a joined #koha | |
| 13:21 | koha-jenkins | Project Koha_19.05_D9 build #33: SUCCESS in 40 min: https://jenkins.koha-community[…]Koha_19.05_D9/33/ | 
| 13:22 | Project Koha_19.05_D8 build #31: SUCCESS in 43 min: https://jenkins.koha-community[…]Koha_19.05_D8/31/ | |
| 13:23 | alex_a joined #koha | |
| 13:24 | alex_a_ joined #koha | |
| 13:38 | khall joined #koha | |
| 13:42 | alex_a joined #koha | |
| 13:49 | fridolin | cait1: another alert : Bug 13552 | 
| 13:49 | huginn | Bug http://bugs.koha-community.org[…]_bug.cgi?id=13552 enhancement, P5 - low, ---, alexbuckley, Pushed to master , Add debar option to batch patron modification | 
| 13:50 | fridolin | i've tested to backport by I think there is a case that was not tested | 
| 13:51 | cc ashimema ^ | |
| 13:56 | tcohen | hi | 
| 14:12 | inlibro joined #koha | |
| 14:13 | fridolin joined #koha | |
| 14:18 | fridolin | !ping | 
| 14:18 | AnnaBoten | pong | 
| 14:36 | koha-jenkins | Project Koha_19.05_U18 build #33: SUCCESS in 29 min: https://jenkins.koha-community[…]oha_19.05_U18/33/ | 
| 14:43 | Project Koha_19.05_D9 build #34: SUCCESS in 38 min: https://jenkins.koha-community[…]Koha_19.05_D9/34/ | |
| 14:44 | tcohen | hi fridolin | 
| 14:44 | ashimema: around? | |
| 14:44 | Mandersoon_ joined #koha | |
| 14:46 | koha-jenkins | Project Koha_19.05_D8 build #32: SUCCESS in 42 min: https://jenkins.koha-community[…]Koha_19.05_D8/32/ | 
| 14:48 | fridolin | tcohen: hello | 
| 14:48 | i have an intensive talk with Jenkins ;) | |
| 15:09 | tcohen | cait1: around? | 
| 15:10 | cait1 | kind of around syep | 
| 15:10 | tcohen: | |
| 15:11 | koha-jenkins | Project Koha_19.05_U18 build #34: SUCCESS in 29 min: https://jenkins.koha-community[…]oha_19.05_U18/34/ | 
| 15:13 | inlibro joined #koha | |
| 15:18 | cait1 | @later tell bag ping | 
| 15:18 | huginn | cait1: The operation succeeded. | 
| 15:21 | koha-jenkins | Project Koha_19.05_D9 build #35: SUCCESS in 38 min: https://jenkins.koha-community[…]Koha_19.05_D9/35/ | 
| 15:28 | Project Koha_19.05_D8 build #33: SUCCESS in 42 min: https://jenkins.koha-community[…]Koha_19.05_D8/33/ | |
| 15:29 | fridolin left #koha | |
| 15:41 | koha-jenkins | Project Koha_19.05_U18 build #35: SUCCESS in 29 min: https://jenkins.koha-community[…]oha_19.05_U18/35/ | 
| 15:42 | laurence left #koha | |
| 16:01 | koha-jenkins | Project Koha_19.05_D9 build #36: UNSTABLE in 39 min: https://jenkins.koha-community[…]Koha_19.05_D9/36/ | 
| 16:10 | Project Koha_19.05_D8 build #34: UNSTABLE in 42 min: https://jenkins.koha-community[…]Koha_19.05_D8/34/ | |
| 16:13 | inlibro joined #koha | |
| 16:22 | Mandersoon_ joined #koha | |
| 16:31 | khall joined #koha | |
| 17:08 | cait1 left #koha | |
| 17:13 | inlibro joined #koha | |
| 18:11 | cait joined #koha | |
| 18:13 | inlibro joined #koha | |
| 18:37 | Mandersoon_ joined #koha | |
| 19:02 | khall joined #koha | |
| 19:08 | andreashm joined #koha | |
| 19:13 | inlibro joined #koha | |
| 19:18 | khall joined #koha | |
| 20:08 | sonOfRa_ joined #koha | |
| 20:08 | andreash_ joined #koha | |
| 20:12 | KotH_ joined #koha | |
| 20:13 | Joubu_ joined #koha | |
| 20:13 | dexap joined #koha | |
| 20:13 | inlibro joined #koha | |
| 20:19 | zb joined #koha | |
| 20:19 | nage joined #koha | |
| 20:33 | andreashm joined #koha | |
| 21:14 | inlibro joined #koha | |
| 21:27 | andreash_ joined #koha | |
| 21:31 | kathryn joined #koha | |
| 21:37 | kathryn joined #koha | |
| 22:05 | nage_ joined #koha | |
| 22:14 | inlibro joined #koha | |
| 22:51 | kathryn joined #koha | |
| 23:14 | inlibro joined #koha | |
| 23:15 | carlos_ joined #koha | |
| 23:41 | kathryn joined #koha | 
← Previous day | Today | Next day → | Search | Index