Project

General

Profile

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

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

updates UI to bootstrap v2

54358a76 02/23/2012 08:23 AM Greg Sutcliffe

fixes #1324 - Separate permssions on hosts from permissions for objects within hosts.

This allows a user to be granted permission to edit the host (and so change the group or proxy) but not, for example, edit the parameters
This could probably be extended further if necessary.

7cec3f56 01/10/2012 03:38 PM Ohad Levy

fixes #1399 - Hostgroups not attaching to Nodes

fdac5d15 12/04/2011 03:44 AM Amos Benari

fixes #1304 re issue the fix as it seemed to get only half merged

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

WIP rails3 migration

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

new UI for foreman

487b7791 06/27/2011 06:48 AM Ohad Levy

fixes #1009 - hostgroup should show its parent classes too

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

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

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

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

updates host forms

3078093d 12/30/2010 09:32 AM Ohad Levy

fixes #561 - Not all puppet classes are shown in the hostgroup edit page

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

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

fd470948 09/29/2010 08:08 AM Ohad Levy

Minor html layout formatting fixes

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

XHTML compliance

163711af 04/30/2010 06:08 AM Ohad Levy fixes #200
  • added better module detection to properly show the module list
  • Add sorting to module class lists
  • Add description to each link
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)....