Changes between Version 70 and Version 71 of Projects/Advanced


Ignore:
Timestamp:
03/04/14 13:45:44 (11 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Projects/Advanced

    v70 v71  
    148148Focal Person: Dominic König
    149149
    150 We currently use the Flot !JavaScript library to produce interactive graphs - primarily via the S3Report (/report, /report2) method:
     150We currently use the Flot !JavaScript library to produce interactive graphs - primarily via the S3Report (/report) method:
    151151* [wiki:S3/S3Report S3Report]
    152152
     
    162162  * https://github.com/flavour/eden/blob/master/modules/s3/s3notify.py
    163163
    164 So, your task, as I see it, is to take the settings for a Report & produce the PDF &/or XLS version thereof.
     164So, the task, as I see it, is to take the settings for a Report & produce the PDF &/or XLS version thereof.
    165165- ideally this would work for both the interactive & subscription usecases i.e. subscription would store the Report options extending the existing Saved Filter options:
    166166 * https://github.com/flavour/eden/blob/master/modules/s3db/pr.py#L2619