Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  assets
  controllers
  helpers
  mailers
  models
  observers
  services
  validators
  views

Latest revisions

# Date Author Comment
4a7dcb71 12/17/2015 06:21 AM Ori Rabin

Fixes #12852 - override checkbox always enables default value when use_puppet_default is false

5d6962f9 12/17/2015 06:20 AM Ori Rabin

Fixes #12842 - Adding padding below use puppet default checkbox in puppetclass edit form

98e79eff 12/17/2015 06:20 AM Ori Rabin

Refs #6007 - fixing safe_value for lookup key

fd1e1221 12/16/2015 07:42 AM Ori Rabin

Fixes #12828 - Hidden value checkbox enabled after override button is checked

ab0cc0a1 12/16/2015 06:22 AM Marek Hulán

Fixes #12827 - deconstantize resource only when needed

b4e3c77f 12/15/2015 09:27 AM Ori Rabin

Fixes #12806 - adding merge_default to attr_accessible in lookup_key

48526224 12/15/2015 07:35 AM Tomer Brisker

Fixes #12799 - Add uuid to Compute Resource attr_accessible

d4b8428f 12/15/2015 07:25 AM Amir Fefer

Fixes #12180 - lookup_value presence validation moved from lookup_key

Global parameters can have empty values so smart variables that are also global should be allowed to accept empty values too.
The validation on lookup_value to make sure it isn't empty is in the LookupKey class therefore affecting both VariableLookupKey and PuppetClassLookupKey....

706de3cf 12/14/2015 11:17 AM Tom Caspy

fixes #11862 - validating that casted hash is valid

Catch parse errors correctly under Ruby 1.9.3, and ensure the uncasted
value is displayed back in the UI if it fails to parse.

ea04ccca 12/14/2015 05:35 AM Marek Hulán

Fixes #12278 - make sure permission set is uniq for role

If default user has two or more filters with same permission (valid
setup), the verification of found collection failed. This patch
make the list uniq and the check correctly verifies whether all
permissions were found.

View revisions

Also available in: Atom