[Koha-bugs] [Bug 10060] Allow adding a branch parameter to the web-based self check to indicate library its used at

2024-07-31 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10060

Chris Rowlands  changed:

   What|Removed |Added

 CC||chris.rowlan...@nhs.net

-- 
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 10060] Allow adding a branch parameter to the web-based self check to indicate library its used at

2024-07-25 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10060

Martin Renvoize  changed:

   What|Removed |Added

 CC|martin.renvoize@ptfs-europe |
   |.com|

-- 
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 10060] Allow adding a branch parameter to the web-based self check to indicate library its used at

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

Lisette Scheer  changed:

   What|Removed |Added

 CC||lise...@bywatersolutions.co
   ||m

-- 
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 10060] Allow adding a branch parameter to the web-based self check to indicate library its used at

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

David Nind  changed:

   What|Removed |Added

 CC||da...@davidnind.com

-- 
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 10060] Allow adding a branch parameter to the web-based self check to indicate library its used at

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

--- Comment #29 from Nick Clemens (kidclamp)  ---
It's a proof of concept - I don't remember now, but I know I thought of some
issues that would need to be addressed - so I would not say it is ready for
testing in any serious way - time allowing (or sponsorship) this could be
looked into during the next cycle

-- 
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 10060] Allow adding a branch parameter to the web-based self check to indicate library its used at

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

--- Comment #28 from Christopher Brannon  ---
Nick, can you tell me if this is a working patch to be tested, or just still
discussion?

-- 
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 10060] Allow adding a branch parameter to the web-based self check to indicate library its used at

2024-04-29 Thread bugzilla-daemon--- via Koha-bugs
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10060

--- Comment #27 from Christopher Brannon  ---
(In reply to Nick Clemens from comment #25)
> Created attachment 163308 [details] [review]
> Bug 10060: POC
> 
> This patch adds a stanza to the SetEnv middleware which checks for a
> branchcode in the SCO url and captures it.
> We then use that branchcode in checkauth to set the userenv to the specified
> branch (if it is a real branch)
> 
> The regex could probably be improved, and the change needs test coverage,
> but this might be a valid approach to seeting the branch from the URL.
> Feedback appreciated

I wish I could give feedback.  Sounds promising.  Is this a working patch that
can be tested?

-- 
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 10060] Allow adding a branch parameter to the web-based self check to indicate library its used at

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

David Cook  changed:

   What|Removed |Added

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

--- Comment #26 from David Cook  ---
(In reply to Christopher Brannon from comment #23)
> Then we need to do something like allow the library to navigate their self
> check to /cgi-bin/koha/sco/sco-main.pl?branch=BRANCHCODE, which would tell
> the page to login to the self check with the credentials from their page.
> 
> AutoSelfCheckAllowed set to allow, but having nothing filled in for
> AutoSelfCheckID or AutoSelfCheckPass could be the queue for Koha to check
> for credentials under the branch, if specified in the URL.
> 
> Thoughts?

Locally we use /cgi-bin/koha/sco/sco-main.pl?branch=BRANCHCODE and then add a
hidden input to each operation after that to include the branch.

We also have AutoSelfCheckID and AutoSelfCheckPass as well still, but we suffix
it with a branchcode so that each branch can have its own particular user and
password.

Nick's POC is interesting though.

-- 
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 10060] Allow adding a branch parameter to the web-based self check to indicate library its used at

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

--- Comment #25 from Nick Clemens  ---
Created attachment 163308
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=163308=edit
Bug 10060: POC

This patch adds a stanza to the SetEnv middleware which checks for a branchcode
in the SCO url and captures it.
We then use that branchcode in checkauth to set the userenv to the specified
branch (if it is a real branch)

The regex could probably be improved, and the change needs test coverage, but
this might be a valid approach to seeting the branch from the URL. Feedback
appreciated

-- 
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 10060] Allow adding a branch parameter to the web-based self check to indicate library its used at

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

Martin Renvoize  changed:

   What|Removed |Added

   Assignee|koha-b...@lists.koha-commun |n...@bywatersolutions.com
   |ity.org |
 QA Contact||martin.renvoize@ptfs-europe
   ||.com

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
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 10060] Allow adding a branch parameter to the web-based self check to indicate library its used at

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

--- Comment #24 from Christopher Brannon  ---
Another issue with forcing setups with multiple branches to login to their
specific library for sco is that the typical self check kiosk does not have a
standard keyboard.  This makes it more difficult to login, and adds unnecessary
fussing with setup every single morning.

-- 
You are receiving this mail because:
You are the assignee for the bug.
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 10060] Allow adding a branch parameter to the web-based self check to indicate library its used at

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

--- Comment #23 from Christopher Brannon  ---
It is CRITICAL that self check have the ability to auto-login based on url.  We
need to be able to use accounts associated with the circulating library so that
the library has proper stats and so the items are circulating under the correct
circulating rules.

It seems that what we need is a setting under each library that defines which
account to login as for self check.

Then we need to do something like allow the library to navigate their self
check to /cgi-bin/koha/sco/sco-main.pl?branch=BRANCHCODE, which would tell the
page to login to the self check with the credentials from their page.

AutoSelfCheckAllowed set to allow, but having nothing filled in for
AutoSelfCheckID or AutoSelfCheckPass could be the queue for Koha to check for
credentials under the branch, if specified in the URL.

Thoughts?

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
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 10060] Allow adding a branch parameter to the web-based self check to indicate library its used at

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

--- Comment #22 from Christopher Brannon  ---
(In reply to Katrin Fischer from comment #17)
> I have talked with Liz about several approaches last night, one idea was to
> add a branch parameter to the URL to help pick the right branch/staff user.
> I think IP is a bit problematic for hosted installations as a lot of
> institutions only appear with a single IP to the outside world these days.

Isn't that a good thing?

-- 
You are receiving this mail because:
You are the assignee for the bug.
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 10060] Allow adding a branch parameter to the web-based self check to indicate library its used at

2023-11-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10060

pierre.ge...@biblibre.com changed:

   What|Removed |Added

 CC||pierre.ge...@biblibre.com

-- 
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 10060] Allow adding a branch parameter to the web-based self check to indicate library its used at

2023-01-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10060

--- Comment #21 from Katrin Fischer  ---
(In reply to Martin Renvoize from comment #20)
> I'm not seeing a way to pass branch in the URL I'm afraid... looks like we
> use the issuer branch so it's currently tied to the self check users branch.

Thx!

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
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 10060] Allow adding a branch parameter to the web-based self check to indicate library its used at

2023-01-26 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10060

--- Comment #20 from Martin Renvoize  ---
I'm not seeing a way to pass branch in the URL I'm afraid... looks like we use
the issuer branch so it's currently tied to the self check users branch.

-- 
You are receiving this mail because:
You are the assignee for the bug.
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 10060] Allow adding a branch parameter to the web-based self check to indicate library its used at

2023-01-25 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10060

Katrin Fischer  changed:

   What|Removed |Added

   See Also||https://bugs.koha-community
   ||.org/bugzilla3/show_bug.cgi
   ||?id=10257

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
___
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 10060] Allow adding a branch parameter to the web-based self check to indicate library its used at

2023-01-25 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10060

Katrin Fischer  changed:

   What|Removed |Added

 CC||martin.renvoize@ptfs-europe
   ||.com

--- Comment #19 from Katrin Fischer  ---
(In reply to Katrin Fischer from comment #17)
> I have talked with Liz about several approaches last night, one idea was to
> add a branch parameter to the URL to help pick the right branch/staff user.
> I think IP is a bit problematic for hosted installations as a lot of
> institutions only appear with a single IP to the outside world these days.

Martin, can you maybe have a look here? I believe we maybe have that option
now, but was not sure.

-- 
You are receiving this mail because:
You are the assignee for the bug.
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 10060] Allow adding a branch parameter to the web-based self check to indicate library its used at

2019-05-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10060

Katrin Fischer  changed:

   What|Removed |Added

Summary|Self Checkout module does   |Allow adding a branch
   |not honour circ control |parameter to the web-based
   ||self check to indicate
   ||library its used at

-- 
You are receiving this mail because:
You are the assignee for the bug.
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/