Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | Revert to put phone number back. | Matthew Somerville | 2012-04-06 | -5/+7 | |
| | | |||||
* | | actually grab params before we use them | Struan Donald | 2012-04-23 | -1/+1 | |
|/ | |||||
* | Editing interface to set send method for council | Struan Donald | 2012-04-05 | -0/+31 | |
| | |||||
* | remove some debug code and make do not chicken out on sending in STAGING | Struan Donald | 2012-04-05 | -3/+1 | |
| | |||||
* | Merge remote-tracking branch 'origin/bromley' into bromley | Struan Donald | 2012-04-05 | -72/+47 | |
|\ | |||||
| * | Bromley, no phone, no caps, unfix map. | Matthew Somerville | 2012-04-04 | -26/+23 | |
| | | |||||
| * | Bromley layout/text tweaks requested. | Matthew Somerville | 2012-04-04 | -49/+27 | |
| | | |||||
* | | new config option | Struan Donald | 2012-04-05 | -0/+3 | |
| | | |||||
* | | create email sender if it does not exist in staging safety net | Struan Donald | 2012-04-05 | -1/+1 | |
| | | |||||
* | | remove merge code :( | Struan Donald | 2012-04-05 | -4/+0 | |
| | | |||||
* | | implement skipping sending at adding council level and not at | Struan Donald | 2012-04-04 | -18/+37 | |
| | | | | | | | | the sending level | ||||
* | | fix get_council_sender and make sure it works for uk councils | Struan Donald | 2012-04-04 | -2/+16 | |
| | | |||||
* | | get send method from open311 conf table | Struan Donald | 2012-04-03 | -4/+6 | |
| | | |||||
* | | add in Open311 Bromley code | Struan Donald | 2012-04-03 | -1/+31 | |
| | | |||||
* | | update send failed data if fail to send a report | Struan Donald | 2012-04-03 | -14/+31 | |
| | | | | | | | | add code in to save success and errors | ||||
* | | add update_send_failed method | Struan Donald | 2012-04-03 | -0/+11 | |
| | | |||||
* | | Merge branch 'send-report-rewrite' into bromley-new-send-reports | Struan Donald | 2012-04-03 | -2327/+6910 | |
|\ \ | |/ |/| | | | | | | | | | Conflicts: bin/send-reports perllib/FixMyStreet/Geocode/Bing.pm web/js/map-OpenLayers.js | ||||
| * | use module::pluggable to get a list of avaible sending modules | Struan Donald | 2012-04-03 | -1/+22 | |
| | | | | | | | | skip on sending if the sending module isn't available | ||||
| * | fix compile errors | Struan Donald | 2012-04-03 | -9/+7 | |
| | | |||||
| * | Merge remote-tracking branch 'origin/master' into send-report-rewrite | Struan Donald | 2012-04-03 | -3601/+16616 | |
| |\ | | | | | | | | | | | | | | | | | | | Conflicts: bin/send-reports perllib/FixMyStreet/Cobrand/Default.pm perllib/FixMyStreet/Cobrand/FixMyStreet.pm | ||||
| | * | Some radio labels missing inline. | Matthew Somerville | 2012-03-31 | -2/+2 | |
| | | | |||||
| | * | Make sure postalCode is present in result. | Matthew Somerville | 2012-03-30 | -1/+1 | |
| | | | |||||
| | * | Also treat as same if just same locality and postalcode. | Matthew Somerville | 2012-03-30 | -1/+3 | |
| | | | |||||
| | * | Ignore some 'duplicate' results in geocoding. | Matthew Somerville | 2012-03-30 | -0/+8 | |
| | | | |||||
| | * | On map page, move overlay to left hand side of map (and adjust pans ↵ | Matthew Somerville | 2012-03-30 | -2/+6 | |
| | | | | | | | | | | | | appropriately). | ||||
| | * | Adjust figures for when map might not be top left of page. | Matthew Somerville | 2012-03-30 | -3/+8 | |
| | | | |||||
| | * | Typo. | Matthew Somerville | 2012-03-30 | -1/+1 | |
| | | | |||||
| | * | Also don't output cookie for JPEG files to prevent session loss. | Matthew Somerville | 2012-03-30 | -2/+3 | |
| | | | |||||
| | * | Stop import update 409 error when there is a carriage return, and fix ↵ | Matthew Somerville | 2012-03-28 | -5/+17 | |
| | | | | | | | | | | | | lastUpdate update. | ||||
| | * | Allow command line ID parameter to script. | Matthew Somerville | 2012-03-28 | -8/+12 | |
| | | | |||||
| | * | .po updates with new design text. | Matthew Somerville | 2012-03-28 | -1716/+4003 | |
| | | | |||||
| | * | carton.lock update for Locale::Maketext (and brought in a few other ↵ | Matthew Somerville | 2012-03-28 | -6/+2098 | |
| | | | | | | | | | | | | dependencies from already installed things). | ||||
| * | | more tests for email sending | Struan Donald | 2012-02-27 | -10/+91 | |
| | | | |||||
| * | | put something in the base class and make things inherit from it | Struan Donald | 2012-02-27 | -65/+40 | |
| | | | |||||
| * | | sort out use statements | Struan Donald | 2012-02-27 | -22/+23 | |
| | | | |||||
| * | | reduce duplicated code | Struan Donald | 2012-02-27 | -87/+2 | |
| | | | |||||
| * | | formatting fixes | Struan Donald | 2012-02-27 | -2/+2 | |
| | | | |||||
| * | | deal with emptyhomes emails | Struan Donald | 2012-02-27 | -204/+308 | |
| | | | |||||
| * | | rough first draft of send-report refactor not. Work in progress at the moment | Struan Donald | 2012-02-27 | -271/+430 | |
| | | | |||||
| * | | move send-report into problem resultset plus basic test | Struan Donald | 2012-02-23 | -476/+521 | |
| | | | |||||
* | | | move special field processing out to cobrands | Struan Donald | 2012-04-02 | -23/+57 | |
| | | | |||||
* | | | remove debug | Struan Donald | 2012-04-02 | -3/+0 | |
| | | | |||||
* | | | tests for title, first and last name for bromley issues | Struan Donald | 2012-04-02 | -0/+116 | |
| | | | | | | | | | | | | some fixes for handling this on main site | ||||
* | | | factor out parameter generation so we can subclass this later | Struan Donald | 2012-04-02 | -47/+81 | |
| | | | |||||
* | | | better test descriptions | Struan Donald | 2012-04-02 | -9/+9 | |
| | | | |||||
* | | | add in tests for fms_extra, first and last name in extra | Struan Donald | 2012-04-02 | -15/+67 | |
| | | | | | | | | | | | | add code to handle first and last name in extra for request submission | ||||
* | | | tests for name from extra in updates | Struan Donald | 2012-04-02 | -14/+39 | |
| | | | |||||
* | | | Merge remote-tracking branch 'origin/bromley' into bromley | Struan Donald | 2012-04-02 | -1/+11 | |
|\ \ \ | |||||
| * | | | IE7 front form tweak, doesn't handle box-sizing. | Matthew Somerville | 2012-03-30 | -1/+11 | |
| | | | | |||||
* | | | | if there is a first and last name in extra for a comment use that for ↵ | Struan Donald | 2012-04-02 | -0/+3 | |
|/ / / | | | | | | | | | | request updates |