[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2023-10-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 Caroline Cyr La Rose changed: What|Removed |Added CC|

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2020-11-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 Martin Renvoize changed: What|Removed |Added Keywords|release-notes-needed| -- You are receiving

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2019-12-11 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 Lari Taskula changed: What|Removed |Added Blocks||22322 Referenced Bugs:

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2018-04-23 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 Nick Clemens changed: What|Removed |Added Status|Pushed to Master

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2018-04-23 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 Jonathan Druart changed: What|Removed |Added Blocks|

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2018-03-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 --- Comment #50 from Jonathan Druart --- Test in C4::Auth does not test if the AutoSelfCheckID patron has self_checkout_module permission: 185 if ( 186 # If the user logged in is

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2018-03-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 Tomás Cohen Arazi changed: What|Removed |Added Blocks|

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2018-03-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 --- Comment #49 from Jonathan Druart --- (In reply to Jonathan Druart from comment #48) Fixed by the patch on bug 20479 -- You are receiving this mail because: You are watching all bug

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2018-03-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 Nick Clemens changed: What|Removed |Added Blocks|

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2018-03-26 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 --- Comment #48 from Jonathan Druart --- There is something wrong with commit d6e8e88249914531d8b01f35200de6a8a4692b89 Bug 15492: Make existing code aware of new self_check* permissions

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2018-03-26 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 --- Comment #47 from Jonathan Druart --- I have added a fix for koha-misc4dev: commit 4fd7e11bab2da7bc4601f3c5591141366acbef30 Fix insert_data.pl for self_checkout permission -- You

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2018-03-26 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 Jonathan Druart changed: What|Removed |Added Status|Passed QA

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2018-03-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 --- Comment #45 from Tomás Cohen Arazi --- Created attachment 73097 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=73097=edit Bug 15492: (QA followup) Make page refresh work correctly

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2018-03-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 Tomás Cohen Arazi changed: What|Removed |Added Status|Failed QA

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2018-02-26 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 Jonathan Druart changed: What|Removed |Added Status|Passed QA

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2018-02-26 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 --- Comment #43 from Jonathan Druart --- 89 catch { 90 push @errors, { barcode => $barcode, messages => 'unknown_error' }; 91 }; => We should at least log $@

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2018-02-26 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 Jonathan Druart changed: What|Removed |Added Keywords|

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2018-02-26 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 --- Comment #42 from Jonathan Druart --- 248 //Increment the idle time counter every minute. 249 var idleInterval = setInterval(timerIncrement, 1000); // 1 second --

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2018-02-25 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 --- Comment #41 from Josef Moravec --- Created attachment 72183 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=72183=edit Bug 15492: Add KOHA_VERSION to included .css and .js

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2018-02-25 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 --- Comment #38 from Josef Moravec --- Created attachment 72180 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=72180=edit Bug 15492: Make existing code aware of new self_check* permissions

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2018-02-25 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 --- Comment #37 from Josef Moravec --- Created attachment 72179 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=72179=edit Bug 15492: New sysprefs and permissions In order to make this

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2018-02-25 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 --- Comment #40 from Josef Moravec --- Created attachment 72182 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=72182=edit Bug 15492: Display nicer message on data corruption This patch

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2018-02-25 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 --- Comment #36 from Josef Moravec --- Created attachment 72178 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=72178=edit Bug 15492: (QA follow-up) Reset SCI if idle for 30 seconds

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2018-02-25 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 --- Comment #39 from Josef Moravec --- Created attachment 72181 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=72181=edit Bug 15492: Make SCI use its own sysprefs and CSS file

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2018-02-25 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 Josef Moravec changed: What|Removed |Added Status|Signed Off

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2018-02-25 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 --- Comment #35 from Josef Moravec --- Created attachment 72177 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=72177=edit Bug 15492: Add SCI module This patch adds the SCI module, and

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2018-02-25 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 Josef Moravec changed: What|Removed |Added Attachment #72053|0 |1

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2018-02-21 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 Tomás Cohen Arazi changed: What|Removed |Added Attachment #70176|0 |1

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2018-02-21 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 Tomás Cohen Arazi changed: What|Removed |Added Attachment #70175|0 |1

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2018-02-21 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 Josef Moravec changed: What|Removed |Added QA Contact|testo...@bugs.koha-communit

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2018-02-21 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 Tomás Cohen Arazi changed: What|Removed |Added Attachment #70174|0 |1

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2018-02-21 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 --- Comment #33 from Tomás Cohen Arazi --- Created attachment 72060 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=72060=edit Bug 15492: Add KOHA_VERSION to included .css and .js

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2018-02-21 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 Tomás Cohen Arazi changed: What|Removed |Added Attachment #70178|0 |1

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2018-02-21 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 Tomás Cohen Arazi changed: What|Removed |Added Attachment #70177|0 |1

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2018-02-21 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 Tomás Cohen Arazi changed: What|Removed |Added Attachment #70173|0 |1

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2018-02-21 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 Tomás Cohen Arazi changed: What|Removed |Added Status|Patch doesn't apply

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2018-02-21 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 Tomás Cohen Arazi changed: What|Removed |Added Attachment #70179|0 |1

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2017-12-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 Tomás Cohen Arazi changed: What|Removed |Added Status|Needs Signoff

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2017-12-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 --- Comment #23 from Tomás Cohen Arazi --- (In reply to Jonathan Druart from comment #14) > All works great, few concerns: > 2. Only the AutoSelfCheckID should be able to connect to sci-main.pl, we > should

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2017-12-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 --- Comment #22 from Tomás Cohen Arazi --- (In reply to Jonathan Druart from comment #14) > All works great, few concerns: > 1. Code in C4::Auth must be simplify and merged with existing one (you c/p > 25

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2017-12-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 Tomás Cohen Arazi changed: What|Removed |Added Status|Failed QA

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2017-12-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 --- Comment #21 from Tomás Cohen Arazi --- Created attachment 70179 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70179=edit Bug 15492: Display nicer message on data corruption This patch

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2017-12-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 --- Comment #19 from Tomás Cohen Arazi --- Created attachment 70177 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70177=edit Bug 15492: Make existing code aware of new self_check*

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2017-12-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 --- Comment #18 from Tomás Cohen Arazi --- Created attachment 70176 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70176=edit Bug 15492: New sysprefs and permissions In order to make this

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2017-12-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 --- Comment #17 from Tomás Cohen Arazi --- Created attachment 70175 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70175=edit Bug 15492: (QA follow-up) Reset SCI if idle for 30 seconds

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2017-12-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 --- Comment #20 from Tomás Cohen Arazi --- Created attachment 70178 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70178=edit Bug 15492: Make SCI use its own sysprefs and CSS file

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2017-12-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 --- Comment #15 from Tomás Cohen Arazi --- Created attachment 70173 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70173=edit Bug 15492: Add the SelfCheckInModule syspref Signed-off-by:

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2017-12-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 --- Comment #16 from Tomás Cohen Arazi --- Created attachment 70174 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70174=edit Bug 15492: Add SCI module This patch adds the SCI module, and

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2017-12-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 Tomás Cohen Arazi changed: What|Removed |Added Attachment #70075|0 |1

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2017-12-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 Tomás Cohen Arazi changed: What|Removed |Added Attachment #70074|0 |1

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2017-12-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 Tomás Cohen Arazi changed: What|Removed |Added Attachment #70073|0 |1

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2017-12-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 Jonathan Druart changed: What|Removed |Added CC|

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2017-12-21 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 --- Comment #13 from Kyle M Hall --- Created attachment 70075 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70075=edit Bug 15492 [QA Followup] - Reset SCI if idle for 30 seconds

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2017-12-21 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 --- Comment #12 from Kyle M Hall --- Created attachment 70074 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70074=edit Bug 15492: Add SCI module This patch adds the SCI module, and

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2017-12-21 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 Kyle M Hall changed: What|Removed |Added Attachment #69664|0 |1

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2017-12-08 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 David Bourgault changed: What|Removed |Added Status|Needs Signoff

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2017-12-08 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 David Bourgault changed: What|Removed |Added Attachment #69179|0

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2017-12-08 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 David Bourgault changed: What|Removed |Added Attachment #69165|0

[Koha-bugs] [Bug 15492] Stand alone self check-in tool

2017-11-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492 Tomás Cohen Arazi changed: What|Removed |Added Summary|Self-Check module stand