summaryrefslogtreecommitdiffstats
path: root/reports/site_media
Commit message (Collapse)AuthorAgeFilesLines
* Reports/templatetags: mark special hosts in grid viewAlexander Sulfrian2014-06-181-0/+3
| | | | | Highligh additional special hosts in the grid view. Stale hosts get a grey background and clean hosts with extra packages get a blue background.
* reports: Make Failed and Bad consistentSol Jerome2013-01-071-3/+6
| | | | | | | Failed entries were causing me confusion previously because the colors between the client State and the Failed entries were inconsistent. Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* web_reports: speed up client detail viewTim Laszlo2012-06-061-0/+10
|
* web_reports: added a view to show the most common configuration problemsTim Laszlo2012-06-051-0/+6
|
* reports: Add fine-grained filter for 'bad' clientsSol Jerome2012-05-061-2/+24
| | | | | | | | This filter introduces percentages which should help administrators to quickly visually see where they should focus their time. The worse the percentage of bad/total entries, the darker the color of the client. Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Fix: "&ndash;" is narrower than "+" in most fonts - "&minus;" will be bettermkd2011-10-311-1/+1
|
* Reports:unknown2011-08-122-4/+10
| | | | | toggle "[+]" to "[-]" and back on expanding/collapsing lists make the whole header bar clickable
* Convert hostbase/reports files to unix file formatsSol Jerome2011-03-171-693/+693
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* web reports: tweaks and updatesTim Laszlo2010-10-141-0/+0
|
* web reports: removing old imagesTim Laszlo2010-10-146-0/+0
|
* web reports: new skinTim Laszlo2010-10-1432-10893/+1760
|
* Fixed div height differencesTim Laszlo2010-05-251-1/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5865 ce84e21b-d406-0410-9b95-82705330c041
* Reports: Stylesheet fixes from Tim LaszloSol Jerome2009-11-102-13/+20
| | | | | | | | | | | | | | | <quote who="Tim Laszlo" address="tim.laszlo@gmail.com"> > On Tue, Nov 10, 2009 at 9:50 AM, Tim Laszlo <tim.laszlo@gmail.com> wrote: > > This is a little cleanup work. Some of the divs aren't displaying properly > and in IE the layout is offset and occasionally pushed down. With this > patch the sidebar also extends down the length of the page to match the > content. Previously it stopped sort and looked funny with large amounts of > content. Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5566 ce84e21b-d406-0410-9b95-82705330c041
* Reports: Detailed Client List view from Tim LaszloSol Jerome2009-11-091-1/+0
| | | | | | | | | | | This commit adds a new view for the reporting system submitted by Tim Laszlo. It gives detailed information about clients in a table format with State, Good/Bad/Extra entry counts, time of last run, and server client last communicated with. Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5563 ce84e21b-d406-0410-9b95-82705330c041
* reports: Fix missing ending quotation mark (Reported by Joe Digilio on irc)Sol Jerome2009-08-171-1/+1
| | | | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5412 ce84e21b-d406-0410-9b95-82705330c041
* Reporting system update to include browsing by config-item rather than ↵Joey Hagedorn2007-01-1225-0/+10248
| | | | | | | | | | | | host-only. This enables users of the system to track down where problems are occuring across the system by looking in a package and system oriented way, rather than a host centric view only. *It is expected to be useful to verify that critical security updates are applied.* Additionally this update includes a bunch of files (yet not complete) from the Yahoo User Interface Library. It is sparsely incorporated as the files are used. This library is BSD licensed and provides great capability for the web reports. It also will help when incorporating ajax technology in to the reports for performance improvements. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2660 ce84e21b-d406-0410-9b95-82705330c041
* newreports: minor asthetic changesJoey Hagedorn2007-01-061-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2626 ce84e21b-d406-0410-9b95-82705330c041
* Minor changes to report formatting CSS Joey Hagedorn2007-01-062-3/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2625 ce84e21b-d406-0410-9b95-82705330c041
* Added syntax-coloring css fileJoey Hagedorn2007-01-031-0/+59
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2621 ce84e21b-d406-0410-9b95-82705330c041
* moving brpt to server-reportsJoey Hagedorn2006-11-222-2/+25
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2520 ce84e21b-d406-0410-9b95-82705330c041
* Added Calendar Popup for date selection. This appears to be public domain;Joey Hagedorn2006-06-291-0/+88
| | | | | | | | | | | | | | | | | | | | | | | | // Author: Matt Kruse <matt@mattkruse.com> // WWW: http://www.mattkruse.com/ // // NOTICE: You may use this code for any purpose, commercial or // private, without any further permission from the author. You may // remove this notice from your final code if you wish, however it is // appreciated by the author if at least my web site address is kept. // // You may *NOT* re-distribute this code in any way except through its // use. That means, you can include it in your product, or your web // site, or any other form where the code is actually being used. You // may not put the plain javascript up on your site for download or // include it in your javascript libraries for download. // If you wish to share this code with others, please just point them // to the URL instead. // Please DO NOT link directly to my .js files from your site. Copy // the files to your server and use them there. Thank you. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1903 ce84e21b-d406-0410-9b95-82705330c041
* Initial commit of Django based reporting subsystem. Only works with fake ↵Joey Hagedorn2006-06-156-0/+488
data so far... git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1883 ce84e21b-d406-0410-9b95-82705330c041