Bug #7568
Use attr_accessible for rails 4 upgrade
Related issues
Associated revisions
History
#1
Updated by Joseph Magen over 6 years ago
- Related to Tracker #3157: Rails 4.1 upgrade tasks added
#2
Updated by The Foreman Bot over 6 years ago
- Status changed from Assigned to Ready For Testing
- Target version set to 1.7.3
- Pull request https://github.com/theforeman/foreman/pull/1786 added
- Pull request deleted (
)
#3
Updated by Dominic Cleal over 6 years ago
- Target version changed from 1.7.3 to 1.7.2
#4
Updated by Joseph Magen over 6 years ago
- Target version deleted (
1.7.2)
#5
Updated by Daniel Lobato Garcia over 5 years ago
- Subject changed from remove attr_accessible and attr_protected for rails 4 upgrade to Use attr_accessible for rails 4 upgrade
- Assignee changed from Joseph Magen to Daniel Lobato Garcia
- Pull request deleted (
https://github.com/theforeman/foreman/pull/1786)
#6
Updated by The Foreman Bot over 5 years ago
- Pull request https://github.com/theforeman/foreman/pull/2922 added
#7
Updated by Dominic Cleal over 5 years ago
- Related to Feature #3917: Add strong_parameters to foreman added
#8
Updated by Dominic Cleal over 5 years ago
- Legacy Backlogs Release (now unused) set to 71
#9
Updated by Daniel Lobato Garcia over 5 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 3326499a801108f3dfb47d5e16ff10652d32e0da.
#10
Updated by Stephen Benjamin over 5 years ago
- Related to Bug #12666: Mass assignment should be allowed for locked attribute of template added
#11
Updated by Dominic Cleal about 5 years ago
- Related to Bug #12676: Filter.rb contains two attr_accessible declarations added
#12
Updated by Dominic Cleal about 5 years ago
- Related to Bug #12728: Report should have host_id, reported_at, status and metrics attr_accessible added
#13
Updated by Tomer Brisker about 5 years ago
- Related to Bug #12799: Creating new compute resource fails with "Can't mass-assign protected attributes: uuid" added
#14
Updated by Ori Rabin about 5 years ago
- Related to Bug #12806: merge_default missing from attr_accessible in lookup_key.rb added
#15
Updated by Tomer Brisker about 5 years ago
- Related to Bug #12884: Import subnets from smart proxy fails with "Can't mass-assign protected attributes for Subnet: dhcp" added
#16
Updated by Dominic Cleal about 5 years ago
- Related to Bug #12919: update operating system API can't mass assign provisioning_template_ids added
#17
Updated by Dominic Cleal about 5 years ago
- Related to Bug #12870: FactName 'compose' should be an attr_accessible added
#18
Updated by Dominic Cleal about 5 years ago
- Related to Bug #13899: Failed to update Smart Class Parameter type from API and CLI. added
#19
Updated by Dominic Cleal almost 5 years ago
- Related to Bug #14170: Can't add new compute resource for GCE - 1.11.0-0.1.RC2.el7 added
#20
Updated by Dominic Cleal almost 5 years ago
- Related to Bug #14253: Saving dashboard widget positions fails under Rails 4.2 added
#21
Updated by Dominic Cleal almost 5 years ago
- Related to Bug #14344: Rackspace CR can't be created, region is protected attribute added
Fixes #7568 - Use attr_accessible for Rails 4 upgrade