aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller/report_updates.t
Commit message (Expand)AuthorAgeLines
* 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
* Fix questionnaire test (broke due to being 6 months after fixed date); more f...Matthew Somerville2011-09-02-14/+10
* more sensible test for non authority users making forbidden state changesStruan Donald2011-09-02-5/+1
* correct council list delimiterStruan Donald2011-08-19-1/+1
* Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...Struan Donald2011-08-17-2/+2
|\
| * Fix broken lack of paragraphing, fixes #140.Matthew Somerville2011-08-09-2/+2
* | use the correct council separator characterStruan Donald2011-07-27-1/+1
* | allow council user to update state on problem sent to multiple councilsStruan Donald2011-07-27-1/+20
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...Struan Donald2011-07-26-3/+63
|\|
| * Carry through name/phone/password updates through report/update creation via ...Matthew Somerville2011-07-04-2/+62
| * Update error message.Matthew Somerville2011-07-01-1/+1
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...Struan Donald2011-06-28-31/+101
|\|
| * Allow people to sign in (or not) as they make an update.Matthew Somerville2011-06-28-31/+101
* | store correct old state in questionnaire when creator marks problem as fixedStruan Donald2011-06-28-1/+36
* | council users should be able to set state to confirmedStruan Donald2011-06-27-0/+12
* | Display council name next to updates from council usersStruan Donald2011-06-27-0/+2
* | change to use from_council in users table and store the council id inStruan Donald2011-06-27-4/+4
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...Struan Donald2011-06-27-2/+0
|\|
| * Sign in over login; tidy CSS.Matthew Somerville2011-06-24-2/+0
* | indicate changes state in update meta informationStruan Donald2011-06-23-0/+51
* | check that state is permittedStruan Donald2011-06-23-0/+33
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...Struan Donald2011-06-23-8/+32
|\|
| * Allow unsub from update form, fix test.Matthew Somerville2011-06-23-8/+32