Project

General

Profile

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

# Date Author Comment
bf4a13d3 12/29/2013 11:22 AM Walden Raines

Fixes #3811 updating to bootstrap 3

a387cbcb 12/25/2013 09:19 AM Dominic Cleal

fixes #3889 - don't reload nested lookup keys during render, so validation errors aren't lost

39dfa4be 11/22/2013 11:20 AM Lukas Zapletal

fixes #2763 - correcting doco links

f2c78d4a 10/15/2013 12:18 PM Joseph Magen

fixes #2741 - rails 3 syntax

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

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

696420ff 06/24/2013 12:48 PM Joseph Magen

fixes #2404 - prevents 404 when updating invalid name used as id

9a280163 05/09/2013 02:13 AM Dominic Cleal

fixes #2426 - translate model and column names to English

74e0b0e3 04/24/2013 05:07 AM Lukas Zapletal

Feature #2368 - form helpers, exceptions and fixes

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

Feature #2368 - i18n extracting and locale rake task

2e0daa96 04/24/2013 05:07 AM Dominic Cleal

Feature #2368 - host list popups and various fixes

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

Feature #2368 - i18n extracting strings

3f300fae 01/08/2013 10:42 AM Amos Benari

resize puppet calss form, parameter tab, left tabs size.

1702ffc6 01/08/2013 10:42 AM Amos Benari

added search puppet class parameters.

3d662acc 01/08/2013 10:42 AM Amos Benari

Optimize SQL queries for puppetclass edit page

e5f912f7 12/20/2012 07:44 AM Amos Benari

puppet class form ui fixes.

611f5bff 11/28/2012 05:38 AM Amos Benari

Add organization and location to foreman.

This feature allows foreman to provide multi location, multi tenant and
multi organizations capablities.

the idea is that resources within foreman (e.g. hosts, subnets, users,
environments etc) can belong to one or more locations and organization,...

f8d94608 09/24/2012 10:41 AM Amos Benari

fixes #832 - adds parameterized class support

Credits:
This patch is based on the original work of Olivier Favre
<> many many thanks!

This patch adds the following features
  • import class parameters, and try to understand their types
  • support a complex matrix of environments, puppet classes and their...
6241f2ee 08/08/2012 08:57 AM Sam Kottler

[UI] Fixed inconsistent tab naming for the initially active tab

995b1748 07/04/2012 03:47 PM Amos Benari

fixes #1165 add inherited params display and override option to the host form.

Signed-off-by: Ohad Levy <>

aac813cd 06/06/2012 05:23 AM Amos Benari

smart vars looks sharper.

92bf092d 05/07/2012 08:50 AM Amos Benari

UI - more explicit button description for the add child node.

82e47ae0 04/29/2012 08:56 AM Amos Benari

updates UI to bootstrap v2

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

WIP rails3 migration

8eb63065 10/27/2011 08:55 AM Amos Benari

fixes #1231 - make first pill active by default vertical pills

2b54d6ef 10/25/2011 11:16 AM Ohad Levy

wip #1231

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

668d432f 03/15/2011 04:26 AM Ohad Levy

added css grid and converted most pages to use that grid

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

459e0feb 05/24/2010 07:11 AM Paul Kelly

Fixes #249 - Remove AS from reports

Added a searchbar for hostname, reporting period and the type of report.

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

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