Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
91b8eed6 07/10/2018 12:03 PM Ondřej Pražák

Fixes #24125 - Show error when libvirt not reachable

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

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

Fixes #22540 - auto-focus search bar

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

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

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

fixes #20839 - new react implementation for bookmarks dropdown

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

Fixes #20446 - reset page param after search

5d484545 09/20/2017 08:33 AM Liza Gilman

Fixes #20705 - display paginations on audits page correctly

291fbafd 09/12/2017 07:25 AM Liza Gilman

Fixes #20454 - change page by typing page number

eda35acd 09/05/2017 11:33 AM Shimon Shtein

Fixes #13599 - Wrapped exception truncate moved to client

Removed message truncation from server side, and moved it to client
side - the message is truncated with ellipsis. On mouse over full
message is presented as popover.

This commit required a small change to `data-ajax-url` handler in client...

ee4aa64c 08/28/2017 06:27 AM Marek Hulán

Fixes #20736 - improve bookmark permissions

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.

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

Fixes #19031 - move to patternfly pagination style

30d77416 06/20/2017 07:56 AM Ohad Levy

fixes #19995 - search now uses turbolinks

this avoids full page reloads when using search.

this also adds the urijs package, and while it can be done
without it, I prefered using it in order to be able to
support later on the per_page feature.

e59bc189 05/08/2017 04:50 AM Tomer Brisker

Fixes #19436 - Better controller selection on host dropdown (#4498)

Always setting to `host` unless the controller is `hostgroup` broke
discovery's usage of the form as it uses the `discoverd_host`
controller.
This reverts the change from `method_path` to `host_or_hostgroup_path`...

b8b00a96 04/20/2017 07:56 AM Swapnil Abnave

Fixes #18381 - PXE loader show inherited value in host/hostgroup

637da2f2 03/22/2017 11:34 AM Timo Goebel

fixes #18064 - import host from compute resource

a95e602a 03/07/2017 05:21 PM Marek Hulán

Fixes #18783,#18804 - replace inline helps with label helps

87bf790b 02/20/2017 10:58 AM Shlomi Zadok

Fixes #18560 - Remove searchbar from 403, change 403 style

35c14172 01/26/2017 08:18 AM Ivan Necas

Refs #15779 - make background processing unavailable for now (#4217)

The original PR got vetted in the packaging phase and including
foreman-task as dependency of Foreman was refused. We need to rethink
our approach for getting the foreman-tasks functionality available...

eb0834f5 01/17/2017 06:47 AM Sebastian Gräßl

Fixes #6502 - List ignored classes and environments on import

When importing environments and classes from puppet, ignored
environments and classes defined in ignored_environments.yml
aren't aparent.

This will add them to the list to import as ignored and...

eb371ca3 11/25/2016 04:48 AM Marek Hulán

Fixes #15779 - make background processing available

caffb7e8 11/09/2016 05:30 AM Marek Hulán

Fixes #16971 - CVE-2016-7077 remove unauthorized checkboxes

5a573456 11/08/2016 07:41 AM Tomer Brisker

Fixes #17195 - CVE-2016-8634 escape html in alert text

The alert helper used to mark the alert text as html_safe by default.
However, in some cases it may be possible for a user to enter custom
text into the alert message leading to a possible XSS vulnerability....

1e180a50 09/22/2016 03:19 AM Lukas Zapletal

Fixes #16532 - fixed hostgroup architecture params

b8b47ba2 09/07/2016 06:52 AM Shlomi Zadok

Fixes #16407 - reword import environments title

5df816dc 08/25/2016 02:59 AM Dominic Cleal

refs #12634 - remove blank i18n string, match capitalisation

4cbf879e 08/24/2016 06:41 AM Lukas Zapletal

Fixes #12634 - New HW Model flag pxe_loader

Implementation of

https://github.com/theforeman/rfcs/blob/master/text/0001-PXE-Booting-UEFI.md

In short, new host/hostgroup flag PXE loader is added to specify TFTP
DHCP filename and Foreman now orchestrates all PXE-capable templates...

2aa15bf1 07/01/2016 09:45 AM Ivan Necas

Fixes #14410 - respond 503 when pending migration

a4d69f8c 06/27/2016 07:19 AM Tomer Brisker

Fixes #4477 - Host[group] form only show authorized resources

Previously, most dropdowns in the host and hostgroup edit forms
displayed all of the existing resources, including some that a user may
not have been authorized to view.
This commit makes sure only authorized resources are displayed, with the...

ff9de7d6 05/10/2016 07:13 AM Ondřej Pražák

Fixes #12945 - use helper for table css classes

9139fb31 02/05/2016 11:17 AM Tom Caspy

fixes #13083 - error pages alert box is no longer dismissable

33d9f9ee 02/03/2016 08:35 AM Lukas Zapletal

Fixes #12718 - smart proxy log table

This patch adds a table with logs fetched from Smart Proxy /logs new API. It
returns latest N log entries from a simple memory buffer. The table supports
filtering by level, custom filtering and it introduces several overview...

2ac8d7ba 01/25/2016 06:02 AM Tomer Brisker

Fixes #12720 - Add tabs for puppet on proxy show page

This patch adds two tabs to the proxy show page related to puppet
1. Puppet - this tab is for proxies managing a puppet master. This tab
displays information about the puppet master, such as number of classes...

d600a504 01/24/2016 01:54 PM Alon Goldboim

Fixes #13307 - Add ids to enable theme plugin overrides easier jquery selection

a4e56c45 01/08/2016 08:31 AM Marek Hulán

Fixes #12754 - adds permission name to 403 page

aa50ab15 01/07/2016 04:51 AM Alon Goldboim

Fixes #4629 - Migrate UI to Patternfly

3bf17222 11/12/2015 09:37 AM Alon Goldboim

Fixes #12303 - Added a correct url to ptables 'Useful template functions and macros'.

9bc1f99c 08/31/2015 06:16 AM Tomer Brisker

Fixes #11388 - Popovers display with correct size and dismiss on next click

25bf50c8 07/22/2015 06:30 AM Alon Goldboim

Fixes #11009 - include instruction using foreman-debug into 500 error page

868faa8f 06/16/2015 08:48 AM Daniel Lobato Garcia

Fixes #10409 - Rails 4 compatible changes with Rails 3

01e78260 06/09/2015 10:29 AM Ivan Necas

Fixes #10713 - improved backtrace logging

  • full trace in 500 page in production shows really the full trace
  • Foreman::Logging.exception as an unified entry point for exceptions logging
  • the backtrace cleaner doesn't delete the plugins
  • the orchestration exceptions gets the backtrace covered by logger...
510d53cd 06/09/2015 07:22 AM Marek Hulán

Fixes #7096 - Adds STI to templates

This commit converts Ptables to be just another type of Template so it
gets the same features as ConfigTemplate. ConfigTemplate was renamed to
ProvisioningTemplate to reflect UI and the name under it's commonly known.

8eed13de 03/19/2015 07:38 AM Daniel Lobato Garcia

Fixes #9589 - Add documentation button to various models

958e87e6 03/04/2015 05:32 AM B Sh

Fixes #2135 - During puppet class import, puppet class description box should close itself

00bce0c7 03/02/2015 04:57 AM Lukas Zapletal

Fixes #5701 - removed extra id/name HTML attributes

3345d139 02/24/2015 02:09 AM Tomer Brisker

Fixes #9461 - Update subnets on domain change in hostgroup

e77dd577 12/28/2014 04:12 AM Shimon Shtein

Fixes #8785 - HTML syntax fixes - add thead/tbody, fix formatting

54141ab9 10/07/2014 07:42 AM Daniel Lobato Garcia

Fixes #5139 - leftovers subscribe_to_all_hostgroups

Remove user_xxx unnecessary tables and notices

Update subhostgroups removed

Fixes for migration of foreign keys

Remove users from compute_resource fixture

Remove table notices after fk are removed for pg/mysql

6cf71d79 10/02/2014 05:26 AM Dennis Kliban

fixes #7613 - make search bar route lookup usable from isolated engine

571614ae 09/29/2014 07:22 AM Joseph Magen

fixes #7560 - add :required => true on host fields that have conditional validation if host.managed?

160ffa2a 07/30/2014 05:24 AM Ohad Levy

fixes #6529 allow to define IP suggestion per subnet

69e46d6d 03/24/2014 08:32 AM Joseph Magen

fixes #4456 - XSS on 500 error page and bookmark name causing render error (CVE-2014-0089)

33b384f2 03/07/2014 10:43 AM Thomas McKay

fixes #4194, #4459 - add main_app to root_path references for isolated engines

1fa008a4 02/19/2014 10:31 AM Joseph Magen

fixes #3912 - add inheritance for locations / organizations

34897490 02/17/2014 11:15 PM Joseph Magen

fixes #3939 - add option to 'inherit from parent' for hostgroup attributes

ede5687c 01/14/2014 09:55 PM Ohad Levy

refs #3811 alerts messages cleanup and minor refactoring

5d6ab0b1 12/31/2013 12:58 PM Amos Benari

refs #3811 - additional bootstrap 3 updates/fixes

  • css renamed alert-error is now alert-danger
  • spinner progress indicators are back
  • fixed progress bar on create host
d31eea8c 12/29/2013 11:22 AM Amos Benari

fixes #3811 - merge with new layout

bf4a13d3 12/29/2013 11:22 AM Walden Raines

Fixes #3811 updating to bootstrap 3

19f55923 12/18/2013 09:14 PM Eric Helms

Fixes 3872: Provides a better customizable application layout that
conforms to HTML5 best practices.

This change aims to provide a more customizable application layout by first
splitting the base layout, menu and content out into their own view files.
The base layout provides generic hooks and only the most basic common data...

4d4557e9 10/15/2013 12:18 PM Joseph Magen

fixes #2741 - remove dash from -%> to %>

1d7d1ffd 08/15/2013 08:50 PM Joseph Magen

fixes #2910 - renamed *.erb extensions to *.html.erb

754e83c1 07/21/2013 07:09 AM Dominic Cleal

fixes #2373 - only reference unattended subnet path when in unattended mode

814b751b 07/14/2013 07:48 AM Joseph Magen

fixes #2784 - missing </tr> causing verbose test output

ef4b97d1 06/07/2013 05:17 AM Joseph Magen

fixes #2631 - fix remote code execution via controller name (CVE-2013-2121)

410505f4 06/06/2013 10:46 AM Marek Hulán

Fixes #2615 - failed to save host group

If there was current organization selected, organizations got doubled
which prevented save. Fixed and added test for this part.

d9cbe8a3 06/05/2013 07:18 AM Mikael Fridh

fixes #2599 - Bulk-selectable environments & puppet classes import

Makes the Env/Classes import a bit safer by first of all defaulting all the
checkboxes to be unchecked. Also adds multiple toggle links to selectively
realize All/New/Changed/Obsolete puppet modules.

89b9ecb0 05/29/2013 06:16 AM Amos Benari

fixes #2582 indicators for all.

9a280163 05/09/2013 02:13 AM Dominic Cleal

fixes #2426 - translate model and column names to English

be8d401b 04/24/2013 07:53 AM Sébastien Bernard

fixes #2416 - use relative URL prefix for environment import buttons

fd2e3be1 04/24/2013 05:07 AM Lukas Zapletal

Feature #2368 - i18n extracting and locale rake task

2e0daa96 04/24/2013 05:07 AM Dominic Cleal

Feature #2368 - host list popups and various fixes

bfbf7ed8 04/24/2013 05:07 AM Lukas Zapletal

Feature #2368 - i18n extracting strings

feacea35 04/02/2013 08:30 AM Amos Benari

upgrade foreman to rails 3.2.13

This commit updates from rails 3.0.x to 3.2.x, main changes include:

  • Asset pipline support
  • cleanup of existing assets (javascript, css, images)

Users who uses foreman in production, make sure that you now compile
your assets, e.g...

6366e9e2 03/11/2013 08:50 AM Bryan Kearney

Add gettext calls to the common views, application controller, and application helper objects.

Note, this patch does not include an update to the strings file. This will allow patches to be submitted without colliding with each other.
To regenerate the strings file, run rake gettext:find

ec2b4ec9 01/02/2013 08:13 AM Amos Benari

ui phase2

73f23bf4 01/02/2013 08:13 AM Amos Benari

bootstrap2.2.2

38d96eef 12/05/2012 02:46 AM Amos Benari

minore fix for the edit habtm.

22d5c68d 12/02/2012 02:35 AM Amos Benari

Taxonomy (Orgs / Locations related fixes)

  • fixed edit habtm with taxonomy join.
  • code cleanup
  • use sub query instead of inner join, it solved all the org problems :) and perform better.
611f5bff 11/28/2012 05:38 AM Amos Benari

Add organization and location to foreman.

This feature allows foreman to provide multi location, multi tenant and
multi organizations capablities.

the idea is that resources within foreman (e.g. hosts, subnets, users,
environments etc) can belong to one or more locations and organization,...

3f482b82 11/19/2012 02:25 AM Ohad Levy

fixes #1957 - remove old libvirt hypervisors code

Since foreman 1.0 libvirt hypervisors are now part of compute resources
this patch removes the old code and migrate any existing hypervisors to
be libvirt based compute resources.

f8d94608 09/24/2012 10:41 AM Amos Benari

fixes #832 - adds parameterized class support

Credits:
This patch is based on the original work of Olivier Favre
<> many many thanks!

This patch adds the following features
  • import class parameters, and try to understand their types
  • support a complex matrix of environments, puppet classes and their...
9d060de2 07/11/2012 11:30 AM Amos Benari

fixed dropdown location for action button and bookmark.

e4b5713e 06/10/2012 09:08 AM Amos Benari

moved to bootstrap 2.04

c7946bf2 06/10/2012 09:08 AM Amos Benari

fixes #1389 Add bookmark support for pages which are not in the main dialog

1b3cbe60 06/06/2012 04:47 AM Amos Benari

fixes #1572

dd42df0a 05/29/2012 03:41 AM Ohad Levy

adds ec2 provisioning support fixes #1223

- added progress bar for instance creation
- minor fixes for certname based deployments
- added ssh provisioning support to orchestartion, which utilize finish
scripts by default
- added images support (part of the vm compute tab)...

6d58da78 05/21/2012 02:28 PM Olivier Favre

Fix class to input parameter naming

Patch from ohadlevy

Signed-off-by: Olivier Favre <>

82e47ae0 04/29/2012 08:56 AM Amos Benari

updates UI to bootstrap v2

334d0359 03/19/2012 06:51 AM Amos Benari

fixes #1540 added suport for provisioning on ovirt/rhvem using fog.

This patch addes a compute resource concept within foreman

Signed-off-by: Ohad Levy <>

3c673e9e 03/18/2012 03:24 AM Ohad Levy

minor code syntax cleanup

da6fa387 01/03/2012 08:36 AM Ohad Levy

fixes #1422 - Media is greyed out when creating Solaris hosts

24e55891 12/25/2011 03:15 AM Ohad Levy

fixes #1411 - hostgroup ajax actions are mostly broken

a8812713 12/20/2011 05:23 AM Ohad Levy

refs #1406 - missed html_safe on 500 error page

8bf83415 12/19/2011 07:47 AM Ohad Levy

fixes #1406 - excpetion errors are not showin in the UI

017e1049 11/28/2011 03:44 AM Ohad Levy

WIP rails3 migration

cccf108f 11/06/2011 09:50 AM Amos Benari

give the add-bookmarks modal a dark background.

0423daa9 10/30/2011 09:34 AM Ohad Levy

fixes #1174 - some error messages may show up twice

2b54d6ef 10/25/2011 11:16 AM Ohad Levy

wip #1231

05ab4c16 10/18/2011 04:31 PM Ohad Levy

new UI for foreman