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-773) Dashboard View Update

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

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

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

> Dashboard View Update
> ---------------------
>
>                 Key: VCL-773
>                 URL: https://issues.apache.org/jira/browse/VCL-773
>             Project: VCL
>          Issue Type: Improvement
>          Components: web gui (frontend)
>    Affects Versions: 2.3.2
>            Reporter: Junaid Ali
>            Assignee: Josh Thompson
>            Priority: Trivial
>             Fix For: 2.4
>
>         Attachments: vcl-dashboard.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> The current Dashboard page shows a list of "Loading Reservations". This list does not show the User whose loading the reservation.This fix adds the details of the user (unityid@affiliation) to this section of the dashboard.



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