Project

General

Profile

« Previous | Next » 

Revision 229d7436

Added by Joseph Magen over 10 years ago

fixes #3975 - add audit to classes Domain, Subnet, SmartProxy, Role, Usergroup, AuthSource, Image, Bookmark that were not audited

View differences:

app/helpers/audits_helper.rb
module AuditsHelper
MainObjects = %w(Host Hostgroup User Operatingsystem Environment Puppetclass Parameter Architecture ComputeResource ConfigTemplate ComputeProfile ComputeAttribute)
MainObjects = %w(Host Hostgroup User Operatingsystem Environment Puppetclass Parameter Architecture ComputeResource ConfigTemplate ComputeProfile ComputeAttribute
Location Organization Domain Subnet SmartProxy AuthSource Image Role Usergroup Bookmark)
# lookup the Model representing the numerical id and return its label
def id_to_label name, change

Also available in: Unified diff