aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller
Commit message (Expand)AuthorAgeLines
* Fix bug specifying category in URL on /around.Matthew Somerville2018-01-04-5/+16
* Fix spelling of administrator.Matthew Somerville2017-12-15-2/+2
* Bypass /around from postcode form if required.Dave Arter2017-12-13-0/+61
* Only allow one auto-response template per category/state.Dave Arter2017-12-04-5/+107
* Merge branch '1919-consolidate-statistics'Matthew Somerville2017-11-29-916/+139
|\
| * Consolidate summary statistics pages.Matthew Somerville2017-11-29-913/+131
| * Refactor stats pages to their own controller.Matthew Somerville2017-11-29-0/+6
* | allow dashboard CSV export access using token authStruan Donald2017-11-29-0/+16
* | Staff user page for generating an access token.Struan Donald2017-11-29-0/+93
* | Add an access token authentication credential.Matthew Somerville2017-11-29-0/+25
|/
* Allow cobrands to disable moderation emailsDave Arter2017-11-22-0/+32
* Treat dashboard end date as that given, inclusive.Matthew Somerville2017-11-16-1/+1
* add date range options to council dashboardStruan Donald2017-11-14-0/+39
* allow admin to unban a userStruan Donald2017-11-07-5/+37
* do not override template when displaying body contacts as textStruan Donald2017-11-07-0/+1
* Fix issue editing user previously lacking a name.Matthew Somerville2017-11-07-1/+5
* Merge branch 'around-and-about-pagination'Matthew Somerville2017-11-06-7/+7
|\
| * Have /around ajax use same format as others.Matthew Somerville2017-11-02-7/+7
* | Remove shortlist form from inspect duplicate list.Matthew Somerville2017-11-02-5/+8
|/
* always allow problems to be removed from shortlistStruan Donald2017-10-27-0/+152
* Merge branch 'reports-dashboard-councils'Matthew Somerville2017-10-20-6/+13
|\
| * Allow testing override of /reports data.Matthew Somerville2017-10-16-6/+13
* | [Oxfordshire] Add initials/traffic to RDI desc.Matthew Somerville2017-10-18-13/+13
* | make sure duplicate id provided when marking as duplicateStruan Donald2017-10-17-0/+61
|/
* Merge branch 'sms-mssid-error'Matthew Somerville2017-10-16-25/+21
|\
| * Spot errors coming back when sending text.Matthew Somerville2017-10-12-25/+21
* | log all state changes in admin as commentsStruan Donald2017-10-16-9/+283
|/
* Merge branch 'issues/forcouncils/231-multi-ward-reports-view'Matthew Somerville2017-10-09-0/+12
|\
| * Allow ward page to show multiple wards.Matthew Somerville2017-10-06-0/+12
* | Fix issue sending alerts around no-text update.Matthew Somerville2017-10-06-1/+48
* | generate update text in alerts if problem state has changedStruan Donald2017-10-05-0/+181
* | do not send blank problem update alertsStruan Donald2017-10-05-9/+2
* | Merge remote-tracking branch 'origin/fix-geographic-mobile-numbers'Matthew Somerville2017-10-05-4/+4
|\ \
| * | Accept +1 geographic numbers as possibly mobile.Matthew Somerville2017-10-05-4/+4
| |/
* / Return page with "No results" if no ref found.Matthew Somerville2017-10-05-8/+15
|/
* correctly handle category changes in inspector formStruan Donald2017-10-04-1/+126
* correctly handle average state changes of 0 days in area statsStruan Donald2017-10-04-0/+12
* move area stats page problems by status calc into databaseStruan Donald2017-10-04-0/+11
* In RSS, only escape the necessary five/ctrl chars.Matthew Somerville2017-10-02-3/+4
* Allow verify/change/add email/phone in profile.Matthew Somerville2017-09-30-8/+143
* Add ability to confirm reports/updates via text.Matthew Somerville2017-09-30-71/+747
* Update admin interface for 'phone' users.Matthew Somerville2017-09-30-49/+129
* Add ability to log in on /auth via text.Matthew Somerville2017-09-30-27/+126
* Add 'verified' database columns for email/phone.Matthew Somerville2017-09-30-1/+1
* Move some auth functions to their own controllers.Matthew Somerville2017-09-30-121/+128
* Fix test calling external service.Matthew Somerville2017-09-30-1/+5
* show nearest address for report in inspector panelStruan Donald2017-09-28-0/+37
* set maximum length of report detailed_information in cobrandStruan Donald2017-09-27-28/+48
* limit detailed_information to 172 charactersStruan Donald2017-09-27-0/+31
* area stats page for staff usersStruan Donald2017-09-20-0/+211