summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Reports
Commit message (Expand)AuthorAgeFilesLines
* export: Update version number for reportsSol Jerome2011-01-241-1/+1
* Reports: Don't set TIME_ZONE unless it's supportedSol Jerome2010-11-021-1/+2
* Reports: Fix default time zone settings (Resolves Ticket #957)Sol Jerome2010-11-021-1/+1
* web_reports: Moved location of reports.wsgi to a more stable locationTim Laszlo2010-11-021-4/+0
* web_reports: determine static prefix automaticallyTim Laszlo2010-11-022-7/+44
* Reports: Fix typoSol Jerome2010-11-021-1/+1
* web_reports: more PATH_INFO fixesTim Laszlo2010-11-021-2/+2
* web_reports: use PATH_INFO instead of path in the resolver. fixes prefix pro...Tim Laszlo2010-11-021-3/+3
* web_reports: remove commentsTim Laszlo2010-11-021-4/+0
* web_reports: remove web_prefix, add wsgi handlerTim Laszlo2010-11-022-17/+13
* reports: Remove svn merge conflictsSol Jerome2010-11-022-345/+0
* reports: Point to the bcfg2.org URLsSol Jerome2010-11-021-3/+3
* web reports: fix quotes in base-timeview.htmlTim Laszlo2010-11-021-1/+1
* web reports: tweaks and updatesTim Laszlo2010-11-021-21/+21
* web reports: new skinTim Laszlo2010-11-0233-1077/+1771
* reports: fix bcfg2-admin reports init when db is nonexistentTim Laszlo2010-11-021-2/+6
* DBStats: Purge historic data and expired clientsTim Laszlo2010-09-261-0/+34
* DBStats: Fix random mysql errorsTim Laszlo2010-07-301-12/+11
* DBStats: Support for postgresqlTim Laszlo2010-07-162-83/+41
* DBStats: Improved handling of binary objects in the databaseTim Laszlo2010-07-084-4/+16
* Removing old Django modelsTim Laszlo2010-07-083-572/+294
* tabs -> spacesSol Jerome2010-06-102-3/+3
* Updated files to match PEP 257 Fabian Affolter2010-06-093-40/+54
* updatefix.py doesn't load initial database version for django 1.*Tim Laszlo2010-06-071-1/+1
* Performance improvements for bcfg2-admin reports scrub.Tim Laszlo2010-06-071-0/+30
* Switch location to hostname. Urls break things.Tim Laszlo2010-06-041-6/+2
* Performance updates to dynamic reportsTim Laszlo2010-06-037-60/+140
* Assoicated elements only displays current elementTim Laszlo2010-06-011-3/+3
* Add option to log importscript.py messages to syslogTim Laszlo2010-05-261-9/+13
* Use logging instead of print statements in importscript.pyTim Laszlo2010-05-261-13/+21
* DBStats: Handle errors in load_statsTim Laszlo2010-05-261-8/+14
* reports: Fixes for Tickets #833 and #885Sol Jerome2010-05-203-7/+8
* importscript.py: Add support for -C option (Patch from euth in Ticket #852)Sol Jerome2010-03-071-1/+1
* Reports/settings.py: Fix outdated link to time zone choicesSol Jerome2010-03-011-1/+1
* Reports: Fix html validation errors for #798 (Patch from Thorsten Lockert)Sol Jerome2009-12-1910-54/+66
* POSIX: Remove support for old-style posix entriesSol Jerome2009-11-192-8/+8
* Reports: Fix traceback in Summary/System views (ticket #793 Reported by Thors...Sol Jerome2009-11-121-3/+5
* Reports: Fix incorrect error message (reported by Thorsten Lockert) [bugfix]Sol Jerome2009-11-101-1/+4
* Reports: Stylesheet fixes from Tim LaszloSol Jerome2009-11-101-12/+11
* Reports: Add missing space (Patch from Tim Laszlo)Sol Jerome2009-11-101-1/+1
* Reports: Detailed Client List view from Tim LaszloSol Jerome2009-11-096-2/+159
* Reports: Fix interaction display (Patch from Tim Laszlo) [bugfix]Sol Jerome2009-11-092-8/+20
* Reports: Fix django templates so that they work with 1.0Sol Jerome2009-10-243-5/+5
* Reports: Fix order of client listingSol Jerome2009-10-241-4/+4
* fix a logic error in updatefixNarayan Desai2009-02-041-1/+1
* Revert accidental svn keyword changes and add minor pylint fixesSol Jerome2009-01-151-1/+1
* Add support for alternate VCS backendsSol Jerome2009-01-136-12/+18
* Alphabetize clients list in reports so that it looks more saneSol Jerome2009-01-121-1/+1
* Update dictionary accesses to work with Python 3.0Sol Jerome2008-12-221-1/+1
* Improve error handling around schema auto-update codeNarayan Desai2008-11-071-4/+8