← Previous day | Today | Next day → | Search | Index
All times shown according to UTC.
Time | Nick | Message |
---|---|---|
00:30 | caroline_catlady joined #koha | |
00:45 | inlibro joined #koha | |
00:50 | kathryn__ joined #koha | |
01:01 | cait joined #koha | |
01:09 | caroline_catlady joined #koha | |
01:45 | inlibro joined #koha | |
01:48 | urra[m] | Thanks for your recommendations ,đź‘Ś |
02:45 | inlibro joined #koha | |
03:21 | irma_ joined #koha | |
03:46 | inlibro joined #koha | |
03:52 | alexbuckley_ joined #koha | |
04:46 | inlibro joined #koha | |
05:46 | inlibro joined #koha | |
05:50 | chris joined #koha | |
06:33 | marcelr joined #koha | |
06:33 | marcelr | hi #koha |
06:44 | jonard joined #koha | |
06:46 | inlibro joined #koha | |
06:47 | jonard joined #koha | |
07:17 | alexbuckley_ joined #koha | |
07:22 | kohaputti joined #koha | |
07:33 | andreashm joined #koha | |
07:46 | inlibro joined #koha | |
07:51 | reiveune joined #koha | |
07:51 | reiveune | hello |
07:51 | wahanui | kia ora, reiveune |
07:57 | alex_a joined #koha | |
07:57 | alex_a | Bonjour |
08:28 | fridolin joined #koha | |
08:45 | andreashm joined #koha | |
08:46 | inlibro joined #koha | |
09:06 | nlegrand joined #koha | |
09:06 | nlegrand | a gut yor! |
09:32 | andreashm joined #koha | |
09:47 | inlibro joined #koha | |
10:07 | marcelr joined #koha | |
10:12 | urra[m] | Migration issue related with authorities was solved using the link_bibs_to_authorities.pl. Â take care to export the environment variable KOHA_CONF before running the Perl script |
10:13 | I am using 19.05 and it worked ok when I run the script link_bibs_to_authorities.pl. Â take care to export the environment variable KOHA_CONF before running the Perl script | |
10:19 | alex_a_ joined #koha | |
10:19 | urra[m] | to export the environment variable KOHA_CONF before running the Perl script |
10:19 | cd /usr/share/koha/bin/cronjobs | |
10:19 | export KOHA_CONF=/etc/koha/sites/library/koha-conf.xml | |
10:23 | davidnind | urra: Glad your were able to get this to work! |
10:24 | vfernandes joined #koha | |
10:30 | urra[m] | Thanks David ... I am really enjoying Koha |
10:31 | davidnind | Welcome to the community! |
10:31 | urra[m] | Thanks |
10:31 | Merci gracias obrigado | |
10:31 | eythian | hi |
10:31 | wahanui | hola, eythian |
10:36 | Joubu | urra[m]: if you installed Koha using the debian packages, you can use the koha-shell script that will deal with the exports for you |
10:39 | urra[m] | Thanks Joubu but for any reason when I tried to run the script the KOHA_CONF env variable was not exported |
10:39 | Sorry I understand now what you mean ... I did not use the koha-shell that was the problem | |
10:40 | How can I invoke the koha-shell? | |
10:41 | Joubu | sudo koha-dev $INSTANCE # with $INSTANCE the name of your koha instance |
10:43 | urra[m] | Great đź‘Ť thanks a lot |
10:45 | Joubu | urra[m]: The list of the commands are listed on this wiki page: https://wiki.koha-community.or[…]e_Debian_packages |
10:47 | inlibro joined #koha | |
11:01 | urra[m] | Thanks ,🙂 |
11:15 | andreashm joined #koha | |
11:25 | khall_ joined #koha | |
11:31 | kohaputti joined #koha | |
11:38 | huginn | News from kohagit: Bug 24065: Fail shib login if multiple users matched <http://git.koha-community.org/[…]c84e87e763d050b40> |
11:38 | News from kohagit: Bug 23721: Use basketgroup's name to name the CSV export file <http://git.koha-community.org/[…]8df967a9286a864d0> | |
11:38 | News from kohagit: Bug 24058: acquisition table displayed even if no order exist (bib detail) <http://git.koha-community.org/[…]a87a1488b4078fe4f> | |
11:38 | News from kohagit: Bug 24034: Capitalization on suggestion edit form: No Status <http://git.koha-community.org/[…]2900b3be834505327> | |
11:38 | News from kohagit: Bug 24024: Invert names on halds waiting report <http://git.koha-community.org/[…]a4347648a51e1ed1a> | |
11:38 | News from kohagit: Bug 23964: Clarify and expand tests <http://git.koha-community.org/[…]82efbddd62860ab61> | |
11:38 | News from kohagit: Bug 23964: (follow-up) Add comments and improve readability <http://git.koha-community.org/[…]9dcd333a933dbe416> | |
11:38 | News from kohagit: Bug 23964: ReservesNeedReturn should only apply to available items <http://git.koha-community.org/[…]b88e13d53fb3a8c97> | |
11:38 | News from kohagit: Bug 23964: Unit tests <http://git.koha-community.org/[…]8cbeddc0672b776e8> | |
11:38 | News from kohagit: Bug 23184: Don't select branches for export by default <http://git.koha-community.org/[…]6e66d2ffae3688d17> | |
11:42 | ammo joined #koha | |
11:42 | ammo | hello everyone |
11:43 | I'd like to attach a patch to a bug I'm creating in bugzilla, it's only 2 lines of code to 1 file but for the life of my I cannot find a simple way to create a "patch" | |
11:43 | magnuse | urra[m]: and you can do for example "man koha-shell" to see documentation |
11:44 | ammo: see https://wiki.koha-community.or[…]Control_Using_Git and https://wiki.koha-community.or[…]_bz_configuration | |
11:45 | you might need just the last one, but the first one gives more background | |
11:47 | inlibro joined #koha | |
11:48 | ammo | magnuse: what way would you recommend? kohadevbox? |
11:49 | magnuse | ammo: yes, that way a lot of it is set up for you, and you have a good starting point for future work |
11:51 | ammo | i need to install virtualbox tho? :\ |
11:51 | davidnind | @later tell caroline_catlady the index entries generated fine for me locally - would use lower case |
11:51 | huginn | davidnind: The operation succeeded. |
11:51 | davidnind left #koha | |
11:52 | *Â paxed | would love it if kohadevbox also worked with lxc (instead of virtualbox) |
11:56 | khall joined #koha | |
11:56 | ashimema | why not try koha-testing-docker instead paxed |
11:57 | *Â ashimema | did once actually get kohadevbox working with lxc though.. there are patches out there that do it.. |
11:57 | ashimema | I think kivi did it. |
11:59 | paxed | i wrote a quick shell script that installs koha with default settings in lxc, and that works for me so far |
12:05 | *Â ashimema | was at that stage a good few years ago.. it was my schell script for installing koha which lead to the begginings of kohadevbox I believe :) |
12:08 | *Â eythian | wonders if there's a good Ansible module to install and manage Koha. |
12:09 | ashimema | I believe kohadevbox and koha-testing-docker are both ansible based ;) |
12:09 | eythian | oh right |
12:09 | ashimema | :) |
12:14 | koha-jenkins | Project Koha_Master_D9 build #1009: SUCCESS in 35 min: https://jenkins.koha-community[…]a_Master_D9/1009/ |
12:15 | ashimema | :) |
12:15 | Dyrcona joined #koha | |
12:23 | caroline_catlady joined #koha | |
12:28 | Joubu | kohadevbox has been initiated by magnuse iirc |
12:32 | oleonard joined #koha | |
12:33 | oleonard | Hi all |
12:36 | magnuse | yeah, i guess i started kohadevbox, but i think perhaps i got a script from ashimema that i took as a starting point |
12:37 | all a bit lost in the mists of time... | |
12:37 | ashimema | hehe |
12:37 | it's changed allot over the years.. loads of refinement.. I love it. | |
12:37 | alex_a joined #koha | |
12:37 | magnuse | i have been thinking we should pull the ansible bits out of the devbox-projects, and make it more general purpose, and then reuse it in the devbox projects, but no time for that so far |
12:38 | yeah, tcohen deserves a ton of credit for getting kohadevbox to where it is today | |
12:38 | all the ansible stuff for example | |
12:38 | ashimema | we should certainly share that between devbox and docker.. I'm pretty sure they're nearly the same if not the same already |
12:39 | magnuse | yup |
12:40 | oleonard | tcohen++ |
12:41 | ashimema | community++ |
12:42 | oleonard | Oh hey that's me! Thanks! :D |
12:42 | ;) | |
12:47 | inlibro joined #koha | |
12:53 | koha-jenkins | Project Koha_Master_U18 build #480: STILL UNSTABLE in 38 min: https://jenkins.koha-community[…]a_Master_U18/480/ |
12:55 | caroline_catlady joined #koha | |
13:11 | tcohen | ashimema: I looked at ansible-container in the past, and have been thinking of this as well |
13:11 | https://github.com/ansible-com[…]ty/ansible-bender | |
13:11 | ashimema | :) |
13:19 | kohaputti joined #koha | |
13:30 | koha-jenkins | Yippee, build fixed! |
13:30 | wahanui | Congratulations! |
13:30 | koha-jenkins | Project Koha_Master_D9_My8 build #22: FIXED in 36 min: https://jenkins.koha-community[…]Master_D9_My8/22/ |
13:35 | Joubu | What is supposed to happen if one decides to set the tab for a != 942 subfield in another one than 10? |
13:44 | andreashm joined #koha | |
13:46 | fridolin joined #koha | |
13:47 | inlibro joined #koha | |
13:57 | caroline_catlady joined #koha | |
14:22 | andreashm joined #koha | |
14:41 | oleonard | Anyone around who is familiar with the new way we retrieve and output subtitles? |
14:47 | inlibro joined #koha | |
14:49 | oleonard | Is it not the case that Koha::Biblios->find( $biblionumber ); returns subtitle data? |
14:53 | fridolin joined #koha | |
15:00 | *Â oleonard | has hamster-brain today |
15:05 | Joubu | oleonard: what's the question exactly? |
15:06 | subtitle is in biblio.subtitle, so Koha::Biblios->find( $biblionumber )->subtitle; should display the data, yes | |
15:07 | kohaputti joined #koha | |
15:14 | oleonard | request.pl uses that to define $biblio, and then $biblio is output to the template, but biblio.subtitle doesn't appear to be available to the template |
15:22 | wizzyrea joined #koha | |
15:48 | inlibro joined #koha | |
16:09 | oleonard | wizzyrea I wish you well on this gray day |
16:11 | reiveune | bye |
16:11 | reiveune left #koha | |
16:48 | inlibro joined #koha | |
16:56 | caroline_crazycatlady joined #koha | |
16:57 | khall_ joined #koha | |
16:57 | oleonard | ping khall or khall_ |
17:02 | tcohen | hola |
17:02 | oleonard: any pointers to that 'new way to get the subtitle'? | |
17:02 | haven't heard about that | |
17:03 | oleonard | referring to Bug 11529 |
17:03 | huginn | Bug http://bugs.koha-community.org[…]_bug.cgi?id=11529 enhancement, P5 - low, ---, ere.maijala, RESOLVED FIXED, Add subtitle, medium and part fields to biblio table |
17:10 | fridolin left #koha | |
17:14 | khall joined #koha | |
17:26 | oleonard | Bugzilla emails broken again? |
17:26 | Anyone know what the problem was earlier this week? | |
17:27 | Stompro joined #koha | |
17:31 | bdonnahue joined #koha | |
17:32 | davidnind joined #koha | |
17:48 | inlibro joined #koha | |
17:58 | koha-jenkins | Project Koha_Master_D8 build #542: ABORTED in 6 hr 19 min: https://jenkins.koha-community[…]ha_Master_D8/542/ |
17:59 | koha-jenkins joined #koha | |
18:00 | caroline_catlady joined #koha | |
18:15 | lisettelatah | ashimema: thanks for pushing my first patch! I'm very excited to keep contributing. |
18:18 | lukeG joined #koha | |
18:37 | JesseM_ joined #koha | |
18:39 | khall joined #koha | |
18:43 | lukeG | @oleonard++ |
18:43 | huginn | lukeG: I'll give you the answer just as soon as RDA is ready |
18:43 | wahanui | i already had it that way, huginn. |
18:44 | oleonard | See y'all tomorrow #koha |
18:45 | davidnind | lisettelatah++ |
18:47 | rangi | hmm broken how? |
18:48 | @later tell oleornard its not bugzilla emails that are broken, its lists.koha-community.org that is | |
18:48 | huginn | rangi: The operation succeeded. |
18:48 | rangi | to=<koha-bugslists.koha-community.org>, relay=lists.koha-community.org[212.47.245.115]:25, delay=34906, delays=34606/0/300/0, dsn=4.4.2, status=deferred (conversation with lists.koha-community.org[212.47.245.115] timed out while receiving the initial server greeting) |
18:48 | inlibro joined #koha | |
18:53 | mirkh_ joined #koha | |
18:54 | caroline_crazycatlady joined #koha | |
19:24 | lisettelatah joined #koha | |
19:27 | chris_n joined #koha | |
19:36 | Marie-Luce joined #koha | |
19:48 | inlibro joined #koha | |
19:52 | wizzyrea | hi |
19:53 | alexbuckley joined #koha | |
20:02 | kidclamp | oleonard++ |
20:03 | khall_ joined #koha | |
20:18 | lukeG joined #koha | |
20:23 | cait joined #koha | |
20:27 | gmcharlt joined #koha | |
20:27 | dbs joined #koha | |
20:29 | huginn joined #koha | |
20:29 | bdonnahue joined #koha | |
20:31 | andreashm joined #koha | |
20:40 | bag | !bang |
20:40 | AnnaBoten | \_x< bag: 1 (96610.15 seconds) |
20:40 | bag | better I’m getting better! |
20:42 | cait | ... or noone is here :) |
20:42 | andreashm joined #koha | |
20:42 | cait | hey bag |
20:43 | AnnaBoten | \_o< quack! |
20:43 | wahanui | !bang |
20:43 | cait | !bang |
20:43 | AnnaBoten | \_x< cait: 1 (45.06 seconds) |
20:45 | bag | heya cait !! |
20:47 | AnnaBoten | \_o< quack! |
20:47 | wahanui | !bang |
20:48 | inlibro joined #koha | |
20:57 | lisettelatah | !bang |
20:57 | AnnaBoten | \_x< lisettelatah: 1 (628.33 seconds) |
20:57 | [('lisettelatah', 1), ('cait', 1), ('bag', 1)] | |
20:57 | Best time: cait with 45.06 seconds | |
20:57 | An error has occurred and has been logged. Please contact this bot's administrator for more information. | |
21:01 | andreashm joined #koha | |
21:02 | andreashm joined #koha | |
21:02 | andreashm joined #koha | |
21:03 | andreashm joined #koha | |
21:04 | andreashm joined #koha | |
21:05 | andreashm joined #koha | |
21:05 | andreashm joined #koha | |
21:06 | andreashm joined #koha | |
21:07 | andreashm joined #koha | |
21:08 | andreashm joined #koha | |
21:09 | andreashm joined #koha | |
21:09 | andreashm joined #koha | |
21:47 | andreashm joined #koha | |
21:49 | inlibro joined #koha | |
22:14 | cait | oleonard++ # bug clean-up |
22:27 | andreashm joined #koha | |
22:49 | inlibro joined #koha | |
23:33 | khall joined #koha | |
23:49 | inlibro joined #koha |
← Previous day | Today | Next day → | Search | Index