Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Store compiled photos on file system. | Matthew Somerville | 2012-05-30 | -0/+6 |
| | ||||
* | Merge remote-tracking branch 'origin/master' | Struan Donald | 2012-05-30 | -0/+13 |
|\ | ||||
| * | Have Bromley logo on main site too, use short name in confirmation emails. | Matthew Somerville | 2012-05-30 | -0/+13 |
| | | ||||
* | | always update the last update time on problems when fetching comments | Struan Donald | 2012-05-30 | -4/+2 |
|/ | ||||
* | make sure bromley open311 reports made on main FMS site include last_name ↵ | Struan Donald | 2012-05-30 | -0/+7 |
| | | | | and first_name attributes | |||
* | Functions not available here running via cron. | Matthew Somerville | 2012-05-29 | -8/+9 |
| | ||||
* | Use right parameter system for right emails. | Matthew Somerville | 2012-05-29 | -0/+9 |
| | ||||
* | Don't have Other category in Bromley. | Matthew Somerville | 2012-05-29 | -2/+3 |
| | ||||
* | only send comments if problem was sent by Open311 | Struan Donald | 2012-05-29 | -0/+1 |
| | ||||
* | Wrapper around Email::Send::SMTP to set sender. | Matthew Somerville | 2012-05-28 | -1/+13 |
| | ||||
* | Merge remote-tracking branch 'origin/bromley' into bromley | Struan Donald | 2012-05-25 | -15/+38 |
|\ | ||||
| * | Allow map override from cobrand. | Matthew Somerville | 2012-05-25 | -6/+16 |
| | | ||||
| * | Bromley details in cobrand. | Matthew Somerville | 2012-05-25 | -2/+14 |
| | | ||||
| * | Enforce the MRO that I thought was happening but turns out wasn't. | Matthew Somerville | 2012-05-25 | -0/+1 |
| | | ||||
| * | Tidy up tile domain URL generation. | Matthew Somerville | 2012-05-24 | -1/+1 |
| | | ||||
| * | Multiple domains for Bromley tiles. | Matthew Somerville | 2012-05-24 | -7/+7 |
| | | ||||
* | | do not put empty arrays into extra field of contacts and ignore them if they ↵ | Struan Donald | 2012-05-25 | -2/+6 |
|/ | | | | are there | |||
* | send media_url if comment has a photo | Struan Donald | 2012-05-24 | -0/+7 |
| | ||||
* | Merge branch 'master' into bromley | Matthew Somerville | 2012-05-23 | -1/+5 |
|\ | ||||
| * | Assume alert is not confirmed if not logged in. | Matthew Somerville | 2012-05-23 | -1/+5 |
| | | ||||
* | | Merge remote-tracking branch 'origin/bromley' into bromley | Struan Donald | 2012-05-23 | -6/+13 |
|\ \ | ||||
| * | | Pins yellow on /my for Bromley. | Matthew Somerville | 2012-05-22 | -6/+13 |
| | | | ||||
* | | | send address_id with NOTPINPOINTED to Bromley if not used map and no postcode | Struan Donald | 2012-05-23 | -3/+17 |
| | | | ||||
* | | | address_string and not address | Struan Donald | 2012-05-23 | -1/+1 |
| | | | ||||
* | | | use correct photo url | Struan Donald | 2012-05-22 | -1/+1 |
|/ / | ||||
* | | If from an existing report page you click 'Nearby problems' > skip map | Struan Donald | 2012-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 | |||
* | | Secure only cookie, please. | Matthew Somerville | 2012-05-22 | -0/+1 |
| | | ||||
* | | Merge branch 'master' into bromley | Matthew Somerville | 2012-05-22 | -98/+103 |
|\| | | | | | | | | | | | Conflicts: bin/send-reports perllib/FixMyStreet/App/Controller/Report/New.pm | |||
| * | Allow through octet-stream uploads, catch error from jhead better. | Matthew Somerville | 2012-05-22 | -3/+5 |
| | | ||||
| * | Move photo processing functions to the photo controller. | Matthew Somerville | 2012-05-22 | -91/+92 |
| | | ||||
| * | Don't have URL path passed through to 404 as error message. | Matthew Somerville | 2012-05-22 | -1/+1 |
| | | ||||
| * | Try and work if given a JPEG but with an incorrect MIME type, thanks Citrix. | Matthew Somerville | 2012-05-18 | -0/+1 |
| | | ||||
| * | Stop warning by checking existence first. | Matthew Somerville | 2012-05-18 | -1/+1 |
| | | ||||
* | | Only Bromley cobrand has first/last name fields, all have title. | Matthew Somerville | 2012-05-21 | -1/+8 |
| | | ||||
* | | No questionnaires for Bromley. | Matthew Somerville | 2012-05-21 | -5/+26 |
| | | ||||
* | | Remove some duplicate code. | Matthew Somerville | 2012-05-18 | -57/+3 |
| | | ||||
* | | put back in code to list skipped count if verbose mode on | Struan Donald | 2012-05-17 | -4/+23 |
| | | | | | | | | small bugfixes for Barnet plus comments on debuging | |||
* | | make banner tests a bit more tolerant | Struan Donald | 2012-05-16 | -0/+1 |
| | | ||||
* | | Fixes and improvements for tests. | Matthew Somerville | 2012-05-16 | -7/+9 |
| | | ||||
* | | remove unused variable | Matthew Somerville | 2012-05-16 | -1/+0 |
| | | ||||
* | | move barnet report sending code over to new send-report | Matthew Somerville | 2012-05-16 | -0/+217 |
| | | ||||
* | | Merge branch 'master' into bromley | Matthew Somerville | 2012-05-16 | -89/+3271 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: bin/send-reports conf/crontab.ugly conf/general.yml-example db/schema.sql perllib/FixMyStreet/App/Controller/Admin.pm perllib/FixMyStreet/App/Controller/Report/New.pm perllib/FixMyStreet/DB/Result/Comment.pm perllib/FixMyStreet/DB/Result/Open311conf.pm perllib/FixMyStreet/DB/Result/Problem.pm perllib/FixMyStreet/DB/Result/User.pm templates/web/default/js/validation_strings.html templates/web/fixmystreet/auth/sign_out.html templates/web/fixmystreet/report/new/councils_text_all.html web/cobrands/fixmystreet/_base.scss | |||
| * | Fix bug wherein links on multiple result pages in other locales would not ↵ | Anders Einar Hilden | 2012-05-10 | -1/+8 |
| | | | | | | | | work. Ported from Bing.pm | |||
| * | Fix bug wherein links on multiple result pages in other locales would not work. | Matthew Somerville | 2012-05-04 | -1/+8 |
| | | ||||
| * | added can_display_external_id because external ids are not always useful for ↵ | Dave Whiteland | 2012-05-03 | -5/+21 |
| | | | | | | | | publishing, using send_method_used to determine that on a council-by-council basis | |||
| * | test uses the name-changed alerts_sent | Dave Whiteland | 2012-05-02 | -1/+1 |
| | | ||||
| * | Merge branch 'barnet-integration' | Dave Whiteland | 2012-05-02 | -73/+3192 |
| |\ | ||||
| | * | Merge branch 'master' into barnet-integration | Dave Whiteland | 2012-04-29 | -22/+71 |
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (prior to go-live... amongst other things, the Barnet web templates had changed. NB conflict with carton.lock, accepted master in full) Conflicts: carton.lock | |||
| | * | | added switch on staging site for Barnet integration-server vs. production | Dave Whiteland | 2012-04-16 | -21/+37 |
| | | | | ||||
| | * | | added Overhanging Foliage as new category/KBID | Dave Whiteland | 2012-04-16 | -0/+1 |
| | | | |