[ 
https://issues.apache.org/jira/browse/VCL-776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14191848#comment-14191848
 ] 

ASF subversion and git services commented on VCL-776:
-----------------------------------------------------

Commit 1635782 from [~jfthomps] in branch 'vcl/trunk'
[ https://svn.apache.org/r1635782 ]

VCL-776 - rework resource code to have a base class for all resources and 
inheriting classes for each resource type

resource.php:
-modified viewResources: moved printing of owner column to be included with 
general attributes; sort the fields by displayed name b
efore generating the columns
-modified addDisplayCheckboxes: sort the fields by displayed name before 
generating HTML
-modified fieldWidth: added owner as a default field that has a width set

computer.php: modified fieldWidth: added owner to have a width of 12

image.php: added fieldWidth: added so we could set width of 'os' to be a little 
wider

managementnode.php: modified fieldWidth: added owner to have a width of 12

> 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)

Reply via email to