Project

General

Profile

Download (19.7 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
55ee550c 09/07/2015 11:13 AM Tom Caspy

fixes #3145 - host with a lot of parameters quicker

e54016da 09/04/2015 08:03 AM Marek Hulán

Fixes #10782 - global host status

Introduce new global host status that is composed of host substatuses.
Each substatus defines a mapping to the global one which can result in
three values
  • OK
  • WARN
  • ERROR

Plugins can add their own substatuses. These are automatically...

5081efd9 08/13/2015 07:20 AM Shimon Shtein

Fixes #11255 - Fixed inheritance checks for explicit input on host clone

8af7d0e1 08/03/2015 09:24 AM Ondřej Pražák

Fixes #4468 - Dropdown shows '1' when all reports within last 24 hours

bd7c4d28 07/02/2015 07:11 AM Shlomi Zadok

fixes #10965 - remove select css classes from days_filter

8dfe5543 07/01/2015 01:59 PM Shlomi Zadok

fixes #10965 - change days_filter sentence

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.

0b605bf6 05/06/2015 10:12 AM Ondřej Pražák

Fixes #9879 - improve wording of host delete dialog

77340df8 04/28/2015 06:51 AM Ohad Levy

fixes #10269 - host template preview now opens in a new tab

c2f60b57 03/24/2015 07:44 AM Tomáš Strachota

Fixes #9836 - use provider type in host helpers

6d05514a 03/05/2015 07:31 AM Tomáš Strachota

Fixes #9480 - multiple NICs integration with compute profiles

From users point of view:
- interfaces setup in compute profiles is back
- interface related compute attrs get merged into host NICs upon compute
profile selection
- NIC overview table displays details in the column "Type"...

fe8b4082 03/02/2015 04:44 AM Shimon Shtein

Fixes #9548 - Changed the behavior of size selector in compute profile editor to match radio buttons

f23483a2 02/25/2015 03:29 AM Johannes Scheuermann

fixes #9397 - Make usage of @host.operatingsystem in UnattendedController consistent

Changed all host.os to host.operatingsystem

8f38e945 02/18/2015 07:35 AM Shlomi Zadok

fixes #6655 - remove _ForemanSelectedhosts cookie on action submit

cd032085 02/18/2015 03:54 AM Daniel Lobato Garcia

Refs #3809 - Remove classcheck cop

afe02d30 02/18/2015 03:54 AM Daniel Lobato Garcia

Refs #3809 - Remove cop IndentationConsistency

43c4bd72 01/27/2015 11:58 AM Marek Hulán

Fixes #7456 - Extract primary interface from host

Contributions from:

All host must have at least one primary interface and one provision (can...

2aa77d78 01/23/2015 02:37 PM Ori Rabin

Fixes #8963 - Rename trunc helper to trunc_with_tooltip

9a35ba05 01/20/2015 05:18 AM David LeVene

fixes #8402 - Reports from the last xx Days not displaying day filter option

The query for the latest report was returning a random report
Add in order by, so we are always getting the oldest report

3efe1dab 01/15/2015 08:14 AM Daniel Lobato Garcia

Refs #3809 - Enable cop BarePercentLiterals

d8f79a65 01/13/2015 08:45 AM Dominic Cleal

refs #6832 - prevent extraction of string interpolation

65292474 01/05/2015 09:28 AM Tomer Brisker

Fixes #6832 - Don't show location/organization on host edit page if host has none

ad998ce7 12/28/2014 07:22 AM Shlomi Zadok

fixes #8049 - Add timezone to user

c4698fe9 12/11/2014 02:44 AM B Sh

Fixes #2592 - No indication when waiting for host dashboard button action to complete

4dcf38a5 12/09/2014 04:53 AM Šimon Lukašík

fixes #8592 - allow plug-ins to modify multiple hosts actions

Refactoring patern: Extract method.

3154d77e 11/10/2014 04:43 AM Tomáš Strachota

Fixes #7462 - new UI for network interfaces

6e916e52 10/26/2014 02:25 PM Shlomi Zadok

Fixes #746 - Generate all the Host template when click on Build to avoid errors during installation

5f029ed6 10/07/2014 03:40 AM Daniel Lobato Garcia

Refs #3809 - Use parentheses in method definitions

4f7a4d0b 10/06/2014 02:37 PM David Davis

Refs #3809 - Fix a few rubocop TODOs

adb487e0 09/15/2014 04:54 AM Ori Rabin

Fixes #6713: Long names needs to be truncated while listing

d455f32c 09/03/2014 11:24 AM Marek Hulán

Fixes #6444 - add support for virtual NICs

Extend additional interface details refs #2240

NIC facts parsing change and we create interfaces in Foreman according
to facts we recieve.

Subclasses does not define their own attributes and serialize them to
attrs hash. All BMC attributes are extracted to separate columns so it's...

ec4108a5 09/02/2014 03:27 AM B Sh

Fixes #7157 - Combo box style in reports

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

fixes #6529 allow to define IP suggestion per subnet

a27196f0 07/22/2014 07:34 AM Neil Miao

Fixes #6483 - oVirt network is properly populated for multiple datacenters

9d2152af 05/07/2014 01:12 PM Amos Benari

refs #5188 - prepare place holder for host details

host details should include subscription status

90ff2a3a 04/04/2014 11:23 AM Dmitri Dolguikh

fixes #4381: dns records are being update after changes to host when dhcp is also present

88ed4900 04/04/2014 11:22 AM Amos Benari

fixes #3592 lazy load vm with ajax in host show page.

77f70152 04/02/2014 10:46 AM Stephen Benjamin

fixes #1809 - foreman realm integration

3cdaa292 03/31/2014 01:05 PM Dmitri Dolguikh

Fixes #4851: a SmartProxy.with_features scope replaces feature-specific scopes generated during class loading

acfbc458 03/03/2014 02:26 PM Marek Hulán

fixes #812 - new permissions model, user group role and nest support, role filters for better granularity

Contributions from:
832c0925 02/24/2014 08:38 PM Joseph Magen

fixes #4393 - rename ancestry label to title

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

fixes #3912 - add inheritance for locations / organizations

cbce647f 02/05/2014 06:12 PM Amos Benari

fixes #4220 dashboard and report-show pages chart-frame is not in place.

9c0709db 01/21/2014 05:04 PM Jason Montleon

fixes #3909 - add disassociate and bulk action disassociate to interface

5b70f0e0 01/21/2014 12:02 PM Daniel Lobato Garcia

fixes #359 - hostname spoofing for unattended installation templates

1fa42669 12/30/2013 10:16 AM Amos Benari refs #3811 - additional bootstrap 3 updates/fixes
  • provisioning template "resolve" button ui fixes
  • form inline help and button lacation fix
  • host ip address help link fixed
  • fixes libvirt allocation buttons
  • host global parameters columns fixed
  • fix multi-select width
bf4a13d3 12/29/2013 11:22 AM Walden Raines

Fixes #3811 updating to bootstrap 3

41fb208d 12/18/2013 10:23 AM Lukas Zapletal

fixes #2374 - added allocation option to libvirt VM

c2c32409 12/13/2013 03:02 PM Greg Sutcliffe

Fixes #3720 - Add description field to operatingsystem

577ecc29 10/15/2013 06:12 PM Ohad Levy

fixes #3243 non-required/Slow SQL queries on host show page

89c1a182 09/12/2013 11:07 AM Daniel Lobato Garcia

fixes #3064 - links to nested hostgroups use hostgroup_fullname

e902d939 06/21/2013 03:45 AM Greg Sutcliffe

Fixes #2655 - Display Host buttons on unmanaged hosts if a puppet proxy exists

66afbc33 05/30/2013 11:32 AM Joseph Magen

fixes #2549, fixes #2544 - new host organization and location should default to current context if it exists

0ee000ea 05/21/2013 07:44 AM Dominic Cleal

fixes #2491, fixes #2487 - i18n issues

40df7dfb 05/09/2013 10:20 AM Daniel Lobato Garcia

fixes #426 expose BMC information in foreman UI

Signed-off-by: Ohad Levy <>

This patch also adds an abstracted power management class for both VM
and BM

3dfb6e4c 05/09/2013 05:07 AM Dominic Cleal

fixes #2420 - extract strings for i18n from JavaScript, various i18n fixes

f7640652 05/09/2013 04:18 AM Greg Sutcliffe

Fixes #2461 - Allow user to not have a puppet proxy

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

fixes #2426 - translate model and column names to English

dfd511ba 04/29/2013 02:11 PM Amos Benari

new top-bar navigation design and a new login page

74e0b0e3 04/24/2013 05:07 AM Lukas Zapletal

Feature #2368 - form helpers, exceptions and fixes

6a7658b9 04/24/2013 05:07 AM Lukas Zapletal

Feature #2368 - i18n extracting strings

9d69fc8f 04/24/2013 05:07 AM Dominic Cleal

Feature #2368 - i18n extracting strings

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

Feature #2368 - i18n extracting strings

870e7fcc 04/10/2013 11:29 AM Amos Benari

flot charts

Use flot charts instead of highcharts.
flot charts license is more friendly.

This version of the code is feature compatible with the old charts,
including:
pie: drill-down and expend.
stacked charts: zoom, hide series in legend.
all types has tooltips....

8ffd9aee 03/04/2013 07:01 AM Ohad Levy

fixes #2277 - adds spice html5 support

This also adds a newer version of the web socket proxy (where we
probably need to use an external package instead of vendor it).

we still allow users to use the old XPI based spice client (which would
ensure end to end security as well) via a 'new window' button....

54134869 02/25/2013 10:24 AM Ohad Levy

refs #2254 - minor fixes related to host form

d7611b24 02/25/2013 09:54 AM Greg Sutcliffe

fixes #2254 - Add STI to hosts table

Signed-off-by: Joseph Mitchell Magen <>
Signed-off-by: Ohad Levy <>

aabeb6f0 01/21/2013 02:17 PM Amos Benari

lighter style to the host status labels.

fea8c959 01/20/2013 10:48 AM Joseph Magen

fixes #2136 hyperlink host properties

397a5481 01/14/2013 02:13 PM Sam Kottler

Fixes #1880 - Build button (or any with the disabled attribute) shouldn't be clickable

8838eb42 12/26/2012 08:49 AM Ohad Levy

fixes #1814 - converts sp_* attributes into a BMC interface class

this patch also includes the following

  • added a new interfaces table, and STI objects to represent a NIC, BMC, Managed
    and a bootable interface.
  • refactored DHCP/DNS orchestation code, so they can work on the...
8dc8a9ac 12/24/2012 10:57 AM Joseph Magen

fixes #1890 api host status

875699d9 12/19/2012 08:59 AM Joseph Magen

fixes #2018 add forward slash to controller name of url_for() helper

666171b5 12/05/2012 08:54 AM Ohad Levy

fixes #2004 - Location and Orgs are visible in the host show page even when its disable

decd2842 12/05/2012 02:56 AM Amos Benari

replaced default taxonomy migration with a multiple actions for assigning hosts to orgs and locations.

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.

8f87064c 07/26/2012 08:55 AM Ohad Levy

fixes #1781 - clone host can fail

9da81801 07/17/2012 07:21 AM Ohad Levy

[UI] don't fail the hosts show page if the host has no OS assigned.

159a7a62 07/12/2012 10:41 AM Ohad Levy

[UI] - convert all bulk operations into buttons

67905725 06/14/2012 08:28 AM Ohad Levy

minor fixes to host show page

2be85b23 06/13/2012 07:25 AM Amos Benari

added vm tab

05c1c1b0 06/13/2012 07:25 AM Amos Benari

host show folded into tabs.

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

ba71a908 05/22/2012 01:49 AM Florian Koch

fixes #1645 - Show host's MAC address in host details

Signed-off-by: Florian Koch <>

370a7ac7 05/14/2012 04:19 AM Ohad Levy

fixes #137 - Better support for non-hostname certnames

This patch introduce a new setting :use_uuid_for_certificates which
defaults to false.

users who wish to deploy their hosts using a random unique id, should
enable that setting, and use the certname directive in their puppet.conf...

17b95801 04/29/2012 04:47 PM Ohad Levy

[UI] typo - fixed red highlighting for hosts with errors

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

updates UI to bootstrap v2

67799065 03/15/2012 10:34 AM Ohad Levy

code smell

0f9c9a06 12/05/2011 04:12 AM Ohad Levy

fixes #1334 - Add Run Puppet to multi host action in the hosts page

9b41cf08 11/28/2011 08:02 AM Ohad Levy

fixes #402 - Add noops/pending to metric handling, and provide pending hosts for dashboard views.

This change adds the ability to see noops in metric reports inside
foreman graphs, charts and lists. The business reason for this is to allow
users to run their puppet agents in noop mode, and see where nodes have...

8053eafd 11/28/2011 04:10 AM Amos Benari

better text trncating in hosts list

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

WIP rails3 migration

16885835 11/14/2011 07:17 AM Tim Speetjens

Fixes #1305 - out of sync state takes precedence over error state in host list

Signed-off-by: Tim Speetjens <>

1b56ec6c 11/14/2011 07:17 AM Amos Benari

fixes #1303 - Column widths for long text in 0.4

Signed-off-by: Amos Benari <>

23161409 11/08/2011 10:04 AM Amos Benari

fixes #1261 - show templates in host-show page

f2bfcf40 11/08/2011 09:37 AM Amos Benari

fixed js for multiple-actions confirmation-modal.

5f0e3715 11/08/2011 09:29 AM Amos Benari

un-obtrosive js for the show host charts.

3aea8c81 11/06/2011 11:52 PM Amos Benari

un-obtrosive js for the show host charts.

056baf6c 11/06/2011 09:50 AM Amos Benari

fixes #1196 - show FQDN in the hosts listing to prevent misunderstanding

hosts and report page replaced icons, and prevent overflow