From bugzilla-daemon@bugs.koha-community.org Tue Dec 4 19:54:18 2012 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 9213] New: Implement analytics for NORMARC XSLT Date: Tue, 04 Dec 2012 18:54:17 +0000 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4113575345211300157==" --===============4113575345211300157== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9213 Bug ID: 9213 Summary: Implement analytics for NORMARC XSLT Classification: Unclassified Change sponsored?: Sponsored Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: normal Priority: P5 - low Component: MARC Bibliographic data support Assignee: magnus@enger.priv.no Reporter: magnus@enger.priv.no NORMARC XSLT is currently missing all the cool "Show analytics"/"Show volumes" etc links. Can't have that! -- You are receiving this mail because: You are watching all bug changes. --===============4113575345211300157==-- From bugzilla-daemon@bugs.koha-community.org Thu Jan 24 23:18:24 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 9213] Implement analytics for NORMARC XSLT Date: Thu, 24 Jan 2013 22:18:16 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7124373726609644219==" --===============7124373726609644219== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D9213 --- Comment #1 from Magnus Enger --- Created attachment 14842 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3D14842&action=3De= dit Bug 9213 - Implement analytics for NORMARC XSLT Problem: Links between anaytics records were not being displayed for NORMARC setups. What this patch does: 1. Add indexing for 773 subfield a, w and 9; both for GRS-1 and DOM indexing (The DOM indexing config was generated from the GRS-1 record.abs) 2. Add "analytics links" to NORMARC XSLT files, both for OPAC and intranet To test: - Make sure you have a NORMARC installation - Set UseControlNumber =3D Use - Create a parent record with LDR/07=3Dc. Leave 001 empty. - In the "Normal" view, do New > New child record and create another record. = Do this twice (so you get a list of hits when you click on the "Show anaytics" links later on). - Do the following steps both in the OPAC and the Intranet: - Search for the parent record in such a way that you can see the record in= a *result list* - Check that the "Show analytics" link is displayed, and uses the title of the parent record for linking: ?q=3DHost-item: - Clik on the "Show analytics" link and check that you get a result list wi= th the two child records you created earlier - Go back to the result list and click on the parent record, so you get the *detail view* - Check that the "Show analytics" link is displayed, and uses the title of the parent record for linking: ?q=3DHost-item:<Title of parent record> - Clik on the "Show analytics" link and check that you get a result list wi= th the two child records you created earlier - Search for one or both of the child records in such a way that you can see the record(s) in a *result list* - Check that the "In: <Title of parent record>" link is displayed, and that it uses the biblionumber of the parent record for linking: ?q=3DControl-number:<biblionumber of parent record> - Click on the "In: <Title of parent record>" link, and check that the pare= nt record is displayed - Go back to the result list and click on the child record, so you get the *detail view* - Check that the "In: <Title of parent record>" link is displayed, and that it uses the biblionumber of the parent record for linking: ?q=3DControl-number:<biblionumber of parent record> - Click on the "In: <Title of parent record>" link, and check that the pare= nt record is displayed - Now edit the parent record and put it's biblionumber in 001. Repeat the ste= ps above, and check that everything still works, but that the links are different: - The "Show analytics" link on the parent record should look like this: ?q=3Drcn:<biblionumber of parent record>+and+(bib-level:a+or+bib-level:b) - The "In: <Title of parent record>" link on the child records should be the same as it was earlier - Now set UseControlNumber =3D "Don't use" and repeat all of the steps above - All of the links should still be displayed and work, of course - The "In: <Title of parent record>" link on the child records should look like this: ?q=3Dti,phr:<Title of parent record> - The "Show analytics" link on the parent record should look like this: ?q=3DHost-item:<Title of parent record> - Change LDR/07 to "s" and repeat all of the steps above - Do all of this both for GRS-1 indexing and for DOM indexing... --=20 You are receiving this mail because: You are watching all bug changes. --===============7124373726609644219==-- From bugzilla-daemon@bugs.koha-community.org Thu Jan 24 23:22:26 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 9213] Implement analytics for NORMARC XSLT Date: Thu, 24 Jan 2013 22:22:18 +0000 Message-ID: <bug-9213-70-UygVPvYWes@http.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-9213-70@http.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0186600345983690357==" --===============0186600345983690357== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9213 Magnus Enger <magnus@enger.priv.no> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff --- Comment #2 from Magnus Enger <magnus@enger.priv.no> --- Sorry for the long test plan... -- You are receiving this mail because: You are watching all bug changes. --===============0186600345983690357==-- From bugzilla-daemon@bugs.koha-community.org Tue Feb 5 22:46:50 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 9213] Implement analytics for NORMARC XSLT Date: Tue, 05 Feb 2013 21:46:43 +0000 Message-ID: <bug-9213-70-OqV2s27521@http.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-9213-70@http.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0641853622586071153==" --===============0641853622586071153== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D9213 Mirko Tietgen <mirko@abunchofthings.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mirko@abunchofthings.net --- Comment #3 from Mirko Tietgen <mirko@abunchofthings.net> --- I think the beginning of the test plan lack an explanation of your analytics settings. I don't think I have seen something that looks like =C2=BBIn the "N= ormal" view, do New > New child record and create another record=C2=AB. Is that EasyAnalytics or what settings does one have to use to follow the plan? --=20 You are receiving this mail because: You are watching all bug changes. --===============0641853622586071153==-- From bugzilla-daemon@bugs.koha-community.org Tue Feb 5 22:54:31 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 9213] Implement analytics for NORMARC XSLT Date: Tue, 05 Feb 2013 21:54:23 +0000 Message-ID: <bug-9213-70-OKESWMLV3H@http.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-9213-70@http.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1657381644941957746==" --===============1657381644941957746== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9213 --- Comment #4 from Mirko Tietgen <mirko@abunchofthings.net> --- Sorry, ignore my last comment, it is there :) -- You are receiving this mail because: You are watching all bug changes. --===============1657381644941957746==-- From bugzilla-daemon@bugs.koha-community.org Fri Feb 8 10:16:12 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 9213] Implement analytics for NORMARC XSLT Date: Fri, 08 Feb 2013 09:16:05 +0000 Message-ID: <bug-9213-70-O0tkk12xJK@http.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-9213-70@http.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3771381365493276069==" --===============3771381365493276069== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9213 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. --===============3771381365493276069==-- From bugzilla-daemon@bugs.koha-community.org Fri Feb 8 10:16:18 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 9213] Implement analytics for NORMARC XSLT Date: Fri, 08 Feb 2013 09:16:08 +0000 Message-ID: <bug-9213-70-U9mE53AyCX@http.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-9213-70@http.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5360549763559032582==" --===============5360549763559032582== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D9213 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #14842|0 |1 is obsolete| | --- Comment #5 from Chris Cormack <chris@bigballofwax.co.nz> --- Created attachment 15154 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3D15154&action=3De= dit Bug 9213 - Implement analytics for NORMARC XSLT Problem: Links between anaytics records were not being displayed for NORMARC setups. What this patch does: 1. Add indexing for 773 subfield a, w and 9; both for GRS-1 and DOM indexing (The DOM indexing config was generated from the GRS-1 record.abs) 2. Add "analytics links" to NORMARC XSLT files, both for OPAC and intranet To test: - Make sure you have a NORMARC installation - Set UseControlNumber =3D Use - Create a parent record with LDR/07=3Dc. Leave 001 empty. - In the "Normal" view, do New > New child record and create another record. = Do this twice (so you get a list of hits when you click on the "Show anaytics" links later on). - Do the following steps both in the OPAC and the Intranet: - Search for the parent record in such a way that you can see the record in= a *result list* - Check that the "Show analytics" link is displayed, and uses the title of the parent record for linking: ?q=3DHost-item:<Title of parent record> - Clik on the "Show analytics" link and check that you get a result list wi= th the two child records you created earlier - Go back to the result list and click on the parent record, so you get the *detail view* - Check that the "Show analytics" link is displayed, and uses the title of the parent record for linking: ?q=3DHost-item:<Title of parent record> - Clik on the "Show analytics" link and check that you get a result list wi= th the two child records you created earlier - Search for one or both of the child records in such a way that you can see the record(s) in a *result list* - Check that the "In: <Title of parent record>" link is displayed, and that it uses the biblionumber of the parent record for linking: ?q=3DControl-number:<biblionumber of parent record> - Click on the "In: <Title of parent record>" link, and check that the pare= nt record is displayed - Go back to the result list and click on the child record, so you get the *detail view* - Check that the "In: <Title of parent record>" link is displayed, and that it uses the biblionumber of the parent record for linking: ?q=3DControl-number:<biblionumber of parent record> - Click on the "In: <Title of parent record>" link, and check that the pare= nt record is displayed - Now edit the parent record and put it's biblionumber in 001. Repeat the ste= ps above, and check that everything still works, but that the links are different: - The "Show analytics" link on the parent record should look like this: ?q=3Drcn:<biblionumber of parent record>+and+(bib-level:a+or+bib-level:b) - The "In: <Title of parent record>" link on the child records should be the same as it was earlier - Now set UseControlNumber =3D "Don't use" and repeat all of the steps above - All of the links should still be displayed and work, of course - The "In: <Title of parent record>" link on the child records should look like this: ?q=3Dti,phr:<Title of parent record> - The "Show analytics" link on the parent record should look like this: ?q=3DHost-item:<Title of parent record> - Change LDR/07 to "s" and repeat all of the steps above - Do all of this both for GRS-1 indexing and for DOM indexing... Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> --=20 You are receiving this mail because: You are watching all bug changes. --===============5360549763559032582==-- From bugzilla-daemon@bugs.koha-community.org Wed Mar 20 18:16:40 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 9213] Implement analytics for NORMARC XSLT Date: Wed, 20 Mar 2013 17:16:30 +0000 Message-ID: <bug-9213-70-kgTg1VamGT@http.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-9213-70@http.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6453999888137353692==" --===============6453999888137353692== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9213 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |paul.poulain@biblibre.com Patch complexity|--- |Medium patch QA Contact| |paul.poulain@biblibre.com --- Comment #6 from Paul Poulain <paul.poulain@biblibre.com> --- QA comment * koha-qa.pl * NORMARC related only, and I trust Magnus more than I trust myself on this matter ;-) passed QA -- You are receiving this mail because: You are watching all bug changes. --===============6453999888137353692==-- From bugzilla-daemon@bugs.koha-community.org Wed Mar 20 18:17:22 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 9213] Implement analytics for NORMARC XSLT Date: Wed, 20 Mar 2013 17:17:10 +0000 Message-ID: <bug-9213-70-WYJERXKZN0@http.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-9213-70@http.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8076675071265209460==" --===============8076675071265209460== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D9213 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #15154|0 |1 is obsolete| | --- Comment #7 from Paul Poulain <paul.poulain@biblibre.com> --- Created attachment 16553 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3D16553&action=3De= dit [PASSED QA] Bug 9213 - Implement analytics for NORMARC XSLT Problem: Links between anaytics records were not being displayed for NORMARC setups. What this patch does: 1. Add indexing for 773 subfield a, w and 9; both for GRS-1 and DOM indexing (The DOM indexing config was generated from the GRS-1 record.abs) 2. Add "analytics links" to NORMARC XSLT files, both for OPAC and intranet To test: - Make sure you have a NORMARC installation - Set UseControlNumber =3D Use - Create a parent record with LDR/07=3Dc. Leave 001 empty. - In the "Normal" view, do New > New child record and create another record. = Do this twice (so you get a list of hits when you click on the "Show anaytics" links later on). - Do the following steps both in the OPAC and the Intranet: - Search for the parent record in such a way that you can see the record in= a *result list* - Check that the "Show analytics" link is displayed, and uses the title of the parent record for linking: ?q=3DHost-item:<Title of parent record> - Clik on the "Show analytics" link and check that you get a result list wi= th the two child records you created earlier - Go back to the result list and click on the parent record, so you get the *detail view* - Check that the "Show analytics" link is displayed, and uses the title of the parent record for linking: ?q=3DHost-item:<Title of parent record> - Clik on the "Show analytics" link and check that you get a result list wi= th the two child records you created earlier - Search for one or both of the child records in such a way that you can see the record(s) in a *result list* - Check that the "In: <Title of parent record>" link is displayed, and that it uses the biblionumber of the parent record for linking: ?q=3DControl-number:<biblionumber of parent record> - Click on the "In: <Title of parent record>" link, and check that the pare= nt record is displayed - Go back to the result list and click on the child record, so you get the *detail view* - Check that the "In: <Title of parent record>" link is displayed, and that it uses the biblionumber of the parent record for linking: ?q=3DControl-number:<biblionumber of parent record> - Click on the "In: <Title of parent record>" link, and check that the pare= nt record is displayed - Now edit the parent record and put it's biblionumber in 001. Repeat the ste= ps above, and check that everything still works, but that the links are different: - The "Show analytics" link on the parent record should look like this: ?q=3Drcn:<biblionumber of parent record>+and+(bib-level:a+or+bib-level:b) - The "In: <Title of parent record>" link on the child records should be the same as it was earlier - Now set UseControlNumber =3D "Don't use" and repeat all of the steps above - All of the links should still be displayed and work, of course - The "In: <Title of parent record>" link on the child records should look like this: ?q=3Dti,phr:<Title of parent record> - The "Show analytics" link on the parent record should look like this: ?q=3DHost-item:<Title of parent record> - Change LDR/07 to "s" and repeat all of the steps above - Do all of this both for GRS-1 indexing and for DOM indexing... Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> Signed-off-by: Paul Poulain <paul.poulain@biblibre.com> --=20 You are receiving this mail because: You are watching all bug changes. --===============8076675071265209460==-- From bugzilla-daemon@bugs.koha-community.org Wed Mar 20 19:41:19 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 9213] Implement analytics for NORMARC XSLT Date: Wed, 20 Mar 2013 18:41:05 +0000 Message-ID: <bug-9213-70-yX7NmA5jyA@http.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-9213-70@http.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4557524422182599996==" --===============4557524422182599996== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9213 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #8 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- This patch has been pushed to master. -- You are receiving this mail because: You are watching all bug changes. --===============4557524422182599996==-- From bugzilla-daemon@bugs.koha-community.org Wed Apr 24 11:22:13 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 9213] Implement analytics for NORMARC XSLT Date: Wed, 24 Apr 2013 09:22:00 +0000 Message-ID: <bug-9213-70-BGMyY8BqlL@http.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-9213-70@http.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8650666597413166555==" --===============8650666597413166555== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9213 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris@bigballofwax.co.nz --- Comment #9 from Chris Cormack <chris@bigballofwax.co.nz> --- Pushed to 3.10.x will be in 3.10.6 -- You are receiving this mail because: You are watching all bug changes. --===============8650666597413166555==--