Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  controllers
  helpers
  models
  views

Latest revisions

# Date Author Comment
d995ecb4 05/24/2010 04:13 AM Paul Kelly

Ensure that all index views and controllers are consistent

Ensures that all controllers use @search in the index method
Ensure that all index views use pagination

452d6329 05/24/2010 04:08 AM Paul Kelly

Fixes #248 - Generalise tab management and search facility

The search facility is now available from all controllers.
The search bar is only displayed if there is a partial
<controller_name>/_search_line.html.erb available.This partial also
describes and implements the possible search parameters for this controller...

722ef9a8 05/18/2010 06:53 AM Ohad Levy

fixes #241 - email notifications don't work when mail relay requires domain name

5f6b2196 05/18/2010 04:23 AM Paul Kelly

Fixes #204 - Remove AS from environments page

Merged import facility in Environment and Puppetclass controllers

4c3d6d59 05/18/2010 04:11 AM Ohad Levy

imported redundent line - refs #232

6874bbd9 05/18/2010 04:01 AM Paul Kelly

Fixes #232 - Removes AS from Users page

The password verification test has not yet been implemented but will get done in AuthSourceInternal fix
All tests now pass These tests now work whether settings[:ldap] is enabled or not
Plus whitespace fix

6b728fdc 05/18/2010 03:19 AM Bash Shell

Fixes #258: Change Environment for multiple hosts.

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...

91dcf7dc 05/17/2010 02:43 AM Ohad Levy

updated incorrect url path, refs #179

6526673d 05/16/2010 12:23 PM Ohad Levy

fixes #257 - When creating a new hostgroup, it fails if I add a parameter when creating

View revisions

Also available in: Atom