You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vcl.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/10/14 18:32:34 UTC

[jira] [Commented] (VCL-531) additions to dashboard

    [ https://issues.apache.org/jira/browse/VCL-531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14171183#comment-14171183 ] 

ASF subversion and git services commented on VCL-531:
-----------------------------------------------------

Commit 1631812 from [~jfthomps] in branch 'vcl/trunk'
[ https://svn.apache.org/r1631812 ]

VCL-531 - additions to dashboard
VCL-773 - Dashboard View Update

dashboard.php:
-modified dashboard: moved blockallocation block to end of left column; added managementnodes block to top of right column
-modified AJupdateDashboard: added call to getManagementNodeData to include management node information with returned data
-modified getNewReservationData and getFailedImagingData: added code to honor selected affiliation
-added getManagementNodeData

utils.php: modified getDojoHTML: added dojox.string.sprintf to dashboard dojo includes

dashboard.js:
-modified updateDashboardCB: added call to clearTimeout for refreshtimer before calling setTimeout for it again, there was a problem where selecting an affiliation would cause lots of refreshes of the data; added call to updateManagementNodes
-modified updateNewReservations: added section for displaying user information
-added updateManagementNodes
-added secToMin
-added secToHour

> additions to dashboard
> ----------------------
>
>                 Key: VCL-531
>                 URL: https://issues.apache.org/jira/browse/VCL-531
>             Project: VCL
>          Issue Type: Improvement
>          Components: web gui (frontend)
>            Reporter: Aaron Peeler
>            Priority: Minor
>             Fix For: 2.4
>
>
> add current date a time  
> - somewhere at the top
> add status of active(available or maintenance) management nodes
> - last check in time( maybe show red color for times older than 1-2 minutes? )
> - number of reservations processing 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)