aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller
Commit message (Expand)AuthorAgeLines
...
* Add HTML email templates.Matthew Somerville2016-08-01-130/+95
* Use improved TestMech::create_user_ok instead of User::find_or_createDave Arter2016-07-19-128/+44
* [UK Councils] Council users can only see their own council's adminDave Arter2016-07-19-9/+43
* Use normal user authentication to control access to /adminMatthew Somerville2016-07-19-0/+80
* Merge branch '400-editing-category'Matthew Somerville2016-07-15-1/+2
|\
| * Allow editing of category on admin report edit.Matthew Somerville2016-07-15-1/+2
* | Stop using collapse filter in category template.Matthew Somerville2016-07-15-1/+1
|/
* Add two-tier responsibility note to confirm emailDave Arter2016-07-08-0/+7
* Refactor sending of problem confirmation emailDave Arter2016-07-08-0/+38
* Stub out calls to Gaze when running testsDave Arter2016-07-08-1/+1
* Fix CSRF issue with new login during process.Matthew Somerville2016-07-05-0/+1
* Make sure map JS works through an admin proxy.Matthew Somerville2016-07-04-1/+1
* Merge branch '1347-fold-back-zurich'Matthew Somerville2016-06-29-20/+12
|\
| * Add external field editing to admin report edit.Matthew Somerville2016-06-29-20/+12
* | Use valid orientation flag for test imageDave Arter2016-06-27-3/+3
|/
* Allow admin to edit user's phone number.Matthew Somerville2016-06-22-0/+5
* Merge branch '360-change-email'Matthew Somerville2016-06-20-114/+117
|\
| * Allow users to update their email address.Matthew Somerville2016-06-20-3/+51
| * Improve CSRF tokens and add to more forms.Matthew Somerville2016-06-20-111/+66
* | Fix check for old-style parsed XML.Dave Arter2016-06-16-0/+8
|/
* Fix broken test due to missing config override.Matthew Somerville2016-05-27-2/+7
* Merge branch '1383-remove-dead-projects'Matthew Somerville2016-04-22-56/+32
|\
| * Update tests for cobrand/template changes.Matthew Somerville2016-04-20-56/+32
* | Fix Twitter authentication test.Matthew Somerville2016-04-22-2/+5
* | Merge remote-tracking branch 'origin/twitter-login'Matthew Somerville2016-04-22-0/+111
|\ \ | |/ |/|
| * Add Twitter social login.Matthew Somerville2016-04-08-0/+111
* | Merge remote-tracking branch 'origin/1302-support-pngs'Matthew Somerville2016-04-20-4/+7
|\ \
| * | Add PNG image support.Matthew Somerville2016-04-08-4/+4
| * | Prevent dev sites auto-creating session.Matthew Somerville2016-04-06-0/+3
| |/
* / Cope with a '/' in body name in body slug.Matthew Somerville2016-04-20-0/+5
|/
* Fix test issue running on PostgreSQL>=9.2 on Mac.Matthew Somerville2016-03-31-1/+2
* Merge remote-tracking branch 'mysociety/refactor-email'Matthew Somerville2016-03-31-5/+5
|\
| * Refactor email handling to use Email::MIME alone.Matthew Somerville2016-03-30-5/+5
* | Default new category creation to confirmed.Matthew Somerville2016-03-29-0/+1
|/
* Merge branch '1341-friendly-ab-test'Matthew Somerville2016-03-11-0/+6
|\
| * [fixmystreet.com] Friendly A/B test setup.Zarino Zappia2016-03-11-0/+6
* | Fix test that fetched page removed in last commit.Matthew Somerville2016-03-11-2/+2
|/
* Exclude update alerts from summary alert counts.Matthew Somerville2016-02-09-2/+2
* Merge branch '1315-open311-update-media_url'Matthew Somerville2016-01-29-10/+10
|\
| * Move test mocks to their own directory.Matthew Somerville2016-01-27-10/+10
* | If app user logged in, perform alert signup.Matthew Somerville2016-01-27-0/+38
|/
* Merge branch '1146-social-login'Matthew Somerville2016-01-27-2/+143
|\
| * Add tests of social login.Matthew Somerville2016-01-22-0/+143
| * Remove unnecessary shebang lines.Matthew Somerville2016-01-22-2/+0
* | Improve some error pages.Matthew Somerville2016-01-26-1/+1
|/
* 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
* Handle multiple photo rotation/removal in admin.Matthew Somerville2016-01-08-1/+2
* Fix bug showing reports on Your Reports.Matthew Somerville2015-12-17-1/+6
* Add multiple photo upload support.Zarino Zappia2015-12-16-35/+78