aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller
Commit message (Collapse)AuthorAgeLines
...
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-06-23-8/+32
|\| | | | | | | into new_statuses
| * Allow unsub from update form, fix test.Matthew Somerville2011-06-23-8/+32
| |
* | in progress bannerStruan Donald2011-06-23-0/+24
| |
* | update problem status from updateStruan Donald2011-06-23-0/+46
| |
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-06-23-20/+13
|\| | | | | | | into new_statuses
| * Test updates.Matthew Somerville2011-06-23-20/+13
| |
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-06-23-3/+3
|\| | | | | | | | | | | | | into new_statuses Conflicts: templates/web/default/report/display.html
| * Default to show name.Matthew Somerville2011-06-23-2/+2
| |
| * Correct config var.Matthew Somerville2011-06-23-1/+1
| |
* | prevent non authority users from changing the state on updatesStruan Donald2011-06-23-0/+34
| |
* | display state dropdown on updates to authority usersStruan Donald2011-06-23-2/+27
| |
* | Merge branch 'master' into new_statusesStruan Donald2011-06-22-1/+2
|\|
| * use the configured hostStruan Donald2011-06-21-1/+2
| |
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-06-21-9/+24
|\| | | | | | | into new_statuses
| * Implement redirect upon sign in to where the user came from; tidy up error ↵Matthew Somerville2011-06-21-3/+6
| | | | | | | | display.
| * Fix #121 and tests for all today's fixes.Matthew Somerville2011-06-21-6/+18
| |
* | remove more hardcoded references to fixedStruan Donald2011-06-21-2/+7
| |
* | Merge branch 'master' into new_statusesStruan Donald2011-06-21-0/+1
|\|
| * add header and footer to questionnaire success pagesStruan Donald2011-06-21-0/+1
| |
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-06-16-0/+3
|\| | | | | | | into new_statuses
| * Generate /reports data on cron.Matthew Somerville2011-06-16-0/+3
| |
* | rename will not fix to closedStruan Donald2011-06-16-1/+1
| |
* | handle new states in report display and updatingStruan Donald2011-06-16-49/+24
| |
* | update report display to handle new statusesStruan Donald2011-06-15-0/+49
|/
* Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreetStruan Donald2011-06-13-3/+3
|\
| * Fix tests.Matthew Somerville2011-06-13-3/+3
| |
* | update cobrand filtering and add unit test for summary pageStruan Donald2011-06-13-54/+118
|/
* Consolidate MaPit calls to call out to it less.Matthew Somerville2011-06-10-1/+1
|
* Tidy up a couple of FIXMEs.Matthew Somerville2011-06-10-38/+30
|
* Simple cron wrapper to run in correct environment.Matthew Somerville2011-06-10-1/+1
|
* Fix session cookie test, and test based on contact_name that might change.Matthew Somerville2011-06-09-3/+4
|
* Ordering so test doesn't sometimes randomly fail.Matthew Somerville2011-06-09-2/+2
|
* Merge branch 'migrate_to_catalyst' of ↵Struan Donald2011-06-09-0/+5
|\ | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst
| * Stop empty string warning, delete some test users, and use same n/a string ↵Matthew Somerville2011-06-09-0/+5
| | | | | | | | as elsewhere.
* | more admin tests for update editing and report searchingStruan Donald2011-06-09-6/+212
|/
* search report testsStruan Donald2011-06-09-0/+26
|
* admin edit report testsStruan Donald2011-06-09-0/+339
|
* skip tests if no entry in secret table rather than failingStruan Donald2011-06-08-0/+8
|
* Fix alert subscribing bugs with two-tier councils and on ReportEmptyHomes.Matthew Somerville2011-06-06-8/+35
|
* Tidy up some strings for translation, remove some migrated code.Matthew Somerville2011-06-06-9/+9
|
* Migrate alert sending script, add test for it, fix some small bugs and strings.Matthew Somerville2011-06-04-21/+120
|
* Sign up new report to email alert if logged in as well as when confirmed by ↵Matthew Somerville2011-06-03-1/+16
| | | | email. Allow disabling rather than deleting of alerts. Revert quoting as it breaks timestamps and literal SQL.
* some rudimentary tests and some removal of warnings.Struan Donald2011-06-03-0/+73
|
* Better alert page title handling.Matthew Somerville2011-06-03-1/+1
|
* Fix broken contact form report handling, stop HTML injection, and remove old ↵Matthew Somerville2011-06-03-4/+30
| | | | contact code.
* Match the old JSON urlsEdmund von der Burg2011-06-03-15/+15
|
* Some text updates from/for locale file.Matthew Somerville2011-06-03-2/+2
|
* Move most of questionnaire cron to ResultSet so it can be called and tested ↵Matthew Somerville2011-06-02-24/+38
| | | | from test.
* Merge branch 'migrate_to_catalyst' of ↵Struan Donald2011-06-01-85/+119
|\ | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst
| * Tests for correct contacts chosen.Matthew Somerville2011-06-01-85/+119
| |