[Koha-bugs] [Bug 17479] REST API: Save information on owner access

2020-03-17 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17479 Lari Taskula changed: What|Removed |Added Assignee|lari.task...@hypernova.fi |koha-b...@lists.koha-commun

[Koha-bugs] [Bug 17479] REST API: Save information on owner access

2018-10-23 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17479 Michal Denar changed: What|Removed |Added CC||blac...@gmail.com -- You

[Koha-bugs] [Bug 17479] REST API: Save information on owner access

2017-10-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17479 Bug 17479 depends on bug 18137, which changed state. Bug 18137 Summary: REST API: Migrate from Mojolicious::Plugin::Swagger2 to Mojolicious::Plugin::OpenAPI https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18137

[Koha-bugs] [Bug 17479] REST API: Save information on owner access

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

[Koha-bugs] [Bug 17479] REST API: Save information on owner access

2017-06-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17479 Josef Moravec changed: What|Removed |Added Status|Needs Signoff

[Koha-bugs] [Bug 17479] REST API: Save information on owner access

2017-03-17 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17479 --- Comment #11 from Lari Taskula --- (In reply to Jiri Kozlovsky from comment #10) > Lari, what do you think about storing owned object also? > > I think sparing one DB request for each owner / guarantor

[Koha-bugs] [Bug 17479] REST API: Save information on owner access

2017-03-17 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17479 --- Comment #10 from Jiri Kozlovsky --- Lari, what do you think about storing owned object also? I think sparing one DB request for each owner / guarantor request is a good step forward. -- You are receiving

[Koha-bugs] [Bug 17479] REST API: Save information on owner access

2017-03-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17479 Lari Taskula changed: What|Removed |Added Status|Signed Off |Needs

[Koha-bugs] [Bug 17479] REST API: Save information on owner access

2017-03-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17479 --- Comment #9 from Lari Taskula --- Rebased on top of Bug 18137. To test, first apply Bug 18137, then this one, and run tests. Removed sign-offs as the test file was heavily rewritten. -- You are receiving

[Koha-bugs] [Bug 17479] REST API: Save information on owner access

2017-03-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17479 Lari Taskula changed: What|Removed |Added Depends on||18137

[Koha-bugs] [Bug 17479] REST API: Save information on owner access

2017-03-16 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17479 Lari Taskula changed: What|Removed |Added Attachment #57286|0 |1

[Koha-bugs] [Bug 17479] REST API: Save information on owner access

2017-03-10 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17479 --- Comment #7 from Marcel de Rooy --- (In reply to Lari Taskula from comment #6) > In Mojolicious, the stash, which we use for this flag, is a non-persistent > storage only for the current request. So it

[Koha-bugs] [Bug 17479] REST API: Save information on owner access

2017-03-10 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17479 --- Comment #6 from Lari Taskula --- In Mojolicious, the stash, which we use for this flag, is a non-persistent storage only for the current request. So it will be cleared for the following requests and then set

[Koha-bugs] [Bug 17479] REST API: Save information on owner access

2017-03-10 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17479 Marcel de Rooy changed: What|Removed |Added CC|

[Koha-bugs] [Bug 17479] REST API: Save information on owner access

2016-12-11 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17479 Jiri Kozlovsky changed: What|Removed |Added CC|

[Koha-bugs] [Bug 17479] REST API: Save information on owner access

2016-11-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17479 Josef Moravec changed: What|Removed |Added Attachment #57256|0 |1

[Koha-bugs] [Bug 17479] REST API: Save information on owner access

2016-11-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17479 Josef Moravec changed: What|Removed |Added Status|Needs Signoff

[Koha-bugs] [Bug 17479] REST API: Save information on owner access

2016-11-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17479 Lari Taskula changed: What|Removed |Added Attachment #56720|0 |1

[Koha-bugs] [Bug 17479] REST API: Save information on owner access

2016-11-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17479 Lari Taskula changed: What|Removed |Added Blocks||17565

[Koha-bugs] [Bug 17479] REST API: Save information on owner access

2016-10-21 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17479 --- Comment #1 from Lari Taskula --- Created attachment 56720 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=56720=edit Bug 17479: Store information on owner access into $c->stash There are

[Koha-bugs] [Bug 17479] REST API: Save information on owner access

2016-10-21 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17479 Lari Taskula changed: What|Removed |Added Patch complexity|--- |Small

[Koha-bugs] [Bug 17479] REST API: Save information on owner access

2016-10-21 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17479 Lari Taskula changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun