Project

General

Profile

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

# Date Author Comment
82e47ae0 04/29/2012 08:56 AM Amos Benari

updates UI to bootstrap v2

f37934af 04/09/2012 07:29 AM Ohad Levy

fixes #1452 use fog for libvirt management

This patch introduces a few new features:

  • console support
  • multiple disks
  • multiple nics
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 <>

ace6fbad 03/14/2012 05:46 AM Ohad Levy

fixes #1503 - When creating a host, it should be possible to define a Puppet CA and a Puppet Master to use

331e9bce 01/31/2012 05:58 AM Ohad Levy

fixes #1479 - Chosing an environment, does not update puppet class list

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

fixes #1411 - hostgroup ajax actions are mostly broken

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

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

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

new UI for foreman

8dec3f5b 08/09/2011 06:48 AM Ohad Levy

fixes #1085 - add default domain and subnet settings to hostgroups

4d4b84f6 06/20/2011 07:07 AM Ohad Levy

fixes #35 - Allow hostgroup nesting for puppet classes and parameters

ad3d61b7 05/25/2011 08:28 AM Paul Kelly

Fixes #920 - Add authorization to hypervisor, bookmarks, subnets, smart-proxy/autosign and puppetca

Signed-off-by: Paul Kelly <>

3101f9a2 05/24/2011 06:43 AM Amos Benari

fixes #892 missing div close and some other html crimes.

Signed-off-by: Amos Benari <>

76702262 05/23/2011 10:45 AM Amos Benari

UI updates

  • login colores updated.
  • updated the puppets classes selection gui

Signed-off-by: Amos Benari <>

4ebe38c7 05/23/2011 10:36 AM Ohad Levy

fixes #899 - There are numerous typos and formatting issues with the code

b1e029e5 05/19/2011 10:34 AM Amos Benari

fixes #909 host edit broken. Issue was a result of moving to jquery.

Signed-off-by: Amos Benari <>

36f93e4d 03/17/2011 02:32 PM Ohad Levy

Fixes #609 - Orchestrate puppetca operations

This also includes adding support for a puppet smart-proxy target type
and providing migration support
Updated to provide backward compatability for host and hostgroup objects
Now terminates the build and incorporates other fixes...

8deb9933 03/15/2011 04:56 AM Ohad Levy

updates host forms

a90f0ee7 03/15/2011 04:17 AM Jason Rist

New Look and Feel for Foreman.

Lots of CSS and other changes.
Fixed flash notice.
Fix for fieldsets.
Modified the new/edit for Hosts page. Significantly improved workflow for 1024x768 and higher.
Fixed the menu styles.

4bf3c419 03/07/2011 09:24 AM Paul Kelly

Fixes #642 - Redo managed host implementation

Signed-off-by: Paul Kelly <>

e9f6101f 02/16/2011 04:15 AM Justin Sherrill

Fixes #643 - choosing the hostgroup does not update the puppet class list correctly when creating a new host

e5d3f34e 02/01/2011 04:24 PM Ohad Levy

Fixes #631 - Adds the ability to set default values for hostgroups, which
are automatically applied when creating a new host (and selecting that
host group), and allows for templates to be rendered with those default
hostgroup values

efa47b57 01/26/2011 08:31 AM Paul Kelly

Fixes #453 - Restrict dropdowns based upon user permissions

919ffc50 12/26/2010 05:05 AM Ohad Levy

fixes #419 - switching hostgroups does not update the associated classes page

164fda14 11/11/2010 08:26 AM Ohad Levy

Restructure the host creation/edit page

This page looks better if the alerts and owner are below the comment box.

c9fff7c1 11/08/2010 09:47 PM Paul Kelly

Fixes #168 - optional unattended settings

be96f201 09/19/2010 01:19 PM Ohad Levy

XHTML compliance

5aee7268 08/28/2010 09:04 PM Eric Shamow fixes #364 - Enable "downtime" in Foreman
  • Added checkbox for enabling and disabling hosts from edit screen
  • Enabling e-mail reports for hosts in downtime
  • Added dashboard links to disabled hosts
  • Added basic tests
7a4ec5cf 07/06/2010 04:51 PM Paul Kelly

Fixes #145 - Added AuthSourceInternal

Added a password setting facility to the user class for AuthSourceInternal
Switched to SHA1
Changed :ldap to :login
Applied numerous fixes from Ohad Levy
Fixed malformed user page
Switched attr_accessible to attr_protected...

d5c2f34a 06/07/2010 06:18 AM Ohad Levy

fixes #270 - host show page looks bad on IE or old versions of firefox

196c17ad 05/27/2010 03:54 PM Ohad Levy

fixes #279 - when editing a host, user selection is of the screen

9c0e127b 05/17/2010 07:03 AM Paul Kelly

Fixes #170 - implement usergroups

Added migration
Added tests
Added MVC files
Added the routes as well
Added the program logic and additional views
Added RESTful actions for update and create
Added validations to ensure that usergroup.name and user.login do not collide...

19bd108a 05/10/2010 03:34 AM Paul Kelly

Fixes #240 - Clone operation highlights changes correctly

The clone operation no longer flags edits as errors. This looks better.

dad78fb6 05/06/2010 04:00 PM Paul Kelly

Fixes #132 - Added a clone operation

This clones the AR, attaches clones of the
originals host_parameters and then renders the "new" action, ready for editing.

The host_parameters must not use validate_presence of :host_id when using nested attributes.
Created a hidden :nested attribute to the form to flag this behaviour...

b09b4515 04/28/2010 10:12 AM Ohad Levy Fixes #193 - move hosts controller away from AS
  • Remove active scaffold from hosts controller.
  • changed default host graphs from one day for up to one week
  • added dynamic dropdown boxes for host creation / edit page (e.g. for puppet classes, operating systems etc)....