Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove *_local tz functions, set timezone on fetching original columns from ↵ | Matthew Somerville | 2013-02-14 | -6/+6 |
| | | | | database. | |||
* | Merge remote branch 'origin/zurich' | Matthew Somerville | 2013-02-04 | -36/+50 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: bin/open311-populate-service-list bin/send-comments bin/update-all-reports conf/crontab.ugly db/schema.sql perllib/FixMyStreet/App/Controller/Admin.pm perllib/FixMyStreet/App/Controller/Report/New.pm perllib/FixMyStreet/App/Controller/Reports.pm perllib/FixMyStreet/Cobrand/Default.pm perllib/FixMyStreet/Cobrand/LichfieldDC.pm perllib/FixMyStreet/DB/Result/Open311conf.pm perllib/FixMyStreet/DB/Result/Problem.pm perllib/FixMyStreet/DB/ResultSet/Problem.pm perllib/FixMyStreet/SendReport.pm perllib/FixMyStreet/SendReport/Email.pm perllib/FixMyStreet/SendReport/Open311.pm perllib/Open311/GetServiceRequestUpdates.pm perllib/Open311/PopulateServiceList.pm t/app/controller/report_new.t t/app/controller/rss.t templates/web/bromley/report/display.html templates/web/default/admin/council_contacts.html templates/web/default/common_header_tags.html templates/web/default/dashboard/index.html templates/web/default/front/stats.html templates/web/default/report/_main.html templates/web/default/report/update-form.html templates/web/emptyhomes/index.html templates/web/emptyhomes/report/display.html templates/web/emptyhomes/report/new/councils_text_all.html templates/web/emptyhomes/reports/body.html templates/web/emptyhomes/reports/index.html templates/web/fixmystreet/report/new/fill_in_details_form.html templates/web/fixmystreet/report/update-form.html web/cobrands/fixmystreet/fixmystreet.js web/js/fixmystreet.js | |||
| * | Allow bodies to span multiple area IDs, and areas can be covered by more ↵ | Matthew Somerville | 2012-12-19 | -8/+8 |
| | | | | | | | | than one body. | |||
| * | Update tests for new names of things and bodies needing to exist. | Matthew Somerville | 2012-12-15 | -27/+41 |
| | | ||||
| * | Rename area_id on Contacts table to body_id. | Matthew Somerville | 2012-12-15 | -8/+8 |
| | | | | | | | | Add foreign key constraint from contacts to body. | |||
* | | Merge branch 'bromley-new-statuses' | Struan Donald | 2013-01-16 | -0/+44 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: bin/send-comments conf/crontab.ugly db/schema.sql perllib/FixMyStreet/App/Controller/Admin.pm perllib/FixMyStreet/DB/Result/Open311conf.pm perllib/FixMyStreet/DB/ResultSet/Problem.pm perllib/Open311.pm t/app/controller/report_updates.t t/open311.t templates/web/default/report/display.html templates/web/default/report/updates.html templates/web/fixmystreet/report/display.html | |||
| * | | update tests with new statuses | Struan Donald | 2012-10-02 | -0/+16 |
| | | | ||||
| * | | do not used planned status but use new action scheduled instead | Struan Donald | 2012-10-02 | -0/+28 |
| | | | | | | | | | | | | | | | NB: planned still listed in some places to account for old reports some test coverage improvements | |||
* | | | add option to send email confirming report has been sent to council | Struan Donald | 2012-12-03 | -0/+47 |
| |/ |/| | ||||
* | | If update alert email is to problem reporter, make it a login link. | Matthew Somerville | 2012-10-12 | -15/+32 |
| | | | | | | | | | | This is so they can more easily update, especially if the update they've just received has mistakingly 'fixed' the report. This fixes #7. | |||
* | | Move skip to start of subtest so it doesn't give a 'tests were run but no ↵ | Matthew Somerville | 2012-10-04 | -4/+4 |
|/ | | | | plan' warning. | |||
* | Fix problem.t test so it skips Lichfield tests if Lichfield cobrand is not ↵ | Matthew Somerville | 2012-08-06 | -0/+4 |
| | | | | present. | |||
* | Don't show postcode column in RSS/alert emails, may have no bearing on report. | Matthew Somerville | 2012-07-23 | -50/+15 |
| | ||||
* | Return correct failure code if no recipients. | Matthew Somerville | 2012-07-23 | -38/+35 |
| | ||||
* | Add NI sender, for handling cross-council road reports. | Matthew Somerville | 2012-07-20 | -23/+50 |
| | ||||
* | Improve on 73da842, few more places where cobrand specific report URL is needed. | Matthew Somerville | 2012-07-18 | -37/+82 |
| | ||||
* | Remove unused base_url_for_emails function. | Matthew Somerville | 2012-07-06 | -2/+2 |
| | ||||
* | Change alerts on council cobrands so they link to main | Struan Donald | 2012-06-18 | -0/+144 |
| | | | | | | site if sending alerts about problems not covered by the cobrand. Also remove cobrand restriction from local area alerts | |||
* | Merge branch 'master' into bromley | Matthew Somerville | 2012-05-16 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |||
| * | allow for whitespace/text-wrap in tests | Dave Whiteland | 2012-05-02 | -1/+1 |
| | | ||||
* | | Merge remote-tracking branch 'origin/master' into send-report-rewrite | Struan Donald | 2012-04-03 | -2/+2 |
|\| | | | | | | | | | | | | | Conflicts: bin/send-reports perllib/FixMyStreet/Cobrand/Default.pm perllib/FixMyStreet/Cobrand/FixMyStreet.pm | |||
| * | Get test suite all passing again, and fix bug displaying partial photo and ↵ | Matthew Somerville | 2012-03-02 | -2/+2 |
| | | | | | | | | my stupid use of c as a variable. | |||
* | | more tests for email sending | Struan Donald | 2012-02-27 | -8/+89 |
| | | ||||
* | | rough first draft of send-report refactor not. Work in progress at the moment | Struan Donald | 2012-02-27 | -1/+15 |
| | | ||||
* | | move send-report into problem resultset plus basic test | Struan Donald | 2012-02-23 | -2/+33 |
|/ | ||||
* | pass even if line wraps | Struan Donald | 2012-01-12 | -2/+2 |
| | ||||
* | Fix test for when long domain name pushes things over one line. | Matthew Somerville | 2012-01-06 | -1/+1 |
| | ||||
* | deal with missing geocode data when generating nearest road text in email alerts | Struan Donald | 2011-12-13 | -1/+141 |
| | ||||
* | Merge branch 'rss-addresses' | Struan Donald | 2011-11-30 | -0/+69 |
|\ | | | | | | | | | | | Conflicts: db/schema.sql perllib/FixMyStreet/DB/Result/Problem.pm | |||
| * | tests for postcode in alert emails | Struan Donald | 2011-11-30 | -0/+69 |
| | | ||||
* | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-08-22 | -0/+338 |
|\| | | | | | | | | | | | | | | | | | into open311-consumer Conflicts: t/app/model/problem.t templates/web/default/report/new/fill_in_details.html web/css/core.css | |||
| * | indicate problem has been closed in alert | Struan Donald | 2011-06-28 | -0/+144 |
| | | ||||
| * | is_closed utility method | Struan Donald | 2011-06-22 | -90/+38 |
| | | ||||
| * | unconfirmed is not really an open state | Struan Donald | 2011-06-21 | -1/+1 |
| | | ||||
| * | rename will not fix to closed | Struan Donald | 2011-06-16 | -4/+4 |
| | | ||||
| * | handle new states in report display and updating | Struan Donald | 2011-06-16 | -0/+96 |
| | | ||||
| * | send questionnaires for all open states | Struan Donald | 2011-06-15 | -0/+106 |
| | | ||||
| * | update report display to handle new statuses | Struan Donald | 2011-06-15 | -0/+44 |
| | | ||||
* | | delete user created in test | Struan Donald | 2011-08-12 | -0/+1 |
| | | ||||
* | | move problem update into problem model and add some tests, plus attempt some ↵ | Struan Donald | 2011-08-11 | -0/+108 |
|/ | | | | timezone things | |||
* | tests for check_for errors | Struan Donald | 2011-05-27 | -1/+122 |
| | ||||
* | check for uninflated/null dates before trying to set the timezoned | Struan Donald | 2011-05-27 | -0/+61 |
| | ||||
* | Store tokens correctly | Edmund von der Burg | 2011-03-24 | -4/+19 |
| | ||||
* | Added tests for token | Edmund von der Burg | 2011-03-03 | -0/+81 |
| | ||||
* | Added FixMyStreet::DB as a model to FixMyStreet::App | Edmund von der Burg | 2011-03-01 | -0/+8 |