[
https://issues.apache.org/jira/browse/VCL-780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14147874#comment-14147874
]
ASF subversion and git services commented on VCL-780:
-----------------------------------------------------
Commit 1627559 from [~jfthomps] in branch 'vcl/trunk'
[ https://svn.apache.org/r1627559 ]
VCL-170 - option to power off blades after reservation - new reload module
VCL-780 - combine new reservation and current reservations pages
computer.php:
-modified fieldWidth, fieldDisplayName, addEditDialogHTML, AJsaveResource,
validateResourceData, and addResource: added predictive loading module
-modified extraResourceFilters: added section to change predictive loading
module; reordered items to be alphabetical
-added AJcompPredictiveModuleChange
-added AJsubmitCompPredictiveModuleChange
managementnode.php: modified fieldWidth, fieldDisplayName, addEditDialogHTML,
AJsaveResource, validateResourceData, and addResource: removed predictive
loading module
states.php: added AJcompPredictiveModuleChange and
AJsubmitCompPredictiveModuleChange to resource section
utils.php:
-modified getManagementNodes: removed predictive loading module
-modified getComputers: added predictive loading module
-modified addSublogEntry: get predictivemoduleid from computer table instead of
managementnode table
computer.js:
-modified inlineEditResourceCB, resetEditResource, saveResource, and
saveResourceCB: added predictive loading module
-added confirmPredictiveModuleChange
managementnode.js: modified inlineEditResourceCB, resetEditResource,
saveResource, and saveResourceCB: removed predictive loading module
resources.js: modified initViewResources: added setTimeout to call
resourcegrid.sort - was still seeing times when the data was not properly sorted
> 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)