Project

General

Profile

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

# Date Author Comment
9bc1f99c 08/31/2015 06:16 AM Tomer Brisker

Fixes #11388 - Popovers display with correct size and dismiss on next click

958e87e6 03/04/2015 05:32 AM B Sh

Fixes #2135 - During puppet class import, puppet class description box should close itself

e77dd577 12/28/2014 04:12 AM Shimon Shtein

Fixes #8785 - HTML syntax fixes - add thead/tbody, fix formatting

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

814b751b 07/14/2013 07:48 AM Joseph Magen

fixes #2784 - missing </tr> causing verbose test output

ef4b97d1 06/07/2013 05:17 AM Joseph Magen

fixes #2631 - fix remote code execution via controller name (CVE-2013-2121)

d9cbe8a3 06/05/2013 07:18 AM Mikael Fridh

fixes #2599 - Bulk-selectable environments & puppet classes import

Makes the Env/Classes import a bit safer by first of all defaulting all the
checkboxes to be unchecked. Also adds multiple toggle links to selectively
realize All/New/Changed/Obsolete puppet modules.

be8d401b 04/24/2013 07:53 AM Sébastien Bernard

fixes #2416 - use relative URL prefix for environment import buttons

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

Feature #2368 - i18n extracting strings

6366e9e2 03/11/2013 08:50 AM Bryan Kearney

Add gettext calls to the common views, application controller, and application helper objects.

Note, this patch does not include an update to the strings file. This will allow patches to be submitted without colliding with each other.
To regenerate the strings file, run rake gettext:find

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

bb9a1ad1 03/22/2011 06:46 AM Paul Kelly

Fixes #565 - rake puppet:import:puppet_classes misses some changes

Signed-off-by: Paul Kelly <>

4e7b2b98 11/11/2010 08:47 PM Paul Kelly

Fixes #450 - Environment imports lose their puppetclass associations

adcd0374 09/19/2010 01:19 PM Paul Kelly

Fixes #239 - Erases environments and puppetclasses

The fix also includes a page in which the use selects the additions
and removals which they would wish to apply to their database.
Errors are reported and an opportunity is given to reapply the changes.

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

XHTML compliance