[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2018-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 Tomás Cohen Arazi changed: What|Removed |Added Status|Failed QA |ASSIGNED -- You are re

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2018-02-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 Tomás Cohen Arazi changed: What|Removed |Added URL||https://wiki.koha-commun

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2018-02-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 Tomás Cohen Arazi changed: What|Removed |Added Status|Signed Off |Failed QA --- Comment #

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2018-02-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 Tomás Cohen Arazi changed: What|Removed |Added CC||tomasco...@gmail.com

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2018-01-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 --- Comment #45 from Josef Moravec --- Rebased on master -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-communit

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2018-01-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 --- Comment #41 from Josef Moravec --- Created attachment 70261 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70261&action=edit Bug 17006: Respect system preference "OpacPasswordChange" Allow patron to change the

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2018-01-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 --- Comment #43 from Josef Moravec --- Created attachment 70263 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70263&action=edit Bug 17006: (follow-up) Let librarians change patron's passwords This should obviousl

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2018-01-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 --- Comment #42 from Josef Moravec --- Created attachment 70262 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70262&action=edit Bug 17006: (follow-up) Test for changing another user's password The previous patche

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2018-01-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 Josef Moravec changed: What|Removed |Added Attachment #67128|0 |1 is obsolete|

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2018-01-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 --- Comment #44 from Josef Moravec --- Created attachment 70264 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70264&action=edit Bug 17006: (follow-up) Use Koha::Exceptions for change password endpoint Koha::Excep

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2018-01-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 Josef Moravec changed: What|Removed |Added Status|Patch doesn't apply |Signed Off -- You are rece

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2018-01-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 Katrin Fischer changed: What|Removed |Added CC||katrin.fisc...@bsz-bw.de

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2017-10-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 --- Comment #38 from Jonathan Druart --- Note for QA: I think Koha::Patron->change_password_to must call Koha::AuthUtils::is_password_valid (from bug 18298). -- You are receiving this mail because: You are watching all bug changes

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2017-09-25 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 Jonathan Druart changed: What|Removed |Added Component|Web services|REST api QA Conta

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2017-09-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 Josef Moravec changed: What|Removed |Added Status|Patch doesn't apply |Signed Off --- Comment #37

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2017-09-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 --- Comment #34 from Josef Moravec --- Created attachment 67130 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=67130&action=edit Bug 17006: (follow-up) Test for changing another user's password The previous patche

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2017-09-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 --- Comment #33 from Josef Moravec --- Created attachment 67129 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=67129&action=edit Bug 17006: Respect system preference "OpacPasswordChange" Allow patron to change the

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2017-09-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 --- Comment #35 from Josef Moravec --- Created attachment 67131 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=67131&action=edit Bug 17006: (follow-up) Let librarians change patron's passwords This should obviousl

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2017-09-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 --- Comment #36 from Josef Moravec --- Created attachment 67132 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=67132&action=edit Bug 17006: (follow-up) Use Koha::Exceptions for change password endpoint Koha::Excep

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2017-09-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 Josef Moravec changed: What|Removed |Added Attachment #63329|0 |1 is obsolete|

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2017-08-25 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 Marcel de Rooy changed: What|Removed |Added Status|Signed Off |Patch doesn't apply

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2017-05-10 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 Jonathan Druart changed: What|Removed |Added See Also||https://bugs.koha-communit

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2017-05-10 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 Josef Moravec changed: What|Removed |Added Status|Failed QA |Signed Off --- Comment #31

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2017-05-10 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 Josef Moravec changed: What|Removed |Added Attachment #57356|0 |1 is obsolete|

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2017-05-10 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 --- Comment #30 from Josef Moravec --- Created attachment 6 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6&action=edit Bug 17006: (follow-up) Use Koha::Exceptions for change password endpoint Koha::Excep

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2017-05-10 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 --- Comment #27 from Josef Moravec --- Created attachment 63330 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=63330&action=edit Bug 17006: Respect system preference "OpacPasswordChange" Allow patron to change the

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2017-05-10 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 --- Comment #29 from Josef Moravec --- Created attachment 63332 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=63332&action=edit Bug 17006: (follow-up) Let librarians change patron's passwords This should obviousl

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2017-05-10 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 --- Comment #28 from Josef Moravec --- Created attachment 63331 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=63331&action=edit Bug 17006: (follow-up) Test for changing another user's password The previous patche

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2017-05-10 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 Mirko Tietgen changed: What|Removed |Added CC||mi...@abunchofthings.net

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2017-01-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 Marcel de Rooy changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun |lari.task...@jns.fi

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2016-11-08 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 --- Comment #24 from Josef Moravec --- Created attachment 57360 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=57360&action=edit [SIGNED-OFF] Bug 17006: (follow-up) Use Koha::Exceptions for change password endpoint

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2016-11-08 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 --- Comment #22 from Josef Moravec --- Created attachment 57358 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=57358&action=edit [SIGNED-OFF] Bug 17006: (follow-up) Test for changing another user's password The pr

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2016-11-08 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 --- Comment #23 from Josef Moravec --- Created attachment 57359 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=57359&action=edit [SIGNED-OFF] Bug 17006: (follow-up) Let librarians change patron's passwords This sh

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2016-11-08 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 --- Comment #21 from Josef Moravec --- Created attachment 57357 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=57357&action=edit [SIGNED-OFF] Bug 17006: Respect system preference "OpacPasswordChange" Allow patron

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2016-11-08 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 Josef Moravec changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are rece

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2016-11-08 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 Josef Moravec changed: What|Removed |Added Attachment #56283|0 |1 is obsolete|

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2016-10-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 Lari Taskula changed: What|Removed |Added Attachment #56401|0 |1 is obsolete|

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2016-10-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 --- Comment #17 from Lari Taskula --- Created attachment 56400 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=56400&action=edit Bug 17006: (follow-up) Let librarians change patron's passwords This should obviously

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2016-10-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 --- Comment #18 from Lari Taskula --- Created attachment 56401 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=56401&action=edit Bug 17006: (follow-up) Use Koha::Exceptions for change password endpoint Koha::Except

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2016-10-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 --- Comment #16 from Lari Taskula --- Created attachment 56399 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=56399&action=edit Bug 17006: (follow-up) Test for changing another user's password The previous patches

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2016-10-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 Lari Taskula changed: What|Removed |Added Status|Signed Off |Needs Signoff -- You are re

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2016-10-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 --- Comment #15 from Lari Taskula --- Removed minification step from test plan after Bug 17432 was pushed to master. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. __

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2016-10-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 Lari Taskula changed: What|Removed |Added Attachment #56158|0 |1 is obsolete|

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2016-10-12 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 Lari Taskula changed: What|Removed |Added Attachment #56157|0 |1 is obsolete|

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2016-10-11 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 Lari Taskula changed: What|Removed |Added Attachment #56156|0 |1 is obsolete|

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2016-10-11 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 --- Comment #12 from Lari Taskula --- Rebased on top of master. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. ___ Koha-bugs m

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2016-10-11 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 Lari Taskula changed: What|Removed |Added Attachment #56155|0 |1 is obsolete|

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2016-10-11 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 Lari Taskula changed: What|Removed |Added Attachment #54718|0 |1 is obsolete|

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2016-10-11 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 Lari Taskula changed: What|Removed |Added Attachment #54717|0 |1 is obsolete|

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2016-08-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 --- Comment #7 from Aleisha Amohia --- Created attachment 54718 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=54718&action=edit [SIGNED-OFF] Bug 17006: Respect system preference "OpacPasswordChange" Allow patron

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2016-08-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 Aleisha Amohia changed: What|Removed |Added Attachment #54716|0 |1 is obsolete|

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2016-08-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 Aleisha Amohia changed: What|Removed |Added Attachment #54629|0 |1 is obsolete|

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2016-08-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 Aleisha Amohia changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are rec

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2016-08-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 Lari Taskula changed: What|Removed |Added Attachment #54576|0 |1 is obsolete|

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2016-08-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 Lari Taskula changed: What|Removed |Added Attachment #54575|0 |1 is obsolete|

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2016-08-18 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 --- Comment #2 from Lari Taskula --- Created attachment 54576 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=54576&action=edit Bug 17006: Respect system preference "OpacPasswordChange" Allow patron to change their

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2016-08-18 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 --- Comment #1 from Lari Taskula --- Created attachment 54575 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=54575&action=edit Bug 17006: Add API route for changing patron's password PATCH /patrons/{borrowernumber

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2016-08-18 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 Lari Taskula changed: What|Removed |Added Status|NEW |Needs Signoff -- You are re

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2016-08-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 Lari Taskula changed: What|Removed |Added CC||la...@student.uef.fi -- You

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2016-07-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 Jiří Kozlovský changed: What|Removed |Added Blocks||16652 Referenced Bugs: h

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2016-07-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 Mike changed: What|Removed |Added Text to go in the|Minucipal Libray Ceska |Municipal Libray Ceska release

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2016-07-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 Mike changed: What|Removed |Added Text to go in the|Sposored by Ministry of |Minucipal Libray Ceska release

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2016-07-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 Mike changed: What|Removed |Added Text to go in the||Sposored by Ministry of release

[Koha-bugs] [Bug 17006] REST API: add route to change patron's password

2016-07-31 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006 Mike changed: What|Removed |Added Change sponsored?|--- |Sponsored CC|