summaryrefslogtreecommitdiffstats
path: root/reports/brpt
Commit message (Expand)AuthorAgeFilesLines
* 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-265-16/+31
* New Reports: pointing settings.py file to read /etc/bcfg2.conf so less initia...Joey Hagedorn2006-07-201-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-198-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-121-1/+1
* fixed typo in var name "pingability"Joey Hagedorn2006-07-121-1/+1
* 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
* 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-1528-0/+727