aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller
Commit message (Expand)AuthorAgeLines
...
* Move most of questionnaire cron to ResultSet so it can be called and tested f...Matthew Somerville2011-06-02-24/+38
* Merge branch 'migrate_to_catalyst' of ssh://git.mysociety.org/data/git/public...Struan Donald2011-06-01-85/+119
|\
| * Tests for correct contacts chosen.Matthew Somerville2011-06-01-85/+119
* | mark new_updates alerts as confirmed when they are createdStruan Donald2011-06-01-56/+100
|/
* Last bit from master, some LBO handling (note, if other London things come al...Matthew Somerville2011-05-28-0/+17
* Questionnaire tests, and fixes due to those tests.Matthew Somerville2011-05-27-0/+278
* make sure you are allowed to answer the questionnaire asked when a problem re...Struan Donald2011-05-27-31/+142
* Merge branch 'migrate_to_catalyst' of ssh://git.mysociety.org/data/git/public...Struan Donald2011-05-27-14/+14
|\
| * Unselected checkboxes must be undef, not 0, to pass here, at any rate.Matthew Somerville2011-05-26-14/+14
* | only confirm alerts on submission if user is logged inStruan Donald2011-05-27-14/+37
|/
* use moose role for is_from_abuser methodStruan Donald2011-05-26-0/+79
* If the user already exists in the database then don't sent them aStruan Donald2011-05-26-2/+7
* update reportingStruan Donald2011-05-26-4/+50
* use c->send_email on contact page and add more testsStruan Donald2011-05-25-3/+12
* 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
* Merge branch 'migrate_to_catalyst' of ssh://git.mysociety.org/data/git/public...Struan Donald2011-05-24-6/+6
|\
| * Move lat/lon to templates and use shortened forms.Matthew Somerville2011-05-24-6/+6
* | google maps don't seem to pay as much attention to region hinting as they onc...Struan Donald2011-05-24-5/+8
|/
* 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
* Fix bug whereby 'old and of unknown status' was shown on all open reports.Matthew Somerville2011-05-21-0/+9
* Merge branch 'migrate_to_catalyst' of ssh://evdb@git.mysociety.org/data/git/p...Edmund von der Burg2011-05-20-12/+15
|\
| * update confirmation from tokensStruan Donald2011-05-20-0/+7
| * rss implementedStruan Donald2011-05-20-12/+8
* | port json.cgi code to CatalystEdmund von der Burg2011-05-20-1/+74
* | Added tests for bad requestsEdmund von der Burg2011-05-20-0/+36
|/
* anonymous cannot be nullStruan Donald2011-05-20-0/+3
* default add_alerts to onStruan Donald2011-05-20-3/+8
* 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
* Check Norwegian version of /reports.Matthew Somerville2011-05-19-8/+8
* Starting tests for /reports, fix for warning.Matthew Somerville2011-05-19-1/+35
* 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
* actually compare the problem meta information in the testsStruan Donald2011-05-17-3/+5
* perltidyStruan Donald2011-05-17-17/+19
* display problem updatesStruan Donald2011-05-17-0/+113
* replace more old template tags with TT onesStruan Donald2011-05-17-4/+12
* tests for different banner statesStruan Donald2011-05-16-14/+61
* display/hide problem fixed checkboxStruan Donald2011-05-16-0/+19
* few more tests for correct problem displayStruan Donald2011-05-16-1/+3
* tests for correct problem page meta informationStruan Donald2011-05-16-0/+81