Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
513e1134 03/17/2014 07:30 PM Brad Buckingham

Content Views Rework: additional validations for errata filter rules

a15f910f 03/13/2014 09:08 PM Brad Buckingham

Content View Rework: validate that puppet module exists

When creating or updating a content view puppet module that includes
name+author, validate that a module by that name is available in
puppet repos associated with that content view's organization.

239968c5 03/12/2014 12:53 PM Brad Buckingham

Content View Rework: update content view puppet modules to always include name/author

A content view puppet module may consist of:
- name
- author
- uuid (optional)

With this change:
- name + author => indicates to apply the latest version of the module...

145978e9 02/18/2014 02:01 PM Brad Buckingham

Content Views Rework: add ability to associate puppet modules with a content view

This commit contains several changes to support allowing a user to associate
puppet modules with a content view. Note: this does not 'create' puppet
modules in Katello, it only associates existing modules with the view....

ce5ad15b 11/23/2013 12:01 AM David Davis

Engine: Refs #3615 - Fix validator tests

661ede41 09/06/2013 10:35 PM David Davis

Rubocop: Enabling blank line detection

0bf03e7a 07/25/2013 04:31 PM Payal Godhani

975593(username) - Make name field validation consistent across entities, and
use the non-html validator

Removed the constraint from username_validator for < > /.Altered existing test
cases for the same.

9b4147c8 07/18/2013 02:05 PM Payal Godhani

975593 - Make name field validation consistent across entities, and use the non-html validator

Removed all the constraints on name field to allow all characters.Added test cases to test
all the scenarios and modified existing testcases as per requirement.

1b3396f6 07/10/2013 02:36 PM Chris Duryee

allow "." in org names

Previous versions of katello allowed "." in org names, but the validator was
changed to not accept this char.

This commit adds "." back in as a valid char, and alters the error message.

68dc9b90 06/11/2013 06:57 PM Adam Price

validators - removing redundant checks for <, >, and /

View revisions

Also available in: Atom