[Koha-bugs] [Bug 16782] Display report URL in staff client report interface

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 27 02:52:16 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16782

M. Tompsett <mtompset at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #68639|0                           |1
        is obsolete|                            |

--- Comment #16 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 68648
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=68648&action=edit
Bug 16782 - disclose JSON URL for reports on the saved report page

It has always annoyed me that you had to look at the help to divine the url for
a report.
This patch works it out and displays it for you in a new column on the saved
reports table.

Requirements:
- OPACBaseURL and staffClientBaseURL preferences must be set for the urls to be
complete. It's ok if they are not, but it's better if they are.
- You must have a saved report that is public to your OPAC, and one that is not
public.

To test:
- create a public saved report and a private staff report. They can be
anything.
- view the saved reports page, note that under a new heading of JSON URL the
link to the json feed for that report shows.
- copying and pasting that link into the address bar, or clicking it, should
take you to the results of the selected report.

sponsored-by: Catalyst IT

Signed-off-by: Mark Tompsett <mtompset at hotmail.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list