← Previous day | Today | Next day → | Search | Index
All times shown according to UTC.
| Time | Nick | Message |
|---|---|---|
| 00:00 | papa joined #koha | |
| 00:01 | irmab joined #koha | |
| 00:45 | Francesca joined #koha | |
| 01:49 | Francesca joined #koha | |
| 02:13 | irma joined #koha | |
| 02:13 | StomproJ joined #koha | |
| 02:26 | Francesca joined #koha | |
| 02:54 | Stompro joined #koha | |
| 03:22 | Dilan joined #koha | |
| 03:28 | irma joined #koha | |
| 03:39 | irmab joined #koha | |
| 04:11 | Dilan joined #koha | |
| 05:08 | sameeenz joined #koha | |
| 06:00 | Francesca joined #koha | |
| 06:06 | Francesca joined #koha | |
| 06:21 | Francesca joined #koha | |
| 06:40 | cait joined #koha | |
| 06:48 | * magnuse | waves |
| 07:27 | Francesca joined #koha | |
| 07:30 | marcelr joined #koha | |
| 07:31 | marcelr | hi #koha |
| 07:33 | eythian | hi marcelr |
| 07:33 | marcelr | :) |
| 07:36 | eythian | I have a meeting in the Stopera this morning, which I've never been to before. |
| 07:40 | fridolin joined #koha | |
| 07:40 | fridolin | hello |
| 07:41 | reiveune joined #koha | |
| 07:41 | reiveune | hello |
| 07:59 | alex_a joined #koha | |
| 07:59 | alex_a | bonjour |
| 08:22 | AndrewIsh joined #koha | |
| 08:25 | sophie_m joined #koha | |
| 08:41 | wilfrid joined #koha | |
| 08:44 | Francesca joined #koha | |
| 08:49 | LibraryClaire joined #koha | |
| 09:04 | alex_a joined #koha | |
| 09:09 | paul_p joined #koha | |
| 09:21 | Francesca joined #koha | |
| 10:04 | LibraryClaire joined #koha | |
| 10:29 | d_antonakis joined #koha | |
| 10:50 | LibraryClaire joined #koha | |
| 11:01 | janPasi joined #koha | |
| 11:08 | LibraryClaire joined #koha | |
| 11:14 | huginn | New commit(s) kohagit: Bug 11274 Sent Notices Tab Not Working Correctly <http://git.koha-community.org/[…]d51ac73abbdd83b86> / Bug 17470 Make overdue notices according to branch item only <http://git.koha-community.org/[…]6e93967c89da78462> / Bug 17744: Remove the oai_dc:dcCollection wrapper in OAI responses <http://git.koha-community.org/g |
| 11:24 | New commit(s) kohagit: Bug 17749 - Missing l in '.pl' in link on waitingreserves.tt <http://git.koha-community.org/[…]3dde1e85c53ba36d9> / Bug 17733: Fix Members.t <http://git.koha-community.org/[…]9beecc61fc55c994e> / Bug 17666: [QA Follow-up] Mark File::Slurp as required <http://git.koha-community.org/[…]=commitdiff;h=6b6 | |
| 11:34 | New commit(s) kohagit: Bug 13029 : Follow up <http://git.koha-community.org/[…]eda1407d8846b75b5> / Bug 13029: Allow to pass additional parameters to SMS::Send drivers <http://git.koha-community.org/[…]b1466a5e6a9139fae> / Bug 17652: opac-account.pl does not include login branchcode <http://git.koha-community.org/[…]koha.git;a=commit | |
| 11:34 | AndrewIsh | g'morn #koha |
| 11:35 | does anyone know offhand how often bywater sandboxes are generated? i set one up about 20 mins ago and have not had an email yet | |
| 11:43 | LibraryClaire joined #koha | |
| 11:44 | huginn | New commit(s) kohagit: Bug 17761 - Renewing or returning item via the checkouts table causes lost and damage... <http://git.koha-community.org/[…]6e207734f6f56bdd5> / Bug 17700: Add columns setting to fines tables <http://git.koha-community.org/[…]96a8a39ed01292288> / Bug 14876 - Show number of holds per record on the search results <http:/ |
| 11:56 | tcohen joined #koha | |
| 11:56 | huginn | New commit(s) kohagit: Bug 16203: Convert item plugins to new style (see bug 10480) <http://git.koha-community.org/[…]3b20befd130c343e6> / Bug 17472: Borrower Previously Checked Out: Display title <http://git.koha-community.org/[…]dde8d1e253272f011> / Bug 17418 - Move staff client home page JavaScript to the footer <http://git.koha-communit |
| 11:58 | khall | AndrewIsh: the bywater sandboxes are not fully working iirc, you'd be better off using the biblibre ones |
| 11:58 | ashimema | hahga |
| 11:58 | AndrewIsh | khall: thanks, but they biblibre ones are all giving 502 ;-) |
| 11:58 | s/they/the | |
| 11:58 | khall | ack! what abou the ptfs ones? |
| 11:59 | AndrewIsh | khall: well, we're seeing odd problems while testing a patch, so we're trying to get to the bottom of that (i'm from ptfs-e btw) |
| 11:59 | khall | ah, gotcha. sorry : \ |
| 11:59 | AndrewIsh | khall: which is why i wanted to test on either bywater or biblibre |
| 11:59 | khall: no prob :) | |
| 12:01 | tcohen | morning |
| 12:01 | marcelr | hi tcohen |
| 12:01 | khall | mornin tcohen! |
| 12:01 | marcelr | and khall |
| 12:02 | tcohen | khall: maybe we can tell it to watch for .pm files? |
| 12:02 | khall | tcohen: should be watching for pl and pm files |
| 12:03 | tcohen | i'm not sure pl files are persistently cached |
| 12:03 | khall | that's what the -e "pl,pm" should do |
| 12:03 | so it'll only restart if pl or pm files change, not tt or xml or anything else that doesn't matter for plack | |
| 12:05 | tcohen | khall, i like it |
| 12:05 | khall | excellent! I wish there was a way to daemonize it, right now I just have a 'git watch' alias |
| 12:05 | works well enough though | |
| 12:08 | huginn | New commit(s) kohagit: Bug 17568: Add the Koha::Patron->library method <http://git.koha-community.org/[…]6bc2ee1d7f3781340> / Bug 17557: Koha::Patrons - Move GetAge to ->set_age (and remove SetAge) <http://git.koha-community.org/[…]a7822c0e9d4ecf7b4> / Bug 17557: Revised patron age calculation tests <http://git.koha-community.org/gitweb/?p= |
| 12:11 | rsantellan joined #koha | |
| 12:11 | rsantellan | good morning #koha |
| 12:51 | meliss joined #koha | |
| 12:55 | nengard joined #koha | |
| 12:58 | jenkins | Project Koha_Master_D8 build #65: UNSTABLE in 1 hr 45 min: https://jenkins.koha-community[…]oha_Master_D8/65/ |
| 12:58 | * kyle: Bug 17744: Remove the oai_dc:dcCollection wrapper in OAI responses | |
| 12:58 | * kyle: Bug 17470 Make overdue notices according to branch item only | |
| 12:58 | * kyle: Bug 11274 Sent Notices Tab Not Working Correctly | |
| 12:58 | huginn | 04Bug http://bugs.koha-community.org[…]_bug.cgi?id=17744 major, P5 - low, ---, julian.maurice, Pushed to Master , OAI: oai_dc has no element named dcCollection |
| 12:58 | 04Bug http://bugs.koha-community.org[…]_bug.cgi?id=17470 normal, P3, ---, koha, Pushed to Master , overdue_notices.pl produces X emails with the SAME list of ALL overdue items if a patron has overdue items from X branches | |
| 12:58 | 04Bug http://bugs.koha-community.org[…]_bug.cgi?id=11274 normal, P5 - low, ---, oleonard, Pushed to Master , Sent Notices Tab Not Working Correctly | |
| 13:01 | Dyrcona joined #koha | |
| 13:02 | alex_a joined #koha | |
| 13:15 | kidclamp joined #koha | |
| 13:17 | cait joined #koha | |
| 13:17 | cait | Joubu++ Joubu++ Joubu++ |
| 13:19 | kidclamp | Joubu++ |
| 13:20 | * kidclamp | likes jumping on the karma wagon |
| 13:21 | cait | he fixed some of the bad bugs |
| 13:21 | tcohen joined #koha | |
| 13:21 | tcohen1 joined #koha | |
| 13:22 | cait | hi tcohen and tcohen1 |
| 13:22 | tcohen | hey |
| 13:31 | Viktor joined #koha | |
| 13:42 | Stompro joined #koha | |
| 13:49 | JoshB joined #koha | |
| 13:50 | paul_p joined #koha | |
| 13:57 | rsantellan joined #koha | |
| 14:02 | NateC joined #koha | |
| 14:03 | Viktor joined #koha | |
| 14:12 | alex_a_ joined #koha | |
| 14:25 | Dilan joined #koha | |
| 14:27 | Scott-CSPL joined #koha | |
| 14:29 | talljoy joined #koha | |
| 14:39 | jenkins | Yippee, build fixed! |
| 14:39 | wahanui | o/ '`'`'`'`'`'`'`'`'` |
| 14:39 | jenkins | Project Koha_Master_D8 build #66: FIXED in 1 hr 41 min: https://jenkins.koha-community[…]oha_Master_D8/66/ |
| 14:39 | * kyle: Bug 17666: Revert "Bug 16685 [QA Followup] - Use Path::Tiny::slurp | |
| 14:39 | * kyle: Bug 17666: [QA Follow-up] Mark File::Slurp as required | |
| 14:39 | * kyle: Bug 17733: Fix Members.t | |
| 14:39 | * kyle: Bug 17749 - Missing l in '.pl' in link on waitingreserves.tt | |
| 14:39 | * kyle: Bug 17759: Remove invalid guarantorid's in Members.t | |
| 14:39 | huginn | 04Bug http://bugs.koha-community.org[…]_bug.cgi?id=17666 normal, P5 - low, ---, jonathan.druart, Pushed to Master , .perl atomic update does not work under kohadevbox |
| 14:39 | jenkins | * kyle: Bug 17547: (MARC21|NORMARC) have Chronological term field $9 indexed |
| 14:39 | * kyle: Bug 17681: Exiisting typos might thow some feees when recieved | |
| 14:39 | huginn | 04Bug http://bugs.koha-community.org[…]_bug.cgi?id=16685 enhancement, P5 - low, ---, kyle, Pushed to Master , Use eval instead of do for .perl atomicupdates |
| 14:39 | jenkins | * kyle: Bug 17652: opac-account.pl does not include login branchcode |
| 14:39 | * kyle: Bug 13029: Allow to pass additional parameters to SMS::Send drivers | |
| 14:39 | * kyle: Bug 13029 : Follow up | |
| 14:39 | * kyle: Bug 14876 - Show number of holds per record on the search results | |
| 14:39 | * kyle: Bug 17700: Add columns setting to fines tables | |
| 14:39 | huginn | 04Bug http://bugs.koha-community.org[…]_bug.cgi?id=17733 normal, P5 - low, ---, jonathan.druart, Pushed to Master , Members.t is still failing randomly |
| 14:39 | 04Bug http://bugs.koha-community.org[…]_bug.cgi?id=17749 normal, P5 - low, ---, nick, Pushed to Master , Missing l in '.pl' in link on waitingreserves.tt | |
| 14:39 | jenkins | * kyle: Bug 17761 - Renewing or returning item via the checkouts table causes |
| 14:39 | * kyle: Bug 17418 - Move staff client home page JavaScript to the footer | |
| 14:39 | * kyle: Bug 17472: Borrower Previously Checked Out: Display title | |
| 14:39 | * kyle: Bug 16203: Convert item plugins to new style (see bug 10480) | |
| 14:39 | huginn | 04Bug http://bugs.koha-community.org[…]_bug.cgi?id=17759 normal, P5 - low, ---, m.de.rooy, Pushed to Master , Fixing theoretical problems with guarantorid in Members.t |
| 14:39 | jenkins | * kyle: Bug 17557: Revised patron age calculation tests |
| 14:39 | * kyle: Bug 17557: Koha::Patrons - Move GetAge to ->set_age (and remove SetAge) | |
| 14:39 | huginn | 04Bug http://bugs.koha-community.org[…]_bug.cgi?id=17547 normal, P5 - low, ---, tomascohen, Pushed to Master , (MARC21) Chronological term field 648 not indexed |
| 14:39 | jenkins | * kyle: Bug 17568: Add the Koha::Patron->library method |
| 14:39 | huginn | 04Bug http://bugs.koha-community.org[…]_bug.cgi?id=17681 trivial, P5 - low, ---, m.de.rooy, Pushed to Master , Existing typos might thow some fees when recieved |
| 14:39 | 04Bug http://bugs.koha-community.org[…]_bug.cgi?id=17652 enhancement, P5 - low, ---, chris.kirby, Pushed to Master , opac-account.pl does not include login branchcode | |
| 14:39 | 04Bug http://bugs.koha-community.org[…]_bug.cgi?id=13029 enhancement, P5 - low, ---, chris, Pushed to Master , Allow to pass additional parameters to SMS::Send drivers | |
| 14:39 | 04Bug http://bugs.koha-community.org[…]_bug.cgi?id=14876 enhancement, P5 - low, ---, nick, Pushed to Master , Show number of holds per record on the search results | |
| 14:39 | 04Bug http://bugs.koha-community.org[…]_bug.cgi?id=17700 enhancement, P5 - low, ---, josef.moravec, Pushed to Master , Add columns configuration to fines table | |
| 14:39 | 04Bug http://bugs.koha-community.org[…]_bug.cgi?id=17761 enhancement, P5 - low, ---, kyle, Pushed to Master , Renewing or returning item via the checkouts table causes lost and damaged statuses to disappear | |
| 14:39 | 04Bug http://bugs.koha-community.org[…]_bug.cgi?id=17418 enhancement, P5 - low, ---, oleonard, Pushed to Master , Move staff client home page JavaScript to the footer | |
| 14:39 | 04Bug http://bugs.koha-community.org[…]_bug.cgi?id=17472 enhancement, P5 - low, ---, alex.sassmannshausen, Pushed to Master , Borrower Previously Checked Out: Display title | |
| 14:39 | 04Bug http://bugs.koha-community.org[…]_bug.cgi?id=16203 enhancement, P5 - low, ---, m.de.rooy, Pushed to Master , Convert item plugins to new style (see bug 10480) | |
| 14:39 | 04Bug http://bugs.koha-community.org[…]_bug.cgi?id=10480 enhancement, P5 - low, ---, m.de.rooy, CLOSED FIXED, Improvements for framework plugins in cataloguing/item editor | |
| 14:39 | 04Bug http://bugs.koha-community.org[…]_bug.cgi?id=17557 enhancement, P5 - low, ---, jonathan.druart, Pushed to Master , Move GetAge to Koha::Patron->get_age (and remove SetAge) | |
| 14:39 | 04Bug http://bugs.koha-community.org[…]_bug.cgi?id=17568 enhancement, P5 - low, ---, jonathan.druart, Pushed to Master , Add the Koha::Patron->library method | |
| 14:48 | New commit(s) kohagit: Bug 17585: Replace ->get_account_lines with ->account <http://git.koha-community.org/[…]87eb9ae3df8048005> / Bug 17585: Add the Koha::Patron->get_account_lines method <http://git.koha-community.org/[…]0e765ee3ecc0cef84> / Bug 17578 [QA Followup] - Update number of tests <http://git.koha-community.org/gitweb/?p=koha.gi | |
| 14:53 | tcohen | LibraryClaire: so you secceed? |
| 14:53 | succeed= | |
| 14:56 | khall, where's your React-based CRUD UI for cities? | |
| 14:57 | khall | https://github.com/bywatersolu[…]ree/cities_editor |
| 14:57 | tcohen | awesome! |
| 14:57 | wahanui | That'll be $1 for the awesome jar, tcohen |
| 14:57 | tcohen | wahanui: botsnack |
| 14:57 | wahanui | :) |
| 14:57 | talljoy joined #koha | |
| 14:58 | khall | I'm sure I bug it on bugzilla somewhere |
| 14:58 | tcohen | https://bugs.koha-community.or[…]_bug.cgi?id=14974 |
| 14:58 | huginn | 04Bug 14974: enhancement, P5 - low, ---, jonathan.druart, Patch doesn't apply , Use the REST API for cities |
| 14:59 | New commit(s) kohagit: Bug 17631: Koha::Biblio - Remove GetHolds <http://git.koha-community.org/[…]0993e388aff907594> / Bug 17630: Add the Koha::Biblio->holds method <http://git.koha-community.org/[…]6b1afd363b84a7607> / Bug 17586: Move ->get_balance to Koha::Account->balance <http://git.koha-community.org/[…]t;a=commitdiff;h= | |
| 14:59 | khall | tcohen: nah, looks like this is the react poc I submitted: https://bugs.koha-community.or[…]_bug.cgi?id=17297 |
| 14:59 | huginn | 04Bug 17297: enhancement, P5 - low, ---, kyle, Needs Signoff , Give librarians the ability to add messages to an item |
| 14:59 | * cait | waves |
| 14:59 | tcohen | hi cait |
| 14:59 | khall | tcohen: feel free to put my cities editor on bugzilla you want to ; ) |
| 14:59 | hi cait! | |
| 14:59 | tcohen | khall: yes, maybe on the original bug from Koubu |
| 14:59 | Joubu | |
| 15:00 | khall | cool |
| 15:03 | Viktor joined #koha | |
| 15:03 | talljoy joined #koha | |
| 15:05 | talljoy left #koha | |
| 15:05 | * cait | waves at Viktor |
| 15:05 | * Viktor | waves back at cait |
| 15:05 | jac joined #koha | |
| 15:12 | kchris joined #koha | |
| 15:46 | jac joined #koha | |
| 15:58 | jbeno joined #koha | |
| 16:01 | reiveune | bye |
| 16:01 | reiveune left #koha | |
| 16:01 | TGoat joined #koha | |
| 16:08 | fridolin left #koha | |
| 16:21 | jenkins | Project Koha_Master_D8 build #67: SUCCESS in 1 hr 38 min: https://jenkins.koha-community[…]oha_Master_D8/67/ |
| 16:21 | * kyle: Bug 17578: GetMemberDetails - Remove BlockExpiredPatronOpacActions | |
| 16:21 | * kyle: Bug 17578: GetMemberDetails - Remove authflags - 1 | |
| 16:21 | * kyle: Bug 17578: GetMemberDetails - Remove authflags - 2 | |
| 16:21 | * kyle: Bug 17578: GetMemberDetails - Remove amountoutstanding | |
| 16:21 | huginn | 04Bug http://bugs.koha-community.org[…]_bug.cgi?id=17578 enhancement, P5 - low, ---, jonathan.druart, Pushed to Master , Replace GetMemberDetails with GetMember |
| 16:21 | jenkins | * kyle: Bug 17578: GetMemberDetails - Remove flags |
| 16:21 | * kyle: Bug 17578: GetMemberDetails - Remove is_expired | |
| 16:21 | * kyle: Bug 17578: GetMemberDetails - Remove reservefee | |
| 16:21 | * kyle: Bug 17578: GetMemberDetails - Remove enrolmentperiod | |
| 16:21 | * kyle: Bug 17578: GetMemberDetails - Remove GetMemberDetails | |
| 16:21 | * kyle: But 17578: (followup) amountoutstanding | |
| 16:21 | * kyle: Bug 17578 [QA Followup] - Update number of tests | |
| 16:35 | laurence joined #koha | |
| 16:35 | laurence left #koha | |
| 16:38 | JesseM | how everything? |
| 16:39 | jzairo joined #koha | |
| 16:48 | talljoy joined #koha | |
| 16:59 | talljoy left #koha | |
| 17:00 | JesseM joined #koha | |
| 17:08 | cait left #koha | |
| 17:27 | kmlussier joined #koha | |
| 17:32 | talljoy joined #koha | |
| 17:34 | tcohen | hi JesseM |
| 17:34 | JesseM | Hi tcohen |
| 17:45 | habzz joined #koha | |
| 17:46 | habzz | Hello here! |
| 17:47 | Hey is anyone here! | |
| 17:47 | kidclamp | hi habzz |
| 17:48 | habzz | hi kidsclamp |
| 17:48 | I have a hell of pain in installing Koha need some help. | |
| 17:49 | Is this the right place ? | |
| 17:51 | kidclamp | you can try here, depends on who is around, the mailing lists are a good backp if you don't catch anyone |
| 17:51 | what is the problem you are having? | |
| 17:52 | habzz | Error saying OpenPgp |
| 17:53 | I have the latest install already. | |
| 17:53 | kidclamp | can you paste the error? paste.koha-community.org |
| 17:54 | habzz | Okay |
| 17:56 | jac left #koha | |
| 18:01 | jenkins | Project Koha_Master_D8 build #68: SUCCESS in 1 hr 39 min: https://jenkins.koha-community[…]oha_Master_D8/68/ |
| 18:01 | * kyle: Bug 17585: Add the Koha::Patron->get_account_lines method | |
| 18:01 | * kyle: Bug 17585: Replace ->get_account_lines with ->account | |
| 18:01 | * kyle: Bug 17586: Add the Koha::Account::Lines->get_balance method | |
| 18:01 | * kyle: Bug 17586: Move ->get_balance to Koha::Account->balance | |
| 18:01 | huginn | 04Bug http://bugs.koha-community.org[…]_bug.cgi?id=17585 enhancement, P5 - low, ---, jonathan.druart, Pushed to Master , Add the Koha::Patron->get_account_lines method |
| 18:01 | jenkins | * kyle: Bug 17630: Add the Koha::Biblio->holds method |
| 18:01 | * kyle: Bug 17631: Koha::Biblio - Remove GetHolds | |
| 18:01 | huginn | 04Bug http://bugs.koha-community.org[…]_bug.cgi?id=17586 enhancement, P5 - low, ---, jonathan.druart, Pushed to Master , Add the Koha::Account::Lines->get_balance method |
| 18:01 | 04Bug http://bugs.koha-community.org[…]_bug.cgi?id=17630 enhancement, P5 - low, ---, jonathan.druart, Pushed to Master , Add the Koha::Biblio->holds method | |
| 18:01 | 04Bug http://bugs.koha-community.org[…]_bug.cgi?id=17631 enhancement, P5 - low, ---, jonathan.druart, Pushed to Master , Koha::Biblio - Remove GetHolds | |
| 18:01 | habzz joined #koha | |
| 18:02 | habzz | I can't copy the error message from the terminal window |
| 18:02 | tcohen | take a screenshot |
| 18:05 | habzz | tcohen can't either do you have zoom so i can share my screen with you? |
| 18:05 | tcohen | not here, unfortuanately |
| 18:07 | habzz | this is the command that i typed " wget -q -O- http://debian.koha-community.org/koha/gpg.asc | sudo apt-key add - " |
| 18:16 | tcohen | how can't you take a screenshot? |
| 18:19 | habzz | Its been install on a virtual box |
| 18:20 | If you have the zoom chat app i will able to share my screen with you | |
| 18:20 | tcohen | i have it on my laptop, not here, sorry |
| 18:22 | habzz | oh! |
| 18:23 | tcohen | what is your operating system btw? (the one you are installing in)} |
| 18:24 | habzz | Debian 8 |
| 18:31 | kidclamp | that command works fine for me habzz - is your vm able to connect to the internet? |
| 18:34 | habzz | Yeah |
| 18:38 | Okay thanks am going out now this is my email kamarakeh hotmail.com |
|
| 18:55 | rocio joined #koha | |
| 19:02 | kmlussier joined #koha | |
| 19:06 | kmlussier joined #koha | |
| 19:10 | cait joined #koha | |
| 20:05 | nengard joined #koha | |
| 20:33 | talljoy joined #koha | |
| 20:49 | meliss joined #koha | |
| 20:58 | talljoy left #koha | |
| 21:11 | StomproJ joined #koha | |
| 22:24 | JoshB joined #koha | |
| 22:25 | JoshB joined #koha | |
| 22:26 | JoshB joined #koha | |
| 22:27 | JoshB joined #koha | |
| 22:28 | JoshB joined #koha | |
| 22:28 | JoshB joined #koha | |
| 22:29 | JoshB joined #koha | |
| 22:30 | JoshB joined #koha | |
| 22:36 | rocio joined #koha |
← Previous day | Today | Next day → | Search | Index