aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller
Commit message (Collapse)AuthorAgeLines
...
| * | | | | | Fix questionnaire test (broke due to being 6 months after fixed date); more ↵Matthew Somerville2011-09-02-17/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | fixes to update tests.
| * | | | | | more sensible test for non authority users making forbidden state changesStruan Donald2011-09-02-5/+1
| | | | | | |
* | | | | | | fix failing test due to now having error messages in js elsewhere on the pageStruan Donald2011-09-05-6/+6
| | | | | | |
* | | | | | | do not display spurious name error message when sign in during report ↵Struan Donald2011-09-05-0/+50
|/ / / / / / | | | | | | | | | | | | | | | | | | submission fails
* | | | | | test for removing flag and make it workStruan Donald2011-08-26-0/+14
| | | | | |
* | | | | | add flagged checkbox to user edit admin pageStruan Donald2011-08-26-0/+20
| |_|_|_|/ |/| | | |
* | | | | correct council list delimiterStruan Donald2011-08-19-2/+2
| | | | |
* | | | | use correct skipStruan Donald2011-08-18-60/+62
| | | | |
* | | | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-08-17-23/+203
|\ \ \ \ \ | | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into new_statuses Conflicts: db/schema.sql perllib/FixMyStreet/App/Controller/Admin.pm perllib/FixMyStreet/DB/Result/User.pm t/app/controller/admin.t templates/web/default/admin/update_edit.html web/css/core.css
| * | | | Merge branch 'admin_abuse_additions'Matthew Somerville2011-08-09-14/+192
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | add remove user flag button to report and update edit pagesStruan Donald2011-08-09-4/+41
| | | | |
| | * | | allow flagging of user from report and update pagesStruan Donald2011-08-09-0/+39
| | | | |
| | * | | extra test for auto flaggingStruan Donald2011-08-09-1/+3
| | | | |
| | * | | auto flag reported problemsStruan Donald2011-08-09-0/+9
| | | | |
| | * | | add flagged checkbox for report editingStruan Donald2011-08-09-14/+45
| | | | |
| | * | | list flagged items page for adminStruan Donald2011-08-09-0/+12
| | | | |
| | * | | abuse table searchStruan Donald2011-08-09-0/+6
| | | | |
| | * | | add a ban email address buttonStruan Donald2011-08-09-0/+42
| | | | |
| * | | | Fix broken lack of paragraphing, fixes #140.Matthew Somerville2011-08-09-5/+5
| |/ / /
| * | / Lowercase email addresses sent via /import. Fixes #146.Matthew Somerville2011-08-09-1/+1
| | |/ | |/|
| * | Probably wise not to have a test dependent on another server not ↵Matthew Somerville2011-08-05-1/+1
| |/ | | | | | | reorganising its db internally :)
| * Store confirmed time if done via admin interface, fixes #141.Matthew Somerville2011-08-01-1/+4
| |
* | use the correct council separator characterStruan Donald2011-07-27-2/+2
| |
* | allow council user to update state on problem sent to multiple councilsStruan Donald2011-07-27-1/+37
| |
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-07-26-30/+211
|\| | | | | | | | | | | | | | | | | | | into new_statuses Conflicts: perllib/FixMyStreet/App/Controller/Admin.pm perllib/FixMyStreet/App/Controller/JSON.pm perllib/FixMyStreet/Map/Tilma/Original.pm web/css/core.css
| * Remove no-longer-used tilma code.Matthew Somerville2011-07-21-12/+0
| |
| * Fix test for if site currently has a Barnet report in it.Matthew Somerville2011-07-18-6/+6
| |
| * Don't use update name if marked as anonymous.Matthew Somerville2011-07-16-0/+17
| |
| * Test to close #18 (was fixed in Catalyst migration).Matthew Somerville2011-07-13-0/+29
| |
| * Store cobrand/lang upon an /import. Related to #134, though that was ↵Matthew Somerville2011-07-12-2/+67
| | | | | | | | actually already fixed.
| * Carry through name/phone/password updates through report/update creation via ↵Matthew Somerville2011-07-04-5/+77
| | | | | | | | token. Only store encrypted password, and override EncodedColumn to prevent double encrypting.
| * Fix test.Matthew Somerville2011-07-01-0/+10
| |
| * Update error message.Matthew Somerville2011-07-01-1/+1
| |
| * Fix URI overriding now it's being used.Matthew Somerville2011-07-01-4/+4
| |
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-06-30-30/+3
|\| | | | | | | | | | | | | into new_statuses Conflicts: perllib/FixMyStreet/App/Controller/Reports.pm
| * Skip non-UK results in Bing geocoder, remove some geocode tests.Matthew Somerville2011-06-29-25/+0
| |
| * Get cookie expiry to work, and correct IDs on checkboxes.Matthew Somerville2011-06-29-5/+3
| |
* | some extra info on updatesStruan Donald2011-06-30-0/+70
| |
* | 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
| |