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

Paul Poulain <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Paul Poulain <[email protected]> 2011-09-01 
12:59:00 UTC ---
In your idea/plans, can the list of what is in the dashboard be edited by the
library ? will it be hardcoded ? modular system ? Libraries will be highly
interested by this feature, for sure. But i'm also sure that each of them will
ask for different views

A suggestion: we (well, you, if you code it ;-) ) : dashboard could retrieve
datas to display from saved reports. Something like :
table dashboard =
dashboardid
report_id
position (the position in dashboard)

Then you run the results, and display them in the dashboard.
Managing the dashboard will mean for the libraries defining reports to run, and
attaching them to the dashboard. We could provide some standard/basic/usual
reports during installation.


Other suggestion : this kind of dashboard, appearing on homepage, can be highly
CPU consuming for large databases. I strongly suggest to cache the result in a
file and update the dashboard only once every night. Or remove it from the
homepage to have a dashboard specific one, but that's not your goal, and I
agree the dashboard on homepage is an amazing idea)

HTH

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
_______________________________________________
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