[Koha-bugs] [Bug 6828] Add Admin Dashboard for staff users.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 27 10:31:58 CET 2017


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

--- Comment #19 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 60692
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=60692&action=edit
Bug 6828[ENH] - Add basic Dashboard for staff users.

This enhancement adds the option of switching on/off a Dashboard
on the Staff users mainpage. The information displayed is specific
to the users logged in branch but will also show a system wide
overview. Its visibility is controlled by a new SysPref.

This first revision takes its data from an XML file which needs to
be populated on a cronjob.
The file to run is in misc/migration_tools/dashboard_xml.pl. The usual Koha
env will need to be set for the user running the script.

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list