aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/Open311.pm
Commit message (Collapse)AuthorAgeLines
* slightly more useful error messages if fetching Open311 service request ↵Struan Donald2012-11-21-2/+6
| | | | updates fails
* Merge branch 'stevenage'Struan Donald2012-11-19-5/+11
|\ | | | | | | | | | | | | | | | | | | Conflicts: .gitignore bin/make_css conf/crontab.ugly perllib/FixMyStreet/Cobrand/Default.pm perllib/Open311.pm templates/web/fixmystreet/around/postcode_form.html
| * change the way we get open311 singlelist data so we can order itStruan Donald2012-10-22-1/+1
| | | | | | | | correctly for display
| * bring service request updates in line with our specStruan Donald2012-10-08-1/+1
| |
| * send out open311 fms standard updates unless in extended modeStruan Donald2012-09-06-3/+9
| |
* | Some fixes for when warnings are on during test run.Matthew Somerville2012-11-09-1/+1
| |
* | More cron quietening, only show full Open311 first time, then summarise.Matthew Somerville2012-10-05-4/+8
| |
* | Pull out problem/comment id in error messages when Open311 posts failStruan Donald2012-09-24-3/+6
|/
* If we don't get a request_id or it's not a text element then regardStruan Donald2012-08-30-1/+5
| | | | posting the service request as having failed
* Add option to allow service to be sent as deviceid over open311Struan Donald2012-08-09-0/+5
| | | | turn this on for Bromley
* improve spliting name into first and last namesStruan Donald2012-07-10-2/+2
|
* Remove unused base_url_for_emails function.Matthew Somerville2012-07-06-1/+1
|
* photo is url, not photosStruan Donald2012-06-13-1/+1
|
* send media_url if comment has a photoStruan Donald2012-05-24-0/+7
|
* send address_id with NOTPINPOINTED to Bromley if not used map and no postcodeStruan Donald2012-05-23-1/+10
|
* address_string and not addressStruan Donald2012-05-23-1/+1
|
* If from an existing report page you click 'Nearby problems' > skip mapStruan Donald2012-05-22-1/+5
| | | | | then you end up with used_map=f and nothign in postcode so we should not attempt to send the postcode over open311 as it won't be there
* option to only send problem details over open311 for BromleyStruan Donald2012-05-08-3/+9
|
* do no sent lat long if click no map click for bromleyStruan Donald2012-05-08-2/+8
|
* clear debug information between callsStruan Donald2012-04-27-2/+9
|
* get service request updates requires api keyStruan Donald2012-04-27-1/+4
|
* force truncation of seconds as W3CDTF does notStruan Donald2012-04-25-1/+1
|
* include timezone in dateStruan Donald2012-04-25-1/+2
|
* first_name not required as an attribute parameterStruan Donald2012-04-24-0/+1
|
* add in first_name, last_name and email attribute[] paramsStruan Donald2012-04-24-1/+0
|
* Revert "correct misunderstanding of bromley spec"Struan Donald2012-04-24-22/+3
| | | | | | Turns out I was correct the first time round :( This reverts commit afa97893b54edd890527a80392492f0d10a739a1.
* correct misunderstanding of bromley specStruan Donald2012-04-23-3/+22
|
* factor out parameter generation so we can subclass this laterStruan Donald2012-04-02-47/+81
|
* add in tests for fms_extra, first and last name in extraStruan Donald2012-04-02-0/+4
| | | | add code to handle first and last name in extra for request submission
* if there is a first and last name in extra for a comment use that for ↵Struan Donald2012-04-02-0/+3
| | | | request updates
* basic test for posting service requestsStruan Donald2012-03-29-1/+1
|
* fetch content properly so we can set error messages and so onStruan Donald2012-03-28-5/+13
|
* add in start end date limits for get service request updatesStruan Donald2012-03-27-0/+9
|
* sort out putting names in commentsStruan Donald2012-03-27-2/+6
|
* add some better success and fail things to open311 moduleStruan Donald2012-03-27-2/+14
|
* sort out error message testsStruan Donald2012-03-26-1/+1
|
* fix errorStruan Donald2012-03-23-1/+1
|
* submit title and alerts_requested over open311Struan Donald2012-03-23-0/+6
|
* initial code to display user title if council is BromleyStruan Donald2012-03-23-1/+3
|
* post service request updatesStruan Donald2012-03-21-2/+52
|
* regularise data structure in open311 module as that is more sensibleStruan Donald2012-03-20-1/+10
|
* initial get serivce request updates method and testsStruan Donald2012-03-19-1/+10
|
* more verbose error messages for open311Struan Donald2011-11-18-3/+13
|
* split name into first and last name for open311 submissionStruan Donald2011-11-16-0/+4
|
* return 0 if we cannot get a request idStruan Donald2011-10-26-0/+1
|
* do some more checks when getting a reponse from open311 systemsStruan Donald2011-10-26-1/+5
|
* allow service endpoints to be configuredStruan Donald2011-09-27-3/+4
|
* shuffle problem update code about to make it easier to test and write some testsStruan Donald2011-08-12-1/+10
|
* initial update from open311 scriptStruan Donald2011-08-09-3/+13
|
* include report url and also media url if presentStruan Donald2011-08-02-4/+8
|