Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

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

42117380 04/02/2015 09:22 AM Tomer Brisker

Fixes #8106 - Dashboard rewrite to allow better customization

0b1dafbb 03/23/2015 12:36 PM Shlomi Zadok

fixes #9469 - redirect to reports#index on destroy

6d05514a 03/05/2015 07:31 AM Tomáš Strachota

Fixes #9480 - multiple NICs integration with compute profiles

From users point of view:
- interfaces setup in compute profiles is back
- interface related compute attrs get merged into host NICs upon compute
profile selection
- NIC overview table displays details in the column "Type"...

View revisions

Also available in: Atom