Time |
Nick |
Message |
07:29 |
|
RFrasur joined #evergreen |
07:30 |
|
rjackson_isl_hom joined #evergreen |
08:09 |
|
collum joined #evergreen |
08:15 |
|
_collum joined #evergreen |
08:22 |
|
jmurray-isl joined #evergreen |
08:24 |
|
Dyrcona joined #evergreen |
08:39 |
|
mantis1 joined #evergreen |
08:47 |
|
mmorgan joined #evergreen |
08:57 |
|
jvwoolf joined #evergreen |
10:31 |
|
terranm joined #evergreen |
10:33 |
|
jihpringle joined #evergreen |
11:11 |
|
stephengwills joined #evergreen |
11:23 |
Bmagic |
berick: the github repo might be out of date. This switch "--file-date" is not respected with the current master branch |
11:25 |
berick |
Bmagic: arg, ok, i may have not merged that one. sec |
11:32 |
berick |
Bmagic: merged |
11:32 |
berick |
https://github.com/berick/evergreen-xml-notices/commits/main |
11:33 |
berick |
--file-date is not 100% necessary, but it helps to clarify the time range notified for, especially for daily "passive" notices (e.g. checkout.due) |
11:34 |
berick |
IOW, if --end-date has to be in the future to collect the desired events for "today", it makes sense for --file-date to be set to today (instaed of tomorrow to match the --end-date) |
11:35 |
Bmagic |
right. Thanks! |
11:54 |
|
terranm joined #evergreen |
12:13 |
|
jihpringle joined #evergreen |
12:15 |
|
mmorgan1 joined #evergreen |
12:15 |
|
mmorgan1 left #evergreen |
13:21 |
|
collum joined #evergreen |
13:27 |
Bmagic |
berick: it looks like you may* have missed some logic in create-notice-file.pl? file_date doesn't appear to be used anywhere. my job fails looking for a filename that doesn't exist because it created the destination filename with end_date but the scp code is looking for file_date |
13:28 |
* berick |
looks |
13:30 |
berick |
Bmagic: fix pushed |
13:34 |
|
csharp joined #evergreen |
13:35 |
|
csharp joined #evergreen |
13:47 |
|
collum joined #evergreen |
13:52 |
* berick |
foods |
13:52 |
berick |
heh. hear ye, hear ye |
13:56 |
Bmagic |
berick++ # working now |
14:00 |
|
collum joined #evergreen |
14:17 |
|
jihpringle joined #evergreen |
15:14 |
|
mmorgan joined #evergreen |
17:14 |
gmcharlt |
did the preconference get cut off at 5? |
17:14 |
abneiman |
seems that way |
17:14 |
mmorgan |
:-( |
17:14 |
mmorgan |
Oh, the suspense!!! |
17:14 |
|
jamin joined #evergreen |
17:15 |
|
jihpringle joined #evergreen |
17:15 |
abneiman |
@gmcharlt were we still awaiting results of the cat count? :) |
17:15 |
pinesol |
abneiman: http://cat.evergreen-ils.org.meowbify.com/ |
17:15 |
abneiman |
apt, pinesol |
17:15 |
gmcharlt |
abneiman: heh, yeah - answer is (sadly) just the one Hecate on the slide |
17:16 |
mmorgan |
gmcharlt++ # Cool Stuff! |
17:16 |
jamin |
suddenly out of conference, can't get back in, right when getting a question answered... weird |
17:16 |
abneiman |
DIG was finished, fortunately, but yeah right around 5p I got a modal with a Hopin survey that I couldn't exit without filling out the suvey; and after I filled it out it took me back to Hopin but wouldn't let me back in to the preconf :( |
17:16 |
jamin |
same |
17:17 |
abneiman |
jamin: yeah, platform issues |
17:17 |
* abneiman |
shakes fist at hopin |
17:17 |
|
jvwoolf left #evergreen |
17:18 |
gmcharlt |
noting that the Evergreen API Explorer I developed for my presentation today can be found here: https://github.com/EquinoxOpenLibraryInitiative/evg-api-explorer |
17:18 |
gmcharlt |
pull requests welcome |
17:18 |
mantis1 |
Sending an email out |
17:18 |
eby |
already got it up |
17:18 |
abneiman |
gmcharlt++ |
17:18 |
eby |
gmcharlt++ |
17:18 |
Bmagic |
gmcharlt++ |
17:18 |
gmcharlt |
eby++ |
17:18 |
abneiman |
mantis1++ # I feel your pain, for real, I was there last year! |
17:18 |
eby |
jamin: were you the one asking about barcode to bib? you can do that via an unapi call as well |
17:18 |
jamin |
thank you, sorry missed the later part of your answer |
17:19 |
gmcharlt |
jamin: yeah, the quick version is that open-ils.circ.copy_details.retrieve.barcode is indeed a way to do it |
17:20 |
|
mmorgan left #evergreen |
17:20 |
jamin |
gmcharlt: thanks... it's for a selfcheck, not sure whether to go that route that is cleaner but needs auth token, or the way I already have that doesn't need a token but is a bit messy (unapi) |
17:21 |
jamin |
purpose is to use the record id to retrieve jacket from https://host/opac/extras/ac/jacket/large/r/00000001 |
17:22 |
jamin |
or equivalent (small, medium) |
17:22 |
gmcharlt |
jamin: here's one that doesn't require AUTH: https://HOST/osrf-gateway-v1?service=open-ils.search&method=open-ils.search.biblio.find_by_barcode&param=%22CONC91000440%22 |
17:22 |
gmcharlt |
return is something like this: {"payload":[{"ids":["5"],"count":1}],"status":200} |
17:23 |
jamin |
that is great... thank you! I was in this sort of territory... https://host/opac/extras/unapi?id=tag::U2@acp/BARCODE000001{holdings_xml,acn,acp,mra}/-/0/barcode&format=mods32 |
17:25 |
dluch |
Since I didn't get the chance on Hopin...mantis1++, abneiman++, jihpringle++ Great job on the docs pre-conference! |
17:25 |
jamin |
gmcharlt: just tried the one you just now posted... works perfectly, thank you |
17:25 |
jihpringle |
thanks dluch! |
17:28 |
abneiman |
thank you dluch! |
17:32 |
jamin |
eby: yeah, that was me... I did have an unapi way to get it (posted above), was hoping for something a bit simpler, the find_by_barcode is exactly the sort of thing I was looking for |
17:32 |
|
mantis1 joined #evergreen |
17:33 |
eby |
definitely cleaner |
18:12 |
|
sandbergja joined #evergreen |
18:15 |
sandbergja |
Hope everyone had a good pre-conference day! I noticed that the github docs building was failing. I updated the eg-antora repo with updates from upstream, and it is now running again. |
18:36 |
jihpringle |
thanks sandbergja! |
22:55 |
|
stephengwills left #evergreen |
23:21 |
|
jonadab joined #evergreen |