Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
aa806e82 06/24/2018 02:10 PM Aditi Puntambekar

Fixes #24025 - Pass full_name attribute for settings in API

bde92a1e 06/21/2018 12:09 PM Timo Goebel

fixes #22467 - dashboard: list hosts in build mode

36dcd141 06/19/2018 02:39 PM Ori Rabin

Fixes #23976 - Add Quota to oVirt API (#5715)

04ae1269 06/19/2018 12:41 PM Shira Maximov

Fixes #22117 - Add support for number of sockets for ovirt

b697e513 06/14/2018 09:50 AM Michael Moll

Refs #22058 - refresh rubocop config and apply autofixes

be6d3eda 06/10/2018 08:07 AM Liza Gilman

Fixes #23598 - move report metrics chart to c3

56de025f 06/04/2018 12:19 PM Tomáš Strachota

Fixes #21580 - normalize compute attributes (#4980)

Normalizes compute attributes in API show actions. For backwards
compatibility reasons this patch adds a new rabl node instead of
replacing 'vm_attrs'.

db0f5b8f 05/30/2018 10:49 AM Ondřej Pražák

Sync templates from community-templates

e1b14059 05/25/2018 11:48 AM Ohad Levy

refs #22847 - remove unused charts code.

61eff7fd 05/25/2018 11:08 AM Ohad Levy

fixes #23681 - move auth_source_ldap js to webpack (#5607)

cc6a1382 05/22/2018 09:54 AM Timo Goebel

fixes #23573 - add pagelets for cr show page

1d1e4dab 05/19/2018 02:54 PM Ewoud Kohl van Wijngaarden

Fixes #23646 - Remove storeconfig leftovers

In Foreman 1.1 sharing the database with Puppet's storeconfigs was
deprecated. We've given users sufficient time to migrate away from it
and possibly broke it along the way. I haven't checked.

99060798 05/16/2018 02:17 PM Amir Fefer

Fixes #23601 - switch org/loc button ordering in vertical nav

5bc5094b 05/16/2018 08:42 AM Amir Fefer

Fixes #23559 - fix breadcrumbs switcher in trends page

67f704d2 05/12/2018 01:55 PM lupan.daniel

Fixes #23169 - Orders settings alphabetically

b4da3d90 05/10/2018 01:56 PM Liza Gilman

Fixes #22847 - Use pf-react donut chart in facts page

33243439 05/09/2018 05:39 AM Amir Fefer

Fixes #23527 - enable breadcrumbs switcher in trends

3d5cf7c9 05/08/2018 12:51 PM Amir Fefer

Fixes #23248 - disable switcher in compute attributes

b7cb483f 05/03/2018 01:13 PM Shira Maximov

Fixes #18429 - Add foreman API support for trends

dccf169c 05/01/2018 11:27 AM Ohad Levy

fixes #23467 - refer to any facts, not just puppet's

ea111c3d 04/25/2018 06:17 PM Ondřej Pražák

Fixes #23358 - Fix audit mails for template content

32ec21ab 04/11/2018 08:10 PM Amir Fefer

Fixes #23222 - flatten breadcrumbs switcher fetched data

5414116f 04/11/2018 02:40 PM Tomer Brisker

Revert "Fixes #22117 - Add support for number of sockets for ovirt"

This reverts commit 073046ccd8c469633e4ca1c345038b26bd156895.

06e309e8 04/11/2018 02:40 PM Tomer Brisker

Revert "Fixes #23196 - Add default values for cores and socket in VM"

This reverts commit c0e00d6c1f01aa28f0317344be5514467b1edc64.

c0e00d6c 04/11/2018 01:54 PM Shira Maximov

Fixes #23196 - Add default values for cores and socket in VM

073046cc 04/11/2018 01:54 PM Shira Maximov

Fixes #22117 - Add support for number of sockets for ovirt

833e2aef 04/11/2018 10:56 AM Amir Fefer

Fixes #22855 - Add full breadcrumbs functionality

3cd8c84b 04/11/2018 07:21 AM Michael Moll

Fixes #19787 - Fix Layout/SpaceAfterComma cop

c07e531e 04/05/2018 01:14 PM Sebastian Gräßl

Fixes #23113 - Allow disabling of out of sync status

dc2efa60 04/05/2018 10:34 AM Ivan Necas

Fixes #23067 - expose option to use oVirt APIv4

Also handle v4 certificate error and v3 path migration

c3ac6be2 04/05/2018 06:53 AM Suraj Patil

Fixes #22982 - Change Environments to Puppet Environments

92c17a1a 04/04/2018 02:20 PM Baptiste Agasse

fixes #21694 - Add MTU to subnet and interface API

f175f751 04/04/2018 02:20 PM Baptiste Agasse

fixes #21694 - Add MTU to subnet

af09d634 04/04/2018 01:42 PM Marek Hulán

Refs #22049 - improve metadata usability

3bd6f09c 04/03/2018 10:08 PM Stephen Benjamin

Sync community templates

Syncing the templates now so nightly keeps working after we remove all
the templates from Katello. Katello needs the new redhat_register
snippet.

e9fa04b9 04/01/2018 04:40 PM Tomer Brisker

Refs #22285 - Prepare UI for strong params enforcement

- Fix current_url_params helper for strong params
Explicitly permit only the permitted parameters, don't try to permit all
parameters (and raise exception for other parameters)
- Don't send editor params to server...

d611c53b 04/01/2018 12:39 PM Michael Moll

Fixes #19857 - Fix Style/EachWithObject cop

9738aa6e 03/29/2018 06:44 PM Amir Fefer

Fixes #22236 - Adds breadcrumbs to foreman UI

682269f4 03/29/2018 01:22 PM Tomer Brisker

Fixes #22049 - Add metadata to Audit view (#5359)

cd43517a 03/26/2018 07:00 AM Michael Moll

Refs #15286 - fix Layout/IndentationWidth cop

[ci skip]

e73b804e 03/22/2018 08:49 PM Partha Aji

Fixes #22624 - User selectable columns model + api

Adding initial bindings to user selectable columns. This model + api is
going to be used in work related Katello plugin's subscription pages.
The main intesnt of this PR is to provide a basic model where a user can...

67b925e9 03/20/2018 11:05 AM Dominik Hlavac Duran

Fixes #15286 - New API for auth sources (#4865)

6dd1e517 03/19/2018 02:58 PM Stephen Benjamin

refs #22857 - remove separate kickstart for RHEL

348ec9c0 03/09/2018 07:46 PM Sebastian Gräßl

Fixes #22779 - Calculate out of sync host via origin interval (#5221)

9cb51540 03/09/2018 09:24 AM Andrew Kofink

Refs #19332: Fix typo "smart proy"

a9270dc4 02/25/2018 09:55 AM Amir Fefer

Fixes #22108 - add pf-react donut chart

b2d2ffda 02/21/2018 12:14 PM Sean O'Keeffe

Revert "Fixes #22540 - auto-focus search bar" (#5266)

This reverts commit 45f16ec8b5106a09a3f935091f879cdd88324b1f.
This has caused issues with mutliple tabs and auto-complete search

0652c661 02/20/2018 06:04 PM Liza Gilman

Fixes #20448 - display selected hosts counter

45f16ec8 02/14/2018 09:56 AM Sean O'Keeffe

Fixes #22540 - auto-focus search bar

45089e16 02/14/2018 08:15 AM Sebastian Gräßl

Fixes #22310 - Implement report scanner to identify origin (#5186)

59af2d44 02/01/2018 02:18 PM Timo Goebel

refs #22107 - subnet host count: permissions and n+1

53b80ce3 01/31/2018 03:32 PM Amir Fefer

Fixes #21425 - host selection alert refers to param per_page

Multiple host selection alert only mention settings[:per_page],
though pagination has been changed,
now the user can change per_page via select box

a00419f6 01/31/2018 03:00 PM Amir Fefer

Fixes #19332 - Add welcome page when missing

6330baae 01/29/2018 01:27 PM Tomáš Strachota

Fixes #17964 - Add list of search fields in api docs (#4735)

6850ad9c 01/28/2018 02:51 PM Amir Fefer

Fixes #21170 - move password_strength.js to wepback

1cbafac4 01/22/2018 02:59 PM Liza Gilman

Fixes #20347 - remove os in db when removing it from the ui

c422c314 01/18/2018 02:02 PM Sebastian Gräßl

Fixes #21328 - Correct link to HTTP proxy documentation

860fd883 01/18/2018 11:38 AM Liza Gilman

Fixes #20873 - simplify text in disassociate hosts screen

d4449f45 01/15/2018 01:25 PM Tomer Brisker

Fixes #11389 - Remove API v1

API v1 has been deprecated since Foreman 1.9 - over 2 years ago.
This is more then enough time for anyone needing to migrate to v2.
Even though the original issue requests extraction to a plugin, I do not
see any point in investing the time and effort to maintain a long...

f7aedf06 01/15/2018 09:16 AM Marek Hulán

Refs #13092 - sync up community templates

638d98a9 01/08/2018 12:20 PM Ivan Necas

Fixes #20931 - unify parameters and templates renderer (#4835)

  • Fixes #20931 - unify parameters and templates renderer

Before this patch, we used separate renderer for the parameters. This
caused issues when introducing more dsl methods for the templates that...

d5d2d63f 01/04/2018 08:26 PM Ondřej Pražák

Fixes #5790 - Add compute resource to hostgroup (#4593)

f9889300 01/02/2018 02:13 PM Ondřej Pražák

Sync templates from community-templates

7f85b5c9 01/02/2018 08:49 AM Tomer Brisker

Fixes #22107 - Add hosts count to subnet page

cb46abb7 12/31/2017 05:24 PM Shira Maximov

Fixes #12829 - add identifier for smart variables/parameters

536799c3 12/27/2017 11:42 AM Shimon Shtein

Fixes #21868 - Refactored "troubleshooting" to docs link

For both VNC and SPICE console templates.

1416a23d 12/27/2017 10:18 AM Timo Goebel

fixes #22062 - support vmware vmrc console

eba7678b 12/26/2017 03:11 PM Shimon Shtein

Fixes #22074 - fixed #parameterize call in smart proxy show

68b3c50d 12/25/2017 02:44 PM Tomer Brisker

Fixes #19780 - fix Layout/IndentationWidth cop

3e1be3af 12/21/2017 08:32 AM Ohad Levy

fixes #20839 - new react implementation for bookmarks dropdown

5a88c235 12/18/2017 12:19 PM Amir Fefer

Fixes #21444 - change subitems header style in vertical nav (#5038)

ca1f814a 12/18/2017 09:58 AM Ohad Levy

Revert "Fixes #21312 - components for formatting dates" (#5094)

This reverts commit f2121ffcd31a2ba51895a04ce780a24f03295184.

3576f8fb 12/16/2017 01:42 PM Marek Hulán

Fixes #21343 - support multiple orgs supported for non-admin users

  • Fixes #21343 - support multiple orgs supported for non-admins

This adds a full support for taxonomies in API for non-admin users. It
fixes the issue with dirty associations module that only track _ids...

f2121ffc 12/12/2017 02:49 PM Tomáš Strachota

Fixes #21312 - components for formatting dates

4da2bd20 12/11/2017 10:11 PM Dominic Cleal

Fixes #21101 - Pass 'parameterize' separator as kwarg

1c8d8811 12/06/2017 11:21 AM Shira Maximov

Fixes #21849 - Check if the user is new before disabling login

daec9eb7 12/05/2017 08:16 PM Ondřej Pražák

Sync templates from community-templates

689b3d1f 12/05/2017 06:24 PM Ondřej Pražák

Fixes #21869 - Improve help text for filter creation

449c7f48 12/04/2017 02:41 PM Amir Fefer

Fixes #21847 - fix vertical nav string translation

Header string is translated twice

8f7f710c 11/30/2017 10:32 PM Amir Fefer

Fixes #21643 - fix and move nfs_visibilty.js to webpack

72386769 11/29/2017 12:27 PM Marek Hulán

Fixes #21805 - don't list default role

02d1635c 11/28/2017 03:00 PM Shira Maximov

Fixes #21353 - users can edit login if they have permissions

9e81b2c4 11/28/2017 01:17 PM Baptiste

fixes #21762 - Add disk options to oVirt provider

20a633d6 11/27/2017 12:28 PM Nagoor Shaik

Fixes #21012 - taxonomies API to show hosts associated with it

9034d78e 11/23/2017 02:43 PM Baptiste

fixes #5441 - Add instance_type support to oVirt provider

d2b94562 11/16/2017 01:45 PM Timo Goebel

fixes #21658 - add pagelet extension points to hostgroup form

2a663a34 11/16/2017 01:38 PM Timo Goebel

fixes #21374 - audit host interfaces (#4929)

3819b2cf 11/16/2017 12:38 PM Daniel Lobato Garcia

Fixes #21682 - Add Domain to Compute Resource API (OpenStack)

The Domain field was added to the Compute Resources table in #12054 as
part of the Openstack v3 support. This field needs to appear in the
APIdoc to be able to use it and in the RABL to read it.

0b6ec11e 11/15/2017 12:38 PM Anthony Chevalet

Fixes #12054 - Openstack v3 support

97371ff9 11/14/2017 11:14 AM Daniel Lobato Garcia

Fixes #21502 - Disable editing users in group with EUG (#4962)

Adding Users to User Groups with External User Groups does not
work. Currently the only feedback the user gets is that Users get
automatically removed after the form is submitted - no warning or...

700b555c 11/14/2017 07:45 AM Lukas Zapletal

Fixes #19151 - progress_report_id fix for host edit

dbf496e7 11/10/2017 09:09 AM Shira Maximov

Fixes #21135 - Add tooltip for overridden flag icon

510dbaae 11/08/2017 02:20 PM Timo Goebel

fixes #21579 - pagelets for host show

0e569bbf 11/08/2017 09:27 AM Amir Fefer

Fixes #21591 - Add id attribute to topbar element

72bca310 11/08/2017 08:58 AM Amir Fefer

Fixes #21551 - add user menu to hamburger menu in mobile

df0a6068 11/07/2017 11:44 AM Liza Gilman

Fixes #20446 - reset page param after search

829efd5d 11/02/2017 12:23 PM Shira Maximov

Fixes #21543 - Tooltip will appear only if the key is too long

fdd781f8 10/31/2017 03:16 PM Shira Maximov

Fixes #20896 - Remove help button from ptable

1766969f 10/30/2017 03:24 PM Avi Sharvit

Fixes #21447 - The login page should be based on patternfly

ba69e15c 10/30/2017 06:50 AM Tomer Brisker

Fixes #21112 - Only initialize host preview once

Instead of adding the event every time the form is loaded, only do it
once when the editor is initialized.