Project

General

Profile

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

# Date Author Comment
06f49355 08/17/2015 08:22 AM Tomer Brisker

Fixes #11376 - show location tab in organization editor

(cherry picked from commit c9febdc57b1a447a623293709fff4f24d8a92efb)

510d53cd 06/09/2015 07:22 AM Marek Hulán

Fixes #7096 - Adds STI to templates

This commit converts Ptables to be just another type of Template so it
gets the same features as ConfigTemplate. ConfigTemplate was renamed to
ProvisioningTemplate to reflect UI and the name under it's commonly known.

42a712b3 04/29/2015 04:23 AM Tomer Brisker

Fixes #7335 - Refactor taxonomy form, display "select all" checkbox only if permitted

581d3b6b 01/13/2015 08:41 AM Ori Rabin

Fixes #8764 - adds description to taxonomies

ae255b3c 09/15/2014 03:41 AM Thomas McKay

fixes #7221 - do not display areas of the org/loc UI unless view rbac

corrected 'template' to 'templates'

f444e81c 07/15/2014 09:19 AM Ori Rabin

Fixes #6582: Change position of buttons when editing a location

92ea9c3b 06/17/2014 12:40 PM Joseph Magen

fixes #5809 - don't show parent location/organization/hostgroup select box if zero or one location/organization/hostgroup

9f3cad15 06/12/2014 12:07 PM Joseph Magen

fixes #4736 - organization edit ui has unselectable environment

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

fixes #1809 - foreman realm integration

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

fixes #4712 - editing organization gives undefined method parent_taxonomy_selected_location_path

8527c9f1 03/24/2014 12:42 PM Amos Benari

fixes #4733 lookup keys in puppet class form visual changes

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

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

e611a26c 03/14/2014 11:15 AM Joseph Magen

fixes #4605 - users should not be able to de-select disabled items in multi-select widget

fixes #4618 - added back tooltips inherited, used, and used in location / organization edit

fixes #4219 - do not disable current organization/location on multi-select

832c0925 02/24/2014 08:38 PM Joseph Magen

fixes #4393 - rename ancestry label to title

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

fixes #3912 - add inheritance for locations / organizations

8285778b 02/18/2014 12:23 PM Joseph Magen

fixes #4333 - added multi-select-rails gem

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

fixes #3099 - Adding parameters to locations and organizations

6cf256d2 01/03/2014 03:01 PM Walden Raines

fixes #3942 - restoring multiple="true" in org edit form

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

f594d9cd 09/25/2013 05:29 PM Joseph Magen

fixes #3139 - duplicate Organization tabs for Organization#edit

3094630a 07/02/2013 03:59 AM Joseph Magen

fixes #2733 - typo Host group instead of Host Group

410505f4 06/06/2013 10:46 AM Marek Hulán

Fixes #2615 - failed to save host group

If there was current organization selected, organizations got doubled
which prevented save. Fixed and added test for this part.

0ee000ea 05/21/2013 07:44 AM Dominic Cleal

fixes #2491, fixes #2487 - i18n issues

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

93117958 04/24/2013 05:07 AM Bryan Kearney

Feature #2368 - i18n extracting strings

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

Feature #2368 - i18n extracting strings

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.

33c3556a 01/30/2013 06:59 AM Ohad Levy

fixes #2159 - Provisioning information shown in locations/organizations while provisioning is disabled.

bff31850 01/24/2013 07:52 AM Ohad Levy

minor cleanups that did not rebased cleanly

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