aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet
Commit message (Collapse)AuthorAgeLines
* Better council text on alert page.Matthew Somerville2012-05-14-0/+4
|
* Log content type if it's bad.Matthew Somerville2012-05-14-0/+1
|
* Add Bromley to searches if not present.Matthew Somerville2012-05-11-0/+1
|
* Fix some URLs so that it works under HTTPS.Matthew Somerville2012-05-11-12/+11
|
* remove accidentally added username and password fields :(Struan Donald2012-05-11-6/+2
|
* Merge remote-tracking branch 'origin/bromley' into bromleyStruan Donald2012-05-11-14/+74
|\
| * Fix geocoding when it returns multiple results, only some of which are in NI.Matthew Somerville2012-05-11-3/+9
| |
| * Different map base for Bromley.Matthew Somerville2012-05-11-4/+32
| |
| * Get data for dashboard dropdowns and enable faceted lookup using them.Matthew Somerville2012-05-08-7/+33
| |
* | add ability to suppress alerts to report creator onStruan Donald2012-05-11-3/+11
|/ | | | comments updated from open311
* Merge remote-tracking branch 'origin/bromley' into bromleyStruan Donald2012-05-08-8/+193
|\
| * Redirect to login page if not logged in.Matthew Somerville2012-05-08-0/+2
| |
| * Dashboard initial start.Matthew Somerville2012-05-04-6/+128
| |
| * Include new design banner text function.Matthew Somerville2012-05-03-0/+27
| |
| * Bromley want only one month on around page.Matthew Somerville2012-05-02-0/+4
| |
| * Bromley have changed their mind, want all pins one colour again.Matthew Somerville2012-05-02-1/+1
| |
| * Enable council user to remove report from site using front end button.Matthew Somerville2012-05-02-1/+31
| |
* | option to only send problem details over open311 for BromleyStruan Donald2012-05-08-0/+7
| |
* | do no sent lat long if click no map click for bromleyStruan Donald2012-05-08-3/+6
|/
* store title in users table so we can persist it for bromleyStruan Donald2012-05-01-7/+27
|
* Update Bromley title text.Matthew Somerville2012-05-01-0/+5
|
* Fix tests with new ALLOWED_COBRANDS structure, fix admin test to skip Barnet ↵Matthew Somerville2012-05-01-0/+18
| | | | tests if not present.
* Fix CM8 Bromley pin colours.Matthew Somerville2012-05-01-9/+14
|
* unset comment user if none passed inStruan Donald2012-04-27-2/+2
|
* force truncation of seconds as W3CDTF does notStruan Donald2012-04-25-1/+1
|
* Merge remote-tracking branch 'origin/bromley' into bromleyStruan Donald2012-04-25-2/+10
|\
| * Fewer photos on /alert for Bromley.Matthew Somerville2012-04-24-2/+10
| |
* | include timezone in dateStruan Donald2012-04-25-1/+2
|/
* add in first_name, last_name and email attribute[] paramsStruan Donald2012-04-24-0/+1
|
* Revert "correct misunderstanding of bromley spec"Struan Donald2012-04-24-6/+14
| | | | | | Turns out I was correct the first time round :( This reverts commit afa97893b54edd890527a80392492f0d10a739a1.
* correct misunderstanding of bromley specStruan Donald2012-04-23-14/+6
|
* Merge remote-tracking branch 'origin/bromley' into bromleyStruan Donald2012-04-23-1/+8
|\
| * Work much better if reporting pin is clicked/dragged in/out of council ↵Matthew Somerville2012-04-17-1/+8
| | | | | | | | boundary (CM17).
* | actually grab params before we use themStruan Donald2012-04-23-1/+1
|/
* Editing interface to set send method for councilStruan Donald2012-04-05-0/+11
|
* remove some debug code and make do not chicken out on sending in STAGINGStruan Donald2012-04-05-3/+1
|
* create email sender if it does not exist in staging safety netStruan Donald2012-04-05-1/+1
|
* 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-1/+643
|\ | | | | | | | | | | | | 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-219/+415
| |\ | | | | | | | | | | | | | | | | | | Conflicts: bin/send-reports perllib/FixMyStreet/Cobrand/Default.pm perllib/FixMyStreet/Cobrand/FixMyStreet.pm
| | * 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
| | |