Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
10ac97b0 05/12/2014 03:16 PM Joseph Magen

fixes #4250 - API v2 - add compute profiles

111cde57 04/13/2014 09:24 PM Joseph Magen

fixes #4204 - add config groups feature - assign multiple config groups to a host or hostgroup

bd6ed217 04/13/2014 08:27 PM Joseph Magen

fixes #5083 - refactor host_edit.js - remove puppetclass specific functions to class_edit.js

7e1f0c79 04/11/2014 01:37 PM Daniel Lobato Garcia

fixes #3914 - set current taxonomies on login from user defaults

88ed4900 04/04/2014 11:22 AM Amos Benari

fixes #3592 lazy load vm with ajax in host show page.

c2c0f05b 04/03/2014 10:34 PM Martin Bacovsky

Fixes #4755 - use_cache in development

e4fde4e3 04/02/2014 11:01 AM Ivan Necas

Fixes #4976 - ensure the process is really running inside a rake task

77f70152 04/02/2014 10:46 AM Stephen Benjamin

fixes #1809 - foreman realm integration

7bf51a3d 04/01/2014 08:48 AM Maria Nita

fixes #3946 Set host URLs from local settings file, if no Facter configuration exists. Add default values for settings example.

630bb303 04/01/2014 08:34 AM Joseph Magen

fixes #4712 - editing organization gives undefined method parent_taxonomy_selected_location_path

64c3a08d 03/26/2014 10:48 AM Dominic Cleal

fixes #4794 - precompile filters.js and taxonomy_edit.js files

cfa4b526 03/24/2014 08:32 AM Dominic Cleal

fixes #4457 - Session fixation, new session IDs are not generated on login (CVE-2014-0090)

0527e75b 03/17/2014 09:30 AM Martin Bacovsky

Fixes #4515 - Add support for dynamic bindings

70ce8fe7 03/17/2014 09:30 AM Ivan Necas

Fixes #3988 - use require instead of autoload_once_paths

89a04e1a 03/14/2014 11:25 AM Joseph Magen

fixes #4617 - add feature to change parent of location or organization

8592cd27 03/14/2014 07:07 AM Amos Benari

fixes #4607 error when running test from ide

e4d88172 03/07/2014 05:30 PM Greg Petras

fixes #4581 Implement available_networks API for VMware

42c9541f 03/06/2014 10:27 AM Joseph Magen

fixes #4201 - update operating system by label, use description or fallname otherwise

5be69052 03/04/2014 10:53 AM Eric Helms

Fixes #4226: add a Rake task for plugins that compiles their assets into core assets pipeline

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:
99527500 02/24/2014 11:43 AM Jimmi Dyson

fixes #4015 - support oVirt using templates like images

ea49a05e 02/19/2014 03:28 PM James Netherton

fixes #4222 Add capability to compute resource API to retrieve cluster,network,storage info on oVirt

1fa008a4 02/19/2014 10:31 AM Joseph Magen

fixes #3912 - add inheritance for locations / organizations

858708c4 01/27/2014 03:30 PM Dominic Cleal

fixes #4005 - ensure standalone Rabl.render works outside of a controller

0f7d219a 01/27/2014 10:08 AM Daniel Lobato Garcia

fixes #3960 - wrap APIv2 errors in an "error" node

9c0709db 01/21/2014 05:04 PM Jason Montleon

fixes #3909 - add disassociate and bulk action disassociate to interface

bc11c17b 01/17/2014 11:23 AM Ewoud Kohl van Wijngaarden

Fixes #4022: Make api puppetrun a PUT for REST standards

2de7832d 01/15/2014 04:48 PM Ohad Levy

fixes #3099 - Adding parameters to locations and organizations

4a70f642 01/09/2014 11:00 PM Dominic Cleal

i18n - add sv_SE language

e704af64 01/09/2014 07:48 AM Greg Sutcliffe

Fixes #3974 - Drop leftover Api::V2 wildcard route

c6e02bd3 01/09/2014 07:43 AM Joseph Magen

fixes #3178 - add feature for compute profiles for hostgroups and hosts

9ef39dd6 01/07/2014 10:56 AM Amos Benari

fixes #3821 Plugin menus are lost after page refresh in development

997bfddb 12/30/2013 01:25 PM Joseph Magen

fixes #3928 - API v2 - update os_default_templates for operating system

bf4a13d3 12/29/2013 11:22 AM Walden Raines

Fixes #3811 updating to bootstrap 3

78ced7bb 12/05/2013 03:37 PM Joseph Magen

fixes #3524 - api cannot reference smart proxies by name when they contain a "."

9f16bd9e 12/05/2013 03:37 PM Joseph Magen

fixes #2983 - Add autosign#index to API v1 and v2 and remove from UI controller

d10f61d2 11/28/2013 05:04 PM Joseph Magen

fixes #3020 - API v2 - option to specify version in URL as well as in header

15d91324 11/27/2013 12:32 PM Joseph Magen

fixes #3646 - API v2 change default root name for api json single object response to no root node but make it configurable

cc739ab4 11/25/2013 11:36 AM Joseph Magen

fixes #3011 - default root node name for api collections json response to :results but make it configurable

611fd588 11/22/2013 03:32 PM Amos Benari

fixes #3510 - plugin interface for registering a plugin, updated menu system

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

fixes #2763 - correcting doco links

58547fc6 11/20/2013 02:45 PM Dominic Cleal

fixes #2680 - ensure RbVmomi::VIM::ComputeResource is loaded before our ComputeResource

dc38aad3 11/13/2013 11:20 AM Joseph Magen

fixes #3017 - split APIv2 controllers from v1 parents

b7589c32 11/12/2013 11:53 AM Jan Pazdziora

fixes #3312 - support /users/extlogin as a login page based on REMOTE_USER

ce63a0d2 11/12/2013 09:23 AM Dominic Cleal

i18n - extracting new, updating rails, pulling from tx

b18c3a35 11/07/2013 01:44 PM Ohad Levy

fixes #3587, #2855 - print an error on invalid json vs 500 error

bb3916d6 11/05/2013 09:08 AM Ohad Levy

fixes #3566 - exposes orchestration tasks via the API at /api/orchestration/id/tasks

d31ea09f 10/22/2013 10:11 AM Lukas Zapletal

fixes #3138 - move CR library loading into initializers, only show available providers

eef1a369 10/21/2013 08:34 AM Joseph Magen

fixes #3140 - API to allow importing of puppet classes

32f72fd6 10/01/2013 12:12 PM Joseph Magen

fixes #2986 - remove #show method from controllers and routes.rb when not used

97db3ee7 09/30/2013 09:05 AM Joseph Magen

fixes #3165 - /api/fact_values route missing from v2 API

c3d8dd61 09/25/2013 03:39 PM Dominic Cleal

fixes #1244 - add smart proxy feature refresh link + API call

e2d3654e 09/25/2013 01:29 PM Joseph Magen

fixes #3091 - strip leading and trailing whitespace before_save on names of all objects

21bf889a 09/23/2013 09:02 AM Joseph Magen

fixes #2810 - more restful API v2 JSON responses in puppetclasses

NOTE: breaking changes to API v2 api/lookup_keys does not exist, replaced by api/smart_variables and api/smart_class_parameters

d4849584 09/20/2013 07:45 PM Tomáš Strachota

fixes #3101 - list available images for CRs, add iam_role field to images API

f78b4651 09/19/2013 07:43 AM Joseph Magen

Fixes #2984 - API v1/v2 StatisticsController and remove JSON from UI controller

5342ce90 09/12/2013 11:50 AM Dominic Cleal

i18n - extracting new, updating rails, pulling from tx

d5a28dec 09/09/2013 06:03 PM Lukas Zapletal

fixes #2942 - plugin i18n support

This is first phase of plugins i18n support. More to come later:

  • Extraction from model classes
  • JavaScript extraction and support
8588f9ac 09/07/2013 09:21 PM Daniel Lobato Garcia

fixes #3046 - add NIC CRUD, power and boot operations API

805358df 09/06/2013 10:22 AM Jason Montleon

fixes #1923 - matches vms on a compute resource to hosts

91ad276d 09/05/2013 01:38 PM Greg Sutcliffe

Fixes #2414 - Move puppet report processing code to the report processor

This creates a API route for POST:/api/reports which matches the GET
format for reports. Tests are updated, with the report model tests
moving to the puppet-foreman module (along with the report fixtures).

01055e77 08/29/2013 06:21 PM Greg Sutcliffe

Refs #2414 - Remove Puppet from facts API and Settings

Reports are still in progress and will come in a later PR
DB schema is updated to not need puppet/rails

a6ce3c99 08/29/2013 09:00 AM Daniel Lobato Garcia

fixes #2891 Openstack power control operations support

Compute resource helper Strings should be possible to translate

Compute resource permission to pause vms

Tests for Openstack VM pausing/resuming

VMs UI shows only available actions

I18n string issues. Vm power state cannot be properly translated yet...

a1591300 08/29/2013 06:14 AM Joseph Magen

fixed #2970 - modified inflections.rb to handle 'Puppetclass'.singularize and classify

3b656b8d 08/23/2013 10:55 AM Joseph Magen

fixes #2945 - extend AR to add getter/setters *_name(s) for has_many/belongs_to associations

b777d0ba 08/15/2013 09:54 AM Dominic Cleal

refresh locales

dd9d4cd3 08/15/2013 09:52 AM Dominic Cleal

i18n - add zh_CN language

5bdc1930 08/13/2013 10:24 AM Joseph Magen

fixes #2424 - encrypts compute resource password

08f6e65b 08/13/2013 10:24 AM Joseph Magen

fixes #2424 - add Encryptable module and encryption_key generation

cf634596 08/13/2013 07:31 AM Joseph Magen

fixes #2898 - missing API v2 nested routes for config_templates/:id/locations & organizations

c1452df6 07/26/2013 04:48 AM Marek Hulán

Fixes #2821 - Autoload paths, PowerManager children must be in namespace in order to autoload

dc457681 07/19/2013 05:31 AM Joseph Magen

fixes #2739 - add ActiveSupport::Concern syntax to mixins

a7fca092 07/19/2013 05:31 AM Joseph Magen

fixes #2740 - copy code from lib/foreman.rb to initializers/foreman.rb

911c9a36 07/19/2013 05:31 AM Joseph Magen

fixes #2411 - add autoload_paths in application.rb in preparation for file location changes

48f94857 07/19/2013 04:52 AM Lukas Zapletal

fixes #2795 - adding thread dump via -TTIN signal

248cad83 07/17/2013 02:24 PM Joseph Magen

fixes #2142 add Smart Parameters and Smart Class Parameters to API v2

aa6f34ee 07/02/2013 04:50 AM Dominic Cleal

i18n - adding gl language

e75ffa1d 07/02/2013 03:56 AM Joseph Magen

fixes #2732 - 404 error Location Not Found on Mismatches Report if a location is selected

1bd19611 06/06/2013 04:46 PM Joseph Magen

fixes #2616 - Hostgroup fields not populating when parent fields are selected

4e23701d 06/06/2013 11:18 AM Dominic Cleal

i18n - adding fr, en_GB languages

fa486990 05/29/2013 09:54 AM Joseph Magen

fixes #2493 Unable to load audit, underlying cause No such file to load -- audit

f2fed493 05/29/2013 09:46 AM Arnoud de Jonge

fixes #2539 - puppetrun API added.

40b31d27 05/28/2013 10:49 AM Tomáš Strachota

fixes #2536 - loading locale .mo files in production mode

- initializer script fixed to look for .mo files
- Makefile updated to place *.mo into /locale/
/LC_MESSAGES
(rake gettext:pack places them there as well)
- *.mo files added to foreman.spec

8b80115c 05/21/2013 09:09 AM Amos Benari

fixes #2511 Footer should be replaced with an about page

6f96a1b9 05/19/2013 05:00 PM Dominic Cleal

RPM packaging fixes

  • fix therubyracer require name
  • when Foreman launched twice within same PID, ENV['BUNDLE_GEMFILE'] is already
    set, causing bundler to load instead of bundler_ext
  • revert SCL additions to init.d script, spec file handles them
  • fix init script path...
ce12585e 05/13/2013 07:24 AM Ivan Necas

fixes #2492 Fallback to assets pipeline if a precompiled asset is missed in production

That's the case when an engine (foreman plugin) with it's own assets is added to
Foreman later in production.

this patch ensures that while not precomplied, it does not fail in...

d84bc5f5 05/12/2013 08:39 AM Marek Hulán

Fixes #2476 - precompile and include textmate theme

e2c2abfe 05/09/2013 03:12 PM Lukas Zapletal

fixes #2444 - locale selector in user account

40df7dfb 05/09/2013 10:20 AM Daniel Lobato Garcia

fixes #426 expose BMC information in foreman UI

Signed-off-by: Ohad Levy <>

This patch also adds an abstracted power management class for both VM
and BM

3dfb6e4c 05/09/2013 05:07 AM Dominic Cleal

fixes #2420 - extract strings for i18n from JavaScript, various i18n fixes

05921293 05/07/2013 03:13 AM Ivan Necas

Fixes #2454 - Fix loading settings in production

The Setting subclasses are not preloaded in initialization phase in
production.

Also (if Setting.first rescue (false)) is not satisfied when the
settings are not set yet. Using table_exists? instead.

Also, define constants before audited So that the constants are available even...

9cbce048 05/06/2013 08:44 AM Ohad Levy

fixes #2463 fixed nested puppetca and autosign controllers

remove autosign and puppetca nested controllers from being incorrectly nested classes

0fe147c7 04/30/2013 11:31 AM Joseph Magen

fixes #2378 - added Minitest and other code cleanups

dfd511ba 04/29/2013 02:11 PM Amos Benari

new top-bar navigation design and a new login page

7a85321b 04/29/2013 07:05 AM Marek Hulán

fixes #2429 - change OpenID storage to be permanent

Also fallback to form login when Signo fails and log a warning.
Make Signo SSO backend unavailable for API.

32bf6e02 04/26/2013 04:44 AM Dmitri Dolguikh

fixes #2428 - a workaround for an issue with SETTINGS[:libvirt] not being properly initialized in rpm environments

86007852 04/25/2013 01:15 PM Greg Sutcliffe

fixes #2407 - Add STI to settings model

Also adds some tests for rendering new/missing STI models, and
refactors the old default_settings loader into the new sub-models.

e00b6ef0 04/24/2013 10:15 AM Joseph Magen

fixes #2248 adds api controllers and actions to access_permissions.rb

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