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

de9e7ada 07/16/2015 05:56 AM Marek Hulán

Fixes #11035 - template preview feature

befd6716 07/16/2015 05:54 AM Shlomi Zadok

fixes #10985 - Set css class for width of filter select on Puppet CA index

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

Fixes #11111 - action dropdowns pulled right

890e765e 07/14/2015 03:35 AM Daniel Lobato Garcia

Fixes #11078 - Substitute find_all_by by where to comply with Rails 4

This commit takes away all instances up to this point of find_all_by to
improve Rails 4 compatibility. They are substituted by .where calls.

a377f776 07/09/2015 07:32 AM Ondřej Pražák

Fixes #3971 - warning shown when PXE template is edited and has hosts in build mode

7deaced2 07/06/2015 06:59 AM Daniel Lobato Garcia

Refs #3809 - Style/blocks cop enabled

bd7c4d28 07/02/2015 07:11 AM Shlomi Zadok

fixes #10965 - remove select css classes from days_filter

8dfe5543 07/01/2015 01:59 PM Shlomi Zadok

fixes #10965 - change days_filter sentence

707d9bdd 06/30/2015 09:26 PM Shlomi Zadok

fixes #10868 - use classify for a Symbol instead of humanize

View revisions

Also available in: Atom