Time |
S |
Nick |
Message |
00:49 |
|
|
bdonnahue1 joined #koha |
00:52 |
|
|
inlibro joined #koha |
01:05 |
|
|
bdonnahue2 joined #koha |
01:45 |
|
aleisha |
hi all, i have noticed that the reserves queue will not show a reserve if the record has on available items (i.e. items are checked out). is this correct behaviour? i was under the impression that the reserves queue showed all open reserves, whether they could be filled or not. |
01:52 |
|
|
inlibro joined #koha |
01:53 |
|
|
khall joined #koha |
01:54 |
|
|
AndrewFH joined #koha |
02:00 |
|
|
JBoyer joined #koha |
02:04 |
|
philor |
aleisha: no, it only shows things that are available, it's intended as a list of the things you should go get from the shelves and check in to fill holds |
02:05 |
|
aleisha |
thanks philor, i have a case where a hold is not showing on the queue because it's item is checked out. so i guess this is a bug |
02:07 |
|
|
JBoyer_ joined #koha |
02:09 |
|
aleisha |
oh sorry philor i misread |
02:09 |
|
rangi |
philor: i thought that was what holds to pull was supposed to show |
02:09 |
|
aleisha |
^ |
02:10 |
|
philor |
aleisha: they show the same thing for a system with a single branch, the reason they both exist is because in a system with multiple branches things can be split up "fairly" by the holds queue |
02:11 |
|
rangi |
so there is no way to see all holds ? |
02:11 |
|
rangi |
that seems well broken |
02:12 |
|
philor |
only by writing a report |
02:12 |
|
rangi |
yeah thats definitely broken |
02:12 |
|
rangi |
there should be at least an option to show all |
02:14 |
|
philor |
I'm not sure what you would do with such a list |
02:15 |
|
rangi |
recall |
02:15 |
|
rangi |
items |
02:17 |
|
aleisha |
in that case philor, i feel like there's no use for the holds queue page, and we could add a branch filter to the holds to pull, to achieve same thing |
02:17 |
|
philor |
aleisha: sure, if you have a single branch, you could |
02:20 |
|
philor |
rangi: if you just want to know every hold on items that are checked out, no matter how recently, I'd think just taking out the c.date_due < curdate() condition in https://wiki.koha-community.or[…]ith_Holds_Waiting would work |
02:26 |
|
philor |
or there's https://github.com/bywatersolu[…]ugin-item-recalls though that sounds a little fiddly |
02:29 |
|
* philor |
sees that there's also the patch to add recalls to Koha that aleisha has been working on |
02:31 |
|
aleisha |
yes philor i'm working on getting that one upstreamed but there was too much scope creep on the original bug which killed it |
02:31 |
|
aleisha |
we have some libraries using a pretty full version of recalls now so i'm confident i can get it out there when i have some time! |
02:37 |
|
philor |
I was the target of a recall once in college, but I've never worked in a library that did them, so I don't know much about them |
02:38 |
|
philor |
but being a consortium where some of the libraries use holds to pull and pull the things that are in my queue, leaving me making wasted trips to the shelves, I do know about the difference between those two :) |
02:39 |
|
aleisha |
thanks for explaining |
02:52 |
|
|
inlibro joined #koha |
03:21 |
|
|
kathryn_ joined #koha |
03:53 |
|
|
inlibro joined #koha |
04:28 |
|
|
dpk joined #koha |
04:53 |
|
|
inlibro joined #koha |
05:16 |
|
|
chris1 joined #koha |
05:42 |
|
|
aleisha joined #koha |
05:53 |
|
|
inlibro joined #koha |
06:13 |
|
|
JesseM_ joined #koha |
06:21 |
|
|
Nemo_bis joined #koha |
06:23 |
|
|
did joined #koha |
06:30 |
|
|
cait joined #koha |
06:31 |
|
|
kohaputti joined #koha |
06:36 |
|
|
reiveune joined #koha |
06:37 |
|
reiveune |
hello |
06:37 |
|
wahanui |
bidet, reiveune |
06:48 |
|
|
enkidu joined #koha |
06:53 |
|
* magnuse |
waves |
06:53 |
|
|
inlibro joined #koha |
06:58 |
|
tuxayo |
o/ |
06:59 |
|
|
sophie_m joined #koha |
07:00 |
|
|
cait1 joined #koha |
07:00 |
|
|
cait2 joined #koha |
07:01 |
|
|
alex_a joined #koha |
07:01 |
|
alex_a |
Bonjour |
07:01 |
|
wahanui |
salut, alex_a |
07:10 |
|
|
andreashm joined #koha |
07:30 |
|
|
andreashm joined #koha |
07:37 |
|
ashimema[m] |
monin' koha |
07:38 |
|
huginn |
News from kohagit: Bug 20370: Misleading comment for bcrypt - #encrypt it; Instead it should be #hash it <http://git.koha-community.org/[…]1874f4964b83d6767> |
07:38 |
|
huginn |
News from kohagit: Bug 24966: Add unit tests <http://git.koha-community.org/[…]9469ba052a62b6bac> |
07:38 |
|
huginn |
News from kohagit: Bug 24966: (QA follow-up) Fix return value of hold_patron_bcode <http://git.koha-community.org/[…]41d2e3adb844b31fb> |
07:38 |
|
huginn |
News from kohagit: Bug 24993: fix increment <http://git.koha-community.org/[…]7bf50938b1d7c984e> |
07:38 |
|
huginn |
News from kohagit: Bug 24993: Make sure we are not going to loop indefinitely <http://git.koha-community.org/[…]b9c706acf80cc9a38> |
07:38 |
|
huginn |
News from kohagit: Bug 25005: (bug 22868 follow-up) Fix suggestions pending on main page <http://git.koha-community.org/[…]506d114b95b2f1920> |
07:38 |
|
huginn |
News from kohagit: Bug 25038: Fix tabs on the OPAC reading history view <http://git.koha-community.org/[…]ff92975cfdfa5c3f4> |
07:38 |
|
huginn |
News from kohagit: Bug 25069: Fix AddressFormat="fr" behavior <http://git.koha-community.org/[…]a98926ea9e9c36bcf> |
07:39 |
|
huginn |
News from kohagit: Bug 25050: Adjust marc_records_to_documents to search entire mapping array <http://git.koha-community.org/[…]63cf6802a3035e941> |
07:39 |
|
huginn |
News from kohagit: Bug 25040: monkeypatch Schema::Loader for recent MariaDB <http://git.koha-community.org/[…]8ae3984cbc832e024> |
07:39 |
|
huginn |
News from kohagit: Bug 25044: Remove the need to define koha_object[s]_class for standard object class... <http://git.koha-community.org/[…]b1a02e9c5a8cfa9f8> |
07:39 |
|
huginn |
News from kohagit: Bug 24993: Make sure SIP server is stopped before restarting it <http://git.koha-community.org/[…]c23090d476fcdb6f8> |
07:39 |
|
huginn |
News from kohagit: Bug 25008: Tests for ->options <http://git.koha-community.org/[…]6f642d7ac685d9879> |
07:39 |
|
huginn |
News from kohagit: Bug 25008: Overload Koha::RecordProcessor->options to update filters <http://git.koha-community.org/[…]7c417f1b59255441f> |
07:39 |
|
huginn |
News from kohagit: Bug 25008: Regression tests <http://git.koha-community.org/[…]50477cbc2cfda7254> |
07:39 |
|
huginn |
News from kohagit: Bug 24764: TinyMCE shouldnt do automatic code cleanup when editing HTML in News Feature <http://git.koha-community.org/[…]fafdc145bbd6036c7> |
07:39 |
|
cait2 |
ashimema[m]: you are noisy :) |
07:39 |
|
huginn |
News from kohagit: Bug 24903: Add tests for _handle_seqno <http://git.koha-community.org/[…]b69204d1e859fe3ed> |
07:39 |
|
huginn |
News from kohagit: Bug 24903: Special characters like parentheses in numbering pattern cause duplication... <http://git.koha-community.org/[…]dd35d8bbfcba2de63> |
07:39 |
|
huginn |
News from kohagit: Bug 24800: Handle inexistent return date on self checking <http://git.koha-community.org/[…]a640ae85eb2644ce3> |
07:39 |
|
huginn |
News from kohagit: Bug 24800: Add tests <http://git.koha-community.org/[…]3970b3391490de249> |
07:39 |
|
ashimema[m] |
catching up after the long weekend ;) |
07:40 |
|
|
SoniaB joined #koha |
07:41 |
|
SoniaB |
Hello |
07:53 |
|
|
inlibro joined #koha |
08:14 |
|
magnuse |
ashimema++ for being noisy |
08:14 |
|
huginn |
News from kohagit: Bug 23173: Compiled CSS <http://git.koha-community.org/[…]0de5a26d8f4bdc193> |
08:24 |
|
|
enkidu joined #koha |
08:29 |
|
|
holly joined #koha |
08:41 |
|
|
cait joined #koha |
08:53 |
|
|
inlibro joined #koha |
09:21 |
|
|
enkidu joined #koha |
09:54 |
|
|
inlibro joined #koha |
09:59 |
|
|
khall joined #koha |
10:11 |
|
huginn |
News from kohagit: Bug 22534: (RM follow-up) Remove errant hidden file <http://git.koha-community.org/[…]aae8bdf63058dd029> |
10:20 |
|
|
vfernandes joined #koha |
10:23 |
|
|
kohaputti joined #koha |
10:40 |
|
|
khall joined #koha |
10:48 |
|
|
chris2 joined #koha |
10:54 |
|
|
inlibro joined #koha |
10:59 |
|
|
khall joined #koha |
11:08 |
|
|
oleonard joined #koha |
11:11 |
|
oleonard |
Hi #koha |
11:20 |
|
cait |
hi oleonard :) |
11:42 |
|
|
khall joined #koha |
11:48 |
|
cait |
oh looks like the mailserver got fixed :) |
11:48 |
|
ashimema[m] |
:) |
11:50 |
|
oleonard |
Heck yeah |
11:50 |
|
|
andreash_ joined #koha |
11:51 |
|
oleonard |
Is there a new recommended way to format dates in JS? I haven't been keeping up with that development |
11:53 |
|
cait |
i think there is a new way... but i couldn't figure out how it works :( |
11:53 |
|
|
AndrewFH joined #koha |
11:54 |
|
|
inlibro joined #koha |
11:57 |
|
ashimema[m] |
bug 24455 |
11:57 |
|
huginn |
Bug http://bugs.koha-community.org[…]_bug.cgi?id=24455 enhancement, P5 - low, ---, agustinmoyano, Pushed to master , Date formatting from JS |
11:59 |
|
ashimema[m] |
The tldr is `[% INCLUDE 'js-date-format.inc' %]` then `$date(datestring)` |
11:59 |
|
ashimema[m] |
but.. it's only designed to work with api responses.. i.e rfc3339 formatted strings |
11:59 |
|
ashimema[m] |
as input |
11:59 |
|
ashimema[m] |
it'll output syspref formatted string |
11:59 |
|
ashimema[m] |
oleonard ^ |
12:00 |
|
oleonard |
Okay thanks. |
12:01 |
|
ashimema[m] |
what's your use case? |
12:01 |
|
oleonard |
There's a place where the return claims feature shows an unformatted ISO date in the interface |
12:03 |
|
ashimema[m] |
there's also functions in koha-tmpl/intranet-tmpl/prog/en/includes/calendar.inc which may be of use |
12:04 |
|
ashimema[m] |
our date handling is plain confusing all round :( |
12:05 |
|
oleonard |
Yup |
12:06 |
|
ashimema[m] |
I was trying to improve that situation.. but I think we've ended up in an even more confusing place now :( |
12:06 |
|
ashimema[m] |
we're inconsistent and use different formatting all over the shop to start with.. that's the core issue |
12:06 |
|
magnuse |
consistency is boring... |
12:07 |
|
ashimema[m] |
lol |
12:07 |
|
oleonard |
Handling dates returned by the API was a good priority, I had already run up against that problem |
12:07 |
|
ashimema[m] |
agreed |
12:08 |
|
ashimema[m] |
I 'think' you could use the same function and pass in a format in the options hash perhaps |
12:08 |
|
ashimema[m] |
though that may be output rather than input come to think of it.. |
12:08 |
|
ashimema[m] |
the code is fairly clear |
12:12 |
|
cait |
oleonard: did you see the patch for the resolved date? it works somehow there, but it does not work the same on the other tab |
12:12 |
|
cait |
i stared at it for a long time on sunday night |
12:12 |
|
martin_renvoize |
boo |
12:13 |
|
magnuse |
people who stare at code |
12:15 |
|
cait |
yes |
12:15 |
|
cait |
frustrating if it doesn't end in a solution |
12:15 |
|
cait |
otherwise I don't mind :) |
12:15 |
|
oleonard |
Yeah |
12:19 |
|
|
kohaputti joined #koha |
12:22 |
|
|
cait1 joined #koha |
12:32 |
|
oleonard |
I thought Bug 25118 would be a nice slow way to start my morning, but no such luck |
12:32 |
|
huginn |
Bug http://bugs.koha-community.org[…]_bug.cgi?id=25118 normal, P5 - low, ---, oleonard, ASSIGNED , Return claims has some translation issues |
12:32 |
|
Joubu |
let me edit my comments! |
12:33 |
|
oleonard |
? |
12:33 |
|
Joubu |
I want to edit my typos in my bugzilla comments |
12:34 |
|
Joubu |
or I should learn to read what I wrote, before submit them.. |
12:34 |
|
* cait |
sends cookies |
12:34 |
|
cait |
oh, I can ask now - how is your beer progressing? |
12:35 |
|
cait |
Joubu ^ |
12:36 |
|
Joubu |
it's.. stuck. Yeast is not doing well and I have no idea what's happening. I cannot bottle yet because the density is too high |
12:36 |
|
Joubu |
but the density does not go down... |
12:37 |
|
cait |
does the internet recommend something? |
12:39 |
|
oleonard |
Why aren't the strings showing up in the updated po file? |
12:39 |
|
cait |
oleonard: which strings and which po file? |
12:39 |
|
oleonard |
Trying to make strings in checkouts.js translatable |
12:40 |
|
cait |
if you are using the new technque, did you check the messages po? |
12:40 |
|
Joubu |
The internet recommands adding more yeast, I don't have more... |
12:40 |
|
cait |
Joubu: :( |
12:40 |
|
oleonard |
cait: I'm scared to ask what you mean by "new technique" ... |
12:40 |
|
cait |
Joubu: would sending you dried yeast for baking help anything? |
12:41 |
|
Joubu |
nope, it's not the same yeast :) |
12:41 |
|
cait |
i was afraid so |
12:41 |
|
cait |
Joubu: can you help us with the translation question? |
12:41 |
|
cait |
i haven't used the new thing actively yet |
12:41 |
|
Joubu |
I am actually waiting for some yeast nutriments, that may help.. |
12:42 |
|
Joubu |
oleonard: in .js you can use __("your string"), that's all ;) |
12:42 |
|
Joubu |
oleonard: take a look at i18n.js to know the list of the available JS functions |
12:42 |
|
Joubu |
oleonard: which means, no more declaration or YOUR_VAR="your string" in the .tt to make it translatable and available for the .js |
12:43 |
|
Joubu |
\o/ |
12:43 |
|
cait |
Joubu: so basically the same as before? |
12:43 |
|
oleonard |
Strings from js files end up in *-messages-js.po ? |
12:43 |
|
Joubu |
oleonard: yes |
12:43 |
|
Joubu |
cait: no, _() where not available from .js, only JS code in .tt |
12:43 |
|
cait |
bug 21156 |
12:43 |
|
wahanui |
bug 21156 is not pushed yet, so should not work here? |
12:44 |
|
huginn |
Bug http://bugs.koha-community.org[…]_bug.cgi?id=21156 enhancement, P5 - low, ---, julian.maurice, Pushed to stable , Internationalization: plural forms, context, and more for JS files |
12:44 |
|
cait |
forget bug 21156 |
12:44 |
|
wahanui |
cait: I forgot bug 21156 |
12:44 |
|
cait |
Joubu: i just expected it to be a different syntax :) |
12:44 |
|
cait |
can you do the sneaky plural stuff too? |
12:44 |
|
Joubu |
it's 2 __ |
12:44 |
|
cait |
ah found an example in the bug |
12:44 |
|
cait |
alert(__nx("There is one item", "There are {count} items", 3, {count: 3})); |
12:45 |
|
|
SoniaB joined #koha |
12:45 |
|
cait |
and 2 underscores instead of 1? |
12:46 |
|
Joubu |
yes |
12:46 |
|
cait |
got it, thx! |
12:47 |
|
oleonard |
Ah |
12:49 |
|
oleonard |
Thanks Joubu |
12:51 |
|
oleonard |
This is new isn't it? "fr-FR installer dir /kohadevbox/koha/installer/data/mysql/fr-FR already exists." |
12:51 |
|
cait |
hm i thought we had fixed that |
12:52 |
|
Joubu |
@later tell marcelr still planing on QAing 20116? |
12:52 |
|
huginn |
Joubu: The operation succeeded. |
12:52 |
|
Joubu |
oleonard: it's just a warning iirc |
12:54 |
|
|
inlibro joined #koha |
12:56 |
|
* oleonard |
really has to save some boilerplate translation-testing steps to paste into these commit messages |
12:56 |
|
|
Dyrcona joined #koha |
12:59 |
|
huginn |
Bug http://bugs.koha-community.org[…]_bug.cgi?id=25111 enhancement, P5 - low, ---, koha-bugs, NEW , dealer message option- instead of email use the chat-box has a higher chance ... |
12:59 |
|
cait1 |
ok, hadn't thought huginn would catch my extra spaces... too clever this bot |
13:00 |
|
|
khall joined #koha |
13:04 |
|
|
AndrewFH joined #koha |
13:06 |
|
cait |
ashimema[m]: can I interest you in bug 25119? |
13:06 |
|
huginn |
Bug http://bugs.koha-community.org[…]_bug.cgi?id=25119 normal, P5 - low, ---, katrin.fischer, Needs Signoff , When paying or writing off a single fee, the account type doesn't display correctly |
13:06 |
|
cait |
i know i kinda used a trick there, but had no better idea |
13:07 |
|
|
AndrewFH joined #koha |
13:34 |
|
cait |
oleonard++ thx! |
13:46 |
|
|
paul_p joined #koha |
13:54 |
|
|
inlibro joined #koha |
13:58 |
|
|
lukeG joined #koha |
14:03 |
|
|
khall joined #koha |
14:16 |
|
oleonard |
Regarding Bug 25110, I wonder if anyone would object to the "results and details" setting being used to expose the ratings on opac-user.pl |
14:16 |
|
huginn |
Bug http://bugs.koha-community.org[…]_bug.cgi?id=25110 enhancement, P5 - low, ---, oleonard, ASSIGNED , Allow for Patrons to Add Star Ratings to Books on their Summary/Checkout Page |
14:19 |
|
|
SoniaB1 joined #koha |
14:22 |
|
|
lds joined #koha |
14:24 |
|
cait |
maybe change the wording? |
14:24 |
|
cait |
might also be nice not for current checkouts but on the reading history |
14:24 |
|
huginn |
News from kohagit: Bug 25044: (follow-up) Fix wrong tests <http://git.koha-community.org/[…]7537bbef9a906d62c> |
14:26 |
|
oleonard |
cait I'm going to try to do both |
14:27 |
|
oleonard |
"Show star-ratings on [ results, details, and user ] pages" |
14:27 |
|
cait |
oleonard: you are a super hero :) |
14:27 |
|
cait |
oleonard: sounds good |
14:27 |
|
cait |
or 'in patron account' ? |
14:28 |
|
cait |
hm not sure, it hink yours is better |
14:41 |
|
|
koha-jenkins joined #koha |
14:42 |
|
ashimema[m] |
marcelr is there a part 2 for bug 21190 ? |
14:42 |
|
huginn |
Bug http://bugs.koha-community.org[…]_bug.cgi?id=21190 enhancement, P2, ---, m.de.rooy, Passed QA , GDPR: Log successful/unsuccessful login attempts [part 1] |
14:52 |
|
|
SoniaB1 left #koha |
14:54 |
|
|
inlibro joined #koha |
15:14 |
|
huginn |
News from kohagit: Bug 21190: DBRev 19.12.00.068 <http://git.koha-community.org/[…]7ad2bd3d77971cb2d> |
15:14 |
|
huginn |
News from kohagit: Bug 20754: (RM follow-up) Fix DB Update <http://git.koha-community.org/[…]7d9dda89275d4557b> |
15:14 |
|
huginn |
News from kohagit: Bug 25027: Use localStorage instead of sessionStorage for results browser <http://git.koha-community.org/[…]104ed54954ded6835> |
15:14 |
|
huginn |
News from kohagit: Bug 21190: (follow-up) Save patron id in failure when available <http://git.koha-community.org/[…]13e3d7fcd00c12b15> |
15:14 |
|
huginn |
News from kohagit: Bug 21190: Add tests for authentication success and failure <http://git.koha-community.org/[…]31182131dd3ce46aa> |
15:14 |
|
huginn |
News from kohagit: Bug 21190: Allow browsing the system logs for AUTH events <http://git.koha-community.org/[…]b76ece8315000d671> |
15:14 |
|
huginn |
News from kohagit: Bug 21190: Add authentication logging to checkpw <http://git.koha-community.org/[…]0158c53132ec5a505> |
15:14 |
|
huginn |
News from kohagit: Bug 21190: Introduce preferences AuthFailureLog and AuthSuccessLog <http://git.koha-community.org/[…]9923556e117ceca78> |
15:14 |
|
huginn |
News from kohagit: Bug 21190: Remove t/Log.t <http://git.koha-community.org/[…]f1f90e7707b11f846> |
15:14 |
|
huginn |
News from kohagit: Bug 21190: Add interfaces parameter to POD in C4::Logs <http://git.koha-community.org/[…]4efb93e2085af6696> |
15:14 |
|
huginn |
News from kohagit: Bug 21190: Add subtest to Log.t for GDPR logging <http://git.koha-community.org/[…]578145b82574ab075> |
15:14 |
|
huginn |
News from kohagit: Bug 21190: Prepare Log.t for further changes <http://git.koha-community.org/[…]73add2236acdda84f> |
15:20 |
|
koha-jenkins |
Yippee, build fixed! |
15:20 |
|
wahanui |
Congratulations! |
15:20 |
|
koha-jenkins |
Project Koha_Master_D8 build #812: FIXED in 36 min: https://jenkins.koha-community[…]ha_Master_D8/812/ |
15:21 |
|
koha-jenkins |
Yippee, build fixed! |
15:21 |
|
wahanui |
Congratulations! |
15:21 |
|
koha-jenkins |
Project Koha_Master_D9_MDB_Latest build #236: FIXED in 38 min: https://jenkins.koha-community[…]9_MDB_Latest/236/ |
15:25 |
|
|
margaret joined #koha |
15:28 |
|
reiveune |
bye |
15:28 |
|
|
reiveune left #koha |
15:34 |
|
|
cait left #koha |
15:35 |
|
koha-jenkins |
Project Koha_Master_D9 build #1267: STILL UNSTABLE in 53 min: https://jenkins.koha-community[…]a_Master_D9/1267/ |
15:40 |
|
|
cait joined #koha |
15:41 |
|
|
vfernandes joined #koha |
15:50 |
|
oleonard |
I am officially senile. Pack me away in a home. Float me out on an ice floe. |
15:50 |
|
oleonard |
cait: Bug 11969 |
15:50 |
|
huginn |
Bug http://bugs.koha-community.org[…]_bug.cgi?id=11969 enhancement, P5 - low, ---, oleonard, CLOSED FIXED, Show patrons star rating on their reading history |
15:54 |
|
koha-jenkins |
Yippee, build fixed! |
15:54 |
|
wahanui |
Congratulations! |
15:54 |
|
koha-jenkins |
Project Koha_Master_D10 build #179: FIXED in 32 min: https://jenkins.koha-community[…]a_Master_D10/179/ |
15:55 |
|
|
inlibro joined #koha |
16:10 |
|
koha-jenkins |
Yippee, build fixed! |
16:10 |
|
wahanui |
Congratulations! |
16:10 |
|
koha-jenkins |
Project Koha_Master_D9_My8 build #264: FIXED in 49 min: https://jenkins.koha-community[…]aster_D9_My8/264/ |
16:12 |
|
|
AndrewFH joined #koha |
16:22 |
|
koha-jenkins |
Project Koha_Master_D8 build #813: UNSTABLE in 28 min: https://jenkins.koha-community[…]ha_Master_D8/813/ |
16:25 |
|
huginn |
News from kohagit: Bug 22887: DBRev 19.12.00.071 <http://git.koha-community.org/[…]618deac2141c4c889> |
16:25 |
|
huginn |
News from kohagit: Bug 23571: (QA follow-up) Remove perlcritic warning <http://git.koha-community.org/[…]fd77d1a030379f3a8> |
16:25 |
|
huginn |
News from kohagit: Bug 22887: Remove dup fr-FR for existing installs <http://git.koha-community.org/[…]dd52f7319a0839401> |
16:25 |
|
huginn |
News from kohagit: Bug 23571: (QA follow-up) Add missing newline in warning <http://git.koha-community.org/[…]92f841ba54a79604e> |
16:25 |
|
huginn |
News from kohagit: Bug 25109: (QA follow-up) Add a test for lockdir writable in about.pl <http://git.koha-community.org/[…]e9075d47e7063f199> |
16:25 |
|
huginn |
News from kohagit: Bug 25109: (QA follow-up) Fix typo in configuration entry name <http://git.koha-community.org/[…]deb7c2cf1023d7a5c> |
16:25 |
|
huginn |
News from kohagit: Bug 25109: Add 'wait' tests <http://git.koha-community.org/[…]963ad79a077783225> |
16:25 |
|
huginn |
News from kohagit: Bug 23571: Prevent concurrent execution of fines.pl <http://git.koha-community.org/[…]bdbf8d14f0e3ae0a8> |
16:25 |
|
huginn |
News from kohagit: Bug 25109: Add ->new and ->lock_exec to Koha::Script <http://git.koha-community.org/[…]1d6e1562d1b948e55> |
16:25 |
|
huginn |
News from kohagit: Bug 25109: Add entry in about.pl about the configuration lockdir entry <http://git.koha-community.org/[…]22642b62e9034cd77> |
16:25 |
|
huginn |
News from kohagit: Bug 25109: Add lockdir configuration entry <http://git.koha-community.org/[…]727d5782a9f114cb2> |
16:25 |
|
huginn |
News from kohagit: Bug 22887: Schema changes <http://git.koha-community.org/[…]1ede0a48eca1fd5d2> |
16:25 |
|
huginn |
News from kohagit: Bug 22887: Remove dup in fr-FR av.sql <http://git.koha-community.org/[…]78df1d0a3d5069c4e> |
16:25 |
|
huginn |
News from kohagit: Bug 22887: Rely on unique constraint in av admin <http://git.koha-community.org/[…]18187ed53b2ef3249> |
16:25 |
|
huginn |
News from kohagit: Bug 22887: Warn if duplicates exist <http://git.koha-community.org/[…]d62dc32355095be84> |
16:25 |
|
huginn |
News from kohagit: Bug 24620: Fix test, remove replaced code, use dt_from_string <http://git.koha-community.org/[…]79c0c2c6f6e0f8dff> |
16:25 |
|
huginn |
News from kohagit: Bug 24620: Close existing transfers when setting item to waiting <http://git.koha-community.org/[…]4c439f69ff38544b5> |
16:25 |
|
huginn |
News from kohagit: Bug 24620: Unit tests <http://git.koha-community.org/[…]393887161be9b3f85> |
16:25 |
|
huginn |
News from kohagit: Bug 23871: data inconsistencies - check title exists <http://git.koha-community.org/[…]852436da09c857758> |
16:25 |
|
huginn |
News from kohagit: Bug 22887: Add unique constraint to authorised_values <http://git.koha-community.org/[…]966524d7c803ef2d7> |
16:27 |
|
koha-jenkins |
Yippee, build fixed! |
16:27 |
|
wahanui |
Congratulations! |
16:27 |
|
koha-jenkins |
Project Koha_Master_U18 build #734: FIXED in 51 min: https://jenkins.koha-community[…]a_Master_U18/734/ |
16:31 |
|
|
bdonnahue2 joined #koha |
16:41 |
|
|
cait joined #koha |
16:55 |
|
|
inlibro joined #koha |
16:57 |
|
koha-jenkins |
Yippee, build fixed! |
16:57 |
|
wahanui |
Congratulations! |
16:57 |
|
koha-jenkins |
Project Koha_Master_D9 build #1268: FIXED in 35 min: https://jenkins.koha-community[…]a_Master_D9/1268/ |
16:58 |
|
koha-jenkins |
Project Koha_Master_D9_MDB_Latest build #237: SUCCESS in 47 min: https://jenkins.koha-community[…]9_MDB_Latest/237/ |
16:59 |
|
|
khall joined #koha |
17:15 |
|
|
cait joined #koha |
17:25 |
|
philor |
someone, please write an authoritative "using LinkerModule: Default with AutoCreateAuthorities is insane, and really shouldn't even be possible to set" and post it in an authoritative location, thanks |
17:31 |
|
koha-jenkins |
Project Koha_Master_D10 build #180: UNSTABLE in 33 min: https://jenkins.koha-community[…]a_Master_D10/180/ |
17:33 |
|
cait |
philor: you might be the preson do do that - I never fully understood the linker |
17:33 |
|
cait |
I think having that in the manual would be a great spot |
17:34 |
|
cait |
(and also help me whenever i finally have to deal with the linker) |
17:34 |
|
|
oleonard joined #koha |
17:34 |
|
* cait |
grumps about the bugzilla spammres |
17:34 |
|
philor |
heh, that might work - I need something other than me saying so, to persuade my Powers That Be that we're doing something wrong, but if I just land it in the manual, then I can point to the manual saying it :) |
17:34 |
|
cait |
sounds like a good strategy |
17:35 |
|
cait |
yo umight want to explain why it is bad tho :) |
17:35 |
|
oleonard |
In the battle for household wifi my computer lost, temporarily |
17:37 |
|
cait |
philor: i think they would be seriously happy about a contribution in that area |
17:37 |
|
philor |
having the text in prefs change based on other prefs would be fun, too - set AutoCreateAuthorities, and the text for Default becomes "if I see a problem, I'll make it even worse" |
17:37 |
|
cait |
there is even a docs meting today if you are interested |
17:37 |
|
cait |
in 1.5 hours |
17:47 |
|
* philor |
is still working on an IRC sized why it's bad |
17:48 |
|
koha-jenkins |
Project Koha_Master_D9_My8 build #265: UNSTABLE in 50 min: https://jenkins.koha-community[…]aster_D9_My8/265/ |
17:48 |
|
philor |
without autocreate, the linker sees a problem and says "there's no authoritative source, I'll leave this problem area alone" |
17:49 |
|
philor |
with autocreate, the linker sees a problem and says "there's no authoritative source, I'll make this problem even worse" |
17:51 |
|
cait |
i never quite understood auto-create - it seems to be no real 'help' |
17:52 |
|
caroline |
there's a docs meeting? |
17:53 |
|
oleonard |
The calendar says there's an education meeting |
17:53 |
|
caroline |
oh is that today? crap I totally forgot about that!! >-< |
17:54 |
|
caroline |
argh, I don't have the link |
17:54 |
|
* caroline |
is panicking |
17:54 |
|
cait |
oh sorry |
17:54 |
|
cait |
i confused them |
17:55 |
|
cait |
are you panicking becuase it's education? |
17:55 |
|
|
inlibro joined #koha |
17:55 |
|
caroline |
I'm panicking because I'm supposed to organize it and I havent |
17:55 |
|
cait |
caroline: but i am sure you agree about submitting linker stuff for the manual? |
17:55 |
|
cait |
oh |
17:55 |
|
* cait |
offers cookies |
17:55 |
|
cait |
btw philor -nice to have you around :) (likes new faces) |
17:55 |
|
caroline |
lol yes please (to the linker stuff and also to the cookies) |
17:59 |
|
koha-jenkins |
Project Koha_Master_D8 build #814: STILL UNSTABLE in 28 min: https://jenkins.koha-community[…]ha_Master_D8/814/ |
18:00 |
|
|
andreashm joined #koha |
18:00 |
|
philor |
cait: autocreate helps when your cataloging is mostly importing bibs from elsewhere, and then something changes - when Smith, John, 1945- becomes Smith, John, 1945-2020 you have a single place to change all your existing bibs |
18:02 |
|
cait |
hm ok, so you merge the authorities |
18:02 |
|
cait |
later on and that update sthem all? |
18:03 |
|
philor |
yep, exactly |
18:07 |
|
cait |
philor: thx! |
18:09 |
|
koha-jenkins |
Project Koha_Master_U18 build #735: UNSTABLE in 51 min: https://jenkins.koha-community[…]a_Master_U18/735/ |
18:19 |
|
|
khall joined #koha |
18:25 |
|
|
khall joined #koha |
18:35 |
|
koha-jenkins |
Project Koha_Master_D9_MDB_Latest build #238: UNSTABLE in 35 min: https://jenkins.koha-community[…]9_MDB_Latest/238/ |
18:36 |
|
koha-jenkins |
Project Koha_Master_D9 build #1269: UNSTABLE in 48 min: https://jenkins.koha-community[…]a_Master_D9/1269/ |
18:48 |
|
|
khall joined #koha |
18:53 |
|
huginn |
News from kohagit: Bug 22887: (RM follow-up) Fix Charges Test <http://git.koha-community.org/[…]fdf67adcf7db3e8f3> |
18:55 |
|
|
inlibro joined #koha |
18:56 |
|
|
khall joined #koha |
18:56 |
|
* oleonard |
tries yet again with Bug 24958 |
18:56 |
|
huginn |
Bug http://bugs.koha-community.org[…]_bug.cgi?id=24958 enhancement, P5 - low, ---, oleonard, Needs Signoff , Remember last selected tab in SQL reports |
18:58 |
|
|
georgew joined #koha |
18:58 |
|
|
will1410 joined #koha |
19:15 |
|
|
andreashm joined #koha |
19:29 |
|
koha-jenkins |
Project Koha_Master_D9 build #1270: STILL UNSTABLE in 35 min: https://jenkins.koha-community[…]a_Master_D9/1270/ |
19:41 |
|
koha-jenkins |
Yippee, build fixed! |
19:41 |
|
wahanui |
Congratulations! |
19:41 |
|
koha-jenkins |
Project Koha_Master_U18 build #736: FIXED in 46 min: https://jenkins.koha-community[…]a_Master_U18/736/ |
19:43 |
|
koha-jenkins |
Project Koha_Master_D10 build #181: STILL UNSTABLE in 48 min: https://jenkins.koha-community[…]a_Master_D10/181/ |
19:51 |
|
cait |
oleonard++ |
19:55 |
|
|
inlibro joined #koha |
19:57 |
|
rangi |
@later tell Joubu hmm not without writing a cron job to run somewhere to fetch and push, it might be better to remember to push to it when pushing to gitlab (or you could write and run that cron somewhere) |
19:57 |
|
huginn |
rangi: The operation succeeded. |
20:07 |
|
koha-jenkins |
Yippee, build fixed! |
20:07 |
|
wahanui |
Congratulations! |
20:07 |
|
koha-jenkins |
Project Koha_Master_D9_My8 build #266: FIXED in 37 min: https://jenkins.koha-community[…]aster_D9_My8/266/ |
20:07 |
|
tcohen |
@later tell ashimema[m] extra patch to push on 22784 |
20:07 |
|
huginn |
tcohen: The operation succeeded. |
20:09 |
|
cait |
tcohen: |
20:09 |
|
cait |
I think you got the wrong bug |
20:10 |
|
cait |
bug 22774 - i tihnk the one we are looking for is the fK one for authorised-values |
20:10 |
|
huginn |
Bug http://bugs.koha-community.org[…]_bug.cgi?id=22774 enhancement, P5 - low, ---, kohadevinim, Pushed to master , Limit number of purchase suggestions per patron in a specified time period |
20:10 |
|
tcohen |
can you elaborate a bit more |
20:10 |
|
tcohen |
ah! |
20:10 |
|
tcohen |
true |
20:10 |
|
tcohen |
:-D |
20:11 |
|
tcohen |
thanks Katrina |
20:11 |
|
cait |
np |
20:11 |
|
|
AndrewFH joined #koha |
20:12 |
|
|
aleisha joined #koha |
20:15 |
|
caroline |
hum... Is it me or should AllowSelfCheckReturns be in the Self check-IN section and not the Self CHECKOUT? |
20:15 |
|
koha-jenkins |
Yippee, build fixed! |
20:15 |
|
wahanui |
Congratulations! |
20:15 |
|
koha-jenkins |
Project Koha_Master_D8 build #815: FIXED in 34 min: https://jenkins.koha-community[…]ha_Master_D8/815/ |
20:18 |
|
|
alexbuckley joined #koha |
20:36 |
|
koha-jenkins |
Yippee, build fixed! |
20:36 |
|
wahanui |
Congratulations! |
20:36 |
|
koha-jenkins |
Project Koha_Master_D9_MDB_Latest build #239: FIXED in 52 min: https://jenkins.koha-community[…]9_MDB_Latest/239/ |
20:39 |
|
cait |
caroline: sounds logical to me |
20:40 |
|
cait |
did the meeting work out? |
20:40 |
|
caroline |
yup :) |
20:40 |
|
cait |
:) |
20:40 |
|
caroline |
It was really cool, we discussed tools to make online training (webinars, screencaptures, video tutorials, etc.) |
20:41 |
|
caroline |
Since online is the new normal now |
20:41 |
|
cait |
yeah... |
20:43 |
|
|
hayley joined #koha |
20:44 |
|
philor |
caroline: AllowSelfCheckReturns controls whether /cgi-bin/koha/sco/sco-main.pl offers a checkin option, the stuff in Self check-in module controls how /cgi-bin/koha/sci/sci-main.pl behaves and whether it exists, so I wouldn't think so |
20:45 |
|
cait |
aah right |
20:45 |
|
cait |
different gui |
20:45 |
|
caroline |
philor: thanks after thinking about it, I came to the same conclusion |
20:46 |
|
philor |
though I wonder whether RoundFinesAtPayment applies to both |
20:46 |
|
caroline |
I found it really weird that it had never been pointed out, so I thought it must have been just me |
20:47 |
|
|
georgew joined #koha |
20:47 |
|
cait |
hm shoudl that not apply to all Koha? |
20:47 |
|
|
will1410 joined #koha |
20:48 |
|
philor |
oh, I'm looking at an example from before it moved to Accounting |
20:49 |
|
philor |
should, does, didn't look like it did in 19.05 |
20:56 |
|
|
inlibro joined #koha |
21:18 |
|
|
Marie-Luce joined #koha |
21:44 |
|
lukeG |
does anyone else have trouble with running updatedatabase on master after DBRev 19.12.00.071? |
21:45 |
|
cait |
something with authorised values? |
21:45 |
|
cait |
tcohen reported htat earlier |
21:45 |
|
tcohen |
I reported it to the original bug but didn't have the chance to take a look |
21:56 |
|
|
inlibro joined #koha |
22:15 |
|
koha-jenkins |
Project Koha_18.11_D9 build #283: SUCCESS in 26 min: https://jenkins.koha-community[…]oha_18.11_D9/283/ |
22:19 |
|
koha-jenkins |
Project Koha_18.11_D8 build #282: SUCCESS in 29 min: https://jenkins.koha-community[…]oha_18.11_D8/282/ |
22:28 |
|
koha-jenkins |
Project Koha_18.11_U18 build #272: SUCCESS in 37 min: https://jenkins.koha-community[…]ha_18.11_U18/272/ |
22:41 |
|
koha-jenkins |
Project Koha_18.11_D9 build #284: SUCCESS in 26 min: https://jenkins.koha-community[…]oha_18.11_D9/284/ |
22:49 |
|
koha-jenkins |
Project Koha_18.11_D8 build #283: SUCCESS in 29 min: https://jenkins.koha-community[…]oha_18.11_D8/283/ |
22:56 |
|
|
inlibro joined #koha |
23:02 |
|
koha-jenkins |
Project Koha_18.11_U18 build #273: SUCCESS in 34 min: https://jenkins.koha-community[…]ha_18.11_U18/273/ |
23:07 |
|
koha-jenkins |
Project Koha_18.11_D9 build #285: SUCCESS in 25 min: https://jenkins.koha-community[…]oha_18.11_D9/285/ |
23:10 |
|
|
bdonnahue3 joined #koha |
23:29 |
|
|
cait joined #koha |
23:49 |
|
|
cait joined #koha |
23:56 |
|
|
inlibro joined #koha |