aboutsummaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeLines
* order by confirmed so we populate new ones firstStruan Donald2011-12-06-6/+12
|
* Merge branch 'rss-addresses'Struan Donald2011-11-30-1/+53
|\ | | | | | | | | | | Conflicts: db/schema.sql perllib/FixMyStreet/DB/Result/Problem.pm
| * only look fetch what we need and provide some feedbackStruan Donald2011-11-28-5/+32
| |
| * cache the bing gecode data when we fetch in send-reportsStruan Donald2011-09-21-1/+1
| |
| * Merge remote branch 'origin/master' into rss-addressesStruan Donald2011-09-20-3/+2
| |\
| * | remove unneeded comments and workaround codeStruan Donald2011-09-19-5/+0
| | |
| * | sort of working rss address stuff with db caching and populate scriptStruan Donald2011-09-09-0/+30
| | |
* | | add truncated code back in :(Struan Donald2011-11-21-1/+1
| | |
* | | work round issues with one particular CRM and open311Struan Donald2011-11-16-1/+11
| | |
* | | check that there is an open311 endpoint configured before using open311Struan Donald2011-10-21-1/+1
| | |
* | | Merge branch 'open311-consumer'Struan Donald2011-10-20-3/+71
|\ \ \
| * | | do the correct thing with result success flagStruan Donald2011-10-11-2/+2
| | | |
| * | | fix intending, missing bracket and re-use contact objectStruan Donald2011-10-11-29/+27
| | | |
| * | | rewrite populate service list to enable testing and add some testsStruan Donald2011-10-10-118/+3
| | | |
| * | | Merge remote branch 'origin/master' into open311-consumerStruan Donald2011-10-10-3/+2
| |\ \ \ | | | |/ | | |/|
| * | | an initial first hack at making send-reports work whenStruan Donald2011-09-27-4/+12
| | | | | | | | | | | | | | | | there are multiple areas for a report
| * | | use custom end points for west berksStruan Donald2011-09-27-2/+17
| | | | | | | | | | | | | | | | strip trailing white space from category names
| * | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-09-08-4/+7
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | | | | | into open311-consumer Conflicts: web/css/core.css web/js/fixmystreet.js
| * | | shuffle problem update code about to make it easier to test and write some testsStruan Donald2011-08-12-61/+5
| | | |
| * | | move problem update into problem model and add some tests, plus attempt some ↵Struan Donald2011-08-11-65/+1
| | | | | | | | | | | | | | | | timezone things
| * | | tweak to problem fetching query to correctly exclude problems with no ↵Struan Donald2011-08-11-3/+5
| | | | | | | | | | | | | | | | external_id
| * | | only get updates for visible problemsStruan Donald2011-08-11-2/+1
| | | |
| * | | some rudimentary checks to make sure we do not put in updates that are older ↵Struan Donald2011-08-11-1/+15
| | | | | | | | | | | | | | | | than current state in FMS
| * | | translate text and use contact email for system userStruan Donald2011-08-10-3/+5
| | | |
| * | | initial update from open311 scriptStruan Donald2011-08-09-0/+124
| | | |
| * | | yet another attempt at storing the service detail informationStruan Donald2011-08-04-6/+8
| | | | | | | | | | | | | | | | | | | | this time we sort as we store so we don't need to do this every time we display the information
| * | | fix bug in service request details parsingStruan Donald2011-08-03-1/+3
| | | |
| * | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-08-03-0/+170
| |\ \ \ | | | | | | | | | | | | | | | into open311-consumer
| * | | | include report url and also media url if presentStruan Donald2011-08-02-1/+1
| | | | |
| * | | | report submission via open311Struan Donald2011-08-02-0/+29
| | | | |
| * | | | slight neatening of data structure and some html tidy upStruan Donald2011-08-01-1/+8
| | | | |
| * | | | populate open311 meta data in contactsStruan Donald2011-08-01-3/+8
| | | | |
| * | | | use module and conf from database for service list updatesStruan Donald2011-07-29-69/+67
| | | | |
| * | | | bit more robust checking of argsStruan Donald2011-07-22-1/+15
| | | | |
| * | | | set execute permissions on scriptStruan Donald2011-07-22-0/+0
| | | | |
| * | | | undelete existing contacts if requiredStruan Donald2011-07-22-0/+14
| | | | |
| * | | | accept end point and council id as command line argsStruan Donald2011-07-22-2/+4
| | | | |
| * | | | basic script to populate contacts from open311 service listStruan Donald2011-07-22-0/+68
| | | | |
* | | | | notes on creating a cobrand plus a quick helper script for generating ↵Struan Donald2011-10-17-0/+26
| | | | | | | | | | | | | | | | | | | | location data
* | | | | Stop warnings if org is not provided.Matthew Somerville2011-10-10-1/+1
| |_|_|/ |/| | |
* | | | Decode template files read in with read_file, to prevent double encoding ↵Matthew Somerville2011-09-20-3/+2
| |_|/ |/| | | | | | | | (fixes #159). Also fix Welsh I18N test.
* | | Better call to SASS to only do it if needed etc.Matthew Somerville2011-09-02-4/+1
| | |
* | | Versioning of CSS files, remove generated CSS files from repo.Matthew Somerville2011-09-02-1/+1
| | |
* | | Check for processes hanging around.Matthew Somerville2011-08-30-0/+6
| |/ |/|
* | Merge commit 'petter/council-solve-rates'Matthew Somerville2011-07-25-0/+73
|\ \
| * | Index by council ID not name, to handle two with the same name.Petter Reinholdtsen2011-05-09-9/+11
| | |
| * | Improve sorting.Petter Reinholdtsen2011-05-09-0/+2
| | |
| * | Typo.Petter Reinholdtsen2011-05-09-2/+2
| | |
| * | Report info on individual councils, and not grouped when several gotPetter Reinholdtsen2011-05-09-10/+18
| | | | | | | | | | | | the problem report.
| * | Add script to show council solve rates.Petter Reinholdtsen2011-05-09-0/+61
| | |