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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 26 22:33:30 CEST 2017


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

Liz Rea <liz at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #68619|0                           |1
        is obsolete|                            |
  Attachment #68620|0                           |1
        is obsolete|                            |
  Attachment #68621|0                           |1
        is obsolete|                            |

--- Comment #15 from Liz Rea <liz at catalyst.net.nz> ---
Created attachment 68639
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=68639&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

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


More information about the Koha-bugs mailing list