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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 12 12:15:14 CEST 2012


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

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA
                 CC|                            |jonathan.druart at biblibre.co
                   |                            |m

--- Comment #17 from Jonathan Druart <jonathan.druart at biblibre.com> ---
QA Comments:
1/ I think the Copyright is not the good one :)
(+# Copyright 2000-2002 Katipo Communications)

2/ SQL reserved words must be uppercased

3/ all files are not pertidied (indentation, etc.)

4/ intranet-main.tt > Tables does not contain a body tag. However, its contain
style (width="400") whitch can be set into the css file.

5/ The first table (Overview) contains an empty row (the last one).

6/ The value of the syspref DashBoardDisplayed is send to the template from
C4/Auth.pm. I think it can be sent from the mainpage.pl

7/ Why the default value for DashBoardDisplayed is "show" ? We have to launch
the dashboard_xml.pl script then I think the default value could be "Don't
show"

Marking as Failed QA

-- 
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