summaryrefslogtreecommitdiffstats
path: root/reports
Commit message (Expand)AuthorAgeFilesLines
* Reports: Use try/except and no version comparisonAlexander Sulfrian2015-09-291-3/+2
* some more django 1.7 compatibility fixesJonas Jochmaring2015-09-231-12/+13
* make Bcfg2-web compatible with django 1.7Jonas Jochmaring2015-09-231-13/+15
* Reports/templatetags: mark special hosts in grid viewAlexander Sulfrian2014-06-181-0/+3
* Handle the case where BCFG2_CONFIG_FILE isn't set in the environmentMichael Fenn2014-04-111-2/+2
* Parse the config inside of the wsgi application functionMichael Fenn2014-04-091-2/+11
* reports.wsgi: Fix indentationSol Jerome2014-03-201-1/+1
* reports: set DJANGO_SETTINGS_MODULE in wsgi scriptChris St. Pierre2014-03-051-0/+2
* DB: fixed how Django settings are loadedChris St. Pierre2013-10-301-4/+5
* reports: Make Failed and Bad consistentSol Jerome2013-01-071-3/+6
* Web Reports: allow bcfg2.conf to be passed to the wsgi appTim Laszlo2012-09-211-1/+6
* Merge reporting configuration with main server configurationTim Laszlo2012-08-071-1/+1
* 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
* bcfg2-build-reports: Fix type reported by cbrinke on IRC (#1100)Sol Jerome2012-02-151-1/+1
* Fix: "–" is narrower than "+" in most fonts - "−" will be bettermkd2011-10-311-1/+1
* Reports:unknown2011-08-122-4/+10
* Convert hostbase/reports files to unix file formatsSol Jerome2011-03-171-693/+693
* web_reports: Moved location of reports.wsgi to a more stable locationTim Laszlo2010-10-211-0/+4
* 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
* Reports: Fix html validation errors for #798 (Patch from Thorsten Lockert)Sol Jerome2009-12-192-4/+5
* Reports: Stylesheet fixes from Tim LaszloSol Jerome2009-11-102-13/+20
* Reports: Detailed Client List view from Tim LaszloSol Jerome2009-11-091-1/+0
* reports: Fix missing ending quotation mark (Reported by Joe Digilio on irc)Sol Jerome2009-08-171-1/+1
* Be more optimistic (Resolves Ticket #400)Narayan Desai2007-02-141-5/+5
* Reporting system update to include browsing by config-item rather than host-o...Joey Hagedorn2007-01-1225-0/+10248
* newreports: minor asthetic changesJoey Hagedorn2007-01-061-1/+1
* Minor changes to report formatting CSS Joey Hagedorn2007-01-062-3/+4
* Added syntax-coloring css fileJoey Hagedorn2007-01-031-0/+59
* moving brpt to server-reportsJoey Hagedorn2006-11-2227-1502/+25
* New Reports: Let importscript accept -C flag to determine location of bcfg2.c...Joey Hagedorn2006-11-211-1/+26
* New Reports: Added color coding of client condition on clients-index page.Joey Hagedorn2006-11-201-6/+10
* added capability for authentication in reportsKen Raffenetti2006-11-035-3/+102
* New Reports: Minor change in effort to make more compatible with SQLiteJoey Hagedorn2006-08-041-1/+1
* NewReports: Added ping-data support to import scriptJoey Hagedorn2006-08-041-12/+26
* NewReports: Removed debugging statementJoey Hagedorn2006-08-031-1/+0
* NewReports: Fixed bug related to import of Reasons from statistics.xml fileJoey Hagedorn2006-08-031-27/+31
* NewReports: More DB Schema changes and default (example) file updates.Joey Hagedorn2006-08-032-2/+2
* NewReports: Fixes database portability problem with typecasting dates; for al...Joey Hagedorn2006-08-022-4/+15
* NewReports: Works with db schema changesJoey Hagedorn2006-08-021-2/+13
* NewReports: Resetting a default Joey Hagedorn2006-08-021-10/+4
* New Reports: support for new pinging structure; this one works.Joey Hagedorn2006-08-023-33/+45
* New Reports: Changes default for mod_python/apache production environment ser...Joey Hagedorn2006-08-021-10/+0
* Fixes typo in previous versionJoey Hagedorn2006-08-011-2/+3
* fix for python 2.3Joey Hagedorn2006-08-011-2/+6
* New Reports: Code CleanupJoey Hagedorn2006-07-261-12/+12