/[Apache-SVN]
ViewVC logotype

Revision 1634070


Jump to revision: Previous Next
Author: jfthomps
Date: Fri Oct 24 14:58:09 2014 UTC (9 years, 5 months ago)
Changed paths: 3
Log Message:
VCL-780 - combine new reservation and current reservations pages
VCL-776 - rework resource code to have a base class for all resources and inheriting classes for each resource type

requests.php: modified viewRequests: moved commands that run when "I do not agree" button clicked to a function connected to when the dialog is hidden

resource.php: modified AJstartImage: tell getImageRevisions to included deleted revisions when getting data; helps to handle case where a capture has already started which would have the deleted flag set on the image revision

image.js: created hideClickThroughDlg: this is called when clickthrough dialog is hidden; there was a problem where the circle/X button could be clicked to hide the dialog which would leave the comments dialog open; clicking the Submit button in that dialog at this point caused the request to be updated to the imaging state and a new entry created in the imagerevision table; moving things to run when the dialog is hidden causes thing to properly get cleared/cleaned up when the circle/X button is clicked instead of the "I do not agree" button


Changed paths

Path Details
Directoryvcl/trunk/web/.ht-inc/requests.php modified , text changed
Directoryvcl/trunk/web/.ht-inc/resource.php modified , text changed
Directoryvcl/trunk/web/js/resources/image.js modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26