aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* correct function nameStruan Donald2012-04-23-1/+1
|
* Merge remote-tracking branch 'origin/bromley' into bromleyStruan Donald2012-04-23-333/+385
|\
| * Don't hide bit of form if there's data in it.Matthew Somerville2012-04-17-4/+9
| |
| * Front page wording tweak.Matthew Somerville2012-04-17-1/+1
| |
| * Map display tweaks.Matthew Somerville2012-04-17-8/+7
| |
| * Work much better if reporting pin is clicked/dragged in/out of council ↵Matthew Somerville2012-04-17-20/+40
| | | | | | | | boundary (CM17).
| * Make fixed things static on Bromley, and open correctly.Matthew Somerville2012-04-17-5/+16
| |
| * Put Powered by on all pages (need to think of interaction with fixed lines).Matthew Somerville2012-04-17-5/+5
| |
| * Same text tweaks on update form.Matthew Somerville2012-04-17-4/+3
| |
| * Couple of spacing tweaks.Matthew Somerville2012-04-17-1/+5
| |
| * Text tweaks.Matthew Somerville2012-04-17-6/+7
| |
| * Update Bromley text.Matthew Somerville2012-04-17-1/+4
| |
| * Remove some duplicate templates.Matthew Somerville2012-04-17-179/+1
| |
| * Right hand hover image from Bromley.Matthew Somerville2012-04-17-0/+1
| |
| * Move notes out of way for now, text tweak.Matthew Somerville2012-04-17-5/+5
| |
| * Fix map popups (AR1).Matthew Somerville2012-04-16-2/+7
| |
| * Make sure it's gone.Matthew Somerville2012-04-16-1/+5
| |
| * Bromley wording fix, and bottom margin also.Matthew Somerville2012-04-16-1/+2
| |
| * Have it back in old place in mobile view.Matthew Somerville2012-04-16-1/+7
| |
| * Fix signed in message.Matthew Somerville2012-04-16-26/+8
| |
| * Text changes for Bromley (CM21, YR7, YR5, R8).Matthew Somerville2012-04-16-3/+14
| |
| * Map updates for Bromley. Might need more work.Matthew Somerville2012-04-16-24/+37
| |
| * Some colours, improved heading image, bits of form CSS from Bromley template.Matthew Somerville2012-04-16-15/+41
| |
| * Some little bits for IE6/7 display so that branch can hopefully be deployed ↵Matthew Somerville2012-04-09-2/+7
| | | | | | | | okay if needed.
| * Fix width of page to match Bromley site (unfinished).Matthew Somerville2012-04-06-23/+27
| |
| * Fix banner corner colour (CM2), add pin explanation (CM9).Matthew Somerville2012-04-06-6/+134
| |
| * Revert to put phone number back.Matthew Somerville2012-04-06-5/+7
| |
* | actually grab params before we use themStruan Donald2012-04-23-1/+1
|/
* Editing interface to set send method for councilStruan Donald2012-04-05-0/+31
|
* remove some debug code and make do not chicken out on sending in STAGINGStruan Donald2012-04-05-3/+1
|
* Merge remote-tracking branch 'origin/bromley' into bromleyStruan Donald2012-04-05-72/+47
|\
| * Bromley, no phone, no caps, unfix map.Matthew Somerville2012-04-04-26/+23
| |
| * Bromley layout/text tweaks requested.Matthew Somerville2012-04-04-49/+27
| |
* | new config optionStruan Donald2012-04-05-0/+3
| |
* | create email sender if it does not exist in staging safety netStruan Donald2012-04-05-1/+1
| |
* | remove merge code :(Struan Donald2012-04-05-4/+0
| |
* | implement skipping sending at adding council level and not atStruan Donald2012-04-04-18/+37
| | | | | | | | the sending level
* | fix get_council_sender and make sure it works for uk councilsStruan Donald2012-04-04-2/+16
| |
* | get send method from open311 conf tableStruan Donald2012-04-03-4/+6
| |
* | add in Open311 Bromley codeStruan Donald2012-04-03-1/+31
| |
* | update send failed data if fail to send a reportStruan Donald2012-04-03-14/+31
| | | | | | | | add code in to save success and errors
* | add update_send_failed methodStruan Donald2012-04-03-0/+11
| |
* | Merge branch 'send-report-rewrite' into bromley-new-send-reportsStruan Donald2012-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 modulesStruan Donald2012-04-03-1/+22
| | | | | | | | skip on sending if the sending module isn't available
| * fix compile errorsStruan Donald2012-04-03-9/+7
| |
| * Merge remote-tracking branch 'origin/master' into send-report-rewriteStruan Donald2012-04-03-3601/+16616
| |\ | | | | | | | | | | | | | | | | | | Conflicts: bin/send-reports perllib/FixMyStreet/Cobrand/Default.pm perllib/FixMyStreet/Cobrand/FixMyStreet.pm
| | * Some radio labels missing inline.Matthew Somerville2012-03-31-2/+2
| | |
| | * Make sure postalCode is present in result.Matthew Somerville2012-03-30-1/+1
| | |
| | * Also treat as same if just same locality and postalcode.Matthew Somerville2012-03-30-1/+3
| | |
| | * Ignore some 'duplicate' results in geocoding.Matthew Somerville2012-03-30-0/+8
| | |