Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
d0665c24 07/01/2018 04:19 PM Amir Fefer

Fixes #23920 - add missing header in welcome pages

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

fixes #22467 - dashboard: list hosts in build mode

d7c67746 06/20/2018 07:20 AM Michael Moll

Fixes #19873 - Fix Style/MultilineIfModifier cop (#5705)

  • Refs #20891 - fix for new rubocop rules
  • Fixes #19873 - Fix Style/MultilineIfModifier cop
67110766 06/19/2018 02:13 PM Lukas Zapletal

Fixes #21007 - new unattended action 'failed'

9d43fc71 06/14/2018 12:05 PM Michael Moll

Fixes #19789 - fix Layout/SpaceAroundOperators cop

630061d2 06/14/2018 09:50 AM Michael Moll

Fixes #19775 - Fix Layout/ExtraSpacing cop

b9aa6bda 05/22/2018 10:04 AM Marek Hulán

Fixes #23487 - support namespaced controllers

54e6af13 05/16/2018 01:44 PM Ondřej Pražák

Fixes #23576 - Fix the 'webpacked_plugins_js_for' helper (#5552)

c3b44f7b 05/15/2018 06:00 PM Amir Fefer

Fixes #23602 - Remove statisticsHelper file (dead code)

68388bc2 04/26/2018 04:29 PM Michael Moll

Fixes #19781 - Fix Layout/LeadingCommentSpace cop

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

Fixes #23358 - Fix audit mails for template content

9eeaaa03 04/15/2018 09:19 AM Marek Hulán

Fixes #23263 - support namespaced models in audits

90db5e36 04/13/2018 02:05 PM Daniel Lobato Garcia

Fixes #23215 - Keep original names in webpack bundle

Currently the webpack config is shortening the name of the js bundles
for plugins. E.g, foreman_remote_execution becomes remoteexecution, and
so on.
This becomes hard to deal with when we want to figure out which plugin...

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

b03dcd1b 04/05/2018 11:56 AM Michael Moll

Fixes #23081 - Fix Style/SafeNavigation cop

ee360810 04/05/2018 11:56 AM Michael Moll

Fixes #19894 - Fix Style/RedundantParentheses cop

85021506 04/05/2018 11:56 AM Michael Moll

Fixes #19839 - Fix Rails/Present cop

c6fd0443 04/04/2018 01:59 PM Michael Moll

Fixes #23080 - Fix Style/EvalWithLocation cop

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

Refs #22049 - improve metadata usability

0ace99ee 04/03/2018 12:34 PM Enzo Hamelin

Fixes #15634 - RancherOS support

New OS support.

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...

7b6635f3 04/01/2018 12:39 PM Michael Moll

Fixes #19905 - Fix Style/SymbolLiteral cop

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

fb386861 03/14/2018 01:21 PM Marek Hulán

Refs #22674 - improve taxonomies label help

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

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

4ad35960 03/09/2018 09:04 AM Liza Gilman

Fixes #22571 - allocation field should update using any language

cf94f62e 02/28/2018 02:40 PM Avi Sharvit

Fixes #21999,#22005 - Migrate toasts to pf-react

  • Replace Alert and Toasts components with patternfly-react
  • Refactor the server side flash-notification
  • Allow rails-flah-notification to react-toast-notification with link
74f5ebfe 02/24/2018 09:35 PM Sean O'Keeffe

Fixes #22674 - tell users where they can change taxonomies

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

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

35dcca02 02/12/2018 02:49 PM Daniel Lobato Garcia

Fixes #22505 - CoreOS does not work

The image is called 'CoreOS.png', however the view is trying to fetch
'Coreos.png'.

f7a762ec 02/07/2018 07:07 AM Ohad Levy

fixes #22518 - add hover css to table helper

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

b7d400f6 01/15/2018 04:28 PM Michael Moll

Fixes #19776 - Configure Layout/FirstParameterIndentation cop

da9865b8 01/15/2018 04:28 PM Michael Moll

Fixes #19907 - Configure Style/TernaryParentheses cop

f35f4a5f 01/15/2018 04:28 PM Michael Moll

Fixes #19871 - Fix Style/MethodDefParentheses cop

7e880437 01/15/2018 04:28 PM Michael Moll

Fixes #19877 - Fix Style/NegatedIf cop

b04c8304 01/15/2018 04:28 PM Michael Moll

Fixes #19879 - Fix Style/NestedParenthesizedCalls cop

59f0a945 01/12/2018 01:18 PM Tomer Brisker

Fixes #22208, #21920 - Refactor password auditing (#5162)

Recent changes in Rails 5.1 and audited gem cause our method of auditing
passwords to break. This PR refactors password auditing, so that instead
of recording a change to attribute `password_changed`, we will now...

4c66d096 01/05/2018 08:28 AM Dmitri Dolguikh

Fixes #21748 - Removed gravatar images

As gravatar urls use MD5 hashes
d5d2d63f 01/04/2018 08:26 PM Ondřej Pražák

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

e2f7f37e 01/03/2018 03:51 PM Ori Rabin

Fixes #22131 - Refactor new_vm? to calculate compute_object once

d6641b26 12/25/2017 02:44 PM Tomer Brisker

Fixes #19782 - Fix Layout/MultilineArrayBraceLayout cop

ffedb85d 12/25/2017 02:44 PM Tomer Brisker

Fixes #19769 - Fix Layout/CommentIndentation cop

26539f58 12/25/2017 02:44 PM Tomer Brisker

Fixes #19778 - Fix Layout/IndentAssignment cop

4e35bf20 12/20/2017 02:52 PM Sebastian Gräßl

Fixes #22038 - Fix color for link in action button

This addresses the issue introduced by allowing primary action buttons, which does not set the right color when links are used inside. Like the import roles button in foreman_ansible.

133bba3f 12/18/2017 02:57 PM Dmitri Dolguikh

Fixes #21875 - added support for sha512 grub passwords

All new hosts provisioned using default and rhel
kickstarts will use sha512 grub passwords from
now on.

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

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

This reverts commit f2121ffcd31a2ba51895a04ce780a24f03295184.

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

Fixes #21312 - components for formatting dates

910ee707 12/08/2017 04:44 PM Tomer Brisker

Refs #21238 - Translate setting tooltip

Also display default for array type settings.

2d4b8764 12/06/2017 03:03 PM Amir Fefer

Fixes #21882 - extract yes/no values in settings

a4bf5249 12/04/2017 09:00 AM Swapnil Abnave

Fixes #21238 - Settings - show defaults on hover

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

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

e69b62ce 11/20/2017 12:59 PM Timo Goebel

fixes #21676 - select vmware network for subnet

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

fixes #21374 - audit host interfaces (#4929)

2d69ecbf 11/14/2017 10:22 AM Marek Hulán

Fixes #21629 - display error for taxonomy selectors

c18a547a 11/13/2017 09:48 AM Shira Maximov

Fixes #21136 - Change all labels to Title Case

b1f7cfa6 11/10/2017 12:32 PM Shira Maximov

Fixes #21133 - Change the color of pficon-info to black (#4942)

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

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

81e40e3a 11/05/2017 02:55 PM Tomer Brisker

Fixes #21519 - Prevent stored XSS on fact charts

3a69c209 10/31/2017 10:26 AM Shira Maximov

Fixes #21420 - Add the name of the file in Edit file

21189780 10/27/2017 02:23 PM Shira Maximov

Fixes #21131 - put help text in inline help

0652da58 10/26/2017 10:17 AM Shira Maximov

Fixes #21129 - Switching the submit and cancel buttons

4b9622ac 10/23/2017 08:17 AM Amir Fefer

Fixes #21396 - remove using 'user.jpg' file'

51919636 10/16/2017 01:37 PM Amir Fefer

Fixes #18492 - add pf vertical navigation

e6b0f4fa 10/12/2017 11:47 AM Justin Sherrill

Fixes #12216 - support http proxies for compute resources

41df65ee 10/11/2017 10:05 AM Marek Hulán

Fixes #21213 - don't fail on nil time stamps

8058b24f 10/06/2017 05:01 AM Sebastian Gräßl

Refs #21005 - Allow select_action_button to set button as primary

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

Fixes #20469 - Register react components from plugins

1f6a9b2c 09/27/2017 02:39 AM Ivan Necas

Refs #21037 - address review comments

9234d6c5 09/25/2017 05:50 AM Ohad Levy

fixes #20652 - moved compute_resource js code to webpack

this creates a new namespace under tfm, tfm.computeResource
where relevant functions are expoed under the compute resource
namespace, for example:

tfm.computeResource.ovirt.termplateSelected function...

17782177 09/20/2017 08:31 AM Marek Hulán

Fixes #20665 - make smart proxy delete button grey

ff1e9ffc 09/18/2017 10:50 AM Dominic Cleal

Fixes #20950 - Use 'distinct' in AR finders

b88cd3a2 09/18/2017 05:12 AM Dominic Cleal

Fixes #20951 - Replace render :text with :plain

d738d2c0 09/14/2017 07:08 AM Marek Hulán

Fixes #19047 - unify date formats

This introduces two new helpers for printing date in absolute and
relative format. Helper for absolute accepts also a parameter to choose
between long and short variant. The long one includes the year. The date
also has a title so you see the other format after hovering mouse...

68b36ebc 09/12/2017 07:35 AM Ron B

Fixes #20750 - Comment field in host page

1897b4d4 09/11/2017 02:33 PM Sebastian Gräßl

Fixes #20800 - Comply with Patternfly login page recommendations

  • Move alerts inline above form
  • Make submit button not show a "loading" state
23bcfb60 09/11/2017 01:12 PM Marek Hulán

Fixes #20660 - improve proxy features list

83775e63 09/08/2017 09:34 AM Marek Hulán

Fixes #20708 - fix templates auditing

Templates were audited under parent class. This keeps separate audits
per template type and allows searching by provisioning_template and
partition_table names. It also fixes broken associations in
taxable_taxonomies table.

16bd5715 09/07/2017 09:27 AM Kavita Gaikwad

Fixes #20840 - show error on invalid name for any parameter

Updating any type of Parameter such as
subnet_parameter/host_parameter with invalid name
doesn't show any error.
With this commit, it is now showing error on parameters with
invalid name.

dea3cf64 09/07/2017 04:59 AM Timo Goebel

fixes #20822 - vm: show link to associated host

c4790012 09/04/2017 03:17 PM Ivan Necas

Fixes #20654 - color of Failed Restarts in resources chart

e14c92f0 08/26/2017 01:54 AM Marek Hulán

Fixes #20739 - use unique user label in select

56cb640a 08/24/2017 05:33 AM Marek Hulán

Fixes #20706 - fix template audit messages

333a8fa2 08/22/2017 10:42 AM Marek Hulán

Fixes #20676 - relabel new button for autosign entry

6f17c1b8 08/22/2017 10:37 AM Sebastian Gräßl

Fixes #20680 - Use default button style for "Add Combination"

14566ba9 08/18/2017 08:38 AM Ondřej Pražák

Fixes #20529 - Improve the filtering function

22dbc95d 08/16/2017 03:21 PM Tomer Brisker

Fixes #20610 - Prevent chrome password autofill

db345393 08/07/2017 08:13 AM Ori Rabin

Fixes #20452 - Keep password value after validation in ovirt CR

a8a0bd0e 08/07/2017 05:05 AM Liza Gilman

Refs #19305 - fixing spacing issues on facts page

cb2708fd 08/03/2017 08:17 AM Timo Goebel

fixes #20495 - sort os by title

8b0eb8e6 08/01/2017 07:22 AM Liza Gilman

Fixes #19372 - replace children fact values icon

d163e083 07/31/2017 09:16 AM Liza Gilman

Fixes #19305 - fixing spacing issue on facts page

b5f9c843 07/31/2017 07:15 AM Tomer Brisker

Fixes #20403 - Only show authorized compute profiles in forms

c8f5cd53 07/31/2017 06:20 AM Tomer Brisker

Fixes #20248, #20327 - Respect context in CSV export

Since CSV export is done using an enumerator which is executed by a
different thread to the one that creates it, we need to manually pass in
the context (user, location, organization) to the enumerator.

a154c816 07/24/2017 11:47 AM Liza Gilman

Fixes #19031 - move to patternfly pagination style

766421e6 07/20/2017 01:53 PM Tomer Brisker

Fixes #20345 - add back button on host info page