← Previous day | Today | Next day → | Search | Index
All times shown according to UTC.
Time | Nick | Message |
---|---|---|
00:29 | Dyrcona joined #koha | |
00:29 | bdonnahue1 joined #koha | |
00:58 | inlibro joined #koha | |
01:58 | inlibro joined #koha | |
02:14 | dpk joined #koha | |
02:36 | dcook | Bug 16357 |
02:36 | huginn | Bug http://bugs.koha-community.org[…]_bug.cgi?id=16357 normal, P3, ---, dcook, Needs Signoff , Plack error logs are not time stamped |
02:37 | dcook | I imagine everyone is going to love the patches I've posted for this one ^ |
02:37 | Or at least the ideas embodied in those patches. Separate timestamped Plack error logs... yussss | |
02:58 | inlibro joined #koha | |
02:59 | khall joined #koha | |
03:00 | khall joined #koha | |
03:55 | khall joined #koha | |
03:58 | inlibro joined #koha | |
04:48 | dcook | Wow... Koha's SQL module is actually returning different results than the mysql client... |
04:48 | I feel like I've seen this before.. | |
04:50 | https://mariadb.com/kb/en/why-[…]subquery-ignored/ | |
04:50 | Odd that DBD::mysql and mysql would work differently since they should be using the same C libraries.. | |
04:58 | inlibro joined #koha | |
05:08 | chriss joined #koha | |
05:46 | cait joined #koha | |
05:59 | inlibro joined #koha | |
06:01 | fridolin joined #koha | |
06:09 | did joined #koha | |
06:13 | ccordova joined #koha | |
06:22 | magnuse | \o/ |
06:23 | nlegrand joined #koha | |
06:23 | nlegrand | Ahoj! |
06:39 | cait joined #koha | |
06:49 | alex_a joined #koha | |
06:50 | alex_a | Bonjour |
06:59 | inlibro joined #koha | |
06:59 | andreashm joined #koha | |
07:10 | * dcook | waves to folks |
07:10 | points to bug 16357 again ^_^ | |
07:10 | huginn | Bug http://bugs.koha-community.org[…]_bug.cgi?id=16357 normal, P3, ---, dcook, Needs Signoff , Plack error logs are not time stamped |
07:11 | dcook | That actually includes separate log files for Intranet, OPAC, an API too. All with timestamps. |
07:11 | alex_a_ joined #koha | |
07:11 | dcook | Very easy to do in the end >_> |
07:12 | Anyway good night everyone :) | |
07:26 | magnuse | have fun dcook |
07:48 | alex_a joined #koha | |
07:59 | inlibro joined #koha | |
08:00 | khall joined #koha | |
08:07 | andreashm joined #koha | |
08:08 | dpk_ joined #koha | |
08:30 | cait | alex_a++ jajm++ Friday QA crowd! |
08:30 | alex_a | :) |
08:30 | cait | hope to catch up with you again soon - crazy busy week |
08:43 | ashimema | mornin' |
08:43 | know the feeling cait.. my week has been nuts too | |
08:44 | love the patches for bug 16357 dcook | |
08:44 | huginn | Bug http://bugs.koha-community.org[…]_bug.cgi?id=16357 normal, P3, ---, dcook, Needs Signoff , Plack error logs are not time stamped |
08:44 | ashimema | hahaha... DBD::mysql is a mess.. tcohen and I have a plan to try and switch us to DBD::MariaDB as soon as we can dcook |
08:59 | inlibro joined #koha | |
09:06 | khall joined #koha | |
09:38 | cait | ok... so ... number of issues vs. subscription end |
09:38 | can someone explain? :) | |
09:41 | also... hwere do we use "managing library" from acq orders? :) | |
09:49 | hm | |
09:50 | i thought there was something about order_manage_all and hte managing library... but it doesn't seem to restrict | |
09:59 | inlibro joined #koha | |
10:20 | khall joined #koha | |
10:26 | oleonard | Hi all |
10:56 | cait | CanUserManageBasket is insane |
10:57 | hm and no specific tests for it *sigh* | |
10:59 | inlibro joined #koha | |
11:02 | cait left #koha | |
11:27 | alex_a joined #koha | |
11:29 | ashimema | lol |
11:29 | submit a bug complaining about the lack of tests and I'll try to get to adding some | |
11:30 | had a fair bit of practice working backwards to write tests of late | |
11:30 | nothing like a bit of reverse engineering ;P | |
11:30 | magnuse | ashimema++ |
11:33 | fridolin joined #koha | |
11:33 | bag joined #koha | |
11:35 | cait joined #koha | |
11:39 | cait1 joined #koha | |
11:51 | magnuse joined #koha | |
12:00 | inlibro joined #koha | |
12:00 | andreashm joined #koha | |
12:02 | Dyrcona joined #koha | |
12:08 | andreashm joined #koha | |
12:11 | magnuse joined #koha | |
12:25 | tcohen | morning fellows |
12:28 | oleonard | Oh cool it only took me one full year to get a patch on Bug 23148 |
12:28 | huginn | Bug http://bugs.koha-community.org[…]_bug.cgi?id=23148 enhancement, P5 - low, ---, oleonard, Needs Signoff , Replace Bridge icons with transparent PNG files |
12:29 | koha-jenkins joined #koha | |
12:30 | magnuse | oleonard++ |
12:37 | Marie-Luce joined #koha | |
13:00 | inlibro joined #koha | |
13:05 | TimothyAlexis joined #koha | |
13:12 | Dyrcona joined #koha | |
13:48 | ashimema | anyone here close to the Calender module.. Am I just being blind to any tests for our notion of day of the week holidays |
13:49 | tcohen | t/Calendar.t? |
13:49 | ashimema | doesn't really appear to test repeating daily holidays as far as I can tell |
13:50 | tcohen | t/db_dependent/Holidays.t |
13:50 | ashimema | the best I've found are the tests I wrote for Koha/Charges/Fees |
13:50 | our calendar tests are waaay to spread out | |
13:50 | t/Calender.t, t/db_dependant/Calendar.t, t/db_dependant/Holidays.t, t/db_dependant/Circulation/CalcDateDue.t | |
13:51 | at least | |
13:51 | tcohen | time to create t/db_dependent/Koha/Calendar.t |
13:51 | ashimema | ahahaha |
13:51 | I've wanted to merge them all for a while | |
13:51 | and generally clean up the tests | |
13:52 | tcohen | good idea, but first create a new place haha |
13:59 | khall joined #koha | |
14:00 | inlibro joined #koha | |
14:30 | alex_a | kidclamp, around ? |
14:32 | * kidclamp | waves |
14:33 | talljoy joined #koha | |
14:35 | alex_a | Sorry kidclamp. I was going to tell you that i can't reproduce the problem on bug 25882, but me seachengine syspref was on... Zebra |
14:35 | huginn | Bug http://bugs.koha-community.org[…]_bug.cgi?id=25882 normal, P5 - low, ---, nick, Needs Signoff , Elasticsearch - Advanced search itemtype limits are being double quoted |
14:35 | alex_a | Now i reproduce |
14:35 | kidclamp | heh |
14:36 | If I had a nickel for every time I did that... | |
14:36 | Sadly...I am Nicholas | |
14:38 | alex_a | I just have to remember that rebuilding a testing docker reset back the syspref |
14:41 | oleonard | alex_a, thanks for testing 23797 |
14:41 | alex_a | community_day++ |
14:51 | cait1 left #koha | |
14:55 | tcohen | has anyone successfuly used CAS here? |
14:55 | is it 'comfortable' to use? I set it on a test site and it is rough | |
15:00 | inlibro joined #koha | |
15:02 | oleonard | rough like aquisitions-rough? :D |
15:04 | tcohen | like, if you don't have permissions, you are rejected, but the CAS session is still open and you cannot logout? |
15:05 | oleonard | So a little bit rougher |
15:06 | tcohen | same if the user doesn't match one on hte DB |
15:21 | fridolin left #koha | |
15:29 | CrispyBran joined #koha | |
15:31 | CrispyBran | kidclamp - when you apply a patch to the bywater sandbox, is there a way to updatedatabase, or is that done automatically? |
15:32 | tcohen | it is done automagically |
15:34 | CrispyBran | tcohen, is there a way to run /misc/cronjobs/holds/build_holds_queue.pl on a sandbox? |
15:35 | kidclamp | you can ask one of us to do so CPB |
15:35 | ashimema | not that I konw of CrispyBran.. be bet would be to ask khall or kidclamp |
15:35 | ooh.. snap | |
15:35 | kidclamp | but no command line access or option for that script yet |
15:35 | * ashimema | has looked into that a few times and never come up with an especially nice solution for it. |
15:38 | kidclamp | I ran it CrispyBran - I also rebased a minor conflict, let Augustin know if you sign off |
15:38 | just test count | |
15:40 | lisettelatah joined #koha | |
15:40 | CrispyBran | Thanks. That did the trick. It was the only thing I couldn't do in the test plan, and a new preference wouldn't show until it did. A little odd, but I can see it now. Thanks again. |
15:44 | kidclamp, can you run build_holds_queue.pl one more time? I'm supposed to run it again. | |
15:45 | Sorry. It appears this step is in the test 3 more times. :/ Maybe I shouldn't test? | |
15:45 | tcohen | we need you to test! |
15:46 | CrispyBran | I want to test. I just hate bugging people when I can't do a step in a test plan on the sandbox. :/ |
15:46 | kidclamp | no worries |
15:46 | I have to hit two keys :-) | |
15:46 | tcohen | <up> and <enter>? |
15:47 | * kidclamp | nods |
15:49 | CrispyBran | Okay then. That worked. Kidclamp, time to hit those keys again. (And thanks) |
15:50 | kidclamp | done |
15:54 | CrispyBran | Kidclamp - please push the button (the keys) |
15:54 | kidclamp | done |
15:58 | CrispyBran | Kidclamp, please run again |
15:59 | Almost done with testing, btw | |
16:00 | inlibro joined #koha | |
16:01 | kidclamp | done |
16:08 | CrispyBran | Thanks for your help. tcohen, it's getting there. He need to tweak a couple things and someone will have to prove the test, because I can't. |
16:09 | tcohen | cool, the important thing is the circulation/renewal logic which is the most complex |
16:09 | thank you | |
16:17 | tuxayo | Thanks CrispyBran for testing, it's important to have diverse people testing. |
16:17 | And it's actually much less time to run a few commands than to do the whole testing. | |
16:31 | bdonnahue1 joined #koha | |
16:51 | dpk__ joined #koha | |
17:00 | inlibro joined #koha | |
18:00 | oleonard | Strange that we don't have a way to search to add an existing patron as a guarantee to another patron |
18:01 | inlibro joined #koha | |
18:02 | khall joined #koha | |
18:05 | tcohen | you need to sit on the guarantee |
18:06 | khall_ joined #koha | |
18:07 | oleonard | tcohen: When I sit on my guarantees they yell until I let them go. Very annoying. |
18:07 | tcohen | yeah, haha |
18:07 | language | |
18:07 | wahanui | somebody said language was fun :) |
18:18 | khall joined #koha | |
18:43 | dpk joined #koha | |
18:45 | dpk_ joined #koha | |
18:53 | khall joined #koha | |
18:58 | davidnind joined #koha | |
19:01 | inlibro joined #koha | |
19:09 | khall_ joined #koha | |
19:44 | oleonard | Do we *want* "non-patron guarantor" to show up on all patron entry forms, even if the patron isn't a child? |
19:45 | It seems odd to me that these fields were "disconnected" from other guarantor options | |
19:46 | ...and I'm perplexed that it seems like a more recent change than it actually is :| | |
19:47 | davidnind | I think caroline said something like that in the last day or so, vaguely recall a discussion that was going on... |
19:47 | caroline | yes |
19:47 | we were discussing the fields for non-patron guarantors | |
19:48 | bug 25654 | |
19:48 | huginn | Bug http://bugs.koha-community.org[…]_bug.cgi?id=25654 enhancement, P5 - low, ---, koha-bugs, NEW , Making the Contact Section / Guarantor Section separate from the Contact details of the patron would be less confusing |
19:48 | caroline | I would like all patrons to be able to have guarantors... |
19:49 | tcohen | - All patrons should be able to have guarantors |
19:49 | caroline | It happens that adult patrons need a legal tutor |
19:49 | tcohen | - Non-patron guarantors are weird |
19:49 | oleonard | Bug 12446 |
19:49 | huginn | Bug http://bugs.koha-community.org[…]_bug.cgi?id=12446 new feature, P5 - low, ---, maryse.simard, Failed QA , Enable an adult to have a guarantor |
19:50 | davidnind | Yesterday's discussion http://irc.koha-community.org/[…]0-06-25#i_2263937 (or is that today for you :)) |
19:50 | caroline | our clients have this feature 12446 |
19:51 | oleonard | Oh there is also a bug for what I'm looking at, Bug 25742 |
19:51 | huginn | Bug http://bugs.koha-community.org[…]_bug.cgi?id=25742 normal, P5 - low, ---, koha-bugs, NEW , Non-member guarantor fields show in non minor accounts |
19:51 | caroline | everything is connected! |
19:51 | oleonard | ...like a big plate of spaghetti... |
19:56 | caroline | davidnind: while you're around, did you plan on being at the docs meeting next week? |
19:56 | davidnind | I was |
19:56 | caroline | I have a training that was added to my shcedule and I don't think I'll be able to make it |
19:57 | davidnind | Happy to chair, so no problem! |
19:57 | caroline | thanks! :) |
19:57 | tcohen | minor, adult |
19:57 | all things that should be configurabe | |
19:57 | s/be/ble/ | |
19:59 | oleonard | 111 comments on Bug 12445 :( |
19:59 | huginn | Bug http://bugs.koha-community.org[…]_bug.cgi?id=12445 normal, P5 - low, ---, yohann.dufour, CLOSED FIXED, C4::Suggestions.pm needs more unit tests |
19:59 | oleonard | Sorry, 12446 |
20:01 | inlibro joined #koha | |
20:04 | caroline | it is 7 years old... it's bound to have many comments, I'm surprised it's not more |
20:05 | davidnind | oleonard: for your dinner https://web.archive.org/web/20[…]paghetti-code.png :) |
20:06 | oleonard | davidnind: Why would I get that from a can when I can and do make it myself? :D |
20:09 | davidnind | indeed! (https://i.redd.it/2cad5l5w61nz.png) |
20:11 | * oleonard | wonders if the squirrel was already taken |
20:13 | davidnind | the cat does not look amused! |
20:16 | looks like it is! https://images.app.goo.gl/SPGnZxigjvkiFMFA7 | |
20:17 | one for caroline https://images.app.goo.gl/cisAH2xw8iyGq12VA | |
20:17 | caroline | aw!! |
20:18 | This one looks comfy https://www.google.com/imgres?[…]SRPbM&vet=1&w=600 | |
20:18 | woah, sorry for the mega url! | |
20:18 | oleonard | I disagree with the implication that changing stuff and seeing what happens isn't a part of good programming practice! |
20:19 | davidnind | hehe! |
20:22 | I think it is legit: https://images.app.goo.gl/vviarJCmchrjbgB5A | |
20:26 | ccordova_ joined #koha | |
20:52 | andreashm joined #koha | |
20:55 | oleonard | Thanks for testing my icon patch davidnind! |
20:55 | davidnind++ | |
20:57 | davidnind | no problem! |
21:01 | inlibro joined #koha | |
21:47 | CrispyBran | tcohen, are you still around? |
21:51 | Anyone know if there is a way to stop Koha from putting you straight into a record on a search if there is only one result? | |
21:54 | talljoy | I checked with our educators and they said there was not a way. |
21:56 | CrispyBran | Bummer. That kinda gets in the way of the OverDrive connectivity. If you have 1 Koha result, it takes you into the record, and you can see the OverDrive results on the results page. :/ |
21:58 | talljoy | sounds like something to look at in the overdrive and hoopla integration. I'd enter a ticket for that. |
22:01 | CrispyBran | Doing that now. |
22:01 | inlibro joined #koha | |
22:09 | CrispyBran | https://bugs.koha-community.or[…]_bug.cgi?id=25885 |
22:09 | huginn | Bug 25885: enhancement, P5 - low, ---, koha-bugs, NEW , Koha takes you straight into detail.pl when there is only one result - bad for OverDrive link |
23:02 | inlibro joined #koha |
← Previous day | Today | Next day → | Search | Index