aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller
Commit message (Collapse)AuthorAgeLines
...
* | make sure cobrand summary tests pass even if we have barnet entries in dbStruan Donald2011-06-29-0/+3
| |
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-06-28-103/+274
|\| | | | | | | | | | | | | | | into new_statuses Conflicts: perllib/FixMyStreet/App/Controller/Report/Update.pm templates/web/default/report/display.html
| * Sort problems, and have a map, maybe.Matthew Somerville2011-06-28-2/+1
| |
| * If logged in, don't show email on alert sign up.Matthew Somerville2011-06-28-53/+20
| |
| * Allow people to sign in (or not) as they make an update.Matthew Somerville2011-06-28-31/+101
| |
| * Allow people to sign in (or not) as they make a report.Matthew Somerville2011-06-27-17/+152
| |
* | correctly set mark_open/fixed in questionnaire generates updatesStruan Donald2011-06-28-0/+10
| |
* | store correct old state in questionnaire when creator marks problem as fixedStruan Donald2011-06-28-1/+36
| |
* | display update marked as fixed text on questionnaire for all fixed statesStruan Donald2011-06-28-0/+49
| |
* | council users should be able to set state to confirmedStruan Donald2011-06-27-0/+12
| |
* | user searching and editingStruan Donald2011-06-27-0/+92
| |
* | Display council name next to updates from council usersStruan Donald2011-06-27-0/+2
| |
* | change to use from_council in users table and store the council id inStruan Donald2011-06-27-10/+17
| | | | | | | | | | there so we can check that the problem is for the council the user is from
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-06-27-27/+20
|\| | | | | | | | | | | | | | | | | into new_statuses Conflicts: perllib/FixMyStreet/DB/Result/Comment.pm perllib/FixMyStreet/DB/Result/User.pm web/css/core.css
| * Sign in over login; tidy CSS.Matthew Somerville2011-06-24-20/+18
| |
| * Don't show email field on reporting if logged in.Matthew Somerville2011-06-24-7/+2
| |
| * Allow people to give name/pw on auth page.Matthew Somerville2011-06-24-2/+2
| |
* | add extra states to problem countStruan Donald2011-06-23-1/+1
| |
* | indicate changes state in update meta informationStruan Donald2011-06-23-0/+51
| |
* | check that state is permittedStruan Donald2011-06-23-0/+33
| |
* | 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
|