Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  assets
  controllers
  helpers
  mailers
  models
  services
  validators
  views

Latest revisions

# Date Author Comment
2e6d0146 06/08/2017 01:50 PM Daniel Lobato Garcia

templates - sync from community-templates

4e50fb79 06/08/2017 01:49 PM Daniel Lobato Garcia

i18n - extracting new, pulling from tx

21e15d5d 06/08/2017 01:40 PM Partha Aji

fixes #14699 - Enable host edit to accept new params

Prior to this commit:
Foreman plugins like Katello/Discovery extended the Host edit page
and added fields of their own.
For example
Katello adds things like Content Views, enviroments etc.

However they were unable to get their attibutes passed to the backend...

29c03d44 06/08/2017 01:34 PM Daniel Lobato Garcia

Fixes #19952 - Allow view_audit_logs to work

Every time the /audits page is visited by a non-admin user, it checks
whether the permission 'view_audit_logs' is for the Audit class. In
previous versions of 'audited', this was
Audited::Adapters::ActiveRecord::Audit, but right now it's simply...

c3169aca 06/08/2017 01:34 PM Marek Hulán

Fixes #19672 - fix bulk actions for plugins

(cherry picked from commit 0bbcc6c339113e2a4bf93e6a01c56f55a6641f22)

7c3d1c5c 06/08/2017 01:26 PM Marek Hulán

Fixes #19612 - CVE-2017-7505 don't expose admin to taxed users

(cherry picked from commit af9edf1098bf8e643e1607f9375595e375e7ade6)

Conflicts:
app/models/notification.rb

bf1a55e3 06/08/2017 01:24 PM Dominic Cleal

refs #19534 - check EncryptValue class variables are defined

bed4594 added class variables to record logging state, but failed to
check it was defined before accessing them, causing exceptions when
decryption failed. Tests added for this new behaviour.

(cherry picked from commit 1da8bd42a95c9e254ea28efbd1b409ac5ab3033e)

ad5b976d 06/08/2017 01:24 PM Lukas Zapletal

Fixes #19534 - removed excessive encryptor logging

(cherry picked from commit bed45946878572b854e64b54ca63a8b294cb53bf)

0b0596ad 06/08/2017 01:23 PM Amir Fefer

Fixes #19034 - add tasks for clearing expired notifications

(cherry picked from commit 56d54dc2c97e7bd94fbf47ded8cc443947d146af)

2d6c6f18 06/08/2017 01:22 PM Daniel Lobato Garcia

Fixes #19631 - ComputeResource with KeyPair can be removed

The concern for removing the compute resources with keypairs was trying
to destroy the compute resource too early. Also, this deletion already
happened because of the has_one :dependency => :destroy relation...

View revisions

Also available in: Atom