← Previous day | Today | Next day → | Search | Index
All times shown according to UTC.
Time | Nick | Message |
---|---|---|
00:06 | alexbuckley_ joined #koha | |
02:26 | cait1 joined #koha | |
03:07 | alexbuckley joined #koha | |
06:06 | fridolin joined #koha | |
06:06 | fridolin | hi |
06:06 | wahanui | privet, fridolin |
06:37 | alexbuckley joined #koha | |
06:50 | calire joined #koha | |
07:05 | cait joined #koha | |
07:18 | koha-jenkins | Project Koha_17.11_D8 build #118: STILL UNSTABLE in 35 min: https://jenkins.koha-community[…]oha_17.11_D8/118/ |
07:29 | laurence joined #koha | |
07:30 | matts_ | hi |
07:38 | AndrewIsh joined #koha | |
07:39 | reiveune joined #koha | |
07:39 | reiveune | hello |
07:39 | wahanui | privet, reiveune |
07:46 | alex_a joined #koha | |
07:46 | alex_a | bonjour |
07:46 | wahanui | hi, alex_a |
08:03 | marcelr joined #koha | |
08:03 | marcelr | hi #koha |
08:04 | * calire | waves |
08:05 | Infra_3600 joined #koha | |
08:05 | Infra_3600 joined #koha | |
08:19 | paul_p joined #koha | |
08:20 | cait | morning #koha |
08:21 | sophie_m joined #koha | |
08:22 | greenjimll joined #koha | |
08:31 | AndrewIsh joined #koha | |
08:47 | janPasi joined #koha | |
08:50 | * ashimema | quietly weeps as he's still stuck failing to get this selenium test to pass |
08:53 | * cait | hands you the cookie jar |
09:08 | kohaputti joined #koha | |
09:12 | AndrewIsh joined #koha | |
09:17 | cait1 joined #koha | |
09:19 | lari_ joined #koha | |
09:20 | dexap joined #koha | |
09:20 | jo_ joined #koha | |
09:20 | jajm_ joined #koha | |
09:20 | piiPasi_ joined #koha | |
09:20 | Archie^ joined #koha | |
09:21 | Archie^ | hey Koha |
09:22 | danmichaelo joined #koha | |
09:23 | Joubu joined #koha | |
09:27 | Nemo_bis joined #koha | |
09:27 | sophie_m joined #koha | |
09:27 | zb joined #koha | |
09:31 | greenjimll joined #koha | |
09:32 | Archie^ | Hey guys, is there a way to modify the KohaBiblio record matching rule anywere? |
09:42 | ashimema | anyone done must test writing which requires setting and unsetting a system preference and then hitting the server with selenium? |
09:43 | feels like there's some wierd caching going on which means the instance that selenium hits isn't getting the system preference as set by the test script | |
09:44 | marcelr | cait: you forgot your mail on pre release day ! |
09:53 | bug 21878 for attention of qa team today ? | |
09:53 | huginn | Bug http://bugs.koha-community.org[…]_bug.cgi?id=21878 major, P5 - low, ---, kohadevinim, Signed Off , Fix few links for opac pagination and facets (no uri filter) |
09:53 | marcelr | qa team? |
09:53 | wahanui | qa team are the real gatekeepers, send cookies their way |
09:53 | ashimema | hello |
09:53 | marcelr | hi ashimema |
09:53 | ashimema | QA Team |
09:53 | marcelr | QA team? |
09:53 | wahanui | QA team are the real gatekeepers, send cookies their way |
09:53 | marcelr | QA Team? |
09:53 | wahanui | QA Team are the real gatekeepers, send cookies their way |
09:53 | marcelr | hmm |
09:54 | ashimema | hmm |
09:54 | sure that used to work | |
09:54 | grr | |
09:54 | laurence joined #koha | |
09:55 | cait1 | QA_team? |
09:55 | marcelr: omg, you are right | |
09:55 | i had a meeting at 8 am.... that threw my usual routine a bit | |
09:55 | marcelr | last sprint? |
09:56 | cait1 | bit of a sprint week for me, i will be on vacation in december |
09:56 | marcelr | nice |
10:19 | JesseM joined #koha | |
10:24 | cait1 | marcelr: feel free to send an email to the team if there is something urgent |
10:46 | thx marcelr | |
10:46 | marcelr | np |
10:50 | ere_away not around, i guess | |
10:50 | consistent | |
10:51 | ashimema: bug 21826 any idea why we do this: int($biblio->{'copyrightdate'}) | |
10:51 | huginn | Bug http://bugs.koha-community.org[…]_bug.cgi?id=21826 enhancement, P5 - low, ---, ere.maijala, BLOCKED , Automatic authority record generation improvements |
11:16 | * ashimema | reads |
11:16 | ashimema | sorry, was grabbing tea (I'm such a typical brit) |
11:17 | Archie^ joined #koha | |
11:18 | ashimema | I remember wondering that when I first looked through the bug |
11:18 | and remember deciding it made sense.. | |
11:18 | but can't remember why | |
11:19 | it's certainly a four digit year that's in the db | |
11:19 | perhaps it's something to do with Elastic needing to make sure it's not indexed as a string rather than a basic integer? | |
11:19 | so could be achieved with a `+ 0` too maybe? | |
11:23 | Archie^ | how come Stage Marc import is not checking by ISBN and by ISSN at the same time? |
11:26 | do i understand correctly, if i have 1 xml file i have to stage it 2 times in order for it to add Items first time by ISSN and second by ISBN? | |
11:35 | cait1 | marcelr: maybe to convert something like c2018? |
11:35 | ok... forget it... i was in the wrong spot | |
11:36 | i thought it was about before it was stored, not when retrieving it | |
11:36 | ashimema | ah, that could be it |
11:36 | yes.. I think it was | |
11:36 | cait1 | hm |
11:36 | publicationyear is text | |
11:36 | copyrightdate smallint(6)? | |
11:37 | that doesn't make sense | |
11:37 | ashimema | indeed |
11:37 | allot of our database doesn't ;) | |
11:37 | cait1 | another idea was it was copied from treating publicationyear... |
11:37 | fridolin | ashimema: hi dear, releasing today ? |
11:37 | cait1 | oh yeah |
11:38 | ashimema | didn't we sebtle on tomorrow? |
11:38 | * ashimema | has lost track.. goes to refer to the email |
11:39 | ashimema | oh cool.. Monday it was |
11:39 | I best roll it up then | |
11:40 | thanks for the poke fridolin | |
11:40 | fridolin | i'm on it too ;) |
11:40 | ashimema | I'm a bit miffed I still have a failing test.. but I'm confident it's the test not the thing it's testing that's failing |
11:40 | fridolin | same for me, its a selenium test |
11:41 | ashimema | mine too ;) |
11:41 | though not on all OS's which is especially odd | |
11:41 | fridolin | I have picked your major bugs, i'm a bit late on other patches but it will do the release |
11:41 | ashimema | oh, btw.. do you have the latest release-tools |
11:41 | fridolin | zh |
11:41 | ashimema | I've done a fair bit of work no them in recent weeks |
11:41 | they spit out a bit more info now and handle encoding a little bit better :) | |
11:42 | fridolin | oki i have updated |
11:42 | ashimema | brill |
11:42 | :) | |
11:43 | assume you were also aware that I have been rebuilding release notes regularly for the three supported branches so people can help make them more useful earlier in each cycle by embelishing bugzilla and seeing the results | |
11:44 | fridolin | ah great |
11:45 | ashimema | https://gitlab.com/koha-commun[…]oha-release-notes |
11:45 | fridolin | ashimema: you mean on 18.05.x only ? |
11:45 | ahh yep | |
11:45 | ashimema | nope.. they're rebuilding very regularly for 17.11.x, 18.05.x and 18.11.x :) |
11:46 | fridolin | ah okiii : i see mine already |
11:46 | https://gitlab.com/koha-commun[…]notes_17_11_12.md | |
11:46 | thats suppper | |
11:46 | i use it a lot for picking your major bugs | |
11:48 | ashimema | :) |
11:48 | glad it's helpfull :) | |
11:48 | kohaputti joined #koha | |
11:49 | ashimema | obviously when you build your notes for actual release I'll replace the version in there with them and the autobuilds will increment a version :) |
11:51 | koha-jenkins | Project Koha_18.05_D9 build #125: STILL UNSTABLE in 27 min: https://jenkins.koha-community[…]oha_18.05_D9/125/ |
11:57 | marcelr joined #koha | |
12:05 | kohaputti joined #koha | |
12:28 | koha-jenkins | Project Koha_18.05_U18 build #129: STILL UNSTABLE in 2 hr 13 min: https://jenkins.koha-community[…]ha_18.05_U18/129/ |
12:30 | coyas joined #koha | |
12:34 | kidclamp joined #koha | |
12:34 | * kidclamp | waves |
12:36 | marcelr | hi kidclamp |
12:36 | kidclamp | hi marcelr |
12:40 | eythian | hi |
12:40 | kidclamp | hi eythian |
12:40 | marcelr | o/ |
12:44 | ere kidclamp : 21826 for RM | |
12:44 | ere | marcelr, hi and thanks |
12:46 | koha-jenkins | Project Koha_18.05_D9 build #126: STILL UNSTABLE in 27 min: https://jenkins.koha-community[…]oha_18.05_D9/126/ |
12:53 | huginn | News from kohagit: Bug 21730: DBRev 18.06.00.062 <http://git.koha-community.org/[…]646650be0e3a52d58> |
12:53 | News from kohagit: Bug 21874: (QA follow-up) Fix intranet sendshelf <http://git.koha-community.org/[…]a34ec1154e81a19a3> | |
12:53 | News from kohagit: Bug 21874: Fix encoding of cart and list email subjects <http://git.koha-community.org/[…]0de928d24b887df17> | |
12:53 | News from kohagit: Bug 21758: Navigation in Z39.50 result pages not working in Acquisitions <http://git.koha-community.org/[…]b745095943415ee6b> | |
12:53 | News from kohagit: Bug 21649: Pass guarantee info to template when adding child <http://git.koha-community.org/[…]4dc47ff85db702d7d> | |
12:53 | News from kohagit: Bug 21730: Add missing PA_CLASS authorized values categories <http://git.koha-community.org/[…]c97f7011e7b983434> | |
12:53 | News from kohagit: Bug 21644: better UNIMARC XSLT display of 210 in intranet <http://git.koha-community.org/[…]e4b9bcaefa4b066ea> | |
12:54 | alex_a joined #koha | |
12:57 | kohaputti joined #koha | |
12:57 | kidclamp | marcelr: 21878 is PQA? |
12:59 | marcelr | kidclamp: i am still hoping for another qaer to look at it but i would like to include it if possible |
12:59 | i fixes some broken links | |
12:59 | it | |
12:59 | and pagination is important enough | |
12:59 | koha-jenkins | Project Koha_18.05_U18 build #130: STILL UNSTABLE in 31 min: https://jenkins.koha-community[…]ha_18.05_U18/130/ |
13:00 | khall joined #koha | |
13:12 | kidclamp | bug 21869 |
13:12 | huginn | Bug http://bugs.koha-community.org[…]_bug.cgi?id=21869 major, P5 - low, ---, nick, Needs Signoff , Bad update statement loses values for MarkLostItemsAsReturned |
13:14 | koha-jenkins | Project Koha_Master_D8 build #115: SUCCESS in 21 min: https://jenkins.koha-community[…]ha_Master_D8/115/ |
13:14 | marcelr | ah success kidclamp |
13:14 | kidclamp | phew |
13:15 | marcelr | maybe we forgot to test something ;) |
13:28 | koha-jenkins | Project Koha_Master_D9 build #617: SUCCESS in 28 min: https://jenkins.koha-community[…]ha_Master_D9/617/ |
13:32 | marcelr | kidclamp: the pref once was a boolean but now is multiple values |
13:32 | i remember some discussion about it at the time | |
13:38 | Scott-CSPL joined #koha | |
13:39 | kidclamp | yes, the values should be comma separataed - the update was just adding a new option, but instead it set the values to the same as the options |
13:41 | marcelr | yeah but i think the idea was if it was true (1) put all options in to the field |
13:41 | only comma separated | |
13:41 | and put empty string for zero | |
13:43 | thx khall++ | |
13:43 | khall | np! |
13:43 | koha-jenkins | Project Koha_Master_U18 build #106: SUCCESS in 29 min: https://jenkins.koha-community[…]a_Master_U18/106/ |
13:44 | marcelr | khall did you attach all patches ? |
13:44 | only see 1 now | |
13:44 | khall | still uploading |
13:44 | marcelr | ok he is slow |
13:45 | kidclamp | marcelr: yeah, the original db update did that, this was a followup adding a new option to the list |
13:45 | so the values shouldn't be changed | |
13:45 | marcelr | or should this new val be added ? |
13:45 | kidclamp | bug 19287 |
13:45 | huginn | Bug http://bugs.koha-community.org[…]_bug.cgi?id=19287 new feature, P5 - low, ---, jonathan.druart, RESOLVED FIXED, Add ability to mark an item 'Lost' from 'Holds to pull' list |
13:46 | kidclamp | I think it should default to off? |
13:46 | marcelr | will have another look |
13:47 | cait1 | wasn't that 18.05? |
13:54 | Archie^ | yeah i really dont understand. Should i have 2 different marcXML files (1 for books and 1 for Continuing recources) ? What is the workaround if they all are in one |
13:54 | ? | |
13:57 | Freddy_Enrique joined #koha | |
14:31 | huginn | News from kohagit: Bug 21869: Fix incorrect value setting in DB update <http://git.koha-community.org/[…]fe162f877dc358fb3> |
14:31 | News from kohagit: Bug 21878: (follow-up) Fix a few uri filter in facets <http://git.koha-community.org/[…]53a627646605d71bb> | |
14:31 | News from kohagit: Bug 21878: (follow-up) Fix a few query_cgi filters in opac-search-history <http://git.koha-community.org/[…]f625b109b4b347ebf> | |
14:31 | News from kohagit: Bug 21878: To fix pagination problem in OPAC <http://git.koha-community.org/[…]6e5cf6238fa194df1> | |
14:41 | caroline joined #koha | |
14:42 | caroline | Hello everyone! |
14:43 | What did I miss in the last two weeks? | |
14:45 | tuxayo | caroline: fr_CA got removed. Lack of contributors during the last two weeks. |
14:46 | caroline | XD |
14:46 | Freddy_Enrique | heh... |
14:46 | Good mornign caroline :) | |
14:46 | caroline | good morning Freddy_Enrique! |
14:47 | tuxayo | caroline: joke aside, I'm happy that since few months fr_CA is based on fr_FR. How do you apply the fr_CA specific changes? |
14:48 | caroline | My colleague blou made a script with my specs |
14:48 | We run it on the fr-FR files and upload them in the fr-CA | |
14:49 | The thing is though, that we don't have access to override the current translations so it only puts them in "suggestions" | |
14:50 | tuxayo | Because before that, when I fixed a translation, I also wanted to fix it in fr_CA. But sometime I needed to fix in 3 versions (e.g. having customers in 17.11, so also fix in 18.05 and 18.11) |
14:50 | Then with 2 languages it could get a bit tedious. ^^" | |
14:51 | caroline: script: great | |
14:51 | Does the non-override causes a lot of work? | |
14:52 | caroline | Well, since it's only put in suggestions, we have to manually go through the suggestions, so yeah... |
14:52 | tuxayo | You could overwrite if you ask for the permission, right? Or maybe keeping Pootle fr_CA contributions is also goal? |
14:52 | caroline | I wrote to Bernardo a while back, but I haven't had time recently to follow up |
14:52 | tuxayo | *a goal |
14:53 | cait1 | caroline: we missed you! |
14:53 | coyas | hi |
14:53 | wahanui | hey, coyas |
14:53 | caroline | hi cait1! :) |
14:53 | coyas | i did make install |
14:53 | but nothing haping | |
14:53 | cait1 | caroline: if you can#t get in touch with bernardo, i think i can fix your permissions |
14:54 | which user uploads the fr-CA files? | |
14:54 | koha-jenkins | Project Koha_Master_D8 build #116: SUCCESS in 20 min: https://jenkins.koha-community[…]ha_Master_D8/116/ |
14:54 | tuxayo | caroline: great, I hope it works well. |
14:54 | caroline | cait1: blou |
14:54 | cait1 | do you want me to have a look? |
14:54 | caroline | or Philippe Blouin, not sure what name he uses on Pootle |
14:54 | cait1: yes please! | |
14:55 | coyas | nothing happened |
14:55 | tuxayo | caroline: oh it seems that cait1 can be your fairy that makes your wish reality :) |
14:55 | coyas | i am still waiting |
14:55 | cait1 | caroline: new GUI since I did this last, will try to find it |
14:55 | tuxayo | coyas: hi, can you detail what did you do, wish step you are. Which option you elected before? |
14:56 | coyas | ys |
14:56 | ya | |
14:57 | i did this ./koha_perl_deps.pl -m -u -c | |
14:57 | only two required modules is missing | |
14:57 | I could not install | |
14:57 | then i did | |
14:58 | make | |
14:58 | was ok | |
14:58 | no make Makefile.PL | |
14:58 | AndrewIsh joined #koha | |
14:58 | coyas | then make |
14:58 | and make install | |
14:59 | but this is not going well i still waiting, nothing is happened | |
14:59 | tuxayo | caroline: By the way, do you have your script somewhere published? So maybe the various english locales could do the same, and two chinese locales. For example. |
14:59 | And also so that fr_FR can see which are your changes and maybe incoporate some. Couriel and téléverser are gaining adoption. So they and other terms are worth being discussed. | |
15:00 | caroline | I'll talk to my colleague about it |
15:00 | coyas | sorry, it start to show me logs |
15:00 | caroline | It seems we don't have the habit of publishing our stuff online. We have our own git server with everything on it |
15:00 | kmlussier joined #koha | |
15:01 | koha-jenkins | Project Koha_Master_D9 build #618: SUCCESS in 27 min: https://jenkins.koha-community[…]ha_Master_D9/618/ |
15:04 | cait1 | caroline: i think blou shouldbe able to do it if i read the docs right |
15:04 | he is administrator for fr_CA | |
15:05 | caroline | thanks so much cait1! |
15:05 | cait1 | it was like that alredy |
15:05 | i am dding you to the group now too | |
15:05 | is your login carolineß | |
15:05 | ? | |
15:05 | caroline | I will tell him (he is doing an interview right now) |
15:05 | yes | |
15:05 | coyas | hi i need to install zebra manually |
15:09 | tuxayo | caroline: Thanks for asking :) |
15:09 | «It seems we don't have the habit of publishing our stuff online. We have our own git server with everything on it» | |
15:09 | We also have that, but a lot of repos are public and under a libre license. A non-intentional benefit Is also that not all the published code in the libre/open source community isn only on GitHub. | |
15:10 | kidclamp cait1 paul_p (and other interested) May I ask few questions about choices about numpads in various countries and the use of CurrencyFormat in inputted numbers? | |
15:10 | After a quick check based on this: https://en.wikipedia.org/wiki/[…]:DecimalSeparator.svg | |
15:10 | I noticed that at least the following countries use the comma to separate decimals but that their numpads uses the dot. Sigh.... | |
15:10 | France, Spain, Italy, Russia | |
15:10 | Then this could be a bit inconvinient with the current choice of the WIP implementation of bug 21507. Which only allows the separators from CurrencyFormat. | |
15:10 | huginn | Bug http://bugs.koha-community.org[…]_bug.cgi?id=21507 major, P5 - low, ---, koha-bugs, NEW , Decimal separators issues in patrons payments/fines, simplified |
15:10 | tuxayo | Is that an issue for the current proposal? Or can we say that if someone needs a better handling of these cases, then another bugzilla should be open for such a enhancement. |
15:10 | So we are not delaying the bugfix forever. | |
15:11 | cait1 | tuxayo: German numpads have , |
15:11 | no . | |
15:11 | tuxayo | cait1: yes, I noticed that, and you great! :D |
15:11 | *it's great | |
15:12 | cait1 | so the idea is to tie it to the display pref, correct? |
15:12 | kidclamp | ah, tuxayo, reading your description on the bug I had a different idea in my mind |
15:12 | cait1 | i haven't followed the latepatches :( |
15:12 | tuxayo | I don't know why it's such a mess. There might be "historial reasons" |
15:12 | kidclamp | "allow only one separator, whether is it comma or dot, and always interpret as decimal separator |
15:12 | cait1 | caroline: the GUI changedtoo much.... i just tried uploading something myself and missing hte options i used to see |
15:12 | calire left #koha | |
15:12 | cait1 | caroline: maybe have blou try again and if it doesn't work we might need to do some more research |
15:13 | tuxayo | kidclamp: « reading your description on the bug I had a different idea in my mind» oh, good thing that this discussion is happening :) |
15:13 | kidclamp | so you can enter 10,00 or 10.00 but never 10,000.00 or 10,000,00 |
15:13 | you only enter one | |
15:13 | cait1 | yep |
15:13 | kidclamp | if c&p you do have to remove extra, but better than paying more than you can |
15:13 | cait1 | ah |
15:13 | kidclamp: we had discussed that | |
15:14 | what is with 1.000 for 1000? | |
15:14 | tuxayo | kidclamp: yeah, that's not the issue. The issue is that with this patch, France, Spain, Italy, Russia (and oithers), this numpad button won't be useful anymore. |
15:14 | cait1 | how will you know if it's a thousands sep or a decimal? |
15:14 | kidclamp | always assume it is decimal |
15:15 | do not enter other separatord | |
15:15 | and can add a note about that | |
15:15 | cait1 | i don't feel good about this |
15:15 | tuxayo | cait1: «what is with 1.000 for 1000?» That is one reason to only allow the separator from CurrencyFormat. Even though we could argue that allowing both is better than this tradeoff. |
15:15 | But the implementation will be more complex. | |
15:15 | cait1 | i think enter as displayed still |
15:16 | kidclamp | that makes it much harder |
15:16 | cait1 | and if the format has thousand separators in display, entering them shoudl be allowed |
15:16 | phone call now :) | |
15:16 | kidclamp | allowing that is why we have confusion - but reallyas long as things work I don't mind :-) |
15:23 | koha-jenkins | Project Koha_Master_U18 build #107: SUCCESS in 29 min: https://jenkins.koha-community[…]a_Master_U18/107/ |
15:31 | tuxayo | cait1: «kidclamp: that makes it much harder» Maybe Koha::Number::Price can handle(unformat) the full nice formats (3,000.00) and 3000.00. But it's still more to test and QA. Still doable in a followup bug. |
15:31 | Oh wait the form validation will indeed be harder. To not have a too restricting or permissive regex. (well 3 actually ^^") | |
15:32 | cait1 | hm |
15:39 | kidclamp | just make two entry fields - one for dollars, one for cents :-) |
15:42 | cait1 | kidclamp: eek |
15:42 | not sure I understand the last | |
15:42 | kidclamp | it was a joke |
15:42 | tuxayo | Could have been serious ^^ |
15:42 | cait1 | and not sure how much validation we need.... we probably should have more, but having sane behaviour everywhere would be nice |
15:43 | tuxayo | Also: I have heard the suggestion that why don't we simply accept as *input* only decimals with a dot. But then it will be different from what is displayed. |
15:43 | Other than that I might be serious | |
15:44 | caroline | tuxayo: I actually thought it was meant to be like that. Always enter a dot, but the display is different according to currencyformat |
15:44 | cait1 | and you can#t use german numpads |
15:44 | tuxayo | T_T |
15:45 | cait1 | caroline: it currently is, although there are bugs in some places where it suddenly expects commas |
15:45 | tuxayo | cait1: «but having sane behaviour everywhere would be nice» |
15:45 | Yes! :D | |
15:45 | And the insanity of the use case and needs of people even in the same country is burning my sanity. | |
15:45 | cait1 | allow one |
15:45 | depending on config | |
15:45 | tuxayo | «and you can#t use german numpads» |
15:45 | cait1 | still my favourite .) |
15:45 | tuxayo | numpads in different lands are a great example. |
15:45 | cait1 | so allow either ocmma or dot |
15:46 | it could be a separate pref | |
15:46 | from the display one | |
15:47 | tuxayo | cait1: «caroline: it currently is, although there are bugs in some places where it suddenly expects commas» |
15:47 | These are features right? CurrencyFormat wasn't used in a form processing due to a bug? | |
15:47 | cait1 | no not a feature |
15:47 | there is a serious bug in the receive process | |
15:47 | where you have to suddenly use comma or it will give you the wrong price | |
15:47 | and all this discussion this has never been fixed, looking for the perfect solution | |
15:47 | caroline | yes I noticed that one, it is major |
15:48 | cait1 | we had to switch currency format back to US to avoid the issue in a workaround way |
15:48 | eythian | the perfect solution is to get Germany to stop having silly keyboards, obviously. |
15:48 | caroline | you enter 39.99 and the price is suddenly 3990,00 |
15:48 | cait1 | yeah exactly |
15:48 | it's evil | |
15:48 | atm i get complaints about acq calculations on a daily basis | |
15:48 | bugs like that make it not easier | |
15:48 | tuxayo | me to recenty (no daily hopefully) |
15:49 | cait1 | let's fix the bug |
15:49 | and pick the easiest | |
15:50 | tuxayo | cait1: «where you have to suddenly use comma or it will give you the wrong price» |
15:50 | It's that the field is prefilled not using CurrencyFormat (with a dot) and the form processing uses the CurrencyFormat. | |
15:50 | cait1 | i only nknow it shouldn't |
15:51 | it behaves different to all over fields | |
15:58 | * ashimema | write a release email |
15:58 | tuxayo | cait1: +1 |
15:58 | ashimema++ | |
16:03 | Dyrcona joined #koha | |
16:05 | koha-jenkins | Project Koha_17.11_D8 build #119: STILL UNSTABLE in 32 min: https://jenkins.koha-community[…]oha_17.11_D8/119/ |
16:08 | reiveune | bye |
16:08 | reiveune left #koha | |
16:14 | huginn | News from kohagit: Bug 19365: (QA follow-up) Ensure we use a modern enough perl <http://git.koha-community.org/[…]c6499522199d17b47> |
16:14 | News from kohagit: Bug 19365: Clean up, fix and add new tests. <http://git.koha-community.org/[…]f0b939f367dfd1840> | |
16:15 | News from kohagit: Bug 19365: Index authority fields as phrases <http://git.koha-community.org/[…]c494f97a239580c0c> | |
16:15 | News from kohagit: Bug 19365: Fix search for duplicate authorities with Elasticsearch <http://git.koha-community.org/[…]8ecb5be34709deffa> | |
16:15 | News from kohagit: Bug 19365: Fix several issues with the Elasticsearch code <http://git.koha-community.org/[…]97d1f764158a860b0> | |
16:15 | kidclamp | backin a bit, fingers crossed for jenkins |
16:18 | AndrewIsh | Anyone got any suggestions why a Koha instance might not be logging. I'm making calls to Koha::Logger->log->info($stuff) but nothing is being logged. It works fine on another instance so I'm thinking it's local. I've enabled the syspref, log4perl.conf says "log4perl.logger.intranet = INFO, INTRANET". The file that it should be logging to doesn't exist, but I'd expect it to create it. Anyone got any ideas? |
16:19 | eythian | AndrewIsh: wanna swap? I have almost the same issue with an internal thing I'm working on. |
16:19 | ashimema | noo, we can't all be upsetting jenkins at once can we :) |
16:19 | AndrewIsh | eythian: Lol, always happy to swap problems ;-) |
16:20 | eythian | OK great, I'll fix the logging issues. You can write the performance feedback things for my co-workers ;) |
16:21 | AndrewIsh | Perfect. Something along the lines of "Performance is......great.....?" Sound OK to you? |
16:21 | eythian | that's about where I'm at with them. |
16:21 | AndrewIsh | :-) |
16:24 | tuxayo | cait: «Allow only one decimal separator, it could be a separate pref, from the display one» |
16:24 | From what I understand, that would be the current plan with the addition of a syspref for input. So I might do that I another bugzilla if the fr/sp/ru/it numpad issue is big enough. | |
16:24 | *in another | |
16:26 | Bovinity joined #koha | |
16:26 | Bovinity | Mornin' |
16:27 | tuxayo | Bovinity: hi from france :) (almost the end of the workday here) |
16:27 | Bovinity | Ah, color me envious. |
16:41 | koha-jenkins | Project Koha_Master_D8 build #117: SUCCESS in 23 min: https://jenkins.koha-community[…]ha_Master_D8/117/ |
16:43 | tuxayo | Bovinity: I wish I had got more thing done today, I would like to be this morning. Can we swap? :P |
16:43 | *things | |
16:44 | koha-jenkins | Project Koha_Master_U18 build #108: SUCCESS in 29 min: https://jenkins.koha-community[…]a_Master_U18/108/ |
16:45 | coyas joined #koha | |
16:47 | Bovinity | Who am I to deny someone a good day's work? I'll take the rest of the day off, it's all yours. :D |
16:53 | laurence left #koha | |
16:56 | cait1 | kidclamp++ |
17:09 | koha-jenkins | Project Koha_Master_D9 build #619: SUCCESS in 27 min: https://jenkins.koha-community[…]ha_Master_D9/619/ |
17:20 | StarJammer joined #koha | |
17:38 | cait joined #koha | |
17:51 | paul_p joined #koha | |
18:17 | maya joined #koha | |
18:17 | maya | hi |
18:17 | wahanui | hola, maya |
18:19 | maya | why do we need to export koha envoirnment variables likr koha_conf and perl5lib to bulk import marc recods ? |
18:29 | ashimema | . |
18:30 | alexbuckley joined #koha | |
18:33 | ashimema | . |
18:51 | maya | can anyone here help please ---- why do we need to export koha envoirnment variables likr koha_conf and perl5lib to bulk import marc recods ? |
18:58 | kidclamp | perl needs to know where to find the Koha modules - the scripts refer to configuration settings from koha-conf to know how to import the records |
18:58 | if you are using a package installation you should also simply be able to use 'koha-shell' | |
18:58 | maya^ | |
19:00 | caroline joined #koha | |
19:13 | maya | ///kidclamp////// where i can explore more about koha-shell learning cueve? |
19:14 | kidclamp | https://wiki.koha-community.or[…]ckages#koha-shell |
19:33 | alexbuckley joined #koha | |
19:36 | StarJammer joined #koha | |
21:08 | kidclamp | off, back later to finish up release |
21:13 | caroline joined #koha | |
23:13 | dj joined #koha | |
23:14 | rangi_ joined #koha | |
23:15 | BobB joined #koha | |
23:15 | eythian joined #koha | |
23:15 | dj_ joined #koha | |
23:15 | ribasushi joined #koha | |
23:16 | StarJammer joined #koha | |
23:16 | cait joined #koha | |
23:16 | Scott-CSPL joined #koha | |
23:16 | khall joined #koha | |
23:16 | kohaputti joined #koha | |
23:16 | kidclamp joined #koha | |
23:16 | Archie^ joined #koha | |
23:16 | JesseM joined #koha | |
23:16 | zb joined #koha | |
23:16 | Nemo_bis joined #koha | |
23:16 | Joubu joined #koha | |
23:16 | danmichaelo joined #koha | |
23:16 | piiPasi_ joined #koha | |
23:16 | jajm_ joined #koha | |
23:16 | jo_ joined #koha | |
23:16 | paxed joined #koha | |
23:16 | lari_ joined #koha | |
23:16 | janPasi joined #koha | |
23:16 | Infra_3600 joined #koha | |
23:16 | dpk_ joined #koha | |
23:16 | wahanui joined #koha | |
23:16 | clrh joined #koha | |
23:16 | fredericd joined #koha | |
23:16 | GiuseppeP joined #koha | |
23:16 | kivilahtio joined #koha | |
23:16 | davidnind[m] joined #koha | |
23:16 | tuxayo joined #koha | |
23:16 | matts joined #koha | |
23:16 | ere_away joined #koha | |
23:16 | Bmagic joined #koha | |
23:16 | mirkh_ joined #koha | |
23:16 | deb-CSPL joined #koha | |
23:16 | rkrimme1 joined #koha | |
23:16 | barton joined #koha | |
23:16 | AnnaBoten joined #koha | |
23:16 | mjlassila joined #koha | |
23:16 | tcohen joined #koha | |
23:16 | bshum joined #koha | |
23:16 | lavamind joined #koha | |
23:16 | ibeardsl1e joined #koha | |
23:16 | rhamby_ joined #koha | |
23:16 | irma joined #koha | |
23:16 | skimsk joined #koha | |
23:16 | koha-jenkins joined #koha | |
23:16 | SlackIntegration[m] joined #koha | |
23:16 | killer_bee[m] joined #koha | |
23:16 | ashimema joined #koha | |
23:16 | nlegrand joined #koha | |
23:16 | sonOfRa joined #koha | |
23:16 | bag joined #koha | |
23:16 | jeff joined #koha | |
23:16 | felicia joined #koha | |
23:16 | logbot joined #koha | |
23:16 | sen joined #koha | |
23:16 | phasefx joined #koha | |
23:16 | pastebot joined #koha | |
23:16 | denials joined #koha | |
23:16 | gmcharlt joined #koha | |
23:16 | huginn joined #koha | |
23:16 | jcamins_ joined #koha | |
23:16 | abneiman joined #koha | |
23:19 | ribasushi joined #koha | |
23:20 | eythian joined #koha | |
23:42 | tcohen | kidclamp++ # awesome release in the making |
23:51 | papa joined #koha |
← Previous day | Today | Next day → | Search | Index