[
https://issues.apache.org/jira/browse/VCL-780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14149676#comment-14149676
]
ASF subversion and git services commented on VCL-780:
-----------------------------------------------------
Commit 1627833 from [~jfthomps] in branch 'vcl/trunk'
[ https://svn.apache.org/r1627833 ]
VCL-174 - NAT - support for sites that have small IP address ranges
VCL-780 - combine new reservation and current reservations pages
computer.php:
-modified fieldWidth: added nathost
-modified fieldDisplayName: added nathost and natenabled fields
-modified extraResourceFilters: added section for changing NAT
-modified addEditDialogHTML, AJsaveResource, validateResourceData, and
addResource: added sections for natenabled and nathostid
-modified addResource: $values array for adding multiple computers was missing
predictivemoduleid
-added AJcompNATchange
-added AJsubmitCompNATchange
states.php: added AJcompNATchange and AJsubmitCompNATchange to resource section
utils.php:
-modified getComputers: added natenabled and nathostid to returned data
-added getNAThosts
computer.js:
-modified colformatter: added natenabled
-modified addNewResource: added nathostid
-added toggleNAT
-modified inlineEditResourceCB, resetEditResource, saveResource, and
saveResourceCB: added natenabled and nathostid
-added confirmNATchange
> 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)