Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
feacea35 04/02/2013 08:30 AM Amos Benari

upgrade foreman to rails 3.2.13

This commit updates from rails 3.0.x to 3.2.x, main changes include:

  • Asset pipline support
  • cleanup of existing assets (javascript, css, images)

Users who uses foreman in production, make sure that you now compile
your assets, e.g...

f46e39c4 03/14/2013 04:29 AM Bryan Kearney

Add localization calls to the subnets and the trenda pages.

There are other changes to the common layouts based on simple testing.

588951fb 03/11/2013 11:49 AM Joseph Magen

fixes #2291 undefined method 'to_a' for 75:String when creating host WITH taxonomy

ab7baec6 03/11/2013 08:47 AM Bryan Kearney

Add gettext calls to the locations pages and the user pages.

These pages provide examples for using single translations:

_("Here is a simple")

single substitutions:

_("I like %s") % "pie"

and complex ones:

_("%{character"} should %{action}") % {:character => "Jar Jar Binks", :action => "be erased"}

1f1367d6 02/26/2013 09:56 AM Amos Benari

fixes #2222 hostgroup form can be scoped by multiple taxonomys.

705c827f 02/06/2013 08:41 AM Joseph Magen

fixes #2166 - error when clearing location

6f9e04c9 01/24/2013 07:52 AM Joseph Magen

changes to taxonomies_controller

111ef124 01/24/2013 07:52 AM Joseph Magen

clone action, view, tests

671b45e9 01/24/2013 07:52 AM Joseph Magen

fixes #2033 - Cannot assign a host to an org

Now its possible to change Locations / Organizations only via mass assign

2fa95807 01/24/2013 07:51 AM Joseph Magen

fixes #2001 - Changing Loc or Org after compute resource selection give 500 error

View revisions

Also available in: Atom