[
https://issues.apache.org/jira/browse/VCL-1064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16107756#comment-16107756
]
ASF subversion and git services commented on VCL-1064:
------------------------------------------------------
Commit 1803562 from [~jfthomps] in branch 'vcl/trunk'
[ https://svn.apache.org/r1803562 ]
VCL-1064 - Show reservations being captured or in maintenance on Reservations
page
requests.php:
-modified viewRequests: changed $failed and $timedout flags to $noedit (this
also fixed a bug where $failed was being used for 2 separate things that were
in conflict with each other); added $col3 flag to track when a message should
be displayed across all 3 columns where the buttons are displayed; changed
checks for reservations being timed out to check for state name instead of id;
added cases to handle reservations in maintenance and image states; don't
include empty 3rd cell instead of a button when $col3 is set
-modified getViewRequestHTMLitem: added blocks for maintenanceblock and
imageblock
utils.php: modified getUserRequests: added currstate and laststate to provide
state names in addition to ids; modified query to no longer exlude reservations
in image and maintenance states
vcl.css: added rescapture
> Show reservations being captured or in maintenance on Reservations page
> -----------------------------------------------------------------------
>
> Key: VCL-1064
> URL: https://issues.apache.org/jira/browse/VCL-1064
> Project: VCL
> Issue Type: Improvement
> Components: web gui (frontend)
> Reporter: Josh Thompson
> Fix For: 2.5
>
>
> Images being captured or that have encountered a problem and been placed into
> maintenance should be displayed on users' Reservations pages. A note about
> the state of the reservation should be displayed instead of any buttons to
> control it.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)