Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
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...

52538203 05/09/2010 03:30 PM Ohad Levy

Fixes #179 - allow mass assignment of parameters and host groups.
Greatly inspired by Ashay Humane <> at 5c2e395c

cdd8bb6f 05/06/2010 02:47 PM Paul Kelly

Fixes #183 - Adds searchbar facility to hosts

Qualified the fact_selected partial
Added a reset button
Added popup help
Beautification and grooming

2295ea88 04/30/2010 03:31 AM Ohad Levy

added titles to hosts show page actions

ef14965b 04/28/2010 04:21 PM Ohad Levy

fixes #222 - add search and sort functionality to dashboard host lists

bd46fa41 04/27/2010 06:47 AM Ohad Levy

fixes #200 - Remove activescaffold from the puppet groups page

c6f1b718 04/16/2010 09:46 AM Ohad Levy

added google_visualr and converted dashboard and hosts graphs

08bf6aba 04/14/2010 04:52 AM Ohad Levy

fixes #208 - use nested_attributes for lookup parameters

c88c9fd6 04/12/2010 02:53 PM Ohad Levy

fixes #199 - adds a search functionality to puppetclass page

fa7070ca 04/08/2010 06:02 AM Ohad Levy

fixes #207 - remove activescaffold from Parameters settings

0265427b 03/09/2010 06:47 AM Ohad Levy

fixes #141 - add support to extlookup kind of queries through foreman
usage:
wget -q -O - "http://foreman/lookup?key=ntpserver&order[]=my.domain&order[]=common"
if you want it in YAML, just add:
wget -q -O - "http://foreman/lookup?key=ntpserver&order[]=my.domain&order[]=common&format=yml"

72e65b31 01/26/2010 03:38 PM Ohad Levy

fixes #151 - add show host page
Added a nested link to hosts to lots of controllers

4e42b118 01/26/2010 03:36 PM Ohad Levy

added basic pagination

e3c20329 12/18/2009 04:04 AM Ohad Levy

fixes - #136 - Foreman missing image for Darwin (Mac OS X) hosts

16cb7742 12/14/2009 06:02 AM Ohad Levy

fixes #80, fixes #106 and fixes #128

9ec8c2ae 12/04/2009 06:00 AM Frank Sweetser

fixes #108 - Move "Total" line to bottom of list and emphasize it

5fc72188 09/23/2009 07:21 AM Ohad Levy

updated to latest version of AS

7bd655ea 09/11/2009 03:27 PM Ohad Levy

Firefox still looks for the file in its orginal place, so removing redundent lines and reverting the layout

193fc4b2 09/10/2009 04:46 PM Ohad Levy

deleted unused file

c4a84d47 09/10/2009 02:09 PM Ohad Levy

moved to images dir

50d325f0 09/10/2009 01:25 PM Ohad Levy

added links to redmine

2ce2046f 08/24/2009 01:13 PM Ohad Levy

added some status icons, and a bit of DRY

5a1df200 08/23/2009 01:30 PM Ohad Levy

added images for flash messages

5ef3aa04 08/04/2009 07:46 AM Ohad Levy

added a nice favicon

bda268f7 08/01/2009 05:04 AM Ohad Levy

updated active scaffold

bfb5c9ea 07/25/2009 04:34 PM Ohad Levy

removed default route, added pkelly email address

7fcd9832 07/25/2009 04:34 PM Ohad Levy

added default stylesheet

a944fa00 07/25/2009 04:34 PM Ohad Levy

basic activescaffold is now working

e0d5cf2e 07/25/2009 04:34 PM Ohad Levy

added active_scaffold as a git submodule

5563217a 07/13/2009 09:55 AM Ohad Levy

empty rails project