Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | | | | | Do not process council if not endpoint or no services | Struan Donald | 2011-10-21 | -0/+5 | |
* | | | | | | actually make the fetching of open311 extra info fields work | Struan Donald | 2011-10-20 | -12/+8 | |
* | | | | | | only add on change handler if there are open311 extra params | Struan Donald | 2011-10-20 | -0/+2 | |
* | | | | | | Merge branch 'open311-consumer' | Struan Donald | 2011-10-20 | -8/+771 | |
|\ \ \ \ \ \ | |||||
| * | | | | | | remove javascript eval and send down html instead | Struan Donald | 2011-10-20 | -1/+30 | |
| * | | | | | | make the additional information fields work with js update of category dropdown | Struan Donald | 2011-10-20 | -2/+3 | |
| * | | | | | | put filter column after loader hash | Struan Donald | 2011-10-19 | -3/+3 | |
| * | | | | | | remove out of date FIXME | Struan Donald | 2011-10-11 | -1/+0 | |
| * | | | | | | if we have two conflicting existing contacts then skip the update | Struan Donald | 2011-10-11 | -1/+15 | |
| * | | | | | | do not die if we update a contact and there is one with the same category | Struan Donald | 2011-10-11 | -13/+20 | |
| * | | | | | | test existing contacts are deleted | Struan Donald | 2011-10-11 | -1/+3 | |
| * | | | | | | handle change of service name for existing service code | Struan Donald | 2011-10-11 | -2/+2 | |
| * | | | | | | rewrite populate service list to enable testing and add some tests | Struan Donald | 2011-10-10 | -0/+205 | |
| * | | | | | | Merge remote branch 'origin/master' into open311-consumer | Struan Donald | 2011-10-10 | -23/+52 | |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | allow service endpoints to be configured | Struan Donald | 2011-09-27 | -3/+4 | |
| * | | | | | | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ... | Struan Donald | 2011-09-08 | -28/+134 | |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ... | Struan Donald | 2011-08-22 | -62/+441 | |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ... | Struan Donald | 2011-08-16 | -82/+346 | |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | shuffle problem update code about to make it easier to test and write some tests | Struan Donald | 2011-08-12 | -1/+93 | |
| * | | | | | | | | | | move problem update into problem model and add some tests, plus attempt some ... | Struan Donald | 2011-08-11 | -0/+82 | |
| * | | | | | | | | | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ... | Struan Donald | 2011-08-09 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | initial update from open311 script | Struan Donald | 2011-08-09 | -3/+13 | |
| * | | | | | | | | | | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ... | Struan Donald | 2011-08-09 | -41/+535 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | unit tests for extra open311 fields in report pages | Struan Donald | 2011-08-04 | -1/+1 | |
| * | | | | | | | | | | | | configure open311 endpoint etc in admin interface | Struan Donald | 2011-08-04 | -0/+32 | |
| * | | | | | | | | | | | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ... | Struan Donald | 2011-08-04 | -1/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | yet another attempt at storing the service detail information | Struan Donald | 2011-08-04 | -3/+4 | |
| * | | | | | | | | | | | | | rejig data structure so we can sort the extra fields | Struan Donald | 2011-08-03 | -1/+1 | |
| * | | | | | | | | | | | | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ... | Struan Donald | 2011-08-03 | -8/+105 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | include report url and also media url if present | Struan Donald | 2011-08-02 | -4/+8 | |
| * | | | | | | | | | | | | | | add simple open311 test, add some error checking and reduce repeated code | Struan Donald | 2011-08-02 | -16/+43 | |
| * | | | | | | | | | | | | | | improvments and fixes to service request submission | Struan Donald | 2011-08-02 | -11/+21 | |
| * | | | | | | | | | | | | | | slight neatening of data structure and some html tidy up | Struan Donald | 2011-08-01 | -3/+5 | |
| * | | | | | | | | | | | | | | display and save extra info for open311 reports | Struan Donald | 2011-08-01 | -2/+27 | |
| * | | | | | | | | | | | | | | populate open311 meta data in contacts | Struan Donald | 2011-08-01 | -0/+8 | |
| * | | | | | | | | | | | | | | add in extra field to contacts for storing open311 meta data | Struan Donald | 2011-08-01 | -2/+23 | |
| * | | | | | | | | | | | | | | use module and conf from database for service list updates | Struan Donald | 2011-07-29 | -1/+3 | |
| * | | | | | | | | | | | | | | open311conf id to type serial | Struan Donald | 2011-07-29 | -3/+8 | |
| * | | | | | | | | | | | | | | add in table to store configuration of councils using open311 | Struan Donald | 2011-07-29 | -0/+34 | |
| * | | | | | | | | | | | | | | rough first draft of open311 interface | Struan Donald | 2011-07-29 | -0/+128 | |
| * | | | | | | | | | | | | | | add extra column to problem for storing addition open311 meta information | Struan Donald | 2011-07-29 | -2/+24 | |
* | | | | | | | | | | | | | | | do not add town if it is already in the query | Struan Donald | 2011-10-18 | -1/+1 | |
* | | | | | | | | | | | | | | | append town name to Bing gecode queries if provided to decrease false matches | Struan Donald | 2011-10-18 | -0/+2 | |
* | | | | | | | | | | | | | | | initial Reading borough council cobrand | Struan Donald | 2011-10-17 | -0/+80 | |
* | | | | | | | | | | | | | | | Stop warnings if org is not provided. | Matthew Somerville | 2011-10-10 | -0/+19 | |
| |_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | Ignore London in admin interface, text tweaks. | Matthew Somerville | 2011-09-27 | -2/+3 | |
| |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Decode template files read in with read_file, to prevent double encoding (fix... | Matthew Somerville | 2011-09-20 | -7/+19 | |
* | | | | | | | | | | | | | Don't fail if the result is empty. | Matthew Somerville | 2011-09-15 | -1/+1 | |
* | | | | | | | | | | | | | Add explicit as for older version of DBIx::Class or something like that. | Matthew Somerville | 2011-09-13 | -0/+1 | |
* | | | | | | | | | | | | | Hopefully fix issue with council reports pagination display, link in RSS feed... | Matthew Somerville | 2011-09-12 | -2/+14 |