Project

General

Profile

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

# Date Author Comment
c007f069 04/28/2014 11:51 AM Dominic Cleal

fixes #1902 - audit changes to lookup keys and values/overrides

(cherry picked from commit 971fee795383d2f7dc757a91ceb46bd693e20a4d)

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

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

720d9fc7 04/13/2014 08:27 PM Joseph Magen

fixes #5137 - audited :associated_with labels are 'N/A' for models that have a hyphen

229d7436 01/11/2014 02:35 PM Joseph Magen

fixes #3975 - add audit to classes Domain, Subnet, SmartProxy, Role, Usergroup, AuthSource, Image, Bookmark that were not audited

c6e02bd3 01/09/2014 07:43 AM Joseph Magen

fixes #3178 - add feature for compute profiles for hostgroups and hosts

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

Fixes #3811 updating to bootstrap 3

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

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

ff9597b4 05/23/2013 08:25 AM Joseph Magen

fixes #2546 - audit details error - undefined method 'map' for string

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

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

bfbf7ed8 04/24/2013 05:07 AM Lukas Zapletal

Feature #2368 - i18n extracting strings

dbd2fcf9 06/28/2012 08:44 AM Amos Benari

audit time ago in words.

e2217aa6 06/26/2012 09:12 AM Ohad Levy

minor fixing to audits search link, closes #1700

de3fb0d7 06/26/2012 08:22 AM Amos Benari

fixes #1700 audit page performance improved

  • Added auditabale name and associated name columns.
  • Added username to audit table
0f7676c1 06/21/2012 09:21 AM Amos Benari

audit with association.

09ce1364 06/20/2012 03:43 PM Amos Benari

audit as twitter and versions for template.

This also closes #1377 as it offer versions and diff view of the tempates.

it is not ideal, but it should handle the most common case for now,
where we should open other feature requests to support all of the ideas in #1377

eec062e6 06/20/2012 03:19 PM Ohad Levy

wip audits upgrade

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

code smell

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

WIP rails3 migration

fd2fa665 07/14/2011 08:41 AM Greg Sutcliffe

Refs #1041 Add audit_parent to db and ui

Seems to work fine, within the limitations of HostClasses getting
their own entry. Search doesn't work right - it searches on
"parent = 1" not "parent = host/domain/blah"

Signed-off-by: Greg Sutcliffe <>

3b49df17 04/13/2011 07:59 AM Amos Benari

add search to audit page fixes #773, fixes #772 and fixes #412

Signed-off-by: Amos Benari <>

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

fixes #271 - remove active scaffold plugin

661e86c7 05/26/2010 12:49 PM Ohad Levy

fixes #269 - Remove activescaffold from audits page