Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
_fields.html.erb 1.23 KB
_value.html.erb 261 Bytes
edit.html.erb 139 Bytes
index.html.erb 795 Bytes

Latest revisions

# Date Author Comment
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....

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

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

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

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

d3156019 09/10/2010 06:30 PM Paul Kelly

Fixes #294 Convert settings to a dropdown

2e04e41b 05/27/2010 03:21 PM Ohad Levy

CSS rework, aligned view on all pages
removed google JS from pages which do not require it

08bf6aba 04/14/2010 04:52 AM Ohad Levy

fixes #208 - use nested_attributes for lookup parameters

0265427b 03/09/2010 06:47 AM Ohad Levy

fixes #141 - add support to extlookup kind of queries through foreman
usage:
wget -q -O - "http://foreman/lookup?key=ntpserver&order[]=my.domain&order[]=common"
if you want it in YAML, just add:
wget -q -O - "http://foreman/lookup?key=ntpserver&order[]=my.domain&order[]=common&format=yml"

View revisions

Also available in: Atom