Changes between Version 47 and Version 48 of BluePrintBuildingAssessments


Ignore:
Timestamp:
02/24/11 21:37:03 (14 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintBuildingAssessments

    v47 v48  
    2929 * add help text
    3030 * hook into Google Geocoder (e.g. using the geocoder() function in controllers/gis.py)
    31 3. Unique identifier visible on forms (Dominic?)
     313. ~~Unique identifier visible on forms~~ (DONE: Domminic)
    32324. Provide the historic reports scheduled task
    3333 * ''An hourly record of assessments - to provide a quick report of growth over time. My thought here is that an hourly cron job or similar would be run at the top of the hour that polls the number of assessments of each class, and records these in a table. The report would then present these so we can show activity over time. Highest priority is a table, graphs would be a bonus.''