Project

General

Profile

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

# Date Author Comment
dc11280f 10/03/2011 08:56 AM Ohad Levy

fixes #1199 - hosts count in puppetclass page always shows 0

Note that this fix still ignores classes assgined via hostgroups.

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...
9afa092e 07/06/2011 10:07 AM Ohad Levy

fixes #322 Ability to add custom variables and multiple values resovled
in a dynamic Hierarchally order

This commits introduces the ability to define variables per puppet
class.

additionally, each class can have multiple values, depends on the host
which is requesting that variable....

31207a31 04/14/2011 02:07 AM Ohad Levy

fixes #827 add support for retrieving classes per host via the api

This allows queries like
/hosts/fqdn/puppetclasses
/puppetclasses/klass/hosts

it also changes the puppetclasses urls to include the class name instead of its ID.

ac7fe332 04/10/2011 03:51 PM Ohad Levy

added search to puppet classes page #refs 719

7747485a 04/10/2011 11:33 AM Ohad Levy

adds search to hosts refs #719

cdf02336 03/15/2011 04:26 AM Ohad Levy

views cleanup and added more operatingsystems icons

1070e146 11/08/2010 12:00 PM Ohad Levy

Fixes #360, provide a list of hosts which are using a specific puppet class.

this is a quick fix for the original request, created #439 to fulfill the original feature request

9fd7478e 11/07/2010 10:39 AM Paul Kelly

Fixes #366 - Redmine authorization port

This is a major feature which provides RBAC authorization within Foreman
a mental note to myself - never ever work on large commits

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

XHTML compliance

19529e4b 06/02/2010 11:09 AM Paul Kelly

Fixes #292 - puppetdocs should be in a frame

a67b0923 05/28/2010 03:52 PM Paul Kelly

Fixes #101 - Generate rdoc files and html links on the puppetclasses page

Rewite rdocs if required by the prepare phase
Incorporate Fank Sweetser's :: patch
Incorporate a url_helper suggested by Ohad
Added a new interface via links on the supported environments list

69f8d207 05/27/2010 03:21 PM Ohad Levy

fixes #277 - add search options to puppet classes page

d995ecb4 05/24/2010 04:13 AM Paul Kelly

Ensure that all index views and controllers are consistent

Ensures that all controllers use @search in the index method
Ensure that all index views use pagination

5f6b2196 05/18/2010 04:23 AM Paul Kelly

Fixes #204 - Remove AS from environments page

Merged import facility in Environment and Puppetclass controllers

4487bd21 04/19/2010 03:09 AM Ohad Levy

reduce puppet classses per page

c88c9fd6 04/12/2010 02:53 PM Ohad Levy

fixes #199 - adds a search functionality to puppetclass page

af6e2624 04/09/2010 10:25 AM Ohad Levy

fixes #199 - Remove activescaffold from the puppetclasses page, search functionality will follow