Project

General

Profile

Download (16 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
f9d9ece7 08/28/2015 05:21 AM Tomer Brisker

Fixes #9453 - improve tooltips on puppetclass selection forms

04687d07 08/24/2015 02:10 PM Tomer Brisker

Fixes #11450 - Improve hidden parameter handling

313979b9 07/31/2015 05:53 AM Stephen Benjamin

fixes #7275 - remove welcome page and replace with docs button

cc671196 07/14/2015 02:26 PM Tomáš Strachota

Fixes #11111 - action dropdowns pulled right

4f211508 06/25/2015 07:34 AM Daniel Lobato Garcia

Fixes #7574 - Rails 4 :data attributes substitute deprecated HTML options

01e78260 06/09/2015 10:29 AM Ivan Necas

Fixes #10713 - improved backtrace logging

  • full trace in 500 page in production shows really the full trace
  • Foreman::Logging.exception as an unified entry point for exceptions logging
  • the backtrace cleaner doesn't delete the plugins
  • the orchestration exceptions gets the backtrace covered by logger...
510d53cd 06/09/2015 07:22 AM Marek Hulán

Fixes #7096 - Adds STI to templates

This commit converts Ptables to be just another type of Template so it
gets the same features as ConfigTemplate. ConfigTemplate was renamed to
ProvisioningTemplate to reflect UI and the name under it's commonly known.

f536685b 05/22/2015 11:40 AM Walden Raines

Fixes #10542: correct path for auto complete search on filters page.

The filters page was using an incorrect path for the autocomplete search
which caused it to not work on initial page load with non-core resources.
This commit updates the autocomplete search path to use the correct URL....

8eed13de 03/19/2015 07:38 AM Daniel Lobato Garcia

Fixes #9589 - Add documentation button to various models

afe02d30 02/18/2015 03:54 AM Daniel Lobato Garcia

Refs #3809 - Remove cop IndentationConsistency

abd8f1d1 02/18/2015 03:54 AM Daniel Lobato Garcia

Refs #3809 - Remove cops for empty lines

2312cccf 11/19/2014 06:03 AM Daniel Lobato Garcia

Refs #3809 - Remove useless assignments

5f029ed6 10/07/2014 03:40 AM Daniel Lobato Garcia

Refs #3809 - Use parentheses in method definitions

4f7a4d0b 10/06/2014 02:37 PM David Davis

Refs #3809 - Fix a few rubocop TODOs

96144a47 10/06/2014 01:57 PM Daniel Lobato Garcia

Refs #3809 - Remove rubocop TODOs

Removed the following TODOs so that cops for these will run from now on:

Lint/AmbiguousOperator, DefEndAlignment, DeprecatedClassMethods
EnsureReturn, RequireParentheses, Void, BlockAlignment, EndAlignment,
UselessAccessModifier,...

bf5920d8 10/01/2014 06:14 PM Imre Farkas

Fixes #7757 - Fix link_to to call super with block

The original code calls the parent with a single argument: an array of
arguments given to the method. It should call the parent with the
original arguments.

adb487e0 09/15/2014 04:54 AM Ori Rabin

Fixes #6713: Long names needs to be truncated while listing

7669211c 09/03/2014 06:45 AM Marek Hulán

Fixes #5926 - hide sensitive parameter values

User can check to hide value when creating or editing global parameter.
The value is masked by *** and is also not displayed when overriding.

4a28771d 07/17/2014 10:05 AM Stephen Benjamin

fixes #1646, #3103 - enable cloning and locking of templates

92ea9c3b 06/17/2014 12:40 PM Joseph Magen

fixes #5809 - don't show parent location/organization/hostgroup select box if zero or one location/organization/hostgroup

381cb242 04/25/2014 09:48 AM Lukas Zapletal

fixes #5205 - fixed all authorized links with given action

d20aba2b 04/14/2014 05:53 AM Joseph Magen

fixes #5173 - sortable counters on list of config_groups for number of hosts, hostgroups and puppetclasses

111cde57 04/13/2014 09:24 PM Joseph Magen

fixes #4204 - add config groups feature - assign multiple config groups to a host or hostgroup

ae095693 03/27/2014 07:16 AM Bryan Kearney

Fixes #4884 : remove duplicate slashes from the gravatar url

The issue is that request.protocol returns http:// instead of http. The code assumed no trailing slashes

d424cab5 03/11/2014 08:58 AM Stephen Benjamin

fixes #3827 - adds ldap avatar support

acfbc458 03/03/2014 02:26 PM Marek Hulán

fixes #812 - new permissions model, user group role and nest support, role filters for better granularity

Contributions from:
8cf10332 02/25/2014 08:51 AM Eric Helms

Fixes #4441 - Overriden link_to method should be public, not protected

bfee97b6 02/24/2014 04:45 PM Lukas Zapletal

fixes #3751 - new/edit submit buttons now have id

34897490 02/17/2014 11:15 PM Joseph Magen

fixes #3939 - add option to 'inherit from parent' for hostgroup attributes

355bce36 12/30/2013 11:06 AM Ohad Levy

fixes #3930 - refactoring of edit_self implementation.

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

c2c32409 12/13/2013 03:02 PM Greg Sutcliffe

Fixes #3720 - Add description field to operatingsystem

4dbf6624 09/17/2013 07:31 AM Dominic Cleal

fixes #2764 - settings defined in settings.yaml file are now read-only

f58d55f1 07/24/2013 12:01 PM Gavin McCance

fixes #2825 - Gravatar URL for email addresses with uppercases

fca6a9d2 07/14/2013 08:21 AM Marek Hulán

Fixes #2780 - Enhance puppet classes assignment

Allows you to assign/unassign puppet classes to a host/hostgroup by
clicking on it's name. You can still use the small icon on particular
line.

3de840c1 06/19/2013 11:58 AM Amos Benari

fixes #2679 pie get error when the label is too long

ef4b97d1 06/07/2013 05:17 AM Joseph Magen

fixes #2631 - fix remote code execution via controller name (CVE-2013-2121)

410505f4 06/06/2013 10:46 AM Marek Hulán

Fixes #2615 - failed to save host group

If there was current organization selected, organizations got doubled
which prevented save. Fixed and added test for this part.

c7846bcd 05/28/2013 09:36 AM Ohad Levy

fixes #2563 - fallback user image has wrong path

6c563741 05/23/2013 08:35 AM Marek Hulán

Fixes #2502 - session expiration updates

Signo now allows to transparently prolong user session which got
expired. Also when you now logout from Foreman you will end up in Signo
login form. This brings some code clean up and test changes and small
SSO method API change.

afe65aab 05/09/2013 03:21 PM Marek Hulán

Fixes #2460 - session expiration fix for SSO

We set new expiration interval when user logs in successfully using any
kind of SSO. Also this patch moves logout path out of thread variable
and stores it into a session. This is more secure storage for threaded...

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

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

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

new top-bar navigation design and a new login page

9d69fc8f 04/24/2013 05:07 AM Dominic Cleal

Feature #2368 - i18n extracting strings

93117958 04/24/2013 05:07 AM Bryan Kearney

Feature #2368 - i18n extracting strings

4e7ea9b8 04/22/2013 07:50 AM Marek Hulán

fixes #2417 - SSO abstractioning

Apache and Signo SSO reworked to a new general SSO concept.

You can use SSO service that comes with Katello for loggin in. It's
based on OpenID protocol with slightly customized provider.

d0a190b8 04/22/2013 02:13 AM Bryan Kearney

fixes #2247 Provides an option to disable the use of gravatara

A new setting is added, use_gravatar. It defaults to true. If it is set to false, then the gravatar
call out is not used and only the default user icon is used.

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

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

f46e39c4 03/14/2013 04:29 AM Bryan Kearney

Add localization calls to the subnets and the trenda pages.

There are other changes to the common layouts based on simple testing.

6366e9e2 03/11/2013 08:50 AM Bryan Kearney

Add gettext calls to the common views, application controller, and application helper objects.

Note, this patch does not include an update to the strings file. This will allow patches to be submitted without colliding with each other.
To regenerate the strings file, run rake gettext:find

e4098f63 01/21/2013 02:17 PM Amos Benari

fix import classes button

7301e99f 01/08/2013 10:42 AM Amos Benari

removed the need to add 'btn' class for the action_buttons helper, and changed the action buttons to small.

1095c980 01/03/2013 07:28 AM Amos Benari

fixes #2091 Menu items disappeard

ec2b4ec9 01/02/2013 08:13 AM Amos Benari

ui phase2

73f23bf4 01/02/2013 08:13 AM Amos Benari

bootstrap2.2.2

71291a46 12/20/2012 04:18 AM Dmitri Dolguikh

fixes #1834 to get foreman running under ruby 1.9.3

ee2b39c6 12/12/2012 10:02 AM Ivan Necas

refs #1937 - fix graphs hrefs when running from subpath

298756ca 10/18/2012 08:48 AM Amos Benari

fixes #1028 - show and override puppet class parameters in the host form.

f17e3f6c 09/20/2012 03:47 AM Amos Benari

fixed deprecation warning.

3e33d71f 09/04/2012 10:44 AM Sam Kottler

fixes #1840 Only show the help button if a help page exists

9d060de2 07/11/2012 11:30 AM Amos Benari

fixed dropdown location for action button and bookmark.

995b1748 07/04/2012 03:47 PM Amos Benari

fixes #1165 add inherited params display and override option to the host form.

Signed-off-by: Ohad Levy <>

22a2bcb1 06/21/2012 08:34 AM Amos Benari

fixes #1649 Puppet class and environment import works only on the first smart-proxy

1b3cbe60 06/06/2012 04:47 AM Amos Benari

fixes #1572

dd42df0a 05/29/2012 03:41 AM Ohad Levy

adds ec2 provisioning support fixes #1223

- added progress bar for instance creation
- minor fixes for certname based deployments
- added ssh provisioning support to orchestartion, which utilize finish
scripts by default
- added images support (part of the vm compute tab)...

82e47ae0 04/29/2012 08:56 AM Amos Benari

updates UI to bootstrap v2

a70ad048 03/28/2012 10:55 AM Ohad Levy

ensure valid invalid JS is created when user has no access

67799065 03/15/2012 10:34 AM Ohad Levy

code smell

17637a75 02/19/2012 09:04 AM Ohad Levy

fixes #1173 - remove legacy query interface

fb45bb29 12/29/2011 05:54 AM Amos Benari

fixes #1414 - pie is over cooked in chrome.

24e55891 12/25/2011 03:15 AM Ohad Levy

fixes #1411 - hostgroup ajax actions are mostly broken

8bf83415 12/19/2011 07:47 AM Ohad Levy

fixes #1406 - excpetion errors are not showin in the UI

30e1b33e 12/15/2011 09:06 AM Ohad Levy

fixes #1396 - Add puppet classes to Hostgroups is broken

5a6d2ffc 12/04/2011 03:46 AM Amos Benari

fixed error on expanding chart that doesn't have link assosiated with it.
see the memory charts on the statistics page.

fdac5d15 12/04/2011 03:44 AM Amos Benari

fixes #1304 re issue the fix as it seemed to get only half merged

a7f7ee02 11/28/2011 05:39 AM Amos Benari

fixes #1321 add click event to the facts and stats pie chart. The click event redirect to the relevant hosts search that match the clicked slice.

Signed-off-by: Amos Benari <>

8053eafd 11/28/2011 04:10 AM Amos Benari

better text trncating in hosts list

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

WIP rails3 migration

fd4cd190 11/14/2011 06:51 AM Amos Benari

disabled links are now disabled buttons as they should.

Signed-off-by: Amos Benari <>

8a58b53c 11/10/2011 09:45 AM Amos Benari

statistics pie is now a thumbnail that expand in a modal dialog.

Signed-off-by: Amos Benari <>

3aea8c81 11/06/2011 11:52 PM Amos Benari

un-obtrosive js for the show host charts.

e1f867f0 11/01/2011 10:57 AM Ohad Levy

fixes #1286 - moved user permission filters into a tab

ef64e2ef 11/01/2011 08:46 AM Amos Benari

update the look of host parameters page to look like the smart variables.

9442eac2 10/31/2011 11:12 AM Amos Benari

fixes #1277 - add bar chart to report show page.

48c5cd3e 10/31/2011 11:12 AM Amos Benari

fixes #1276 - Non intrusive javascript pie and bar

c255ab34 10/27/2011 08:55 AM Ohad Levy

fixes #1268 - added chart to report metrics.

05ab4c16 10/18/2011 04:31 PM Ohad Levy

new UI for foreman

5d8d8a6e 10/03/2011 11:38 AM Ohad Levy

refs #1184 - added editing of true / false values in settings page

df886c98 09/27/2011 10:04 AM Ohad Levy

Feature #1184 - allow to save array based settings

this also moves the setting page to use inline edit

52e114a6 09/26/2011 10:53 AM Ohad Levy

fixes #1182 - added inline editing

c45a0014 09/19/2011 03:30 AM Ohad Levy

fixes #1167 - some setting values are ignored

53c61d6d 09/14/2011 05:07 AM Ohad Levy

added parenthesis to avoid warnings on older Ruby

01984fb7 08/16/2011 07:35 AM Amos Benari

New artwork

  • dark top-bar
  • moved the search box below the tabs line.
  • improved the show host page
  • added notifications
  • Settings tab now changes title based on the active action
  • lots of cleanups - fixes #1066, fixes #926, fixes #628 and many other minor changes...
572a19c3 06/05/2011 02:47 AM Paul Kelly

Fixes #906 - Always allow a user to edit some of their own User details

Signed-off-by: Paul Kelly <>

69f9cb82 05/30/2011 08:52 AM Ohad Levy

fixes #903 - Show resulting provisioning options at the Host edit screen

ad3d61b7 05/25/2011 08:28 AM Paul Kelly

Fixes #920 - Add authorization to hypervisor, bookmarks, subnets, smart-proxy/autosign and puppetca

Signed-off-by: Paul Kelly <>

fd704256 05/24/2011 04:42 AM Amos Benari

fixes #932 + sign on Safari is not rendered correctly

Signed-off-by: Amos Benari <>

76702262 05/23/2011 10:45 AM Amos Benari

UI updates

  • login colores updated.
  • updated the puppets classes selection gui

Signed-off-by: Amos Benari <>