aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller/report_updates.t
Commit message (Expand)AuthorAgeLines
* Fix crash on reports with empty bodies_strDave Arter2017-02-07-0/+13
* Show ‘unable to fix’ state as ‘no further action’.Dave Arter2017-02-02-1/+1
* Allow users with permission to see update usernamepezholio2017-01-17-2/+28
* Return 400/500 for some client/server errors.Matthew Somerville2016-12-16-2/+4
* Make it clearer that report is closed when marked as duplicateDave Arter2016-12-13-0/+2
* Add HTML email templates.Matthew Somerville2016-08-01-13/+14
* Use improved TestMech::create_user_ok instead of User::find_or_createDave Arter2016-07-19-9/+3
* Improve CSRF tokens and add to more forms.Matthew Somerville2016-06-20-66/+14
* Fix test issue running on PostgreSQL>=9.2 on Mac.Matthew Somerville2016-03-31-1/+2
* Add ability to have multiple update photos.Matthew Somerville2016-01-12-32/+92
* Factor multiple photo details into nicer function.Matthew Somerville2016-01-12-2/+9
* Conciser text on the email confirmation pages.Zarino Zappia2015-09-17-2/+2
* Remove ms_current_timestamp() override function.Matthew Somerville2015-08-13-2/+2
* Factor out test contact creation to function.Matthew Somerville2015-03-13-0/+1
* Always show confirmation page for reports/updates.Matthew Somerville2015-02-19-6/+11
* Simplifed "confirmation-header" for success pages.Zarino Zappia2015-02-19-3/+3
* By default, use area-based alerts.Matthew Somerville2014-12-12-8/+8
* Show logged in message as success, not error.Matthew Somerville2014-11-18-4/+5
* Update all email templates with new text.Myfanwy Nixon2014-05-16-3/+3
* Allow comments to be confirmed with no confirmationStruan Donald2014-04-08-0/+79
* Spell out all "marked as %s" strings.Matthew Somerville2013-09-05-2/+3
* Fix some missing time zone declarations in tests.Matthew Somerville2013-04-09-4/+4
* Add duration to test update so one definitely comes after the other.Matthew Somerville2013-02-22-1/+1
* Make sure updates are fetched in known order for the test.Matthew Somerville2013-02-04-6/+5
* Merge remote branch 'origin/zurich'Matthew Somerville2013-02-04-12/+14
|\
| * Make from_body a foreign key.Matthew Somerville2012-12-15-5/+7
| * Update tests for new names of things and bodies needing to exist.Matthew Somerville2012-12-15-1/+1
| * Rename council column to bodies_str, and all the related code.Matthew Somerville2012-12-15-2/+2
| * Rename from_council to from_body, and small related changes.Matthew Somerville2012-12-15-4/+4
* | Do not mark initial comment that is confirmed as reopened. Fixes #377.Struan Donald2013-01-29-15/+55
* | Improve tests to not assume BASE_URL is localhost, and remove couple of warni...Matthew Somerville2013-01-28-1/+1
* | test update meta for internal referral stateStruan Donald2013-01-17-0/+13
* | add internal review status to problemsStruan Donald2013-01-17-0/+34
* | fix failing tests due to timing issuesStruan Donald2013-01-16-1/+1
* | Merge branch 'bromley-new-statuses'Struan Donald2013-01-16-24/+376
|\ \ | |/ |/|
| * remove redeclaration of update_metaStruan Donald2012-12-06-2/+2
| * Correctly implement the display of update statuses on report pagesStruan Donald2012-11-23-1/+100
| * tests to make sure that fixed/open checkbox appears and behaves correctlyStruan Donald2012-10-11-0/+226
| * update tests with new statusesStruan Donald2012-10-02-1/+4
| * do not used planned status but use new action scheduled insteadStruan Donald2012-10-02-12/+0
| * change update form to use new statusesStruan Donald2012-10-01-12/+48
* | Always use 'reopened', and don't set mark_open for Open311 received updates.Matthew Somerville2012-09-05-6/+6
* | handle bad comment states due to open311 service request updates bugStruan Donald2012-09-05-0/+40
* | handle re-opening of problems via open311 service requests updates correctlyStruan Donald2012-09-05-1/+4
|/
* Have a whole fake mapit (for #182) that works if MAPIT_URL is set accordingly.Matthew Somerville2012-07-13-2/+2
* make banner tests a bit more tolerantStruan Donald2012-05-16-4/+16
* Update error message (missed from previous).Matthew Somerville2012-03-14-1/+1
* Get test suite all passing again, and fix bug displaying partial photo and my...Matthew Somerville2012-03-02-4/+4
* fix date format for dates that are now from a previous yearStruan Donald2012-01-06-8/+8
* Fix tests, and remove unwanted height.Matthew Somerville2011-09-08-11/+11