Project

General

Profile

Download (695 Bytes) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
5aa5d0a9 03/15/2011 05:05 AM Jochen Schalanda

Fixed #465 - Use correct condition in migration AddOwnerToHosts.

9e6e5884 11/07/2010 11:32 AM Ohad Levy

Fixes #436 - Migration should not fail if domain name is not set

d3e119ec 05/30/2010 04:32 PM Ohad Levy

fixes #290 - migration will fail if facter domain returns on value

8b62e7f3 05/17/2010 08:24 AM Ohad Levy

fixes typo in migration, refs #170

9c0e127b 05/17/2010 07:03 AM Paul Kelly

Fixes #170 - implement usergroups

Added migration
Added tests
Added MVC files
Added the routes as well
Added the program logic and additional views
Added RESTful actions for update and create
Added validations to ensure that usergroup.name and user.login do not collide...