Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | add non public status editing of contacts to admin | Struan Donald | 2012-09-05 | -0/+1 |
| | ||||
* | add non_public status for report editing to admin | Struan Donald | 2012-09-05 | -1/+5 |
| | ||||
* | Speed up this type of search by a factor of c. 10e5. Stupid databases. | Matthew Somerville | 2012-08-17 | -1/+1 |
| | ||||
* | Allow the MapIt types to be given in config. | Matthew Somerville | 2012-08-17 | -5/+4 |
| | ||||
* | Factor out site_key as that's only used in one place too. | Matthew Somerville | 2012-07-06 | -5/+5 |
| | ||||
* | Factor out the SQL restriction from site_restriction, as it's only used in ↵ | Matthew Somerville | 2012-07-06 | -6/+5 |
| | | | | one place. | |||
* | Move site restriction to within query, so it is ANDed. | Matthew Somerville | 2012-06-27 | -3/+1 |
| | ||||
* | Fixes and improvements for tests. | Matthew Somerville | 2012-05-16 | -5/+5 |
| | ||||
* | Merge branch 'master' into bromley | Matthew Somerville | 2012-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 Somerville | 2012-05-02 | -1/+1 |
| | | ||||
| * | Fix for when no results. | Matthew Somerville | 2012-05-02 | -12/+13 |
| | | ||||
| * | Fix bug in admin user search, and add council ID search. | Matthew Somerville | 2012-05-02 | -2/+9 |
| | | ||||
| * | Update shortcircuit admin search too. | Matthew Somerville | 2012-04-20 | -9/+23 |
| | | ||||
| * | Shortcircuit email admin search. | Matthew Somerville | 2012-04-20 | -9/+22 |
| | | ||||
* | | add ability to suppress alerts to report creator on | Struan Donald | 2012-05-11 | -1/+3 |
| | | | | | | | | comments updated from open311 | |||
* | | Dashboard initial start. | Matthew Somerville | 2012-05-04 | -6/+4 |
| | | ||||
* | | store title in users table so we can persist it for bromley | Struan Donald | 2012-05-01 | -1/+1 |
| | | ||||
* | | unset comment user if none passed in | Struan Donald | 2012-04-27 | -2/+2 |
| | | ||||
* | | actually grab params before we use them | Struan Donald | 2012-04-23 | -1/+1 |
| | | ||||
* | | Editing interface to set send method for council | Struan Donald | 2012-04-05 | -0/+11 |
|/ | ||||
* | Update lastupdate timestamp if anything has changed, not just state. | Matthew Somerville | 2012-03-12 | -4/+1 |
| | ||||
* | Remove some unused cobrand functions, start of a base class. | Matthew Somerville | 2012-01-20 | -1/+1 |
| | ||||
* | Fix bug in admin interface deleting a mark-fixed comment. | Matthew Somerville | 2012-01-11 | -1/+1 |
| | ||||
* | clunky admin interface to rotate images (fixes #11) | Struan Donald | 2011-12-02 | -0/+41 |
| | ||||
* | Do want LBO in EHA. | Matthew Somerville | 2011-10-28 | -1/+3 |
| | ||||
* | Merge remote branch 'origin/master' into open311-consumer | Struan Donald | 2011-10-10 | -4/+11 |
|\ | ||||
| * | Ignore London in admin interface, text tweaks. | Matthew Somerville | 2011-09-27 | -1/+2 |
| | | ||||
| * | Add explicit as for older version of DBIx::Class or something like that. | Matthew Somerville | 2011-09-13 | -0/+1 |
| | | ||||
| * | Fix ever reported no count and link to graph in admin interface. | Matthew Somerville | 2011-09-12 | -3/+8 |
| | | ||||
* | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-09-08 | -14/+51 |
|\| | | | | | | | | | | | | | | | into open311-consumer Conflicts: web/css/core.css web/js/fixmystreet.js | |||
| * | split up stats by month instead of state | Struan Donald | 2011-09-07 | -8/+27 |
| | | ||||
| * | filter stats by council | Struan Donald | 2011-09-07 | -8/+25 |
| | | ||||
| * | test for removing flag and make it work | Struan Donald | 2011-08-26 | -1/+1 |
| | | ||||
| * | add flagged checkbox to user edit admin page | Struan Donald | 2011-08-26 | -0/+1 |
| | | ||||
* | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-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 Donald | 2011-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 Donald | 2011-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 token | Struan Donald | 2011-06-27 | -1/+1 |
| | | | | ||||
| * | | | user searching and editing | Struan Donald | 2011-06-27 | -0/+79 |
| | | | | ||||
| * | | | add new states into admin | Struan Donald | 2011-06-22 | -4/+6 |
| | | | | ||||
* | | | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-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 Donald | 2011-08-10 | -2/+4 |
| | | | | ||||
| * | | | break down problems into states for a bit more clarity | Struan Donald | 2011-08-10 | -1/+7 |
| | | | | ||||
| * | | | add stats page with problem count gathering | Struan Donald | 2011-08-10 | -0/+59 |
| | | | | ||||
| * | | | Call check_page function. | Matthew Somerville | 2011-08-09 | -2/+2 |
| | | | | ||||
| * | | | add remove user flag button to report and update edit pages | Struan Donald | 2011-08-09 | -1/+37 |
| | | | | ||||
| * | | | allow flagging of user from report and update pages | Struan Donald | 2011-08-09 | -0/+34 |
| | | | | ||||
| * | | | add flagged checkbox for report editing | Struan Donald | 2011-08-09 | -1/+5 |
| | | | | ||||
| * | | | reuse report table row generating template code | Struan Donald | 2011-08-09 | -2/+6 |
| | | | | ||||
| * | | | list flagged items page for admin | Struan Donald | 2011-08-09 | -4/+21 |
| | | | |