Re: [OPEN-ILS-GENERAL] Google Books Preview in 3.1.4 not showing up

2018-09-10 Thread Cerninakova Eva
Bug reported
https://bugs.launchpad.net/evergreen/+bug/1791791


Bez
virů. www.avg.com

<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>






---
Mgr. Eva Cerniňáková
cer...@jabok.cz
Tel. +420 211 222 409

Knihovna Jabok
http:/knihovna.jabok.cz
Tel.  +420 211 222 410
Jabok - Vyšší odborná škola sociálně pedagogická a teologická
Salmovská 8, 120 00 Praha 2


2018-09-10 17:54 GMT+02:00 Ben Shum :

> Hmm confirmed on my new test server.  I think we should file a bug and
> see what's going on here.  Thanks for the information and testing
> Linda!
>
> -- Ben
> On Sun, Sep 2, 2018 at 11:42 PM Linda Jansova  wrote:
> >
> > Hi,
> >
> > accidentally, we have discovered the following pattern:
> >
> > When one uses a link to the bib record which comes from the search
> > results page, the preview does not show up, e.g.:
> >
> > https://spok.jabok.cuni.cz/eg/opac/record/29456?query=
> krizov%C3%A1%20intervence%20%C5%A1patenkov%C3%A1;qtype=
> keyword;locg=1;detail_record_view=0
> >
> > However, when permalink (without all those search parameters) is used,
> > the preview does show up:
> >
> > https://spok.jabok.cuni.cz/eg/opac/record/29456?locg=1
> >
> > I have been trying to verify whether it also occurs in other Evergreen
> > installations. It seems that demo servers
> > (https://wiki.evergreen-ils.org/doku.php?id=community_servers) do not
> > have the previews switched on.
> >
> > So I tried a couple of live systems and have found out that Laurentian
> > probably uses at least 3.1.0 because one can see search terms being
> > highlighted. The Google Books previews rewrite has been introduced in
> > 3.0 (http://docs.evergreen-ils.org/3.0/_public_catalog_2.html), so if
> > Laurentian also uses it (and it is, indeed, the case) it would also use
> > the rewritten code for the previews.
> >
> > It follows the same pattern like the one we have discovered in our
> > system, e.g.:
> >
> > https://laurentian.concat.ca/eg/opac/record/3138661?locg=105 - the
> > preview shows up
> >
> > https://laurentian.concat.ca/eg/opac/record/911755?query=
> boudica;qtype=keyword;locg=105;detail_record_view=1
> > - the preview fails to show up
> >
> > Is there anybody else using Google Books previews? Could you help
> > confirm if it also looks like described above? If so, I would report it
> > as a bug...
> >
> > Thank you!
> >
> > Linda
> >
> > On 08/31/2018 08:47 AM, Linda Jansova wrote:
> > >
> > > Hi,
> > >
> > > We have been trying to set up Google Books Preview in our 3.1.4
> > > installations. We have followed instructions from
> > > http://docs.evergreen-ils.org/reorg/3.1/command_line_admin/_
> customizing_templates.html
> > > – changed ctx.google_books_preview = 0; to ctx.google_books_preview =
> > > 1; in parts/config.tt2 (which – judging by other examples in the same
> > > config file – should be okay).
> > >
> > > When testing whether changed configuration actually changed anything,
> > > we used examples of bib records about which we were sure they had a
> > > preview in Google Books.
> > >
> > > We have also restarted Evergreen (including memcached) but to no avail.
> > >
> > > Is there anything else that needs to be set up (apart from setting
> > > ctx.google_books_preview to 1 instead of 0)? Or anything else we might
> > > have overlooked?
> > >
> > > Thank you for any hints!
> > >
> > > Linda
> > >
> >
>
>
> --
> Benjamin Shum
> Evergreener
>


Re: [OPEN-ILS-GENERAL] Google Books Preview in 3.1.4 not showing up

2018-09-10 Thread Ben Shum
Hmm confirmed on my new test server.  I think we should file a bug and
see what's going on here.  Thanks for the information and testing
Linda!

-- Ben
On Sun, Sep 2, 2018 at 11:42 PM Linda Jansova  wrote:
>
> Hi,
>
> accidentally, we have discovered the following pattern:
>
> When one uses a link to the bib record which comes from the search
> results page, the preview does not show up, e.g.:
>
> https://spok.jabok.cuni.cz/eg/opac/record/29456?query=krizov%C3%A1%20intervence%20%C5%A1patenkov%C3%A1;qtype=keyword;locg=1;detail_record_view=0
>
> However, when permalink (without all those search parameters) is used,
> the preview does show up:
>
> https://spok.jabok.cuni.cz/eg/opac/record/29456?locg=1
>
> I have been trying to verify whether it also occurs in other Evergreen
> installations. It seems that demo servers
> (https://wiki.evergreen-ils.org/doku.php?id=community_servers) do not
> have the previews switched on.
>
> So I tried a couple of live systems and have found out that Laurentian
> probably uses at least 3.1.0 because one can see search terms being
> highlighted. The Google Books previews rewrite has been introduced in
> 3.0 (http://docs.evergreen-ils.org/3.0/_public_catalog_2.html), so if
> Laurentian also uses it (and it is, indeed, the case) it would also use
> the rewritten code for the previews.
>
> It follows the same pattern like the one we have discovered in our
> system, e.g.:
>
> https://laurentian.concat.ca/eg/opac/record/3138661?locg=105 - the
> preview shows up
>
> https://laurentian.concat.ca/eg/opac/record/911755?query=boudica;qtype=keyword;locg=105;detail_record_view=1
> - the preview fails to show up
>
> Is there anybody else using Google Books previews? Could you help
> confirm if it also looks like described above? If so, I would report it
> as a bug...
>
> Thank you!
>
> Linda
>
> On 08/31/2018 08:47 AM, Linda Jansova wrote:
> >
> > Hi,
> >
> > We have been trying to set up Google Books Preview in our 3.1.4
> > installations. We have followed instructions from
> > http://docs.evergreen-ils.org/reorg/3.1/command_line_admin/_customizing_templates.html
> > – changed ctx.google_books_preview = 0; to ctx.google_books_preview =
> > 1; in parts/config.tt2 (which – judging by other examples in the same
> > config file – should be okay).
> >
> > When testing whether changed configuration actually changed anything,
> > we used examples of bib records about which we were sure they had a
> > preview in Google Books.
> >
> > We have also restarted Evergreen (including memcached) but to no avail.
> >
> > Is there anything else that needs to be set up (apart from setting
> > ctx.google_books_preview to 1 instead of 0)? Or anything else we might
> > have overlooked?
> >
> > Thank you for any hints!
> >
> > Linda
> >
>


-- 
Benjamin Shum
Evergreener


Re: [OPEN-ILS-GENERAL] Bug Squashing Week is Here!

2018-09-10 Thread Terran McCanna
Sorry, I used last May's link for the tracking chart, here is the current
one:
https://docs.google.com/spreadsheets/d/1mDoSEY_f7JYNyn-sjYwOhB9L8Us4J0Nz_FDcCMf6DQA/edit?usp=sharing

Thanks to Ben Shum for alerting me!



Terran McCanna
PINES Program Manager
Georgia Public Library Service
tmcca...@georgialibraries.org

* The GPLS office is in the midst of relocating offices. We may be reached
by all of the current mechanisms during the transition, but to ensure the
most prompt response, please use the Help Desk:
https://help.georgialibraries.org


On Mon, Sep 10, 2018 at 9:04 AM, Terran McCanna <
tmcca...@georgialibraries.org> wrote:

> Hi everyone,
>
> Bug Squashing Week begins today!
>
> Bug Squashing Day Info and 
> Guidelines:http://wiki.evergreen-ils.org/doku.php?id=dev:bug_squashing
>
> Evergreen Bug List:https://bugs.launchpad.net/evergreen
>
> 'New' Bugs that need to be Confirmed:https://goo.gl/apLhQ9
> Bugs with the 'pullrequest' tag that need to be tested:https://goo.gl/p2yBEA
>
>
> I'll be tracking all of the bug-related work this week for posterity
> (based on the comments added to launchpad):
> https://docs.google.com/spreadsheets/d/1mDoSEY_f7JYNyn-sjYwOhB9L8Us4J0Nz_
> FDcCMf6DQA/edit?usp=sharing 
>
> If you need access to a current master sandbox for confirming bug reports
> that don't have  patches yet, here is one you can use this week (thanks,
> Blake!!!):
>
> Sandbox:  https://bugsquash.missourievergreen.org
> User: admin
> Password: demo123
>
>
> Please let me know if you have any questions! Feel free to email me
> directly, or I'll be in the Evergreen IRC channel most of the week as well.
>
> Terran McCanna
> PINES Program Manager
> Georgia Public Library Service
> tmcca...@georgialibraries.org
>
> * The GPLS office is in the midst of relocating offices. We may be reached
> by all of the current mechanisms during the transition, but to ensure the
> most prompt response, please use the Help Desk:
> https://help.georgialibraries.org
>
>


Re: [OPEN-ILS-GENERAL] [OPEN-ILS-DEV] Evergreen 3.2 Beta available for download

2018-09-10 Thread Bill Erickson
Blog entry as promised:

https://evergreen-ils.org/evergreen-3-2-first-beta-release-available/

I'd also like to give an RM shout-out to all the last-minute code wrangling
and release help from Galen Charlton, Dan Wells, Kathy Lussier, Jane
Sandberg, Remington Steed, and Jason Stephenson.  (Sincere apologies if I
left anyone out -- it was a hectic week!)

And as always, thanks to everyone in the community for making this release
possible!

-b


On Mon, Sep 10, 2018 at 9:41 AM Terran McCanna <
tmcca...@georgialibraries.org> wrote:

> Thank you Bill and all of the developers and testers! We're very excited
> about a lot of the bug fixes and new features in this one!!!
>
> Terran McCanna
> PINES Program Manager
> Georgia Public Library Service
> tmcca...@georgialibraries.org
>
> * The GPLS office is in the midst of relocating offices. We may be reached
> by all of the current mechanisms during the transition, but to ensure the
> most prompt response, please use the Help Desk:
> https://help.georgialibraries.org
>
>
> On Sun, Sep 9, 2018 at 8:02 PM, Bill Erickson  wrote:
>
>> Hi All,
>>
>> Just a quick heads up the first beta release of Evergreen 3.2 is
>> available for download on the Evergreen downloads page:
>> https://evergreen-ils.org/egdownloads/ . I'll post a more substantive
>> blog entry tomorrow about the release.  For now, I wanted to be sure this
>> week's bug squashers were aware the download was available.
>>
>> Good hunting!
>>
>> -b
>>
>
>


Re: [OPEN-ILS-GENERAL] Saving shared buckets

2018-09-10 Thread Terran McCanna
Hi Susan,

Can you explain what you mean in more detail? If you are trying to get it
to save to the dropdown list so that you don't have to type in the number,
I don't think that is currently possible. However, since the bucket's ID
shows up in the URL when you open it, you can bookmark that URL in your
browser to be able to get back to it easily.



Terran McCanna
PINES Program Manager
Georgia Public Library Service
tmcca...@georgialibraries.org

* The GPLS office is in the midst of relocating offices. We may be reached
by all of the current mechanisms during the transition, but to ensure the
most prompt response, please use the Help Desk:
https://help.georgialibraries.org


On Fri, Sep 7, 2018 at 1:47 PM, Oxford, Susan  wrote:

> Hello,
>
>
>
> We’re trying to share buckets and wonder if a shared bucket can be saved
> on the computer that receives a shared bucket?
>
>1. Enter the bucket ID and click *Load Bucket*.
>
> [image: Copy Bucket Interface]
>
>1. The shared bucket will display and can be worked with the same as
>any bucket you own.
>
>
>
>
>
>
>
> Susan Oxford, MLIS
>
> Campus Librarian
>
> University College of the North
>
> UCN Thompson Campus
>
> 55 UCN Dr.
>
> Thompson, MB, R8N 1L7
>
> 204-677-6408 x 2
>
> soxf...@ucn.ca
>
>
>
>
>


Re: [OPEN-ILS-GENERAL] [OPEN-ILS-DEV] Evergreen 3.2 Beta available for download

2018-09-10 Thread Terran McCanna
Thank you Bill and all of the developers and testers! We're very excited
about a lot of the bug fixes and new features in this one!!!

Terran McCanna
PINES Program Manager
Georgia Public Library Service
tmcca...@georgialibraries.org

* The GPLS office is in the midst of relocating offices. We may be reached
by all of the current mechanisms during the transition, but to ensure the
most prompt response, please use the Help Desk:
https://help.georgialibraries.org


On Sun, Sep 9, 2018 at 8:02 PM, Bill Erickson  wrote:

> Hi All,
>
> Just a quick heads up the first beta release of Evergreen 3.2 is available
> for download on the Evergreen downloads page:  https://evergreen-ils.org/
> egdownloads/ . I'll post a more substantive blog entry tomorrow about the
> release.  For now, I wanted to be sure this week's bug squashers were aware
> the download was available.
>
> Good hunting!
>
> -b
>


[OPEN-ILS-GENERAL] Bug Squashing Week is Here!

2018-09-10 Thread Terran McCanna
 Hi everyone,

Bug Squashing Week begins today!

Bug Squashing Day Info and
Guidelines:http://wiki.evergreen-ils.org/doku.php?id=dev:bug_squashing

Evergreen Bug List:https://bugs.launchpad.net/evergreen

'New' Bugs that need to be Confirmed:https://goo.gl/apLhQ9
Bugs with the 'pullrequest' tag that need to be tested:https://goo.gl/p2yBEA


I'll be tracking all of the bug-related work this week for posterity (based
on the comments added to launchpad):
https://docs.google.com/spreadsheets/d/1mDoSEY_f7JYNyn-sjYwOhB9L8Us4J0Nz_FDcCMf6DQA/edit?usp=sharing


If you need access to a current master sandbox for confirming bug reports
that don't have  patches yet, here is one you can use this week (thanks,
Blake!!!):

Sandbox:  https://bugsquash.missourievergreen.org
User: admin
Password: demo123


Please let me know if you have any questions! Feel free to email me
directly, or I'll be in the Evergreen IRC channel most of the week as well.

Terran McCanna
PINES Program Manager
Georgia Public Library Service
tmcca...@georgialibraries.org

* The GPLS office is in the midst of relocating offices. We may be reached
by all of the current mechanisms during the transition, but to ensure the
most prompt response, please use the Help Desk:
https://help.georgialibraries.org