Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
f391021c 04/27/2016 09:27 AM Ori Rabin

Fixes #14790 - reloads puppetclass parameters when choosing os and domain

6b541a03 04/26/2016 10:15 AM Dominic Cleal

fixes #14810 - change duplicate test class name

0c47aef4 04/26/2016 10:15 AM Dominic Cleal

refs #14072 - fix test to check correct login return path

93dc012b 04/22/2016 04:00 PM Dominic Cleal

fixes #14742 - retrieve template kind labels from plugin regs

Ensures plugin kinds registered in class variables aren't lost when the
TemplateKind class is reloaded.

0c4e71ef 04/22/2016 03:57 PM Timo Goebel

fixes #14781 - stub network calls for host_build_status_test

fb194fd6 04/21/2016 04:48 AM Shlomi Zadok

Fixes #14072 - Use to_hash when requesting session original_uri

85a97146 04/20/2016 10:06 AM Dominic Cleal

fixes #13244 - update Rails to 4.2.6

- Add responders gem to support class-level respond_to usage
- http://edgeguides.rubyonrails.org/4_2_release_notes.html#respond-with-class-level-respond-to
- Replace foreigner with native Rails 4.2 FK support
- uses a patch from Rails 5 to support Foreigner's...

bd622a22 04/20/2016 08:27 AM Dominic Cleal

refs #14691 - user editing self should not change User.current

Rather than changing the behaviour of #to_label to return persisted
data, the User.current object should not be modified with unsaved data
from the form submission or API update.

User.current is used for authz as well as for display purposes, so...

05848084 04/19/2016 09:58 AM Timo Goebel

fixes #14638 - Refactor Subnet into STI to allow different subnet types

2f0bcd5a 04/19/2016 09:02 AM Shlomi Zadok

Fixes #14691 - User #to_label should show persisted name

View revisions

Also available in: Atom