Time |
S |
Nick |
Message |
04:53 |
|
|
fridolin joined #koha |
05:58 |
|
|
lmstrand joined #koha |
06:12 |
|
|
chriss joined #koha |
07:03 |
|
|
magnuse joined #koha |
07:08 |
|
|
reiveune joined #koha |
07:08 |
|
reiveune |
hello |
07:34 |
|
|
fridolin joined #koha |
07:35 |
|
|
fridolin left #koha |
07:48 |
|
|
marion joined #koha |
07:57 |
|
|
alex_a joined #koha |
08:01 |
|
|
cait joined #koha |
08:01 |
|
|
alex_a joined #koha |
08:04 |
|
|
cait1 joined #koha |
08:05 |
|
magnuse |
\o/ happy new year! |
08:07 |
|
marion |
Happy new year! |
08:31 |
|
cait1 |
happy new year and good morning #koha! :) |
08:32 |
|
Joubu |
Happy 2022, #koha! |
08:32 |
|
cait1 |
:) |
08:42 |
|
cait1 |
gmcharlt_: The certificate on Equinox demo Koha has expired |
09:32 |
|
|
AnkeB joined #koha |
10:13 |
|
tcohen |
Happy new year, #koha! |
10:15 |
|
cait1 |
an early tcohen :) |
10:17 |
|
cait1 |
happy new year! |
10:17 |
|
cait1 |
confetti! |
10:17 |
|
wahanui |
o/`'`'`'`'`'`'`'`'`'`'`'` |
11:39 |
|
|
kidclamp joined #koha |
12:17 |
|
|
AnkeB joined #koha |
12:18 |
|
AnkeB |
Hi - where can I find the release notes / changelog for the Koha versions? |
12:18 |
|
|
Pascal joined #koha |
12:19 |
|
Pascal |
Hi all, I am taking care of an koha instance and got the installer displayed in the intranet area. In the plack-intranet-error.log was the following error message |
12:19 |
|
Pascal |
[WARN] Database update needed, redirecting to Installer. Database is 20.1104000 and Koha is 20.1111000 at /usr/share/koha/lib/C4/Auth.pm |
12:19 |
|
Pascal |
After running koha-upgrade-schema everything worked again, but now all opac design customizations are gone. I assume that this is not normal behavior. Am I right? |
12:25 |
|
|
Pascal joined #koha |
12:29 |
|
magnuse |
AnkeB: https://gitlab.com/koha-commun[…]oha-release-notes and on https://koha-community.org/ |
12:32 |
|
AnkeB |
magnuse: Thanks, but been there already. On gitlab, I cannot find the release notes for 20.11.11 (which is causing us problems, as Pascal just mentioned).On https://koha-community.org I found it now after some rummaging. |
12:40 |
|
tcohen |
hi all, anyone willing to help with bug 25260? |
12:40 |
|
huginn` |
Bug https://bugs.koha-community.or[…]_bug.cgi?id=25260 enhancement, P5 - low, ---, tomascohen, Needs Signoff , Merge 'reserves' and 'old_reserves' into a new 'holds' table |
12:43 |
|
magnuse |
AnkeB: nor sure why the archive on gitlab is not complete |
12:43 |
|
magnuse |
Pascal, AnkeB: depends on what kinds of customizations you are thinking of. anything saved in the database should be kept (like OPACuserJS and OPACuserCSS), but any changes to files (scripts, templates) will be lost after an upgrade |
13:00 |
|
AnkeB |
magnuse: We had a background image and some other settings. In recent times, some setup must be done via Tools - News; I seem to remember that much of our OPAC settings were in there. Now they are gone, however, and only some default News are there. |
13:03 |
|
magnuse |
ok, that sounds bad... |
13:04 |
|
AnkeB |
Fortunately it is only a test system so far - but there was already some work in there which we'll have to repeat now. Thanks, however! |
13:07 |
|
cait1 |
AnkeB: that's really strange |
13:07 |
|
cait1 |
we have a bug with deletes and it might be that your contents got only migrated to an English entry |
13:07 |
|
cait1 |
could that be one of the things you are seeing? we had to copy entries from English to other languages a bit |
13:08 |
|
AnkeB |
cait1: the English and German OPAC interface look pretty much the same. |
13:09 |
|
cait1 |
so that's probably not it |
13:09 |
|
cait1 |
you saw that there is a separate tool now for html customizations? |
13:10 |
|
cait1 |
it's now tools > html customizations |
13:10 |
|
AnkeB |
cait1: Ah - I didn't know, as the last time I worked on the OPAC was in the beginning of 20.11. or even before - I'll look at it, thanks! |
13:11 |
|
cait1 |
I hope you'll find things there |
13:12 |
|
cait1 |
AnkeB: hope I am not confusing things, it's a 21.11 feature - in 20.11 it shoudl be in news still. |
13:16 |
|
AnkeB |
cait1: We are still on 20.11, so good to know but not yet relevant. Something strange must have happened to our database. I'll try to fetch the News entries from an older MySQLDump. |
13:45 |
|
|
AndrewFH joined #koha |
14:31 |
|
cait1 |
jzairo++ |
14:36 |
|
|
AndrewFH joined #koha |
14:44 |
|
|
alex_a joined #koha |
15:10 |
|
|
Dyrcona joined #koha |
15:54 |
|
|
AndrewFH joined #koha |
15:57 |
|
tcohen |
#koha: is filter_by_anonymizable idiomatic? |
16:01 |
|
cait1 |
what's th goal/result? |
16:01 |
|
cait1 |
giving back all data that shoudl be anonymized? |
16:02 |
|
tcohen |
old holds |
16:02 |
|
tcohen |
that an be anonymized |
16:02 |
|
cait1 |
hm |
16:02 |
|
tcohen |
filter_by_can_be_anonymized |
16:02 |
|
cait1 |
we want to stick with filter_by I guess? |
16:02 |
|
cait1 |
i think i like the can be better |
16:02 |
|
cait1 |
filer_to_anonymize came also to mind |
16:03 |
|
cait1 |
but... not a native speaker either :) |
16:03 |
|
tcohen |
^^ kidclamp |
16:04 |
|
|
alex_a joined #koha |
16:09 |
|
reiveune |
bye |
16:09 |
|
|
reiveune left #koha |
16:50 |
|
koha-jenkins |
Project Koha_21.05_U16 build #129: SUCCESS in 35 min: https://jenkins.koha-community[…]ha_21.05_U16/129/ |
16:52 |
|
koha-jenkins |
Project Koha_21.05_D11 build #147: SUCCESS in 40 min: https://jenkins.koha-community[…]ha_21.05_D11/147/ |
17:00 |
|
koha-jenkins |
Project Koha_21.05_D12 build #74: SUCCESS in 49 min: https://jenkins.koha-community[…]oha_21.05_D12/74/ |
17:04 |
|
koha-jenkins |
Project Koha_21.05_U_Stable build #123: FAILURE in 3 min 44 sec: https://jenkins.koha-community[…].05_U_Stable/123/ |
17:12 |
|
koha-jenkins |
Project Koha_21.05_D9 build #122: SUCCESS in 1 hr 0 min: https://jenkins.koha-community[…]oha_21.05_D9/122/ |
17:17 |
|
koha-jenkins |
Project Koha_21.05_U20 build #128: SUCCESS in 1 hr 2 min: https://jenkins.koha-community[…]ha_21.05_U20/128/ |
17:24 |
|
koha-jenkins |
Project Koha_21.05_D10 build #191: SUCCESS in 1 hr 10 min: https://jenkins.koha-community[…]ha_21.05_D10/191/ |
17:25 |
|
koha-jenkins |
Project Koha_21.05_U18 build #120: SUCCESS in 34 min: https://jenkins.koha-community[…]ha_21.05_U18/120/ |
17:33 |
|
|
cait1 left #koha |
17:33 |
|
koha-jenkins |
Project Koha_21.05_U21 build #62: SUCCESS in 40 min: https://jenkins.koha-community[…]oha_21.05_U21/62/ |
17:39 |
|
|
AndrewFH joined #koha |
17:52 |
|
|
dpk joined #koha |
17:54 |
|
koha-jenkins |
Project Koha_21.05_U20 build #129: SUCCESS in 49 min: https://jenkins.koha-community[…]ha_21.05_U20/129/ |
18:23 |
|
koha-jenkins |
Project Koha_21.05_D10 build #192: UNSTABLE in 58 min: https://jenkins.koha-community[…]ha_21.05_D10/192/ |
18:25 |
|
oleonard |
Happy New Year, #koha |
18:31 |
|
|
AndrewFH joined #koha |
18:32 |
|
tcohen |
happy new year, oleonard! |
18:54 |
|
|
tcohen joined #koha |
18:58 |
|
|
tcohen joined #koha |
22:10 |
|
|
AndrewFH joined #koha |
22:25 |
|
|
covil joined #koha |
22:25 |
|
|
AndrewFH joined #koha |