[Koha-bugs] [Bug 19410] Add a helper function for generating object searches for the API

2020-05-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19410 Jonathan Druart changed: What|Removed |Added Blocks||25570 Referenced Bugs:

[Koha-bugs] [Bug 19410] Add a helper function for generating object searches for the API

2018-07-18 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19410 Bug 19410 depends on bug 19196, which changed state. Bug 19196 Summary: Add pagination helpers https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19196 What|Removed |Added

[Koha-bugs] [Bug 19410] Add a helper function for generating object searches for the API

2017-12-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19410 Bug 19410 depends on bug 19370, which changed state. Bug 19370 Summary: Add a helper function for translating order_by params into SQL::Abstract https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19370 What

[Koha-bugs] [Bug 19410] Add a helper function for generating object searches for the API

2017-12-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19410 Nick Clemens changed: What|Removed |Added Status|Pushed to Master

[Koha-bugs] [Bug 19410] Add a helper function for generating object searches for the API

2017-12-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19410 Bug 19410 depends on bug 19369, which changed state. Bug 19369 Summary: Add a helper function for translating pagination params into SQL::Abstract https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19369 What

[Koha-bugs] [Bug 19410] Add a helper function for generating object searches for the API

2017-12-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19410 Bug 19410 depends on bug 19278, which changed state. Bug 19278 Summary: Add a configurable default page size for endpoints https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19278 What|Removed

[Koha-bugs] [Bug 19410] Add a helper function for generating object searches for the API

2017-12-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19410 Bug 19410 depends on bug 19234, which changed state. Bug 19234 Summary: Add query parameters handling helpers https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19234 What|Removed |Added

[Koha-bugs] [Bug 19410] Add a helper function for generating object searches for the API

2017-12-11 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19410 Jonathan Druart changed: What|Removed |Added Status|Passed QA

[Koha-bugs] [Bug 19410] Add a helper function for generating object searches for the API

2017-12-11 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19410 --- Comment #39 from Jonathan Druart --- Created attachment 69703 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=69703=edit Bug 19410: (follow-up) Move

[Koha-bugs] [Bug 19410] Add a helper function for generating object searches for the API

2017-12-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19410 Tomás Cohen Arazi changed: What|Removed |Added Blocks|

[Koha-bugs] [Bug 19410] Add a helper function for generating object searches for the API

2017-12-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19410 --- Comment #38 from Tomás Cohen Arazi --- Created attachment 69545 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=69545=edit Bug 19410: (followup) Add reserved params definitions This patch

[Koha-bugs] [Bug 19410] Add a helper function for generating object searches for the API

2017-11-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19410 --- Comment #37 from Kyle M Hall --- I think rather than calling _to_model in each Controller, we should move that call to Koha::REST::Plugin::Objects, something like diff --git

[Koha-bugs] [Bug 19410] Add a helper function for generating object searches for the API

2017-11-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19410 --- Comment #36 from Kyle M Hall --- Created attachment 69401 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=69401=edit Bug 19410: (QA followup) Move build_query_params_from_api into a

[Koha-bugs] [Bug 19410] Add a helper function for generating object searches for the API

2017-11-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19410 Kyle M Hall changed: What|Removed |Added Status|Signed Off

[Koha-bugs] [Bug 19410] Add a helper function for generating object searches for the API

2017-11-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19410 --- Comment #35 from Kyle M Hall --- Created attachment 69400 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=69400=edit Bug 19410: Move search_for_api into a Mojo helper Signed-off-by:

[Koha-bugs] [Bug 19410] Add a helper function for generating object searches for the API

2017-11-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19410 --- Comment #34 from Kyle M Hall --- Created attachment 69399 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=69399=edit Bug 19410: (follow-up) Fix typo in POD Signed-off-by: Tomas Cohen

[Koha-bugs] [Bug 19410] Add a helper function for generating object searches for the API

2017-11-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19410 Kyle M Hall changed: What|Removed |Added Attachment #69385|0 |1

[Koha-bugs] [Bug 19410] Add a helper function for generating object searches for the API

2017-11-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19410 --- Comment #33 from Kyle M Hall --- Created attachment 69398 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=69398=edit Bug 19410: Unit tests Signed-off-by: Tomas Cohen Arazi

[Koha-bugs] [Bug 19410] Add a helper function for generating object searches for the API

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

[Koha-bugs] [Bug 19410] Add a helper function for generating object searches for the API

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

[Koha-bugs] [Bug 19410] Add a helper function for generating object searches for the API

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

[Koha-bugs] [Bug 19410] Add a helper function for generating object searches for the API

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

[Koha-bugs] [Bug 19410] Add a helper function for generating object searches for the API

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

[Koha-bugs] [Bug 19410] Add a helper function for generating object searches for the API

2017-11-23 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19410 Tomás Cohen Arazi changed: What|Removed |Added Blocks|

[Koha-bugs] [Bug 19410] Add a helper function for generating object searches for the API

2017-11-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19410 Lari Taskula changed: What|Removed |Added Attachment #69261|0 |1

[Koha-bugs] [Bug 19410] Add a helper function for generating object searches for the API

2017-11-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19410 Lari Taskula changed: What|Removed |Added Attachment #69259|0 |1

[Koha-bugs] [Bug 19410] Add a helper function for generating object searches for the API

2017-11-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19410 Lari Taskula changed: What|Removed |Added Attachment #69262|0 |1

[Koha-bugs] [Bug 19410] Add a helper function for generating object searches for the API

2017-11-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19410 Lari Taskula changed: What|Removed |Added Attachment #69260|0 |1

[Koha-bugs] [Bug 19410] Add a helper function for generating object searches for the API

2017-11-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19410 Lari Taskula changed: What|Removed |Added Attachment #69258|0 |1

[Koha-bugs] [Bug 19410] Add a helper function for generating object searches for the API

2017-11-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19410 Tomás Cohen Arazi changed: What|Removed |Added Patch complexity|Small patch

[Koha-bugs] [Bug 19410] Add a helper function for generating object searches for the API

2017-11-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19410 Tomás Cohen Arazi changed: What|Removed |Added Component|Architecture, internals,