Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
571614ae 09/29/2014 07:22 AM Joseph Magen

fixes #7560 - add :required => true on host fields that have conditional validation if host.managed?

8b737c9c 09/29/2014 07:17 AM Joseph Magen

fixes #4386 - gem friendly_id to simplify find by id, name, label, etc

79f0876d 09/26/2014 12:27 PM Shlomi Zadok

Fixes #7491 - moved default org and default location to same tab as org/loc selection

2d7f0315 09/26/2014 08:29 AM Dmitri Dolguikh

fixes #2127: added support for root password hashing other than MD5

efe9748d 09/26/2014 07:04 AM Shlomi Zadok

Fixes #7592 - flipped the order of logged-in user menu

72c675c6 09/25/2014 04:49 PM Shlomi Zadok

Fixes #7639 - Remove tooltip for storage/network sections in Edit Compute Profile

cafa9477 09/24/2014 06:08 AM Aaron Stone

Fixes #7483 - Use hidden input value to hold raw template contents (CVE-2014-3653)

553a0beb 09/22/2014 10:52 PM Joseph Magen

fixes #5896 - Set Compute Resource's 'Console passwords' option in API

bf59cec1 09/22/2014 09:25 AM Tomer Brisker

Fixes #2232 - speed up Host view via AJAX

8f51acd4 09/21/2014 08:33 AM Tomáš Strachota

Fixes #6864 - adding api messages for extraction

4b09e4df 09/18/2014 06:27 AM Shlomi Zadok

Fixes #7489 - changed root password label to 'must' instead of 'should'

7e74d71b 09/17/2014 08:05 AM Joseph Magen

fixes #3544 - Editing an oVirt compute resource allows changing the type, which is unsupported

d6b1f7b4 09/16/2014 02:45 PM Joseph Magen

fixes #7409 - API v2 - add host attribute to GET response for auth source ldap

c65bdeac 09/15/2014 05:12 AM Joseph Magen

fixes #7299 - do not display 'Mismatches Report' button when no view-host

adb487e0 09/15/2014 04:54 AM Ori Rabin

Fixes #6713: Long names needs to be truncated while listing

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'

e14b6968 09/09/2014 07:03 AM Daniel Lobato Garcia

Fixes #4596 - Change parent of host group via AJAX

Reparenting host groups requires submitting the form to see the changes
nowadays, this fix makes the host group model inherit all properties
from the parent and show them in real time.

9e84387b 09/09/2014 05:57 AM Dominic Cleal

fixes #3105 - use untranslated string for PuppetCA state filter

8348e74d 09/08/2014 10:55 AM Dominic Cleal

templates - sync from community-templates

d455f32c 09/03/2014 11:24 AM Marek Hulán

Fixes #6444 - add support for virtual NICs

Extend additional interface details refs #2240

NIC facts parsing change and we create interfaces in Foreman according
to facts we recieve.

Subclasses does not define their own attributes and serialize them to
attrs hash. All BMC attributes are extracted to separate columns so it's...

37321c12 09/03/2014 10:22 AM dustin tsang

fixes #7054 - list all routes for each resource in /v2/api

d21103bc 09/03/2014 09:11 AM Shlomi Zadok

fixes #4111 - Add image user data flag to API

7669211c 09/03/2014 06:45 AM Marek Hulán

Fixes #5926 - hide sensitive parameter values

User can check to hide value when creating or editing global parameter.
The value is masked by *** and is also not displayed when overriding.

f45717f8 09/02/2014 03:30 AM B Sh

Fixes #6538 - User group vs usergroup name consistency

da243130 08/28/2014 01:02 PM Stephen Benjamin

fixes #7121 - move smart proxy action buttons to helper

4c879875 08/27/2014 03:43 AM Michael Moll

fixes #5240 - expose eager-zeroing for vSphere

7271af01 08/27/2014 03:41 AM Dominic Cleal

templates - sync from community-templates

70b5b765 08/18/2014 09:42 AM Ohad Levy

fixes #5119 - ensure GCE can list images.

9f1c910a 08/18/2014 09:42 AM Ohad Levy

fixes #7009, N+1 (actually 6+1) queries in dashboard page

e761f186 08/15/2014 08:12 AM B Sh

fixes #7082 - combo box style in host multi-select popup windows

Fixing the combo-box style in app/views/hosts/select_multiple_* pages.
Using selectable_f from app/helpers/layout_helper.rb instead.

fe1a2733 08/15/2014 08:12 AM Greg Petras

Fixes #6756 - exposes vmware resource pools and folders through the API

a52580f5 08/15/2014 08:12 AM Greg Petras

Fixes #6608 - expose disk usage info through available_storage_domains API

415785ad 08/13/2014 03:17 PM Stephen Benjamin

fixes #7061 - show file upload when template is not locked

c4e90091 08/10/2014 10:31 PM Tomer Brisker

Fixes #3285 - extract 'Host' on reports page for trans.

2af7c64a 08/10/2014 02:06 PM Joseph Magen

Fixes #6400 - Show * next to required form fields

cad9cce9 08/10/2014 04:49 AM Dominic Cleal

fixes #6964 - replace default scope that hides users with explicit scope

4c4f30bc 08/07/2014 07:04 AM Tomer Brisker

Fixes #3300 - extract translations on new smart variable page

4b2dffae 08/07/2014 04:21 AM Daniel Lobato Garcia

Fixes #5734 - API for external groups management

bd1fe677 08/06/2014 06:16 AM Dominic Cleal

templates - sync from community-templates

2ca7ff48 08/05/2014 07:54 AM Tomer Brisker

Fixes #3303 - extract confirmation text on architecture deletion for translation

62a72467 08/05/2014 07:54 AM Tomer Brisker

Fixes #5442 - extract suggest IP string for translation

06bbfc35 08/05/2014 07:54 AM dustin tsang

Fixes #6844 - display v2 resources rather than v1 resources in /api/v2

1dd18c34 08/05/2014 07:54 AM Ohad Levy

fixes #6857 improve two-pane load times

50ebc024 07/31/2014 11:17 AM David Davis

Fixes #6446 - Forbidding non-json POST/PUT requests in v2

6421fa1c 07/31/2014 10:35 AM Daniel Lobato Garcia

Fixes #813 - External usergroups can be linked to an LDAP auth source

84ab56ad 07/31/2014 05:06 AM Ori Rabin

Fixes #2940: Unable to remove smart parameter with long name

2656873b 07/31/2014 03:49 AM Martin Bacovsky

Refs #4478 - API doc strings marked for translation

2b5f9c11 07/30/2014 11:51 AM Ori Rabin

Fixes #6693 - set parameters tab to error state and focus when validation fails

160ffa2a 07/30/2014 05:24 AM Ohad Levy

fixes #6529 allow to define IP suggestion per subnet

e6e9f157 07/23/2014 04:38 AM Ori Rabin

Fixes #6633: Smart variables and smart class parameters can have the same parameter name

26975bf5 07/23/2014 04:38 AM Michael Moll

fixes #5760 - selectable VMware virtual HW version

a27196f0 07/22/2014 07:34 AM Neil Miao

Fixes #6483 - oVirt network is properly populated for multiple datacenters

18d7939e 07/22/2014 06:03 AM Joseph Magen

fixes #5140 - User children taxonomies did not show tooltip 'Parent is already selected'

4a28771d 07/17/2014 10:05 AM Stephen Benjamin

fixes #1646, #3103 - enable cloning and locking of templates

7d7faa5c 07/16/2014 02:13 AM Ewoud Kohl van Wijngaarden

fixes #3601: Use secure websockets if available

Websockets_ssl* settings must be configured with the appropriate
certificates for this to work.

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

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

357d3dec 07/15/2014 08:57 AM Walden Raines

Fixes #6057: highlight active tab based on current URL.

Highlight the active menu tab based on the current URL
rather than relying on the controller and action. This
fixes a problem where top level menus that contain plugin
menu items were not being highlighted when active....

aa0ccf33 07/13/2014 07:34 AM Ori Rabin

fixes #6497: New Organization: Focus should exist in Name field

2bf991a8 07/10/2014 11:44 AM Leon Strong

fixes #5197 - Preallocated disk support for oVirt

14e81700 07/09/2014 01:27 PM Tomáš Strachota

Fixes #6532 - permission related api extensions

- usergroups#show lists associated roles
- listing available resource types
- filters#show lists associated roles
- filters#index lists associated roles and permissions and orders the results
- pagination in permissions#index...
a729512e 07/09/2014 10:10 AM Daniel Lobato Garcia

Fixes #6357 - ensure JS is loaded so taxonomy_added is defined on user form

42163f86 07/07/2014 06:43 AM Ori Rabin

fixes #5414: LDAP + TLS is not LDAP + TLS but LDAP + SSL and changed port automatically on check

e07f9a12 06/30/2014 07:57 AM Dominic Cleal

fixes #3272 - allow 'admin' account to be removed and replaced

4d5260de 06/30/2014 04:40 AM Dominic Cleal

fixes #6331 - use view permission to authorize individual VM show pages

5aac54d7 06/23/2014 09:37 AM Dmitri Dolguikh

fixes #5994: Power and Console buttons are available to non-admin users with appropriate permissions

9c30b63e 06/19/2014 03:21 PM Joseph Magen

fixes #6067 - UI inconsistency around root password limit 8 characters

ecac9440 06/19/2014 01:59 PM Thomas McKay

fixes #6003 - don't render user default loc/org object directly

57e4204b 06/19/2014 01:47 PM Joseph Magen

fixes #6228 - disable provisioning method radio boxes after host is provisioned

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

6addb89c 06/17/2014 12:35 PM Joseph Magen

fixes #5832 - org switcher does not collapse when moving mouse diagnally to submenu

5dd996fd 06/17/2014 12:33 PM Stephen Benjamin

fixes #6234 - fixes sorting on compute resources and subnets

f5ab56ae 06/17/2014 12:33 PM Dmitri Dolguikh

fixes #5722: VM-based host cloning picks up existing compute attributes

db6d37b9 06/15/2014 01:34 PM Amos Benari

fixes #5345 - customizable dashboard

a97e428c 06/12/2014 08:07 PM Lukas Zapletal

fixes #6121 - made copyright section defaceable

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

fixes #4736 - organization edit ui has unselectable environment

5694e685 06/11/2014 01:06 PM Dominic Cleal

templates - sync from community-templates

ef88a51a 06/06/2014 11:54 AM Christine Fouant

Fixes #5810 - fixes issue with incorrect page titles

9557f30c 06/02/2014 11:43 AM Dmitri Dolguikh

fixes #5965: removed 8443 port from the suggested ovirt url

78ccb985 05/27/2014 01:11 PM Marek Hulán

Fixes #5696 - Allow taxonomy and roles display

51702d64 05/22/2014 11:07 AM Joseph Magen

fixes #5836 - Welcome page - missing rel attribute

d77c457d 05/22/2014 10:44 AM Joseph Magen

fixes #5631 - API v2 - host and hostgroups show.json.rabl should show all puppetclasses in child node

283ff66b 05/20/2014 02:17 PM Joseph Magen

fixes #5726 - parameter values missing from host#show API call

82b4749e 05/19/2014 09:45 AM Marek Hulán

Fixes #5664 - Host filters can use taxonomies

Also disables taxonomy filters on resources that do not support them.

37e55e29 05/13/2014 07:34 AM Dominic Cleal

fixes #5680 - quote searches for config groups containing spaces

10ac97b0 05/12/2014 03:16 PM Joseph Magen

fixes #4250 - API v2 - add compute profiles

17c95ca8 05/08/2014 03:37 PM Dominic Cleal

templates - sync from community-templates

9d2152af 05/07/2014 01:12 PM Amos Benari

refs #5188 - prepare place holder for host details

host details should include subscription status

46da92f0 05/01/2014 04:19 PM Daniel Lobato Garcia

Fixes #4370 - Filters list show permissions

37024015 05/01/2014 03:47 PM Stephen Benjamin

fixes #5520 - proper capitalization in orchestration header

ddce3dc1 04/30/2014 02:22 PM Amos Benari

fixes #4612 show friendly CR names, fix typo in oVirt name

a33142b9 04/30/2014 02:08 PM Dominic Cleal

fixes #5038 - remove empty label causing template edit box indentation

d5953972 04/30/2014 12:21 PM Jan Pazdziora

fixes #5241 - Add support for external user groups.

5f58478b 04/29/2014 11:19 PM Amos Benari

fixes #5132 URL doesn't update correctly after creating a new host

013ee65a 04/28/2014 02:27 PM Dominic Cleal

templates - sync from community-templates

507ebfd5 04/25/2014 10:05 AM Martin Matuška

fixes #4380 [vSphere] allow selection of guest OS

e029bc8c 04/25/2014 09:47 AM Joseph Magen

fixes #5258 - Can't edit a host due to IPMC/BMC interface form error

936bab04 04/16/2014 01:27 PM Joseph Magen

fixes #5172 - typo SETTINGS[:location_enabled] instead of :locations_enabled causes default location select box not to be visible

a047e0d4 04/16/2014 11:13 AM Dominic Cleal

fixes #5200 - set config group counters to zero by default

d20aba2b 04/14/2014 05:53 AM Joseph Magen

fixes #5173 - sortable counters on list of config_groups for number of hosts, hostgroups and puppetclasses

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

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