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