Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | check that there is an open311 endpoint configured before using open311 | Struan Donald | 2011-10-21 | -1/+1 |
| | ||||
* | Merge branch 'open311-consumer' | Struan Donald | 2011-10-20 | -3/+71 |
|\ | ||||
| * | do the correct thing with result success flag | Struan Donald | 2011-10-11 | -2/+2 |
| | | ||||
| * | fix intending, missing bracket and re-use contact object | Struan Donald | 2011-10-11 | -29/+27 |
| | | ||||
| * | rewrite populate service list to enable testing and add some tests | Struan Donald | 2011-10-10 | -118/+3 |
| | | ||||
| * | Merge remote branch 'origin/master' into open311-consumer | Struan Donald | 2011-10-10 | -3/+2 |
| |\ | ||||
| * | | an initial first hack at making send-reports work when | Struan Donald | 2011-09-27 | -4/+12 |
| | | | | | | | | | | | | there are multiple areas for a report | |||
| * | | use custom end points for west berks | Struan Donald | 2011-09-27 | -2/+17 |
| | | | | | | | | | | | | strip trailing white space from category names | |||
| * | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-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 tests | Struan Donald | 2011-08-12 | -61/+5 |
| | | | | ||||
| * | | | move problem update into problem model and add some tests, plus attempt some ↵ | Struan Donald | 2011-08-11 | -65/+1 |
| | | | | | | | | | | | | | | | | timezone things | |||
| * | | | tweak to problem fetching query to correctly exclude problems with no ↵ | Struan Donald | 2011-08-11 | -3/+5 |
| | | | | | | | | | | | | | | | | external_id | |||
| * | | | only get updates for visible problems | Struan Donald | 2011-08-11 | -2/+1 |
| | | | | ||||
| * | | | some rudimentary checks to make sure we do not put in updates that are older ↵ | Struan Donald | 2011-08-11 | -1/+15 |
| | | | | | | | | | | | | | | | | than current state in FMS | |||
| * | | | translate text and use contact email for system user | Struan Donald | 2011-08-10 | -3/+5 |
| | | | | ||||
| * | | | initial update from open311 script | Struan Donald | 2011-08-09 | -0/+124 |
| | | | | ||||
| * | | | yet another attempt at storing the service detail information | Struan Donald | 2011-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 parsing | Struan Donald | 2011-08-03 | -1/+3 |
| | | | | ||||
| * | | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-08-03 | -0/+170 |
| |\ \ \ | | | | | | | | | | | | | | | | into open311-consumer | |||
| * | | | | include report url and also media url if present | Struan Donald | 2011-08-02 | -1/+1 |
| | | | | | ||||
| * | | | | report submission via open311 | Struan Donald | 2011-08-02 | -0/+29 |
| | | | | | ||||
| * | | | | slight neatening of data structure and some html tidy up | Struan Donald | 2011-08-01 | -1/+8 |
| | | | | | ||||
| * | | | | populate open311 meta data in contacts | Struan Donald | 2011-08-01 | -3/+8 |
| | | | | | ||||
| * | | | | use module and conf from database for service list updates | Struan Donald | 2011-07-29 | -69/+67 |
| | | | | | ||||
| * | | | | bit more robust checking of args | Struan Donald | 2011-07-22 | -1/+15 |
| | | | | | ||||
| * | | | | set execute permissions on script | Struan Donald | 2011-07-22 | -0/+0 |
| | | | | | ||||
| * | | | | undelete existing contacts if required | Struan Donald | 2011-07-22 | -0/+14 |
| | | | | | ||||
| * | | | | accept end point and council id as command line args | Struan Donald | 2011-07-22 | -2/+4 |
| | | | | | ||||
| * | | | | basic script to populate contacts from open311 service list | Struan Donald | 2011-07-22 | -0/+68 |
| | | | | | ||||
* | | | | | notes on creating a cobrand plus a quick helper script for generating ↵ | Struan Donald | 2011-10-17 | -0/+26 |
| | | | | | | | | | | | | | | | | | | | | location data | |||
* | | | | | Stop warnings if org is not provided. | Matthew Somerville | 2011-10-10 | -1/+1 |
| |_|_|/ |/| | | | ||||
* | | | | Decode template files read in with read_file, to prevent double encoding ↵ | Matthew Somerville | 2011-09-20 | -3/+2 |
| |_|/ |/| | | | | | | | | (fixes #159). Also fix Welsh I18N test. | |||
* | | | Better call to SASS to only do it if needed etc. | Matthew Somerville | 2011-09-02 | -4/+1 |
| | | | ||||
* | | | Versioning of CSS files, remove generated CSS files from repo. | Matthew Somerville | 2011-09-02 | -1/+1 |
| | | | ||||
* | | | Check for processes hanging around. | Matthew Somerville | 2011-08-30 | -0/+6 |
| |/ |/| | ||||
* | | Merge commit 'petter/council-solve-rates' | Matthew Somerville | 2011-07-25 | -0/+73 |
|\ \ | ||||
| * | | Index by council ID not name, to handle two with the same name. | Petter Reinholdtsen | 2011-05-09 | -9/+11 |
| | | | ||||
| * | | Improve sorting. | Petter Reinholdtsen | 2011-05-09 | -0/+2 |
| | | | ||||
| * | | Typo. | Petter Reinholdtsen | 2011-05-09 | -2/+2 |
| | | | ||||
| * | | Report info on individual councils, and not grouped when several got | Petter Reinholdtsen | 2011-05-09 | -10/+18 |
| | | | | | | | | | | | | the problem report. | |||
| * | | Add script to show council solve rates. | Petter Reinholdtsen | 2011-05-09 | -0/+61 |
| | | | ||||
* | | | Merge commit 'petter/export-contactlist' | Matthew Somerville | 2011-07-25 | -0/+97 |
|\ \ \ | |_|/ |/| | | ||||
| * | | New script to export current contact list in condensed form. | Petter Reinholdtsen | 2011-05-09 | -0/+97 |
| |/ | ||||
| * | Merge commit 'petter/multi_area_categories' into develop | Matthew Somerville | 2011-04-21 | -2/+7 |
| |\ | ||||
| | * | Add changes needed to handle the same category in several areas/councils. | Petter Reinholdtsen | 2011-04-21 | -2/+7 |
| | | | ||||
| * | | Fix problem description being sent to London. | Matthew Somerville | 2011-04-21 | -0/+23 |
| | | | ||||
| * | | Add script used to bootstrap norwegian installation. | Petter Reinholdtsen | 2011-04-21 | -0/+69 |
| |/ | ||||
| * | Move from London council for test. | Matthew Somerville | 2011-04-08 | -4/+4 |
| | | ||||
| * | Update old coords too. | Matthew Somerville | 2011-04-08 | -3/+3 |
| | | ||||
* | | Factor out find_closest from send-reports, initial OSM.pm from osm_road_info ↵ | Matthew Somerville | 2011-07-12 | -29/+4 |
| | | | | | | | | branch, needs altering before it will work. |