Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
fa8353d8 09/04/2015 03:34 AM Walden Raines

Fixes #11625: refactor the ace editor to make it reusable.

Make the ace editor reusable and include it on the global parameters
page.

http://projects.theforeman.org/issues/11625

fa517d69 04/24/2015 07:25 AM Tomer Brisker

Fixes #9454 - Add axis labels and reposition legend in charts

ad998ce7 12/28/2014 07:22 AM Shlomi Zadok

fixes #8049 - Add timezone to user

8285778b 02/18/2014 12:23 PM Joseph Magen

fixes #4333 - added multi-select-rails gem

ad01d4d2 01/15/2014 09:19 AM Walden Raines

fixes #3984 - use __ instead of _ for i18n to avoid conflict with underscore.js

28595e29 01/14/2014 03:23 PM Joseph Magen

fixes #3911 - jquery.multi-select.js should disable selected ids that are passed to :disabled =>

d31eea8c 12/29/2013 11:22 AM Amos Benari

fixes #3811 - merge with new layout

bf4a13d3 12/29/2013 11:22 AM Walden Raines

Fixes #3811 updating to bootstrap 3

beed05de 09/07/2013 12:34 PM Mark O'Shea

fixes #1871, #1879 - add VPC support to EC2 compute resource

Based on patch from Romain Vrignaud <>

ba946542 06/06/2013 04:46 PM Amos Benari

reload multy-select js

3dfb6e4c 05/09/2013 05:07 AM Dominic Cleal

fixes #2420 - extract strings for i18n from JavaScript, various i18n fixes

5d280ebe 04/30/2013 02:31 AM Amos Benari

fixes #2441

dfd511ba 04/29/2013 02:11 PM Amos Benari

new top-bar navigation design and a new login page

870e7fcc 04/10/2013 11:29 AM Amos Benari

flot charts

Use flot charts instead of highcharts.
flot charts license is more friendly.

This version of the code is feature compatible with the old charts,
including:
pie: drill-down and expend.
stacked charts: zoom, hide series in legend.
all types has tooltips....

a165d16f 04/03/2013 03:34 PM Ohad Levy

fixes missing assets files

f008ad71 04/02/2013 02:50 PM Amos Benari

moved spice console to spice-html5-rails gem

feacea35 04/02/2013 08:30 AM Amos Benari

upgrade foreman to rails 3.2.13

This commit updates from rails 3.0.x to 3.2.x, main changes include:

  • Asset pipline support
  • cleanup of existing assets (javascript, css, images)

Users who uses foreman in production, make sure that you now compile
your assets, e.g...

f0a61bda 03/14/2012 05:46 AM Ohad Levy

fixes #1533 - depreciate usage of puppetrun or a tftp server without a proxy

573ae06a 12/20/2011 07:12 AM Ohad Levy

remove all leftovers from git submodules

0f9c9a06 12/05/2011 04:12 AM Ohad Levy

fixes #1334 - Add Run Puppet to multi host action in the hosts page

017e1049 11/28/2011 03:44 AM Ohad Levy

WIP rails3 migration

9d66eabc 11/14/2011 06:50 AM Amos Benari

fixes #1292 Searching hosts with parameters produces and SQL error

Signed-off-by: Amos Benari <>

6bb8062e 11/08/2011 10:24 AM Ohad Levy

updated external libs

51fbd54a 10/29/2011 01:13 AM Ohad Levy

update puppet modules and scoped_search plugin

5909d4d9 10/02/2011 10:59 AM Ohad Levy

fixes #1181 - Host searching returns duplicates

34bfd622 08/20/2011 04:58 PM Ohad Levy

Revert "Upgraded Rails version to 2.3.14"

it seems that newer version of rails break rubygems 1.3.x which is what
RHEL5 based machines use.

after 0.4 release we would force ruby 1.87+ which would allow us to
switch to rails 3.x instead.

This reverts commit 21b8b415c84417469fc0016c51f7be53d56ffb78.

21b8b415 08/20/2011 04:37 PM Ohad Levy

Upgraded Rails version to 2.3.14

This release contains critical security fixes.

75dd7e8f 08/16/2011 05:31 AM Ohad Levy

removed non required plugin, and updated reference puppet modules

3e0f05a7 08/14/2011 10:32 AM Ohad Levy

fixes #1111 - search auto completer should not suggest hosts which are not visible to the current user

8a65dff7 07/12/2011 06:48 AM Ohad Levy

fixes #777 - this enable auditing of when a host is changing its puppet class assignmetns

one limitation of this patch is that at the moment, each class change
gets its own audit record.

4d4b84f6 06/20/2011 07:07 AM Ohad Levy

fixes #35 - Allow hostgroup nesting for puppet classes and parameters

c119676b 06/16/2011 02:52 AM Amos Benari

fixes #993 postgres search issue

Signed-off-by: Amos Benari <>

d9f94b70 06/15/2011 05:34 AM Amos Benari

fixes #965 and fixes #964

Signed-off-by: Amos Benari <>

1baed2e3 05/22/2011 10:13 AM Amos Benari

fixes #900 - search by "x minutes ago" and the charts in show host

Signed-off-by: Amos Benari <>

4242cd78 05/05/2011 09:05 AM Ohad Levy

refs #285 - removes any left over from the old google charts libraries

e5179374 04/17/2011 07:27 AM Amos Benari

Improved usability of the search suggestion list - fixed #850 when writing a long query such as "a=b and c=" it will gray-out the completed part (a=b) this is done to help the user focus on the part that he is writing.

Signed-off-by: Amos Benari <>

a7ab36f3 04/14/2011 08:43 AM Ohad Levy

fixes #843 - show more virtual guests information

added html view for guests
moved common methods into the virt plugin

546fc521 04/12/2011 03:50 AM Amos Benari

updated scoped search plugin

Signed-off-by: Amos Benari <>

80516e41 04/10/2011 09:36 AM Ohad Levy

fixes #719 - Adds new search functionaily

8ba2e00a 03/31/2011 07:43 AM Ohad Levy

fixes #806 - Switch to JQuery instead of Prototype JavaScript library

684ce2ec 03/21/2011 06:00 AM Ohad Levy

fixes #770 - puppet autosign fails if using legacy puppet ca handleing

a47621d2 03/13/2011 04:55 AM Paul Kelly

Fixes #662 - Add deprecation warnings for GW classes

Signed-off-by: Paul Kelly <>

71ea0500 03/07/2011 04:23 AM Ohad Levy

fixes #709 - upgrade bundled rails to latest version

5a2d3a1e 02/09/2011 11:21 AM Ohad Levy

fixes #661 - unable to create 32bit libvirt instances

85edffc1 01/16/2011 02:13 PM Ohad Levy

Updated code to be more ruby 1.87- friendly, refs #427

96be8845 01/14/2011 09:04 AM Ohad Levy

fixes #427 - Ability to provision xen/kvm guests

this patch adds support to libvirt based hypervisors

32847027 12/09/2010 04:17 PM Justin Sherrill

Fixes #469 - Changing templates to be rendered within a safemode/sandbox

c6c45e28 11/22/2010 02:53 AM Ohad Levy

Updated rack version

0da5c52b 11/22/2010 02:41 AM Ohad Levy

updated will paginate plugin

c5483438 11/22/2010 02:41 AM Ohad Levy

updated rails to latest stable 2.3.x branch

de611956 11/22/2010 02:41 AM Ohad Levy

removed empty task folder

743e6eec 11/21/2010 11:17 AM Ohad Levy

updated searchlogic to latest module

adcd0374 09/19/2010 01:19 PM Paul Kelly

Fixes #239 - Erases environments and puppetclasses

The fix also includes a page in which the use selects the additions
and removals which they would wish to apply to their database.
Errors are reported and an opportunity is given to reapply the changes.

ce28b123 08/18/2010 02:19 PM Ohad Levy

added rack 1.0.1 as a submodule

c5cf0596 06/17/2010 03:42 AM Frank Sweetser

fixes #324 - Don't try to read CA signed certs as foreman user before cleaning with puppetrun

aee513b8 05/27/2010 04:53 PM Ohad Levy

fixes 154 - audit log does not store user information

edf4198b 05/27/2010 04:43 PM Ohad Levy

fixes #271 - remove active scaffold plugin

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

7e351f50 04/30/2010 10:27 AM Ohad Levy

updated SearchLogic plugin

70f62d55 04/29/2010 03:22 AM Ohad Levy

fixes #227 - Host graphs are shown with one month offset

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

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

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

added google_visualr and converted dashboard and hosts graphs

6c49431e 04/14/2010 04:01 AM Ohad Levy

added searchlogic plugin

88bce962 03/09/2010 02:45 AM Ohad Levy

fixes #84 - add better support for binary path searching, and catch errors based on the output from puppetrun

e1e9e09b 03/08/2010 05:57 AM Ohad Levy

fixes #84 - Add puppetrun support to web interface

6dafc14f 03/05/2010 01:40 PM Ohad Levy

added rails 2.3.5 as a submodule

6c0c302f 03/05/2010 01:24 PM Ohad Levy

remove rails 2.3.2 from repo

f1832124 01/30/2010 01:17 PM Ohad Levy

fixes 162 - Certificate will not be removed when FQDN has uppercase letters

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

added basic pagination

d989ef33 01/16/2010 02:50 PM Ohad Levy

lates plugin update broke many things, reveting to a safe version for now

6926708c 01/11/2010 03:17 PM Ohad Levy

fixes #154 - audit log does not store user information

9c3ffb6b 12/14/2009 06:00 AM Ohad Levy

switches global setting var to be a constant var - refs #100

7b3d57e3 12/10/2009 02:02 AM Paul Kelly

Fixes #111 - GW::puppetca#clean now logs an error and fails when there in no CA

be1a3fae 12/10/2009 01:37 AM Paul Kelly

Fixes #74. Logger messaging works in the proxy module

A logger method was introduced as well as a mechanism for logging if this
code is run as a standalone cgi service

4ba9db57 12/01/2009 04:57 AM Ohad Levy

added active_scaffold_list_filter plugin

d7bb0ba7 11/12/2009 12:04 PM Ohad Levy

first stab at #77 - add basic graphing engine and added a couple of graphs in the dashboard

f860d3d0 11/09/2009 03:51 AM Ohad Levy

fixes #74 - tftp and puppet ca errors are not shown in the log file

2fc1faae 11/04/2009 12:36 PM Ohad Levy

added some basic error handling

aa5a2230 10/17/2009 05:30 AM Ohad Levy

added act_as_audited plugin, seems to be a better implementation than our onws

a7010581 10/15/2009 04:06 PM Ohad Levy

reverted to an older AS commit

f15a1d46 10/15/2009 03:39 PM Ohad Levy

AS had a bad commit, reverting - see http://code.google.com/p/activescaffold/issues/detail?id=711&colspec=ID%20Type%20Status%20Summary

e6a0dc54 10/14/2009 04:58 PM Ohad Levy

updated AR version

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

updated to latest version of AS

816465f2 09/18/2009 05:11 AM Ohad Levy

Fixes #17
This adds the possibility to import from a previous external node interface.
letting Foreman reads the old setup and update its database accordingly

f7c9d852 09/05/2009 12:16 PM Ohad Levy

Changed default TFTP dir to be a subdir of GNI.

2d4af495 08/23/2009 01:31 PM Ohad Levy

force file rewrite, avoids FileUtils exceptions

33882bb9 08/22/2009 04:11 PM Ohad Levy

built function and puppetca proxy now works

a73a6939 08/22/2009 03:40 PM Ohad Levy

added some basic validations if the file exists

8613dec9 08/16/2009 04:47 PM Ohad Levy

added a build action, this triggers all required actions (e.g. PuppetCA, DNS Tftp etc

83d4adba 08/16/2009 04:42 PM Ohad Levy

Fixed an issue when flash messages were broken

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

updated active scaffold

9eb0e160 07/30/2009 03:30 PM Ohad Levy

fixed an issue with wrong contoller names which lead to broken links, redid some model relationships (hopefuly simplified - hence removed the nested_has_many_through plugin

f02a737e 07/28/2009 03:04 PM Ohad Levy

created a proxy plugin, this plugin access the different gateways (e.g. dhcp/dns/puppetca/tftp etc)

6e50fa1d 07/25/2009 04:34 PM Ohad Levy

realigned models to use :though and habtm when it made sense, setup basic AS controllers to support that

286a2207 07/25/2009 04:34 PM Ohad Levy

updated migrations to use puppet Rails function of creating the db schema, adjusted what ever it took to get the first Fedora 11 client installed with our kickstart

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

added another plugin needed for rails 2.3 and ActiveScaffold

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

added active_scaffold as a git submodule

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

deleted empty file

34973e14 07/25/2009 04:34 PM Ohad Levy

Added support for a global settings file, added GW libs

4f1a3630 07/25/2009 03:51 PM Ohad Levy

freeze rails 2.3.2
TODO: move rails to a submodule instead