Project

General

Profile

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

Latest revisions

# Date Author Comment
641b549e 12/20/2016 12:24 PM June Zhang

Fixes #17679 - Fixing the style issues in Login Page

1, Update "Login" to "Log In"
2, The username should align the text box

  • Fixes #17679 - Update Login to Log In in the test page as well
8b3f1a97 12/20/2016 11:36 AM Shlomi Zadok

Fixes #17525 - Add a friendly error message to invalid dns_id

ed67b8c9 12/18/2016 10:21 AM Dominic Cleal

fixes #17574, #17364 - update scoped_search to 4.x

scoped_search's sort() now accepts a replacement for params which is
filtered in an overridden Foreman sort helper, permitting additional
parameters used in Foreman's index pages.

Replaces :in and :alias in search definitions with preferred keywords.

d4af7cae 12/14/2016 11:56 AM Ivan Necas

Fixes #5483,#11106 - pass the virtualswitch value to fog

We can't pass the network id directly to the fog, but it accepts the
virtualswitch parameter, that we can use to point to the right value.

Also, it fixes another issue, where we used the vsphere network id to...

25b627e7 12/14/2016 03:54 AM Tomer Brisker

Fixes #17632 - Reports widget will not fail on ambiguous filter

A user with a filter on a joined table that has a host_id column (such
as nics for example) will cause the report widget to break due to an
ambiguous column name. This fix makes sure the columns use the table...

c4ca7740 12/13/2016 02:16 PM Lukas Zapletal

Fixes #17636 - token no longer needed for proxied preview

719a47e0 12/13/2016 01:28 PM Dominic Cleal

refs #17257 - remove interpolation from extracted string

83afcbec 12/13/2016 10:26 AM Tomer Brisker

Fixes #17570 - Only execute `onContentLoad` once per page

When an event is triggered, jQuery attempts to execute the on<name>
method if it exists for event <name>. We were also manually triggering
the `onContentLoad` every time the `ContentLoad` event was triggered,...

ff5900e9 12/13/2016 10:14 AM Trey Dockendorf

Fixes #17257 - Allow specific configs to be recreated

f34f70d2 12/13/2016 09:44 AM Marek Hulán

Fixes #17623 - include model in metadata

View revisions

Also available in: Atom