Project

General

Profile

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

# Date Author Comment
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:
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
bf4a13d3 12/29/2013 11:22 AM Walden Raines

Fixes #3811 updating to bootstrap 3

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

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

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

Feature #2368 - i18n extracting and locale rake task

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

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

refs #2254 - minor fixes related to host form

298756ca 10/18/2012 08:48 AM Amos Benari

fixes #1028 - show and override puppet class parameters in the host form.

8f34dc60 06/21/2012 04:09 AM Ohad Levy

fixes #1697 - hostgroup class listing showed all classes regardless of environment

21467371 06/12/2012 09:46 AM Amos Benari

added classes-filter to the puppet classes selection page. fixed the selected classes sort.

also fixes #1675

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

added well to all forms.

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