[Koha-bugs] [Bug 11361] Add a Z39.50 search page in the OPAC to let members search for records on remote Koha instances

2024-05-03 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361

Koha collecto  changed:

   What|Removed |Added

 CC||k...@collecto.ca

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11361] Add a Z39.50 search page in the OPAC to let members search for records on remote Koha instances

2021-04-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361

--- Comment #30 from David Nind  ---
Created attachment 119928
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=119928=edit
Bug 11361 - Screenshots of pop-up window display

I've quickly tested again. Screenshots attached from using Firefox Developer
Edition on Ubuntu 18.04.

The pop-up window for the display for searching doesn't look right. This may be
because of the Bootstrap update changes.

I'm assuming that if it is setup to search another Koha catalog, then the MARC
and Card links will work (instead of page not found errors) and that the Show
link will work as well (currently links to
http://cgi-bin/koha/opac-detail.pl?biblionumber=).

To test properly, does anyone have the details for a Koha catalog which would
work?

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11361] Add a Z39.50 search page in the OPAC to let members search for records on remote Koha instances

2021-04-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361

--- Comment #29 from Alexis Ripetti  ---
Created attachment 119536
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=119536=edit
Bug 11361 - (QA follow-up) Add filters and change forbidden patterns

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11361] Add a Z39.50 search page in the OPAC to let members search for records on remote Koha instances

2021-04-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361

Alexis Ripetti  changed:

   What|Removed |Added

 Attachment #113334|0   |1
is obsolete||

--- Comment #28 from Alexis Ripetti  ---
Created attachment 119535
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=119535=edit
Bug 11361 - Fixing database and merge conflicts

Bug 11361 - Fixing z3950servers.tt problems

Bug 11361 - Re-adding the 'Attributes' column

Bug 11361 - Fixing z3950servers.tt problems

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11361] Add a Z39.50 search page in the OPAC to let members search for records on remote Koha instances

2020-11-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361

--- Comment #27 from David Cook  ---
(In reply to Frédérick Capovilla from comment #0)
> This patch adds the OPACZ3950 preference which activates a "Z39.50 Search"
> page in the OPAC.
> 

That sounds like a misleading preference name which could easily confuse
people. Perhaps a better one would be something like SearchRemoteKoha.

> This page can be used to let members search for biblio records on remote
> Koha instances. If the "Show" link is clicked in the results page, the user
> is then redirected to the remote Koha's OPAC to see the record's details.
> 
> This feature can be useful if you have multiple libraries with their own
> Koha instance and you want your users to be able to search for books in your
> other libraries.
> 
> Please note that this will only work with Koha instances. The links in the
> results page won't work with other normal Z39.50 servers.
> 

It's an interesting idea. In the past, we put together a Koha union catalogue
that harvested from individual Koha instances (we injected the Koha URLs into
the records as they're harvested). We didn't use the union catalogue in the
end, but that seems a more standards based way of doing things.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11361] Add a Z39.50 search page in the OPAC to let members search for records on remote Koha instances

2020-11-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361

Alexis Ripetti  changed:

   What|Removed |Added

 CC||alexis.ripe...@inlibro.com

--- Comment #26 from Alexis Ripetti  ---
Fixing conflicts.
I am not able to fix the broken link ... When we post the form to start the
search, we send a hidden input : 



However, we use this value to put it into the broken link...

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11361] Add a Z39.50 search page in the OPAC to let members search for records on remote Koha instances

2020-11-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361

Alexis Ripetti  changed:

   What|Removed |Added

 Attachment #100470|0   |1
is obsolete||

--- Comment #25 from Alexis Ripetti  ---
Created attachment 113334
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=113334=edit
Bug 11361 - Fixing database and merge conflicts

Bug 11361 - Fixing z3950servers.tt problems

Bug 11361 - Re-adding the 'Attributes' column

Bug 11361 - Fixing z3950servers.tt problems

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11361] Add a Z39.50 search page in the OPAC to let members search for records on remote Koha instances

2020-03-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361

--- Comment #24 from David Nind  ---
Hi Arthur.

I can confirm that issue 1 is now solved!

For issue 2, where should the 'Show' link go to?

For me, the 'Show' link is trying to link to
http://cgi-bin/koha/opac-detail.pl?biblionumber=

Is it supposed to link to the record in the remote Koha instance?

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11361] Add a Z39.50 search page in the OPAC to let members search for records on remote Koha instances

2020-03-10 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361

Arthur Bousquet  changed:

   What|Removed |Added

 Status|Failed QA   |In Discussion

--- Comment #23 from Arthur Bousquet  ---
Thanks for testing !
Solved the first problem
The "Show" button is here if we do a Z3950 search in our own database. We could
remove it or make it invisible if it leads to nothing.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11361] Add a Z39.50 search page in the OPAC to let members search for records on remote Koha instances

2020-03-10 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361

Arthur Bousquet  changed:

   What|Removed |Added

 Attachment #100077|0   |1
is obsolete||
 Attachment #100463|0   |1
is obsolete||

--- Comment #22 from Arthur Bousquet  ---
Created attachment 100470
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=100470=edit
Bug 11361 - Fixing database and merge conflicts

Bug 11361 - Fixing z3950servers.tt problems

Bug 11361 - Re-adding the 'Attributes' column

Bug 11361 - Fixing z3950servers.tt problems

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11361] Add a Z39.50 search page in the OPAC to let members search for records on remote Koha instances

2020-03-10 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361

--- Comment #21 from Arthur Bousquet  ---
Created attachment 100463
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=100463=edit
Bug 11361 - Fixing z3950servers.tt problems

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11361] Add a Z39.50 search page in the OPAC to let members search for records on remote Koha instances

2020-03-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361

David Nind  changed:

   What|Removed |Added

 Status|Needs Signoff   |Failed QA

--- Comment #20 from David Nind  ---
Thanjs for fixing the database update.

Two things from testing:

1) After applying the patch this text appears on the Z39.50/SRU servers
administration page, and the header row for the table is repeated:

Z39.50/SRU servers administration
<<< f7630d746947b82b40098be4cbac266e4a494553 === >>> Bug11361 -
opac z3950 search <<< f7630d746947b82b40098be4cbac266e4a494553 ===
>>> Bug11361 - opac z3950 search <<<
f7630d746947b82b40098be4cbac266e4a494553 === >>> Bug11361 - opac z3950
search <<< f7630d746947b82b40098be4cbac266e4a494553 === >>>
Bug11361 - opac z3950 search <<< f7630d746947b82b40098be4cbac266e4a494553
=== >>> Bug11361 - opac z3950 search <<<
f7630d746947b82b40098be4cbac266e4a494553 === >>> Bug11361 - opac z3950
search

2) On the search results when you click on the "Show" link it comes up as "this
page cannot be reached" in the main browser window for the URL
http://cgi-bin/koha/opac-detail.pl?biblionumber=  (MARC and Card links work
fine as pop-ups in the Z39.50 search results window).

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11361] Add a Z39.50 search page in the OPAC to let members search for records on remote Koha instances

2020-03-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361

Arthur Bousquet  changed:

   What|Removed |Added

 Status|Failed QA   |Needs Signoff

--- Comment #19 from Arthur Bousquet  ---
Should now pass the database update, also solved some new merge conflicts

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11361] Add a Z39.50 search page in the OPAC to let members search for records on remote Koha instances

2020-03-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361

Arthur Bousquet  changed:

   What|Removed |Added

  Attachment #95808|0   |1
is obsolete||

--- Comment #18 from Arthur Bousquet  ---
Created attachment 100077
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=100077=edit
Bug 11361 - Fixing database and merge conflicts

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11361] Add a Z39.50 search page in the OPAC to let members search for records on remote Koha instances

2020-02-08 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361

Katrin Fischer  changed:

   What|Removed |Added

 Status|Needs Signoff   |Failed QA

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11361] Add a Z39.50 search page in the OPAC to let members search for records on remote Koha instances

2020-02-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361

David Nind  changed:

   What|Removed |Added

 CC||da...@davidnind.com

--- Comment #17 from David Nind  ---
I get this error when applying the database update:

root@2fa601aba3df:koha(bz11361)$ perl installer/data/mysql/updatedatabase.pl
DEV atomic update: bug11361.perl
DBD::mysql::db do failed: Unknown column 'attributes' in 'z3950servers' [for
Statement "ALTER TABLE z3950servers ADD COLUMN opac TINYINT(1) AFTER
attributes;"] at (eval 1404) line 3.
Add opac column to z3950servers table.Add OPACZ3950 preference.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11361] Add a Z39.50 search page in the OPAC to let members search for records on remote Koha instances

2019-11-25 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361

Arthur Bousquet  changed:

   What|Removed |Added

 Status|Patch doesn't apply |Needs Signoff

--- Comment #16 from Arthur Bousquet  ---
I rebased the patch and it should apply correctly, here is a test plan:

- apply patch
- update the database
- set "OpacZ3950" to "Allow" in OPAC preferences
- go in Z39.50/SRU servers administration
- edit one server line
- check the "OPAC (Shown in OPAC Z39.50 search)" checkbox
- go in the opac
- click the "Z39.50 Search" link on top
- check the z3950 server you want and make a search
- verify that you have results

If you need a Z3950 server for testing purpose, here is the library of congress
online catalog:
hostname: lx2.loc.gov
port: 210
database: LCDB
syntax: MARC21/USMARC
encoding: utf8

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11361] Add a Z39.50 search page in the OPAC to let members search for records on remote Koha instances

2019-11-25 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361

Arthur Bousquet  changed:

   What|Removed |Added

 Depends on|11297   |
 CC||arthur.bousq...@inlibro.com


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11297
[Bug 11297] Add support for custom PQF attributes for Z39.50 server searches
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11361] Add a Z39.50 search page in the OPAC to let members search for records on remote Koha instances

2019-11-25 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361

Arthur Bousquet  changed:

   What|Removed |Added

  Attachment #72813|0   |1
is obsolete||

--- Comment #15 from Arthur Bousquet  ---
Created attachment 95808
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=95808=edit
Bug11361 - opac z3950 search

bug11361 - atomicupdate bug

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11361] Add a Z39.50 search page in the OPAC to let members search for records on remote Koha instances

2019-09-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361

--- Comment #14 from Katrin Fischer  ---
It looks like the attached patch is not complete - also there might be a rebase
mistake in Auth.pm.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11361] Add a Z39.50 search page in the OPAC to let members search for records on remote Koha instances

2018-05-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361

Niamh  changed:

   What|Removed |Added

 CC||niamh.walker-headon@it-tall
   ||aght.ie

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11361] Add a Z39.50 search page in the OPAC to let members search for records on remote Koha instances

2018-03-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361

Katrin Fischer  changed:

   What|Removed |Added

Summary|Add a Z39.50 search page in |Add a Z39.50 search page in
   |the OPAC to let members |the OPAC to let members
   |search for records on   |search for records on
   |remote Koha instances.  |remote Koha instances

--- Comment #13 from Katrin Fischer  ---
Checked in my devbox too:

Apply? [(y)es, (n)o, (i)nteractive] y
Applying: Bug 11361 - Add a Z39.50 search page in the OPAC to let members
search for records on remote Koha instances
fatal: sha1 information is lacking or useless (C4/Auth.pm).
Repository lacks necessary blobs to fall back on 3-way merge.
Cannot fall back to three-way merge.
Patch failed at 0001 Bug 11361 - Add a Z39.50 search page in the OPAC to let
members search for records on remote Koha instances
The copy of the patch that failed is found in:
   /home/vagrant/kohaclone/.git/rebase-apply/patch
When you have resolved this problem run "git bz apply --continue".
If you would prefer to skip this patch, instead run "git bz apply --skip".
To restore the original branch and stop patching run "git bz apply --abort".
Patch left in
/tmp/Bug-11361---Add-a-Z3950-search-page-in-the-OPAC-to-mVnpFd.patch

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11361] Add a Z39.50 search page in the OPAC to let members search for records on remote Koha instances.

2018-03-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361

Katrin Fischer  changed:

   What|Removed |Added

 Status|Failed QA   |Patch doesn't apply

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11361] Add a Z39.50 search page in the OPAC to let members search for records on remote Koha instances.

2018-03-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361

Olivier  changed:

   What|Removed |Added

 Status|Needs Signoff   |Failed QA
 CC||olivier.ro...@enssib.fr

--- Comment #12 from Olivier  ---
Try to test on sandbox 01 (https://wiki.koha-community.org/wiki/Sandboxes)

Some problems occurred applying patches from bug 11361:
Something went wrong !Applying: Bug 11361 - Add a Z39.50 search page
in the OPAC to let members search for records on remote Koha instances
fatal: sha1 information is lacking or useless (C4/Auth.pm).
error: could not build fake ancestor
Patch failed at 0001 Bug 11361 - Add a Z39.50 search page in the OPAC to let
members search for records on remote Koha instances
The copy of the patch that failed is found in: .git/rebase-apply/patch
When you have resolved this problem run git bz apply --continue.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11361] Add a Z39.50 search page in the OPAC to let members search for records on remote Koha instances.

2018-03-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361

J Schmidt  changed:

   What|Removed |Added

 CC|jschm...@switchinc.org  |

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11361] Add a Z39.50 search page in the OPAC to let members search for records on remote Koha instances.

2018-03-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361

Maksim Sen  changed:

   What|Removed |Added

 Depends on||11297


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11297
[Bug 11297] Add support for custom PQF attributes for Z39.50 server searches
-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11361] Add a Z39.50 search page in the OPAC to let members search for records on remote Koha instances.

2018-03-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361

--- Comment #11 from Maksim Sen  ---
Created attachment 72813
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=72813=edit
Bug 11361 - Add a Z39.50 search page in the OPAC to let members search for
records on remote Koha instances

Made changes wanted in the code review.

 members search for records on remote Koha instances

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11361] Add a Z39.50 search page in the OPAC to let members search for records on remote Koha instances.

2018-03-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361

Maksim Sen  changed:

   What|Removed |Added

  Attachment #72812|1   |0
   is patch||
  Attachment #72812|0   |1
is obsolete||

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11361] Add a Z39.50 search page in the OPAC to let members search for records on remote Koha instances.

2018-03-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361

Maksim Sen  changed:

   What|Removed |Added

 Status|Failed QA   |Needs Signoff

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11361] Add a Z39.50 search page in the OPAC to let members search for records on remote Koha instances.

2018-03-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361

--- Comment #10 from Maksim Sen  ---
Ignore comment 9, sorry about that.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11361] Add a Z39.50 search page in the OPAC to let members search for records on remote Koha instances.

2018-03-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361

Maksim Sen  changed:

   What|Removed |Added

 CC||maksim@inlibro.com
  Attachment #72812|These are the points in the |Bug 11361 - Add a Z39.50
description|code review that I  |search page in the OPAC to
   |corrected in this patch.|let
   || members search for
   ||records on remote Koha
   ||instances

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11361] Add a Z39.50 search page in the OPAC to let members search for records on remote Koha instances.

2018-03-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361

Maksim Sen  changed:

   What|Removed |Added

  Attachment #60952|0   |1
is obsolete||

--- Comment #9 from Maksim Sen  ---
Created attachment 72812
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=72812=edit
These are the points in the code review that I corrected in this patch.

::: C4/Auth.pm
@@ +523,4 @@
>  OPACURLOpenInNewWindow=> "" . 
> C4::Context->preference("OPACURLOpenInNewWindow"),
>  OPACUserCSS   => "" . 
> C4::Context->preference("OPACUserCSS"),
>  OpacAuthorities   => 
> C4::Context->preference("OpacAuthorities"),
> +OpacZ3950 => 
> C4::Context->preference("OpacZ3950"),

It's better to use the newer TT plugin method to check system preferences.
I think this is done below, so this can possibly be reoved.


::: installer/data/mysql/sysprefs.sql
@@ +569,5 @@
>  ('XSLTListsDisplay','default','','Enable XSLT stylesheet control over lists 
> pages display on intranet','Free'),
>  ('XSLTResultsDisplay','default','','Enable XSL stylesheet control over 
> results page display on intranet','Free'),
>  ('z3950AuthorAuthFields','701,702,700',NULL,'Define the MARC biblio fields 
> for Personal Name Authorities to fill biblio.author','free'),
> +('z3950NormalizeAuthor','0','','If ON, Personal Name Authorities will 
> replace authors in biblio.author','YesNo'),
> +('OPACZ3950','0','','Allow patrons to search for bibliographic records in 
> other libraries via Z39.50.','YesNo')

The list in sysprefs.sql should be sorted alphabetically to minimize conflicts.


::: installer/data/mysql/updatedatabase.pl
@@ +13959,4 @@
>  print "Upgrade to $DBversion done (Bug 16530 - Add a circ sidebar 
> navigation menu)\n";
>  }
>  
> +$DBversion = "XXX";

This should be an atomicupdate in a separate file now instead of an entry in
updatedatabase.


@@ +13960,5 @@
>  }
>  
> +$DBversion = "XXX";
> +if( CheckVersion( $DBversion ) ) {
> +$dbh->do("ALTER TABLE z3950servers ADD COLUMN opac TINYINT(1);");

Please specify where the new column should be added using AFTER/BEFORE column.


@@ +13962,5 @@
> +$DBversion = "XXX";
> +if( CheckVersion( $DBversion ) ) {
> +$dbh->do("ALTER TABLE z3950servers ADD COLUMN opac TINYINT(1);");
> +$dbh->do("INSERT IGNORE INTO systempreferences 
> (variable,value,options,explanation,type) VALUES('OPACZ3950','0','','Allow 
> patrons to search for bibliographic records in other libraries via 
> Z39.50.','YesNo')");
> +print "Add opac column to z3950servers table.\nAdd OPACZ3950 
> preference.\n";

I am not sure if the \n work nicely in the HTML output of the web installer,
maybe remove them.


::: koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc
@@ +273,4 @@
>  [% IF ( Koha.Preference( 
> 'UseCourseReserves' ) == 1 ) %] href="/cgi-bin/koha/opac-course-reserves.pl">Course reserves[% END %]
>  [% IF Koha.Preference( 'OpacBrowser' ) 
> == 1 %]Browse by 
> hierarchy[% END %]
>  [% IF Koha.Preference( 'OpacAuthorities' 
> ) == 1 %]Authority 
> search[% END %]
> +[% IF Koha.Preference( 'OpacZ3950' ) 
> %]Z39.50 
> Search[% END %]

Not sure patrons will know what Z39.50 means, maybe we could find another label
- "search other catalogs" maybe?


@@ +64,5 @@
> +
> + />
> +
> +
> +Search Parameters

Should be: Search parameters (only first word capitalized in Koha)


@@ +180,5 @@
> +
> +
> +
> +[% IF ( show_prevbutton ) %]
> + onclick="$('#current_page').val([% current_page 
> %]-1);$('#page_form').submit();">Previous Page

see above (Previous page)


@@ +184,5 @@
> + onclick="$('#current_page').val([% current_page 
> %]-1);$('#page_form').submit();">Previous Page
> +[% END %]
> +Page [% current_page %] / [% 
> total_pages %]
> +[% IF ( show_nextbutton ) %]
> + onclick="$('#current_page').val([% current_page 
> %]+1);$('#page_form').submit();">Next Page

see above (Next page)


::: opac/opac-z3950-search.pl
@@ +18,5 @@
> +# with Koha; if not, write to the Free Software Foundation, Inc.,
> +# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
> +
> +use strict;
> +use warnings;

Should be: use Modern::Perl


::: opac/opac-z3950-search.pl
@@ +51,5 @@
> +my ( $template, $loggedinuser, $cookie ) = get_template_and_user({
> +template_name   => "opac-z3950-search.tt",
> +query   => $input,
> +   

[Koha-bugs] [Bug 11361] Add a Z39.50 search page in the OPAC to let members search for records on remote Koha instances.

2017-09-11 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361

Patrick Robitaille  changed:

   What|Removed |Added

 CC||patrick.robitai...@ccsr.qc.
   ||ca

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11361] Add a Z39.50 search page in the OPAC to let members search for records on remote Koha instances.

2017-05-02 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361

--- Comment #8 from Katrin Fischer  ---
Comment on attachment 60952
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=60952
Bug 11361 - Add a Z39.50 search page in the OPAC to let members search for
records on remote Koha instances

Review of attachment 60952:
 --> 
(https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html=11361=60952)
-

Hi Blou,

did a first code review. Additionally to the comments I made I noticed that the
changes to kohastructure.sql are misssing for the column.

::: C4/Auth.pm
@@ +523,4 @@
>  OPACURLOpenInNewWindow=> "" . 
> C4::Context->preference("OPACURLOpenInNewWindow"),
>  OPACUserCSS   => "" . 
> C4::Context->preference("OPACUserCSS"),
>  OpacAuthorities   => 
> C4::Context->preference("OpacAuthorities"),
> +OpacZ3950 => 
> C4::Context->preference("OpacZ3950"),

It's better to use the newer TT plugin method to check system preferences.
I think this is done below, so this can possibly be reoved.

::: admin/z3950servers.pl
@@ +66,4 @@
>  $id = 0;
>  } elsif ( $op eq 'add_validated' ) {
>  my @fields=qw/host port db userid password rank syntax encoding timeout
> +recordtype checked servername servertype sru_options sru_fields 
> attributes opac

attributes is added by another patch on bug 11297, so should be marked as a
dependency or removed here.

::: installer/data/mysql/sysprefs.sql
@@ +569,5 @@
>  ('XSLTListsDisplay','default','','Enable XSLT stylesheet control over lists 
> pages display on intranet','Free'),
>  ('XSLTResultsDisplay','default','','Enable XSL stylesheet control over 
> results page display on intranet','Free'),
>  ('z3950AuthorAuthFields','701,702,700',NULL,'Define the MARC biblio fields 
> for Personal Name Authorities to fill biblio.author','free'),
> +('z3950NormalizeAuthor','0','','If ON, Personal Name Authorities will 
> replace authors in biblio.author','YesNo'),
> +('OPACZ3950','0','','Allow patrons to search for bibliographic records in 
> other libraries via Z39.50.','YesNo')

The list in sysprefs.sql should be sorted alphabetically to minimize conflicts.

::: installer/data/mysql/updatedatabase.pl
@@ +13959,4 @@
>  print "Upgrade to $DBversion done (Bug 16530 - Add a circ sidebar 
> navigation menu)\n";
>  }
>  
> +$DBversion = "XXX";

This should be an atomicupdate in a separate file now instead of an entry in
updatedatabase.

@@ +13960,5 @@
>  }
>  
> +$DBversion = "XXX";
> +if( CheckVersion( $DBversion ) ) {
> +$dbh->do("ALTER TABLE z3950servers ADD COLUMN opac TINYINT(1);");

Please specify where the new column should be added using AFTER/BEFORE column.

@@ +13962,5 @@
> +$DBversion = "XXX";
> +if( CheckVersion( $DBversion ) ) {
> +$dbh->do("ALTER TABLE z3950servers ADD COLUMN opac TINYINT(1);");
> +$dbh->do("INSERT IGNORE INTO systempreferences 
> (variable,value,options,explanation,type) VALUES('OPACZ3950','0','','Allow 
> patrons to search for bibliographic records in other libraries via 
> Z39.50.','YesNo')");
> +print "Add opac column to z3950servers table.\nAdd OPACZ3950 
> preference.\n";

I am not sure if the \n work nicely in the HTML output of the web installer,
maybe remove them.

::: koha-tmpl/intranet-tmpl/prog/en/modules/admin/z3950servers.tt
@@ +235,4 @@
>  You searched for [% searchfield %]
>  [% END %]
>  
> +
> TargetHostname/PortDatabaseUseridPasswordPreselectedRankSyntaxEncodingTimeoutRecord
>  typeAttributesOPACOptions

Attributes are from bug 11297 - see above.

::: koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc
@@ +273,4 @@
>  [% IF ( Koha.Preference( 
> 'UseCourseReserves' ) == 1 ) %] href="/cgi-bin/koha/opac-course-reserves.pl">Course reserves[% END %]
>  [% IF Koha.Preference( 'OpacBrowser' ) 
> == 1 %]Browse by 
> hierarchy[% END %]
>  [% IF Koha.Preference( 'OpacAuthorities' 
> ) == 1 %]Authority 
> search[% END %]
> +[% IF Koha.Preference( 'OpacZ3950' ) 
> %]Z39.50 
> Search[% END %]

Not sure patrons will know what Z39.50 means, maybe we could find another label
- "search other catalogs" maybe?

::: koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-z3950-search.tt
@@ +52,5 @@
> +{ label => "Keyword (any)", prop => 'srchany' },
> +{ label => "LC call number", prop => 'lccall' },
> +{ label => "Control no.", prop => 'controlnumber' },
> +{ label => "Dewey", prop => 'dewey' },
> +{ label => "Standard ID", prop => 'stdid' }

Not sure if this syntax is translatable - needs testing.

@@ +64,5 @@
> +
> + />
> +
> +
> +Search Parameters

Should 

[Koha-bugs] [Bug 11361] Add a Z39.50 search page in the OPAC to let members search for records on remote Koha instances.

2017-05-02 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361

Katrin Fischer  changed:

   What|Removed |Added

 Status|Needs Signoff   |Failed QA

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11361] Add a Z39.50 search page in the OPAC to let members search for records on remote Koha instances.

2017-03-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361

Bouzid  changed:

   What|Removed |Added

 Status|In Discussion   |Needs Signoff
 CC||bouzid.ferg...@inlibro.com

--- Comment #7 from Bouzid  ---
Hi all,
I rebased all patches and squash all in one good patch.
It apply correcly under the master.
I think, its the alternative of 10486, because it not progress.
Thanks.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11361] Add a Z39.50 search page in the OPAC to let members search for records on remote Koha instances.

2017-03-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361

Bouzid  changed:

   What|Removed |Added

  Attachment #23365|0   |1
is obsolete||
  Attachment #60950|0   |1
is obsolete||
  Attachment #60951|0   |1
is obsolete||

--- Comment #6 from Bouzid  ---
Created attachment 60952
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=60952=edit
Bug 11361 - Add a Z39.50 search page in the OPAC to let members search for
records on remote Koha instances

This patch adds the OPACZ3950 preference which activates a "Z39.50 Search" page
in the OPAC.

This page can be used to let members search for biblio records on remote Koha
instances. If the "Show" link is clicked in the results page, the user is then
redirected to the remote Koha's OPAC to see the record's details.

This feature can be useful if you have multiple libraries with their own Koha
instance and you want your users to be able to search for books in your other
libraries.

Please note that this will only work with Koha instances. The links in the
results page won't work with other normal Z39.50 servers.

Sponsored-by: CCSR ( http://www.ccsr.qc.ca )

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11361] Add a Z39.50 search page in the OPAC to let members search for records on remote Koha instances.

2017-03-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361

--- Comment #5 from Bouzid  ---
Created attachment 60951
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=60951=edit
Bug 11361 - Add a Z39.50 search page in the OPAC to let members search for
records on remote Koha instances

This patch adds the OPACZ3950 preference which activates a "Z39.50 Search" page
in the OPAC.

This page can be used to let members search for biblio records on remote Koha
instances. If the "Show" link is clicked in the results page, the user is then
redirected to the remote Koha's OPAC to see the record's details.

This feature can be useful if you have multiple libraries with their own Koha
instance and you want your users to be able to search for books in your other
libraries.

Please note that this will only work with Koha instances. The links in the
results page won't work with other normal Z39.50 servers.

Sponsored-by: CCSR ( http://www.ccsr.qc.ca )

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11361] Add a Z39.50 search page in the OPAC to let members search for records on remote Koha instances.

2017-03-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361

--- Comment #4 from Bouzid  ---
Created attachment 60950
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=60950=edit
Bug 11361 - Add a Z39.50 search page in the OPAC to let members search for
records on remote Koha instances

This patch adds the OPACZ3950 preference which activates a "Z39.50 Search" page
in the OPAC.

This page can be used to let members search for biblio records on remote Koha
instances. If the "Show" link is clicked in the results page, the user is then
redirected to the remote Koha's OPAC to see the record's details.

This feature can be useful if you have multiple libraries with their own Koha
instance and you want your users to be able to search for books in your other
libraries.

Please note that this will only work with Koha instances. The links in the
results page won't work with other normal Z39.50 servers.

Sponsored-by: CCSR ( http://www.ccsr.qc.ca )

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11361] Add a Z39.50 search page in the OPAC to let members search for records on remote Koha instances.

2016-12-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361

J Schmidt  changed:

   What|Removed |Added

 CC||jschm...@switchinc.org

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11361] Add a Z39.50 search page in the OPAC to let members search for records on remote Koha instances.

2016-12-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361

Nicole C. Engard  changed:

   What|Removed |Added

 CC|neng...@gmail.com   |

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11361] Add a Z39.50 search page in the OPAC to let members search for records on remote Koha instances.

2015-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361

vinod vinod_librar...@rediffmail.com changed:

   What|Removed |Added

 CC||vinod_librarian@rediffmail.
   ||com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11361] Add a Z39.50 search page in the OPAC to let members search for records on remote Koha instances.

2015-05-19 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361

--- Comment #3 from vinod vinod_librar...@rediffmail.com ---
This feature may be provided as a new feature called federated search via
z39.5/SRU servers. The function may be same as at the time of data entry via
z39.5 only the format of result display needs to be changes. With this facility
libraries may search the remote z39.5/SRU enabled OPAC as well as they can
configure their Institutional repositories also like in DSpace and eprints.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11361] Add a Z39.50 search page in the OPAC to let members search for records on remote Koha instances.

2014-08-13 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361

Owen Leonard oleon...@myacpl.org changed:

   What|Removed |Added

 Status|Needs Signoff   |In Discussion

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11361] Add a Z39.50 search page in the OPAC to let members search for records on remote Koha instances.

2014-03-26 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361

David Cook dc...@prosentient.com.au changed:

   What|Removed |Added

 CC||dc...@prosentient.com.au

--- Comment #2 from David Cook dc...@prosentient.com.au ---
I think I would prefer to pursue bug 10486 as it should work with any Z39.50
target.

Also, this patch appears to duplicate a lot of Z39.50 searching code. Seeing
that I already made a copy of a lot of the code with the Z39.50 authority
search, I think we should be looking to minimize boilerplate/duplicated code.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11361] Add a Z39.50 search page in the OPAC to let members search for records on remote Koha instances.

2014-03-21 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361

Nicole C. Engard neng...@gmail.com changed:

   What|Removed |Added

 CC||neng...@gmail.com
   Assignee|oleon...@myacpl.org |fcapovi...@live.ca

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11361] Add a Z39.50 search page in the OPAC to let members search for records on remote Koha instances.

2013-12-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361

Frédérick Capovilla fcapovi...@live.ca changed:

   What|Removed |Added

 Status|NEW |Needs Signoff
   Patch complexity|--- |Medium patch
  Change sponsored?|--- |Sponsored

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

[Koha-bugs] [Bug 11361] Add a Z39.50 search page in the OPAC to let members search for records on remote Koha instances.

2013-12-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361

Katrin Fischer katrin.fisc...@bsz-bw.de changed:

   What|Removed |Added

 CC||katrin.fisc...@bsz-bw.de
   See Also||http://bugs.koha-community.
   ||org/bugzilla3/show_bug.cgi?
   ||id=10486

--- Comment #1 from Katrin Fischer katrin.fisc...@bsz-bw.de ---
Hm not sure, but this might overlap with bug 10486.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/


[Koha-bugs] [Bug 11361] Add a Z39.50 search page in the OPAC to let members search for records on remote Koha instances.

2013-12-09 Thread bugzilla-daemon
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11361

marjorie barry-vila marjorie.barry-v...@ccsr.qc.ca changed:

   What|Removed |Added

 CC||marjorie.barry-v...@ccsr.qc
   ||.ca

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/