[Bug 8992] New: Add an interfacing with the idref webservice
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 Priority: P5 - low Change sponsored?: --- Bug ID: 8992 Assignee: oleonard@myacpl.org Summary: Add an interfacing with the idref webservice Severity: enhancement Classification: Unclassified OS: All Reporter: jonathan.druart@biblibre.com Hardware: All Status: NEW Version: unspecified Component: OPAC Product: Koha Idref allows to request and visit authorities in the sudoc database. In Koha, it would be possible to have a link in the opac pointing to the idref information. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|oleonard@myacpl.org |jonathan.druart@biblibre.co | |m -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 --- Comment #1 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 13134 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13134&action=edit Bug 8992: Interfacing with the Idref webservice On the detail page (in the opac), if the biblio comes from the Sudoc, you must have a link (on the right of the author link) which open a popup with informations about this author (publications by role). To test: 1/ Modify your zebra conf in order to index the ppn: ccl.properties: Identifier-standard 1=1007 4=6 ident Identifier-standard record.abs: (biblios) melm 009 Identifier-standard:w,Number-standard:n 2/ Switch on the Idref system preference 3/ Simulate a SUDOC record: Fill a 7..$3 field with a ppn (032581270 for example). Fill the 009 field with an integer 4/ Go to the opac detail page of this notice. You should see the IDREF link. If you click on it, a popup displays a loading icon and after a few seconds (depending of the productivity of the authority :)), a list of roles. For each role, a table displays all his corresponding publications. 5/ On the right, you have 2 links: 1 for a koha search for this result and 1 for a SUDOC link -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 --- Comment #2 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- (In reply to comment #1)
Created attachment 13134 [details] Bug 8992: Interfacing with the Idref webservice
On the detail page (in the opac), if the biblio comes from the Sudoc, you must have a link (on the right of the author link) which open a popup with informations about this author (publications by role).
To test:
1/ Modify your zebra conf in order to index the ppn: ccl.properties: Identifier-standard 1=1007 4=6 ident Identifier-standard
record.abs: (biblios) melm 009 Identifier-standard:w,Number-standard:n
Wouldn't it be much better to include the necessary changes in your patch? -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 --- Comment #3 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to comment #2)
Wouldn't it be much better to include the necessary changes in your patch?
Yes, of course. I will propose a new patch -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13134|0 |1 is obsolete| | --- Comment #4 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 13142 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13142&action=edit Bug 8992: Interfacing with the Idref webservice On the detail page (in the opac), if the biblio comes from the Sudoc, you must have a link (on the right of the author link) which open a popup with informations about this author (publications by role). To test: 1/ Switch on the Idref system preference 2/ Simulate a SUDOC record: Fill a 7..$3 field with a ppn (032581270 for example). Fill the 009 field with an integer 3/ Go to the opac detail page of this notice. You should see the IDREF link. If you click on it, a popup displays a loading icon and after a few seconds (depending of the productivity of the authority :)), a list of roles. For each role, a table displays all his corresponding publications. 4/ On the right, you have 2 links: 1 for a koha search for this result and 1 for a SUDOC link -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 claire.hernandez@biblibre.com <claire.hernandez@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |In Discussion CC| |claire.hernandez@biblibre.c | |om --- Comment #5 from claire.hernandez@biblibre.com <claire.hernandez@biblibre.com> --- We are currently working on this patch, please do not consider this submission for the moment -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gmcharlt@gmail.com --- Comment #6 from Galen Charlton <gmcharlt@gmail.com> --- (In reply to claire.hernandez@biblibre.com from comment #5)
We are currently working on this patch, please do not consider this submission for the moment
Any updates? -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mathieu.saby@univ-rennes2.f | |r -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13142|0 |1 is obsolete| | --- Comment #7 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 21119 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=21119&action=edit Bug 8992: Interfacing with the Idref webservice On the detail page (in the opac), if the biblio comes from the Sudoc, you must have a link (on the right of the author link) which open a popup with informations about this author (publications by role). To test: 1/ Switch on the Idref system preference 2/ Simulate a SUDOC record: Fill a 7..$3 field with a ppn (032581270 for example). Fill the 009 field with an integer 3/ Go to the opac detail page of this notice. You should see the IDREF link. If you click on it, a popup displays a loading icon and after a few seconds (depending of the productivity of the authority :)), a list of roles. For each role, a table displays all his corresponding publications. 4/ On the right, you have 2 links: 1 for a koha search for this result and 1 for a SUDOC link -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 I'm just a bot <gitbot@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Patch doesn't apply CC| |gitbot@bugs.koha-community. | |org --- Comment #8 from I'm just a bot <gitbot@bugs.koha-community.org> --- Applying: Bug 8992: Interfacing with the Idref webservice Using index info to reconstruct a base tree... M installer/data/mysql/updatedatabase.pl Falling back to patching base and 3-way merge... Auto-merging installer/data/mysql/updatedatabase.pl CONFLICT (content): Merge conflict in installer/data/mysql/updatedatabase.pl Patch failed at 0001 Bug 8992: Interfacing with the Idref webservice The copy of the patch that failed is found in: /home/christopher/git/koha/.git/rebase-apply/patch When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #21119|0 |1 is obsolete| | --- Comment #9 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 21182 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=21182&action=edit Bug 8992: Interfacing with the Idref webservice On the detail page (in the opac), if the biblio comes from the Sudoc, you must have a link (on the right of the author link) which open a popup with informations about this author (publications by role). To test: 1/ Switch on the Idref system preference 2/ Simulate a SUDOC record: Fill a 7..$3 field with a ppn (032581270 for example). Fill the 009 field with an integer 3/ Go to the opac detail page of this notice. You should see the IDREF link. If you click on it, a popup displays a loading icon and after a few seconds (depending of the productivity of the authority :)), a list of roles. For each role, a table displays all his corresponding publications. 4/ On the right, you have 2 links: 1 for a koha search for this result and 1 for a SUDOC link -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 I'm just a bot <gitbot@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Patch doesn't apply When did the bot| |2013-09-29 last check this| | --- Comment #10 from I'm just a bot <gitbot@bugs.koha-community.org> --- Applying: Bug 8992: Interfacing with the Idref webservice Using index info to reconstruct a base tree... M installer/data/mysql/updatedatabase.pl M koha-tmpl/opac-tmpl/prog/en/css/opac.css M opac/opac-detail.pl Falling back to patching base and 3-way merge... Auto-merging opac/opac-detail.pl Auto-merging koha-tmpl/opac-tmpl/prog/en/css/opac.css CONFLICT (content): Merge conflict in koha-tmpl/opac-tmpl/prog/en/css/opac.css Auto-merging installer/data/mysql/updatedatabase.pl CONFLICT (content): Merge conflict in installer/data/mysql/updatedatabase.pl Patch failed at 0001 Bug 8992: Interfacing with the Idref webservice The copy of the patch that failed is found in: /home/christopher/git/koha/.git/rebase-apply/patch When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #21182|0 |1 is obsolete| | --- Comment #11 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 21641 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=21641&action=edit Bug 8992: Interfacing with the Idref webservice On the detail page (in the opac), if the biblio comes from the Sudoc, you must have a link (on the right of the author link) which open a popup with informations about this author (publications by role). To test: 1/ Switch on the Idref system preference 2/ Simulate a SUDOC record: Fill a 7..$3 field with a ppn (032581270 for example). Fill the 009 field with an integer 3/ Go to the opac detail page of this notice. You should see the IDREF link. If you click on it, a popup displays a loading icon and after a few seconds (depending of the productivity of the authority :)), a list of roles. For each role, a table displays all his corresponding publications. 4/ On the right, you have 2 links: 1 for a koha search for this result and 1 for a SUDOC link -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 I'm just a bot <gitbot@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- When did the bot|2013-09-29 00:00:00 |2013-10-28 last check this| | --- Comment #12 from I'm just a bot <gitbot@bugs.koha-community.org> --- Patch applied cleanly, go forth and signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Patch doesn't apply CC| |chris@bigballofwax.co.nz --- Comment #13 from Chris Cormack <chris@bigballofwax.co.nz> --- CONFLICT (content): Merge conflict in koha-tmpl/opac-tmpl/prog/en/css/opac.css -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #21641|0 |1 is obsolete| | --- Comment #14 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 25358 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25358&action=edit Bug 8992: Interfacing with the Idref webservice On the detail page (in the opac), if the biblio comes from the Sudoc, you must have a link (on the right of the author link) which open a popup with informations about this author (publications by role). To test: 1/ Switch on the Idref system preference 2/ Simulate a SUDOC record: Fill a 7..$3 field with a ppn (032581270 for example). Fill the 009 field with an integer 3/ Go to the opac detail page of this notice. You should see the IDREF link. If you click on it, a popup displays a loading icon and after a few seconds (depending of the productivity of the authority :)), a list of roles. For each role, a table displays all his corresponding publications. 4/ On the right, you have 2 links: 1 for a koha search for this result and 1 for a SUDOC link -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #25358|0 |1 is obsolete| | --- Comment #15 from Chris Cormack <chris@bigballofwax.co.nz> --- Created attachment 25359 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25359&action=edit Bug 8992: Interfacing with the Idref webservice On the detail page (in the opac), if the biblio comes from the Sudoc, you must have a link (on the right of the author link) which open a popup with informations about this author (publications by role). To test: 1/ Switch on the Idref system preference 2/ Simulate a SUDOC record: Fill a 7..$3 field with a ppn (032581270 for example). Fill the 009 field with an integer 3/ Go to the opac detail page of this notice. You should see the IDREF link. If you click on it, a popup displays a loading icon and after a few seconds (depending of the productivity of the authority :)), a list of roles. For each role, a table displays all his corresponding publications. 4/ On the right, you have 2 links: 1 for a koha search for this result and 1 for a SUDOC link Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 --- Comment #16 from Chris Cormack <chris@bigballofwax.co.nz> --- This seems to work, but we will need patches for the bootstrap theme -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 --- Comment #17 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 25365 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25365&action=edit Bug 8992: Interfacing with the Idref webservice - bootstrap theme This patch is the changes for the bootstrap theme at the OPAC. The test plan is the same as for the first patch. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #25365|0 |1 is obsolete| | --- Comment #18 from Chris Cormack <chris@bigballofwax.co.nz> --- Created attachment 25399 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25399&action=edit Bug 8992: Interfacing with the Idref webservice - bootstrap theme This patch is the changes for the bootstrap theme at the OPAC. The test plan is the same as for the first patch. Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 M. de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |m.de.rooy@rijksmuseum.nl Patch complexity|--- |Small patch Version|unspecified |master QA Contact| |m.de.rooy@rijksmuseum.nl --- Comment #19 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- Just a comment to begin with: Glancing through the code, I came across a hardcoded URL in a perl script (is it really needed there), I saw css changes without less (no bootstrap?), and saw a given/when construction. Also it appears to add indexes to GRS1 and not to DOM. My impression is that we are not complete yet. Is that correct? -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 --- Comment #20 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 26998 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26998&action=edit Bug 8992: qa-followup: replace given/when with if/elsif -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 --- Comment #21 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 26999 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26999&action=edit Bug 8992: Fix index name Identifier-standard It was Identified-standard... -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 --- Comment #22 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 27000 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27000&action=edit Bug 8992: Update DOM xsl file for new indexes This file has been manually updated (very fun). -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off --- Comment #23 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to M. de Rooy from comment #19)
I saw css changes without less (no bootstrap?),
There is no change in css file for the bootstrap theme.
and saw a given/when construction.
Fixed
Also it appears to add indexes to GRS1 and not to DOM.
Fixed
My impression is that we are not complete yet. Is that correct?
More or less, 18 months ago, the workflow for patches integration was more flexible :) -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |katrin.fischer@bsz-bw.de --- Comment #24 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Some notes from a code review, looking at all 5 patches together: 1) opac/opac-idref.pl is missing the license information on top of the file. 2) Should this be a FIXME or even be removed? It seems the code as currently implements, is UNIMARC + Sudoc only. + else { + # unimarcCode and marc21Code 3) Patch only changes the the non-XSLT default view. Please add it to the XSLT as well or update the pref description so that this won't cause confusion. 4) Changes to the bootstrap theme doesn't seem to include the opac-detail.tt page? Maybe it got lost in rebase? 4) Why not do a more specific search using Identifier-standard? It seems the index is updated, but then never used in the new code? <a href="/cgi-bin/koha/opac-search.pl?q=kw,phr=[% doc.ppn %]" target="_blank">Koha</a></td> 5) Please add some explanatory note or link to the system preference description, so people will know what this feature is about and that it is only useful for UNIMARC SUDOC libraries. + yes: Enable + no: Disable + - the IdRef webservice from the opac detail page 6) Note: The datatables code seems duplicated in various files - should this be an include? I feel like it is in staff, but maybe not available for the OPAC yet? -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 --- Comment #25 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- 7) Hm, also seems to miss sysprefs.sql. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #25359|0 |1 is obsolete| | Attachment #25399|0 |1 is obsolete| | Attachment #26998|0 |1 is obsolete| | Attachment #26999|0 |1 is obsolete| | Attachment #27000|0 |1 is obsolete| | --- Comment #26 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 27460 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27460&action=edit Bug 8992: Interfacing with the Idref webservice On the detail page (in the opac), if the biblio comes from the Sudoc, you must have a link (on the right of the author link) which open a popup with informations about this author (publications by role). To test: 1/ Switch on the Idref system preference 2/ Simulate a SUDOC record: Fill a 7..$3 field with a ppn (032581270 for example). Fill the 009 field with an integer 3/ Go to the opac detail page of this notice. You should see the IDREF link. If you click on it, a popup displays a loading icon and after a few seconds (depending of the productivity of the authority :)), a list of roles. For each role, a table displays all his corresponding publications. 4/ On the right, you have 2 links: 1 for a koha search for this result and 1 for a SUDOC link -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 --- Comment #27 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 27462 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27462&action=edit Bug 8992: DB changes - add the IdRef syspref -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 --- Comment #28 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 27463 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27463&action=edit Bug 8992: Add 7..$3 to the Indentifier-standard index -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 --- Comment #29 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 27464 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27464&action=edit Bug 8992: XSLT changes This patch add the same behavior as previous patches for the xslt view. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #30 from Jonathan Druart <jonathan.druart@biblibre.com> --- Katrin, All 7 points are taken into account in new patches. I removed the support for the prog theme too. There is just one small thing I did not manage to fix: the popup does not apply style to the table. Back to Needs Signoff. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 --- Comment #31 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 29012 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29012&action=edit Bug 8992: Add greybox files for bootstrap -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 Koha Team Lyon 3 <koha@univ-lyon3.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |koha@univ-lyon3.fr --- Comment #32 from Koha Team Lyon 3 <koha@univ-lyon3.fr> --- I followed the test plan. It works well. It could be nice not to display the koha links when no records are registred in our database. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 sandboxes@biblibre.com <sandboxes@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sandboxes@biblibre.com --- Comment #33 from sandboxes@biblibre.com <sandboxes@biblibre.com> --- Patch tested with a sandbox, by valérie bertrand <valerie.bertrand@univ-lyon3.fr> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 sandboxes@biblibre.com <sandboxes@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #27460|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 sandboxes@biblibre.com <sandboxes@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #27462|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 sandboxes@biblibre.com <sandboxes@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #27463|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 sandboxes@biblibre.com <sandboxes@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #27464|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 sandboxes@biblibre.com <sandboxes@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #29012|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 --- Comment #34 from sandboxes@biblibre.com <sandboxes@biblibre.com> --- Created attachment 29165 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29165&action=edit Bug 8992: Interfacing with the Idref webservice On the detail page (in the opac), if the biblio comes from the Sudoc, you must have a link (on the right of the author link) which open a popup with informations about this author (publications by role). To test: 1/ Switch on the Idref system preference 2/ Simulate a SUDOC record: Fill a 7..$3 field with a ppn (032581270 for example). Fill the 009 field with an integer 3/ Go to the opac detail page of this notice. You should see the IDREF link. If you click on it, a popup displays a loading icon and after a few seconds (depending of the productivity of the authority :)), a list of roles. For each role, a table displays all his corresponding publications. 4/ On the right, you have 2 links: 1 for a koha search for this result and 1 for a SUDOC link Signed-off-by: val -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 --- Comment #35 from sandboxes@biblibre.com <sandboxes@biblibre.com> --- Created attachment 29166 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29166&action=edit Bug 8992: DB changes - add the IdRef syspref Signed-off-by: val -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 --- Comment #36 from sandboxes@biblibre.com <sandboxes@biblibre.com> --- Created attachment 29167 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29167&action=edit Bug 8992: Add 7..$3 to the Indentifier-standard index Signed-off-by: val -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 --- Comment #37 from sandboxes@biblibre.com <sandboxes@biblibre.com> --- Created attachment 29168 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29168&action=edit Bug 8992: XSLT changes This patch add the same behavior as previous patches for the xslt view. Signed-off-by: val -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 --- Comment #38 from sandboxes@biblibre.com <sandboxes@biblibre.com> --- Created attachment 29169 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29169&action=edit Bug 8992: Add greybox files for bootstrap Signed-off-by: val -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |oleonard@myacpl.org -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |In Discussion --- Comment #39 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- This seems to add a complete new Javascript library for a very specific UNIMARC centric feature, I am worried by that - also the version of the library seems outdated. My feeling is that we should stick with jQuery, not doing too many different things. Owen and others, could I get your opinion on this please? -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 --- Comment #40 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hm, is it possible the library was submitted by accident? Older versions of the patch don't seem to include it. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 --- Comment #41 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Katrin Fischer from comment #39)
This seems to add a complete new Javascript library for a very specific UNIMARC centric feature, I am worried by that - also the version of the library seems outdated. My feeling is that we should stick with jQuery, not doing too many different things. Owen and others, could I get your opinion on this please?
+1 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 --- Comment #42 from Owen Leonard <oleonard@myacpl.org> --- (In reply to Katrin Fischer from comment #39)
My feeling is that we should stick with jQuery, not doing too many different things.
Bootstrap includes a modal dialog feature. Can this feature use that? http://getbootstrap.com/2.3.2/javascript.html#modals -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #29169|0 |1 is obsolete| | --- Comment #43 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 30920 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=30920&action=edit Bug 8992: Use the existing greybox plugin in interface/theme -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Signed Off --- Comment #44 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to Katrin Fischer from comment #40)
Hm, is it possible the library was submitted by accident? Older versions of the patch don't seem to include it.
Sorry, I c/p the files in the interface directory and didn't remove them from the old directory. The last patch uses the existing files without moving them. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #45 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- The QA script is pointing out a problem: FAIL koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-detail.tt OK forbidden patterns OK tt_valid FAIL valid_template greybox.inc: not found -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 --- Comment #46 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 32123 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=32123&action=edit Bug 8992: Add the greybox include file for the bootstrap theme -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 --- Comment #47 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- I am having various encoding related problems with applying this patch set. Looks like it is related to latin accented chars in the commit messages and my version of git/git bz. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 --- Comment #48 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to M. de Rooy from comment #47)
I am having various encoding related problems with applying this patch set. Looks like it is related to latin accented chars in the commit messages and my version of git/git bz.
Try without the -e option. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 --- Comment #49 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Jonathan Druart from comment #48)
(In reply to M. de Rooy from comment #47)
I am having various encoding related problems with applying this patch set. Looks like it is related to latin accented chars in the commit messages and my version of git/git bz.
Try without the -e option.
Looks like replacing the é of Valérie to e is still the best option by far.. Sorry, Valerie. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 M. de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #29165|0 |1 is obsolete| | --- Comment #50 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 35012 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=35012&action=edit Bug 8992: Interfacing with the Idref webservice On the detail page (in the opac), if the biblio comes from the Sudoc, you must have a link (on the right of the author link) which open a popup with informations about this author (publications by role). To test: 1/ Switch on the Idref system preference 2/ Simulate a SUDOC record: Fill a 7..$3 field with a ppn (032581270 for example). Fill the 009 field with an integer 3/ Go to the opac detail page of this notice. You should see the IDREF link. If you click on it, a popup displays a loading icon and after a few seconds (depending of the productivity of the authority :)), a list of roles. For each role, a table displays all his corresponding publications. 4/ On the right, you have 2 links: 1 for a koha search for this result and 1 for a SUDOC link Signed-off-by: valerie bertrand <valerie.bertrand@univ-lyon3.fr> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 M. de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #29166|0 |1 is obsolete| | --- Comment #51 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 35013 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=35013&action=edit Bug 8992: DB changes - add the IdRef syspref Signed-off-by: valerie bertrand <valerie.bertrand@univ-lyon3.fr> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 M. de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #29167|0 |1 is obsolete| | --- Comment #52 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 35014 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=35014&action=edit Bug 8992: Add 7..$3 to the Indentifier-standard index Signed-off-by: valerie bertrand <valerie.bertrand@univ-lyon3.fr> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 M. de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #29168|0 |1 is obsolete| | --- Comment #53 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 35015 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=35015&action=edit Bug 8992: XSLT changes This patch add the same behavior as previous patches for the xslt view. Signed-off-by: valerie bertrand <valerie.bertrand@univ-lyon3.fr> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 M. de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #30920|0 |1 is obsolete| | --- Comment #54 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 35016 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=35016&action=edit Bug 8992: Use the existing greybox plugin in interface/theme -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 M. de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #32123|0 |1 is obsolete| | --- Comment #55 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 35017 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=35017&action=edit Bug 8992: Add the greybox include file for the bootstrap theme -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 M. de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #56 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- QA Comment: Warning: commit message does not conform to UTF-8. I replaced the é in Valérie. Some/most combinations of git/git-bz still do not like non-ASCII commit messages. I rebased the second patch for updatedatabase. No complaints from qa tools. Code looks good (remarks below). I have mainly 'dry-tested' this patch set; I did not manage to get my unimarc test db in the right condition within reasonable time. Note that opac-idref.pl can be tested more or less separately. 1st patch: css in template file (no blocker) 3rd patch: <xslo:for-each select="marc:subfield"> + <xslo:if test="contains('3', @code)"> + <z:index name="Identifier-standard:w"> + <xslo:value-of select="."/> + </z:index> + </xslo:if> + </xslo:for-each> + <xslo:for-each select="marc:subfield"> This does not look good to me. The for-each is repeated now. Same holds for 701, 702, 710, 711, 712 Note that you update biblio-zebra-indexdefs.xsl. But biblio-zebra-indexdefs.xsl should be automatically generated from a Koha index definition file with koha-indexdefs-to-zebra.xsl. Could you please add changes to biblio-koha-indexdefs and then run the xsl to create biblio-zebra-indexdefs.xsl ? Status to Failed QA for now. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #35014|0 |1 is obsolete| | --- Comment #57 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 35020 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=35020&action=edit Bug 8992: Add 7..$3 to the Indentifier-standard index Signed-off-by: valerie bertrand <valerie.bertrand@univ-lyon3.fr> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Signed Off --- Comment #58 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to M. de Rooy from comment #56)
Could you please add changes to biblio-koha-indexdefs and then run the xsl to create biblio-zebra-indexdefs.xsl ?
It seems I forgot to commit the changes to the xml file. Thanks for catching that! -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 --- Comment #59 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- Will not block this patch, just want to note this: Field 009 has been superseded by new UNIMARC field 035 ? -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 M. de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 M. de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #35012|0 |1 is obsolete| | --- Comment #60 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 35022 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=35022&action=edit Bug 8992: Interfacing with the Idref webservice On the detail page (in the opac), if the biblio comes from the Sudoc, you must have a link (on the right of the author link) which open a popup with informations about this author (publications by role). To test: 1/ Switch on the Idref system preference 2/ Simulate a SUDOC record: Fill a 7..$3 field with a ppn (032581270 for example). Fill the 009 field with an integer 3/ Go to the opac detail page of this notice. You should see the IDREF link. If you click on it, a popup displays a loading icon and after a few seconds (depending of the productivity of the authority :)), a list of roles. For each role, a table displays all his corresponding publications. 4/ On the right, you have 2 links: 1 for a koha search for this result and 1 for a SUDOC link Signed-off-by: valerie bertrand <valerie.bertrand@univ-lyon3.fr> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 M. de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #35013|0 |1 is obsolete| | --- Comment #61 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 35023 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=35023&action=edit Bug 8992: DB changes - add the IdRef syspref Signed-off-by: valerie bertrand <valerie.bertrand@univ-lyon3.fr> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 M. de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #35015|0 |1 is obsolete| | --- Comment #62 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 35024 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=35024&action=edit Bug 8992: XSLT changes This patch add the same behavior as previous patches for the xslt view. Signed-off-by: valerie bertrand <valerie.bertrand@univ-lyon3.fr> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 M. de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #35016|0 |1 is obsolete| | --- Comment #63 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 35025 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=35025&action=edit Bug 8992: Use the existing greybox plugin in interface/theme Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 M. de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #35017|0 |1 is obsolete| | --- Comment #64 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 35026 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=35026&action=edit Bug 8992: Add the greybox include file for the bootstrap theme Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 M. de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #35020|0 |1 is obsolete| | --- Comment #65 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 35027 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=35027&action=edit Bug 8992: Add 7..$3 to the Indentifier-standard index Signed-off-by: valerie bertrand <valerie.bertrand@univ-lyon3.fr> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 --- Comment #66 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to M. de Rooy from comment #59)
Will not block this patch, just want to note this: Field 009 has been superseded by new UNIMARC field 035 ?
At BibLibre, we store the ppn in 009. If someone else uses this feature and wants to use another field, it will be possible to make this field configurable. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |julian.maurice@biblibre.com -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen@gmail.com Status|Passed QA |Pushed to Master --- Comment #67 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Patches pushed to master. Thanks Jonathan! -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 --- Comment #68 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 38639 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=38639&action=edit Revert "Bug 8992: Use the existing greybox plugin in interface/theme" This reverts commit 986b03e1c602b057275e343e3251a5cfbcc7cca6. Tomas, due to bug 12101, this commit should be reverted. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 --- Comment #69 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Good catch Jonathan. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |14124 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nengard@gmail.com --- Comment #70 from Nicole C. Engard <nengard@gmail.com> --- I'm documenting this now and want to ask what sudoc we're talking about. In the US Sudoc is a government document number - I assume we're talking about a French example. Is this unimarc only? If not can you attach a marc record for me to import to my test system and document this feature with? Nicole -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 --- Comment #71 from Nicole C. Engard <nengard@gmail.com> --- Tomás says it's unimarc + french specific - so I'm wondering if I could have some screenshots and a bit of documentation for the manual on this one. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 --- Comment #72 from Nicole C. Engard <nengard@gmail.com> --- Checking in on this - can someone help me a bit with documentation on this? I don't have much more before I'm done with the 3.20 manual. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 --- Comment #73 from Jonathan Druart <jonathan.druart@biblibre.com> --- Nicole, IdRef is a French service for Sudoc autorities. Using the Sudoc database, it allows to request / modify / add authorities. If a record comes from the Sudoc (so 009 is filled with an integer), at the OPAC you will see "Author: Idref" if a 7..$3 (unimarc author) if filled with a ppn. On clicking on the Idref link, a popup will display. The Idref webservice is requested and all records (by roles) for this author will be displayed (see screenshot). There is 1 line / record and 2 links at the end. 1 will request Koha (cgi-bin/koha/opac-search.pl?q=ident:003381862), the other one will redirect to the sudoc page (http://www.sudoc.fr/003381862). -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 --- Comment #74 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 39564 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39564&action=edit idref_roles -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 --- Comment #75 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 39565 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39565&action=edit idref_detail -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 --- Comment #76 from Nicole C. Engard <nengard@gmail.com> --- I just saw the images now, but here's the manual so far: http://translate.koha-community.org/manual/master/en/html-desktop/#idref will add the images in now. Nicole -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org