[
https://issues.apache.org/jira/browse/VCL-780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14242728#comment-14242728
]
ASF subversion and git services commented on VCL-780:
-----------------------------------------------------
Commit 1644688 from [~jfthomps] in branch 'vcl/trunk'
[ https://svn.apache.org/r1644688 ]
VCL-780 - combine new reservation and current reservations pages
requests.php:
-modified viewRequests: added 'notbyowner' variable to AJconfirmDeleteRequest
continuation so it will prompt with the owner of the reservation instead of
assuming the user is the owner; added dijit Dialog for prompting users when
attempting to delete a server reservation owned by another user to make it
clear that someone else owns it
-modified AJconfirmDeleteRequest: if user is not owner, return status to have
user prompted that someone else owns the reservation
requests.js:
-modified endReservation: save passed in continuation in hidden form element so
it can be reused when prompting user about deleting server reservation owned by
another user
-added endServerReservation
-modified endReservationCB: if status is 'serverconfirm', prompt user that
someone else owns the reservation; if prompt is open, hide it and enable the
Confirm Delete button
> combine new reservation and current reservations pages
> ------------------------------------------------------
>
> Key: VCL-780
> URL: https://issues.apache.org/jira/browse/VCL-780
> Project: VCL
> Issue Type: Improvement
> Components: web gui (frontend)
> Reporter: Josh Thompson
> Fix For: 2.4
>
>
> Combine New Reservation and Current Reservations pages into a single dynamic
> page where new reservations are added through a dialog box that pops up over
> the list of current reservations
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)