aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller/report_updates.t
Commit message (Expand)AuthorAgeLines
* 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
* | update problem status from updateStruan Donald2011-06-23-0/+46
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...Struan Donald2011-06-23-20/+13
|\|
| * Test updates.Matthew Somerville2011-06-23-20/+13
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...Struan Donald2011-06-23-2/+2
|\|
| * Default to show name.Matthew Somerville2011-06-23-2/+2
* | prevent non authority users from changing the state on updatesStruan Donald2011-06-23-0/+34
|/
* Consolidate MaPit calls to call out to it less.Matthew Somerville2011-06-10-1/+1
* mark new_updates alerts as confirmed when they are createdStruan Donald2011-06-01-56/+100
* make sure you are allowed to answer the questionnaire asked when a problem re...Struan Donald2011-05-27-31/+142
* Unselected checkboxes must be undef, not 0, to pass here, at any rate.Matthew Somerville2011-05-26-14/+14
* check that flow is the same regardless of whether user is logged inStruan Donald2011-05-25-1/+62
* submission for questionnaire when problem owner marks it fixedStruan Donald2011-05-25-4/+21
* don't ask questionnaire if they've ever answered beforeStruan Donald2011-05-25-32/+74
* if the person who created the problem is marking it as fixed showStruan Donald2011-05-24-5/+87
* tests for correctly normalising fields and resulting bugfixesStruan Donald2011-05-23-10/+73
* Add a may show name publicly checkbox to updates formStruan Donald2011-05-23-0/+116
* update confirmation from tokensStruan Donald2011-05-20-0/+7
* anonymous cannot be nullStruan Donald2011-05-20-0/+3
* default add_alerts to onStruan Donald2011-05-20-2/+7
* move trim_text and cleanup_text to UtilsStruan Donald2011-05-20-2/+13
* sign up logged in users for alerts as appropriateStruan Donald2011-05-19-25/+48
* create token for comment confirmation correctlyStruan Donald2011-05-19-1/+3
* test registered user update correctStruan Donald2011-05-19-0/+11
* save and confirm update or email for confirmation as appropriateStruan Donald2011-05-19-0/+65