Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | Be sure only dealing with the right global mapit area. | Matthew Somerville | 2012-12-19 | -1/+6 | |
| | | |||||
| * | Allow bodies to have parent bodies. | Matthew Somerville | 2012-12-19 | -1/+3 | |
| | | |||||
| * | Area IDs come in as an arrayref, and body may not have an area ID. | Matthew Somerville | 2012-12-19 | -5/+11 | |
| | | |||||
| * | Fill in send_method dropdown on new body form. | Matthew Somerville | 2012-12-19 | -7/+11 | |
| | | |||||
| * | Allow bodies to span multiple area IDs, and areas can be covered by more ↵ | Matthew Somerville | 2012-12-19 | -5/+15 | |
| | | | | | | | | than one body. | ||||
| * | Add admin editing/adding of body name/area ID. | Matthew Somerville | 2012-12-15 | -15/+36 | |
| | | |||||
| * | Make from_body a foreign key. | Matthew Somerville | 2012-12-15 | -1/+1 | |
| | | |||||
| * | Update admin code and tests to work with bodies. | Matthew Somerville | 2012-12-15 | -128/+69 | |
| | | |||||
| * | Rename council column to bodies_str, and all the related code. | Matthew Somerville | 2012-12-15 | -1/+1 | |
| | | |||||
| * | Rename area_id on Contacts table to body_id. | Matthew Somerville | 2012-12-15 | -9/+9 | |
| | | | | | | | | Add foreign key constraint from contacts to body. | ||||
| * | Rename from_council to from_body, and small related changes. | Matthew Somerville | 2012-12-15 | -5/+5 | |
| | | |||||
| * | Rename 'open311conf' database table to 'body'. | Matthew Somerville | 2012-12-15 | -3/+3 | |
| | | |||||
* | | Merge branch 'bromley-new-statuses' | Struan Donald | 2013-01-16 | -5/+5 | |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: bin/send-comments conf/crontab.ugly db/schema.sql perllib/FixMyStreet/App/Controller/Admin.pm perllib/FixMyStreet/DB/Result/Open311conf.pm perllib/FixMyStreet/DB/ResultSet/Problem.pm perllib/Open311.pm t/app/controller/report_updates.t t/open311.t templates/web/default/report/display.html templates/web/default/report/updates.html templates/web/fixmystreet/report/display.html | ||||
| * | | add send_extended_statuses conf option and use in send-comments | Struan Donald | 2012-10-03 | -1/+3 | |
| | | | |||||
| * | | Don't have the list of states harcoded in more than one place | Struan Donald | 2012-10-01 | -4/+2 | |
| | | | | | | | | | | | | Also sort out some warnings that were being issues during tests | ||||
* | | | show report area on reporting screen | Struan Donald | 2012-12-21 | -2/+2 | |
| | | | |||||
* | | | use auth for seesomething admin | Struan Donald | 2012-12-21 | -0/+5 | |
| | | | |||||
* | | | get $c from $self rather than having to pass it in | Struan Donald | 2012-12-21 | -1/+1 | |
| | | | |||||
* | | | basic initial stats page for see something | Struan Donald | 2012-12-20 | -0/+4 | |
| |/ |/| | |||||
* | | Consolidate user searching to one admin page. | Matthew Somerville | 2012-11-26 | -27/+22 | |
| | | |||||
* | | Travis script. | Matthew Somerville | 2012-10-05 | -1/+1 | |
| | | |||||
* | | More cron quietening, only show full Open311 first time, then summarise. | Matthew Somerville | 2012-10-05 | -1/+0 | |
| | | |||||
* | | Merge branch 'fmb-read-only' | Dave Whiteland | 2012-10-03 | -1/+10 | |
|\ \ | | | | | | | | | | | | | | | | | | | Conflicts: db/schema.sql perllib/FixMyStreet/DB/Result/Contact.pm perllib/FixMyStreet/DB/Result/Problem.pm | ||||
| * | | admin interface to add contact level endpoints | Struan Donald | 2012-09-28 | -0/+7 | |
| | | | |||||
| * | | admin interface to set endpoint as devolved | Struan Donald | 2012-09-28 | -1/+3 | |
| |/ | |||||
* | | 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 | |
| |