http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7249

             Bug #: 7249
           Summary: Report webservices
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: master
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
        Depends on: 7248


Created attachment 6355
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6355
git format patch adding report webservice, caching support, and public
visibility setting

Patch includes parts of 
https://github.com/ranginui/koha/commit/20cb74d1f5f86ed9fa1e6a1ead29798ff894c685
and
https://github.com/ranginui/koha/commit/2a1f4172dafbfb7435e46762fcfab368d3dceb7a

It also adds in caching for intranet, setting a cache expiry time for reports,
and a public visibility flag to reports.

I still have to add a better user input dialog and user validation (patch
following soon).
Currently the input is just a text field that takes seconds (not ideal for end
user) and the validation is a die message (as the timeout cannot exceed 30 days
or Memcached::set will take it as an absolute time).

The attached patch excluded the functionality added in bug 7248 (so that bug is
a dependency to this).

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to