aboutsummaryrefslogtreecommitdiffstats
path: root/bin/problem-creation-graph
Commit message (Collapse)AuthorAgeLines
* Reduce use of FixMyStreet::App.Matthew Somerville2015-12-02-2/+2
| | | | Command line scripts don't need a full blown app, just database.
* Add error checking to graph gnuplot running.Matthew Somerville2015-10-23-1/+1
|
* Don't use chdir in graph generation scripts.Matthew Somerville2015-10-23-4/+4
| | | | | | | Running the graph scripts from their directory does not work with perl 5.16+, as the chdir interferes with FindBin's operation. Fixes #1262.
* Remove need for cron-wrapper with existing scriptsMatthew Somerville2015-01-19-3/+8
| | | | | Call the necessary boilerplate in each script so you can call them directly. Remove boilerplate from files that don't need it.
* Switch graph generation programs to Perl.Matthew Somerville2014-11-11-83/+87
| | | | | | This means they access the database the same way all the other scripts do, preventing any issues due to different setups. Also tidy up state grouping in graph, add Norway start date.
* Update graph creation to spot other fixed states.Matthew Somerville2014-02-06-4/+4
|
* Remove any remaining BCI reference.Matthew Somerville2012-10-03-7/+7
|
* Suppress gnuplot warnings.Matthew Somerville2012-05-08-1/+1
|
* the yaml2sh call in deployfns adds OPTION_ on the front of config key names ↵Struan Donald2012-01-10-2/+2
| | | | and is used elsewhere so add OPTION_ back on
* BCI -> FMSStruan Donald2012-01-10-1/+1
|
* BCI -> FMS conf change for graph generation scriptsStruan Donald2012-01-10-1/+1
|
* use yaml conf for graph generation scriptsStruan Donald2012-01-10-1/+1
|
* Path changes for move to gitLouise Crow2010-01-25-3/+3
|
* Differnet xrange date.matthew2008-11-12-2/+8
|
* Cope if files are empty.matthew2008-11-12-6/+16
|
* Switch flickr state to partial, tidy up code, so soon other things can use ↵matthew2008-10-09-3/+3
| | | | | | it too. Few text tweaks also, and other bits and bobs.
* Slight text changefrancis2008-04-11-2/+2
|
* Fix problem-creation-graphfrancis2008-04-11-11/+11
|
* More graphy stufffrancis2008-04-11-0/+93