Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
f92e7cc9 09/15/2015 03:29 AM Walden Raines

Fixes #11689: hide editor container when hidden value.

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

9aadd812 09/09/2015 09:45 AM Daniel Lobato Garcia

Fixes #10106 - Make tests run in parallel

Run rake parallel:test to run tests in several processes. The gem will
auto split the tests in as many cores as you have available.

Keep in mind running tests in parallel could highlight race conditions
we would've missed otherwise, so some tests might to be fixed to ensure...

6b4b489f 09/03/2015 02:54 AM Ori Rabin

fixes #10832 - separating lookup keys into puppet and variable

24fc15c5 07/22/2015 06:29 AM Daniel Lobato Garcia

Fixes #10929 - Add removed widgets to dashboard

This commit allows users to re-add widgets. At this point it's only
possible to recover removed widgets by clicking on "Reset to default".

To do this I populate the 'Add widgets' list by getting a diff
between the current widgets and the available ones. The code calls any...

dbaa163e 07/20/2015 05:25 PM Alon Goldboim

Fixes #11011 - notifications are removed when window is changed

445dd7ab 07/20/2015 10:28 AM Daniel Lobato Garcia

Fixes #11089 - Adapt tests to Rails 4

This commit contains all changes to tests in branch
https://github.com/theforeman/foreman/pull/2055 that I found to be
retrocompatible with Rails 3. The more of these we can get in, the less
code we will have to review for Rails 4, and the more relevant it will...

08fb737f 06/29/2015 09:34 AM Alon Goldboim

Fixes #10729 - clear notifications on login

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.

053c032d 05/22/2015 04:23 AM Tom Caspy

fixes #8597 - escape slashes for ptable URL parameters

f2401e10 05/14/2015 12:46 PM Dominic Cleal

fixes #10507 - wait for completion of update env request

When testing the multiple host environment update, the integration test
submits the modal popup form and then the test ends. The server thread
takes some time to update all host envs, add audit entries etc, but in...

View revisions

Also available in: Atom