aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Admin.pm
Commit message (Collapse)AuthorAgeLines
* add non public status editing of contacts to adminStruan Donald2012-09-05-0/+1
|
* add non_public status for report editing to adminStruan Donald2012-09-05-1/+5
|
* Speed up this type of search by a factor of c. 10e5. Stupid databases.Matthew Somerville2012-08-17-1/+1
|
* Allow the MapIt types to be given in config.Matthew Somerville2012-08-17-5/+4
|
* Factor out site_key as that's only used in one place too.Matthew Somerville2012-07-06-5/+5
|
* Factor out the SQL restriction from site_restriction, as it's only used in ↵Matthew Somerville2012-07-06-6/+5
| | | | one place.
* Move site restriction to within query, so it is ANDed.Matthew Somerville2012-06-27-3/+1
|
* Fixes and improvements for tests.Matthew Somerville2012-05-16-5/+5
|
* Merge branch 'master' into bromleyMatthew Somerville2012-05-16-28/+63
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: bin/send-reports conf/crontab.ugly conf/general.yml-example db/schema.sql perllib/FixMyStreet/App/Controller/Admin.pm perllib/FixMyStreet/App/Controller/Report/New.pm perllib/FixMyStreet/DB/Result/Comment.pm perllib/FixMyStreet/DB/Result/Open311conf.pm perllib/FixMyStreet/DB/Result/Problem.pm perllib/FixMyStreet/DB/Result/User.pm templates/web/default/js/validation_strings.html templates/web/fixmystreet/auth/sign_out.html templates/web/fixmystreet/report/new/councils_text_all.html web/cobrands/fixmystreet/_base.scss
| * Wildcards so it actually works.Matthew Somerville2012-05-02-1/+1
| |
| * Fix for when no results.Matthew Somerville2012-05-02-12/+13
| |
| * Fix bug in admin user search, and add council ID search.Matthew Somerville2012-05-02-2/+9
| |
| * Update shortcircuit admin search too.Matthew Somerville2012-04-20-9/+23
| |
| * Shortcircuit email admin search.Matthew Somerville2012-04-20-9/+22
| |
* | add ability to suppress alerts to report creator onStruan Donald2012-05-11-1/+3
| | | | | | | | comments updated from open311
* | Dashboard initial start.Matthew Somerville2012-05-04-6/+4
| |
* | store title in users table so we can persist it for bromleyStruan Donald2012-05-01-1/+1
| |
* | unset comment user if none passed inStruan Donald2012-04-27-2/+2
| |
* | actually grab params before we use themStruan Donald2012-04-23-1/+1
| |
* | Editing interface to set send method for councilStruan Donald2012-04-05-0/+11
|/
* Update lastupdate timestamp if anything has changed, not just state.Matthew Somerville2012-03-12-4/+1
|
* Remove some unused cobrand functions, start of a base class.Matthew Somerville2012-01-20-1/+1
|
* Fix bug in admin interface deleting a mark-fixed comment.Matthew Somerville2012-01-11-1/+1
|
* clunky admin interface to rotate images (fixes #11)Struan Donald2011-12-02-0/+41
|
* Do want LBO in EHA.Matthew Somerville2011-10-28-1/+3
|
* Merge remote branch 'origin/master' into open311-consumerStruan Donald2011-10-10-4/+11
|\
| * Ignore London in admin interface, text tweaks.Matthew Somerville2011-09-27-1/+2
| |
| * Add explicit as for older version of DBIx::Class or something like that.Matthew Somerville2011-09-13-0/+1
| |
| * Fix ever reported no count and link to graph in admin interface.Matthew Somerville2011-09-12-3/+8
| |
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-09-08-14/+51
|\| | | | | | | | | | | | | | | into open311-consumer Conflicts: web/css/core.css web/js/fixmystreet.js
| * split up stats by month instead of stateStruan Donald2011-09-07-8/+27
| |
| * filter stats by councilStruan Donald2011-09-07-8/+25
| |
| * test for removing flag and make it workStruan Donald2011-08-26-1/+1
| |
| * add flagged checkbox to user edit admin pageStruan Donald2011-08-26-0/+1
| |
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-08-22-4/+83
|\| | | | | | | | | | | | | | | | | into open311-consumer Conflicts: t/app/model/problem.t templates/web/default/report/new/fill_in_details.html web/css/core.css
| * Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-08-17-71/+319
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-07-26-4/+16
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | | 404 if no tokenStruan Donald2011-06-27-1/+1
| | | |
| * | | user searching and editingStruan Donald2011-06-27-0/+79
| | | |
| * | | add new states into adminStruan Donald2011-06-22-4/+6
| | | |
* | | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-08-16-72/+318
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | into open311-consumer Conflicts: db/schema.sql perllib/FixMyStreet/DB/Result/Problem.pm
| * | | add a day to the end date so we actually get the whole date range :(Struan Donald2011-08-10-2/+4
| | | |
| * | | break down problems into states for a bit more clarityStruan Donald2011-08-10-1/+7
| | | |
| * | | add stats page with problem count gatheringStruan Donald2011-08-10-0/+59
| | | |
| * | | Call check_page function.Matthew Somerville2011-08-09-2/+2
| | | |
| * | | add remove user flag button to report and update edit pagesStruan Donald2011-08-09-1/+37
| | | |
| * | | allow flagging of user from report and update pagesStruan Donald2011-08-09-0/+34
| | | |
| * | | add flagged checkbox for report editingStruan Donald2011-08-09-1/+5
| | | |
| * | | reuse report table row generating template codeStruan Donald2011-08-09-2/+6
| | | |
| * | | list flagged items page for adminStruan Donald2011-08-09-4/+21
| | | |