Project

General

Profile

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

# Date Author Comment
c6e02bd3 01/09/2014 07:43 AM Joseph Magen

fixes #3178 - add feature for compute profiles for hostgroups and hosts

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

f8e70988 12/19/2013 02:13 PM Amos Benari

Merge branch 'fixes-3872' of git://github.com/ehelms/foreman into ehelms-fixes-3872

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

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

Fixes #3720 - Add description field to operatingsystem

f60942c6 10/15/2013 11:50 AM Amos Benari

fixes #3254 - Added support for unobtrusive two pane control

3595a70c 06/20/2013 12:07 PM Joseph Magen

fixes #2484 - host, hostgroup, and BMC passwords were overwritten as blank

1546388e 06/18/2013 08:29 AM Amos Benari

fixes #2646 Asset icon URLs are incorrect when under a different base URL

15e1a62b 06/11/2013 10:12 AM Dmitri Dolguikh

fixes #2596 - bumping up gettext-i18n-rails gem version to 0.10.0

c8d1c6d7 06/10/2013 06:52 AM Lukas Zapletal

fixes #2622 - error messages with HTML properly escaped

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.

0c6065e6 06/05/2013 05:32 AM Libor Zoubek

fixes #2607 - add autocomplete=false attribute to root_host_pass input x

1bf7cc35 06/04/2013 04:36 AM Amos Benari

fixed #2534 fixes #2495 paginator has i18n issues

b08d7e45 05/31/2013 06:40 AM Dmitri Dolguikh

fixes #2588 - fixed regression introduced earlier: localization works for non-AR classes too now

2e1e6f71 05/30/2013 01:22 PM Dmitri Dolguikh

fixes #2588 - table name used for localization is being determined correctly now for sti classes.

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

fixes #2582 indicators for all.

7f7cac23 05/05/2013 01:18 AM Dominic Cleal

fixes #2452 - allow nil form, used for checkboxes in taxonomies wizard

17aecd7f 04/26/2013 03:31 AM Marc Grimme

fixes #2430 - undefined method gettext_translation_for_attribute_name

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

Feature #2368 - form helpers, exceptions and fixes

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

f46e39c4 03/14/2013 04:29 AM Bryan Kearney

Add localization calls to the subnets and the trenda pages.

There are other changes to the common layouts based on simple testing.

1f1367d6 02/26/2013 09:56 AM Amos Benari

fixes #2222 hostgroup form can be scoped by multiple taxonomys.

54234fb1 02/25/2013 03:41 PM Dominic Cleal

fixes #2242 - concatenate HTML errors, don't use Array#to_s on Ruby 1.9

15ee9d8f 02/19/2013 05:25 AM Daniel Lobato Garcia

Order multi-select options alphabetically

Signed-off-by: Amos Benari <>

85eac622 01/24/2013 07:52 AM Amos Benari

new org wizard.

671b45e9 01/24/2013 07:52 AM Joseph Magen

fixes #2033 - Cannot assign a host to an org

Now its possible to change Locations / Organizations only via mass assign

0fe08ca9 01/21/2013 07:48 AM Amos Benari

fixes #851 - display diff view on Puppet file content change

new version of ace editor, better diff colors, diff in report show page.

14d225cc 01/02/2013 08:13 AM Amos Benari

added multi-select ui component instead of multi check-boxes for long lists.

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...
0345ef19 07/05/2012 10:25 AM Amos Benari

fixes #1730 broken ui when errors and help inline.

995b1748 07/04/2012 03:47 PM Amos Benari

fixes #1165 add inherited params display and override option to the host form.

Signed-off-by: Ohad Levy <>

f262f77a 06/24/2012 03:42 AM Ohad Levy

added alert layout helper

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

moved to bootstrap 2.04

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

cc68313b 05/19/2012 02:01 PM Amos Benari

added well to all forms.

eb56c27a 05/03/2012 03:09 AM Ohad Levy

[UI] minor changes to ldap page.

- LDAP attributes mappings are not related to on the fly creation

dec6f148 04/29/2012 10:46 AM Amos Benari

[UI] templates button in host form.

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

30ae12bf 03/15/2012 10:28 AM Ohad Levy

Fixes #944 - clear network conflicts

When a network conflict is detected (such as conflicting ip/name dns or
dhcp records), foreman would try to suggest a resolution.

Signed-off-by: Paul Kelly <>

0c87d936 02/15/2012 02:43 AM Ohad Levy

fixes #1460 - add an option to upload provisioning templates

ac36e7ce 12/20/2011 01:55 AM Ohad Levy

Revert "Fixes #944 - clear network conflicts"

This reverts commit 117ba92a758e4589ef5fdf1f1b9083402b2d317b.

117ba92a 12/19/2011 08:14 AM Paul Kelly

Fixes #944 - clear network conflicts

When a network conflict is detected (such as conflicting ip/name dns or
dhcp records), foreman would try to suggest a resolution.

Signed-off-by: Paul Kelly <>

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

WIP rails3 migration

71aa2e25 11/06/2011 09:50 AM Amos Benari

placed the page entries info on the same line as paginator and give it the same style.

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

wip #1231

d17ecbc9 10/24/2011 05:00 AM Amos Benari

fixes #1237 - seperate page header from title

72af2ac8 10/23/2011 03:23 AM Ohad Levy

update help screen

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

new UI for foreman

01984fb7 08/16/2011 07:35 AM Amos Benari

New artwork

  • dark top-bar
  • moved the search box below the tabs line.
  • improved the show host page
  • added notifications
  • Settings tab now changes title based on the active action
  • lots of cleanups - fixes #1066, fixes #926, fixes #628 and many other minor changes...
55ed30c7 04/05/2010 02:09 PM Ohad Levy

fixes #194 - remove activescaffold from partitioning table setting page