aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller/rss.t
Commit message (Collapse)AuthorAgeLines
* Make sure all MapIt tests can run offline.Matthew Somerville2017-03-23-3/+3
|
* Include CORS cross-origin header in RSS output.Matthew Somerville2016-09-27-0/+1
|
* Use improved TestMech::create_user_ok instead of User::find_or_createDave Arter2016-07-19-2/+1
| | | | | This improves create_user_ok to work more like create_body_ok where extra params can be passed in and set on the model.
* Remove many uses of mySociety::Config.Matthew Somerville2015-12-02-1/+1
|
* Use base URL in cobrand alert for no-body report.Matthew Somerville2015-09-03-2/+5
| | | | | | If a cobrand has a body restriction, then a report without any body won't be shown on it, so we need to make sure links to the report (in email alerts and RSS) are to the base URL, not the cobrand.
* Removal old Southampton/Reading/Lichfield cobrands.Matthew Somerville2014-07-29-14/+14
|
* Fix test suite to run regardless of config setup.Matthew Somerville2013-10-24-7/+23
|
* Use format_datetime for DBIx::Class searches to get rid of warnings when ↵Edmund von der Burg2013-09-05-3/+6
| | | | running test suite
* Merge remote branch 'origin/zurich'Matthew Somerville2013-02-04-1/+63
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * Fix for a missed council column rename, and a test that would have caught it.Matthew Somerville2012-12-15-0/+63
| |
| * Update tests for new names of things and bodies needing to exist.Matthew Somerville2012-12-15-1/+1
| |
* | Delete test RSS user better using function for it.Matthew Somerville2013-01-28-2/+2
|/
* Don't show postcode column in RSS/alert emails, may have no bearing on report.Matthew Somerville2012-07-23-9/+2
|
* sanity check that non postcodes come throughStruan Donald2011-11-29-0/+6
|
* canonicalise postcode for display in RSS titlesStruan Donald2011-11-29-1/+2
|
* include nearest road data in rss feed if available, plus testsStruan Donald2011-11-28-0/+118