aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller/report_updates.t
Commit message (Expand)AuthorAgeLines
* 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
* Allow people to sign in (or not) as they make an update.Matthew Somerville2011-06-28-31/+101
* Sign in over login; tidy CSS.Matthew Somerville2011-06-24-2/+0
* Allow unsub from update form, fix test.Matthew Somerville2011-06-23-8/+32
* Test updates.Matthew Somerville2011-06-23-20/+13
* Default to show name.Matthew Somerville2011-06-23-2/+2
* 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
* initial problem update reporting. only does basic validation so farStruan Donald2011-05-18-0/+29
* test comment orderingStruan Donald2011-05-18-0/+44
* don't display unconfirmed updatesStruan Donald2011-05-18-0/+9
* rejig now that we can mark comments as anonymousStruan Donald2011-05-18-4/+29
* perltidyStruan Donald2011-05-17-17/+19
* display problem updatesStruan Donald2011-05-17-0/+113