Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | test for removing flag and make it work | Struan Donald | 2011-08-26 | -0/+14 |
| | ||||
* | add flagged checkbox to user edit admin page | Struan Donald | 2011-08-26 | -0/+20 |
| | ||||
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-08-17 | -17/+186 |
|\ | | | | | | | | | | | | | | | | | | | | | | | 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 | |||
| * | add remove user flag button to report and update edit pages | Struan Donald | 2011-08-09 | -4/+41 |
| | | ||||
| * | allow flagging of user from report and update pages | Struan Donald | 2011-08-09 | -0/+39 |
| | | ||||
| * | add flagged checkbox for report editing | Struan Donald | 2011-08-09 | -14/+45 |
| | | ||||
| * | list flagged items page for admin | Struan Donald | 2011-08-09 | -0/+12 |
| | | ||||
| * | abuse table search | Struan Donald | 2011-08-09 | -0/+6 |
| | | ||||
| * | add a ban email address button | Struan Donald | 2011-08-09 | -0/+42 |
| | | ||||
| * | Probably wise not to have a test dependent on another server not ↵ | Matthew Somerville | 2011-08-05 | -1/+1 |
| | | | | | | | | reorganising its db internally :) | |||
| * | Store confirmed time if done via admin interface, fixes #141. | Matthew Somerville | 2011-08-01 | -1/+4 |
| | | ||||
* | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-07-26 | -6/+6 |
|\| | | | | | | | | | | | | | | | | | | | 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 | |||
| * | Fix test for if site currently has a Barnet report in it. | Matthew Somerville | 2011-07-18 | -6/+6 |
| | | ||||
* | | some extra info on updates | Struan Donald | 2011-06-30 | -0/+70 |
| | | ||||
* | | make sure cobrand summary tests pass even if we have barnet entries in db | Struan Donald | 2011-06-29 | -0/+3 |
| | | ||||
* | | user searching and editing | Struan Donald | 2011-06-27 | -0/+92 |
| | | ||||
* | | add extra states to problem count | Struan Donald | 2011-06-23 | -1/+1 |
|/ | ||||
* | Correct config var. | Matthew Somerville | 2011-06-23 | -1/+1 |
| | ||||
* | use the configured host | Struan Donald | 2011-06-21 | -1/+2 |
| | ||||
* | Fix #121 and tests for all today's fixes. | Matthew Somerville | 2011-06-21 | -6/+18 |
| | ||||
* | update cobrand filtering and add unit test for summary page | Struan Donald | 2011-06-13 | -54/+118 |
| | ||||
* | more admin tests for update editing and report searching | Struan Donald | 2011-06-09 | -6/+212 |
| | ||||
* | search report tests | Struan Donald | 2011-06-09 | -0/+26 |
| | ||||
* | admin edit report tests | Struan Donald | 2011-06-09 | -0/+339 |
| | ||||
* | skip tests if no entry in secret table rather than failing | Struan Donald | 2011-06-08 | -0/+8 |
| | ||||
* | some rudimentary tests and some removal of warnings. | Struan Donald | 2011-06-03 | -0/+73 |