Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  foreman
  menu
  pagelets
README.md 804 Bytes

Latest revisions

# Date Author Comment
e6b0f4fa 10/12/2017 11:47 AM Justin Sherrill

Fixes #12216 - support http proxies for compute resources

8ec9fb0f 10/04/2017 04:13 AM Ondřej Pražák

Fixes #20469 - Register react components from plugins

abd38baa 09/19/2017 04:20 AM Trey Dockendorf

Fixes #20487 - Add rebuild_config to hostgroups API

cf8bc039 08/25/2017 09:35 AM Ondřej Pražák

Fixes #19039 - Lock plugin roles

d3fd7441 08/08/2017 04:19 AM Marek Hulán

Fixes #20515 - always find user by login

1991ee8e 07/26/2017 08:22 AM June Zhang

fixes #16592 - keep consistent for headline capitalization

Based on PatternFly Outline Headline Style, Suggested to
keep consistent in headline capitaliztion.

b17de844 07/26/2017 06:45 AM Ivan Necas

Fixes #20396 - better handling of detection of plugin assets

1. don't warn on assets that were added by plugin configuration
2. handle '-' in plugin name

7eb33b59 07/23/2017 04:05 PM Marek Hulán

Fixes #20385 - fix the role plugin DSL

After create/update permission started to be enforced in Foreman 1.16,
the Role.where(:name => name).first_or_create can fail silently. The
newly built role is considered a new record which later when we add
permissions and save! it fails. The validation that prevents the...

fbbab0d8 07/07/2017 10:24 AM Michael Moll

fixes #18500 - replace quiet_assets with sprockets-rails flag

  • fixes #18512 - support sprockets-rails 3.x

The app.assets environment is no longer always configured, and instead
is only configured when the regular Rails environment is loaded. Loading
only the 'assets' group initializers isn't sufficient....

554ade1d 06/19/2017 09:32 AM Marek Hulán

Fixes #20034 - add Organization admin role

  • Fixes #20034 - add Organization admin role
  • Refs #20034 - refactor role names

View revisions

Also available in: Atom