aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller
Commit message (Expand)AuthorAgeLines
...
| * 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
* Version 2.2.Matthew Somerville2017-09-13-1/+1
* select default response priority in inspect panelStruan Donald2017-09-13-0/+12
* edit and display default response priority in adminStruan Donald2017-09-13-0/+20
* sort body dashboard CSV export by report confirmed timeStruan Donald2017-09-07-4/+4
* Simpler alerts signup page.Zarino Zappia2017-09-06-2/+4
* Prevent race condition in root.t test.Matthew Somerville2017-09-06-1/+1
* include easting/northing in dashboard CSV exportStruan Donald2017-09-04-1/+6
* include ward in dashboard csv exportStruan Donald2017-09-04-0/+26
* Merge branch 'move-report-states-to-database'Matthew Somerville2017-08-31-89/+91
|\
| * Update form asks for reopen of all closed states.Matthew Somerville2017-08-31-24/+24
| * Admin interface for editing report states.Matthew Somerville2017-08-31-0/+24
| * Remove hardcoded states from templates.Matthew Somerville2017-08-31-63/+41
| * Remove hardcoded states from Problem model.Matthew Somerville2017-08-31-2/+2
* | Add SIGNUPS_DISABLED config flagDave Arter2017-08-31-2/+91
* | Add LOGIN_REQUIRED config keyDave Arter2017-08-31-0/+76
* | Merge branch 'move-report-states-to-database-part-1'Matthew Somerville2017-08-29-0/+4
|\|
| * Stop admin_reportextrafields.t info messages.Matthew Somerville2017-08-25-0/+4
* | Redirect to original URL after inspectingDave Arter2017-08-24-0/+36
|/
* Fix missing URLs in alert emailsDave Arter2017-08-22-1/+80
* Merge branch 'issues/forcouncils/201-show-all-report-updates'Matthew Somerville2017-08-17-1/+57
|\
| * show all report updates, even if no public textStruan Donald2017-08-17-1/+57
* | Merge branch 'issues/forcouncils/187-all-reports-filter-by-substates'Matthew Somerville2017-08-17-0/+79
|\ \
| * | allow body users to filter on all problem categoriesStruan Donald2017-08-17-0/+79
| |/
* / tests for the defect types admin interfaceStruan Donald2017-08-17-0/+193
|/
* Add site-wide extra fields for reports, and admin UI to manageDave Arter2017-08-17-0/+312