summaryrefslogtreecommitdiffstats
path: root/reports
Commit message (Expand)AuthorAgeFilesLines
* 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
* Code CleanupJoey Hagedorn2006-07-261-40/+49
* Updated templates so that output is properly sortedJoey Hagedorn2006-07-266-16/+31
* New Reports: pointing settings.py file to read /etc/bcfg2.conf so less initia...Joey Hagedorn2006-07-202-11/+8
* New Reports: Finalized Reasons display for bad and modified config elements. ...Joey Hagedorn2006-07-205-19/+152
* New Reports: Lots of changes to faciliate Reasons info display. Clicking on B...Joey Hagedorn2006-07-199-24/+82
* New Reports: Summary view is now really fast 3 sec instead of 20; Summary ena...Joey Hagedorn2006-07-185-41/+77
* Final commit before view data in new reports gets restructured.Joey Hagedorn2006-07-142-1/+2
* removed requirement for host to have "0" extra packages to qualify as "clean"...Joey Hagedorn2006-07-131-1/+1
* sync'd DB, so that no longer do installers of the new reporting system need t...Joey Hagedorn2006-07-122-1/+1
* fixed typo in var name "pingability"Joey Hagedorn2006-07-121-1/+1
* included empty sqlite-dbJoey Hagedorn2006-07-121-0/+0
* minor changes to command line optionsJoey Hagedorn2006-07-121-7/+12
* import script added verbose/debug options; defaults to silent operationJoey Hagedorn2006-07-122-190/+70
* import script ready to go. Fast SQL fixed up so it returns the correct data too.Joey Hagedorn2006-07-112-39/+102
* Preliminary import script working version, imports Reasons, Interactions, Cli...Joey Hagedorn2006-07-101-1/+103
* added final support for reasons in new reporting system; edited importer scri...Joey Hagedorn2006-07-053-81/+141
* provided easy-calendar-selection for historical reporting Joey Hagedorn2006-06-294-23/+30
* Added Calendar Popup for date selection. This appears to be public domain;Joey Hagedorn2006-06-291-0/+88
* New reporting system's Performance report is ultra fast due to new SQL querie...Joey Hagedorn2006-06-283-40/+71
* working on reports performance related to building client listsJoey Hagedorn2006-06-274-10/+20
* Changed Client schema to cache current interaction.Joey Hagedorn2006-06-273-19/+59
* removed two more PYC files...Joey Hagedorn2006-06-212-0/+0
* Made timing report a bunch fasterJoey Hagedorn2006-06-215-10/+26
* removed more compiled filesJoey Hagedorn2006-06-212-0/+0
* removed some compiled filesJoey Hagedorn2006-06-2110-4/+4
* New models with Reasons; added Import script, to bring old data in to the dat...Joey Hagedorn2006-06-203-8/+150
* Initial commit of Django based reporting subsystem. Only works with fake data...Joey Hagedorn2006-06-1534-0/+1215