[
https://issues.apache.org/jira/browse/VCL-776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14195060#comment-14195060
]
ASF subversion and git services commented on VCL-776:
-----------------------------------------------------
Commit 1636438 from [~jfthomps] in branch 'vcl/trunk'
[ https://svn.apache.org/r1636438 ]
VCL-776 - rework resource code to have a base class for all resources and
inheriting classes for each resource type
updated confirm delete of resource to have user friendly field names and values
resource.php: modified AJpromptToggleDeleteResource: send array of
field/name/value combinations instead of just html so that javascript function
that generates user friendly values can be called on the values
image.js: modified colformatter: added conditional for maxinitialtime
resources.js: modified toggleDeleteResourceCB: generate html table for
names/values from array instead of just using passed in html; join with passed
in html when displaying so that data passed in via toggleDeleteResourceExtra
gets displayed
> rework resource code to have a base class for all resources and inheriting
> classes for each resource type
> ---------------------------------------------------------------------------------------------------------
>
> Key: VCL-776
> URL: https://issues.apache.org/jira/browse/VCL-776
> Project: VCL
> Issue Type: Improvement
> Components: web gui (frontend)
> Reporter: Josh Thompson
> Fix For: 2.4
>
>
> Rework the code for resources so that there is a base class that provides
> common functionality for all resources and then write classes that inherit
> from that to provide resource specific functionality.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)