Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | add send_extended_statuses conf option and use in send-comments | Struan Donald | 2012-10-03 | -1/+2 | |
| | | | |||||
| * | | tidy up status names in DB, improve tests a little | Struan Donald | 2012-10-01 | -2/+2 | |
| | | | |||||
| * | | initial work to handle changed problem states | Struan Donald | 2012-08-31 | -0/+8 | |
| | | | |||||
* | | | add subcategory field to problem table | Struan Donald | 2012-12-03 | -1/+4 | |
| |/ |/| | |||||
* | | Allow external_body optionally to be a lookup on /reports. | Matthew Somerville | 2012-11-22 | -0/+1 | |
| | | |||||
* | | set interest_count default to 0 as null + 1 = null in postgres :( | Struan Donald | 2012-10-09 | -1/+1 | |
| | | | | | | | | tests for the ui for interest_count as well | ||||
* | | Missing commas due to merge. | Matthew Somerville | 2012-10-04 | -2/+2 | |
| | | |||||
* | | Merge branch 'fmb-read-only' | Dave Whiteland | 2012-10-03 | -1/+15 | |
|\ \ | | | | | | | | | | | | | | | | | | | Conflicts: db/schema.sql perllib/FixMyStreet/DB/Result/Contact.pm perllib/FixMyStreet/DB/Result/Problem.pm | ||||
| * | | correct syntax error in schema | Struan Donald | 2012-09-26 | -1/+1 | |
| | | | |||||
| * | | allow endpoints to be configured at a category level | Struan Donald | 2012-08-29 | -1/+8 | |
| | | | | | | | | | | | | | | | default cobrand now checks for endpoint configuration and only extra fallbacks are in UK cobrand | ||||
| * | | initial crude add support option for a problem | Struan Donald | 2012-08-23 | -1/+4 | |
| | | | |||||
| * | | add in external_source and external_source_id to schema | Struan Donald | 2012-07-12 | -1/+5 | |
| |/ | |||||
* / | add non-public fields to contacts and problem | Struan Donald | 2012-08-31 | -2/+8 | |
|/ | |||||
* | Merge branch 'master' into bromley | Matthew Somerville | 2012-05-16 | -1/+4 | |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| * | added can_display_external_id because external ids are not always useful for ↵ | Dave Whiteland | 2012-05-03 | -1/+4 | |
| | | | | | | | | publishing, using send_method_used to determine that on a council-by-council basis | ||||
| * | added retry cutoff and send_fail data to problem table for webservice ↵ | Dave Whiteland | 2012-03-23 | -1/+6 | |
| | | | | | | | | send-reports | ||||
| * | now using open311config all send-reports webservices, not just open311 | Dave Whiteland | 2012-03-23 | -1/+2 | |
| | | |||||
* | | add ability to suppress alerts to report creator on | Struan Donald | 2012-05-11 | -1/+2 | |
| | | | | | | | | comments updated from open311 | ||||
* | | store title in users table so we can persist it for bromley | Struan Donald | 2012-05-01 | -1/+2 | |
| | | |||||
* | | associated a comment user with a council config | Struan Donald | 2012-03-26 | -1/+2 | |
| | | |||||
* | | DB changes for comment sending | Struan Donald | 2012-03-26 | -2/+7 | |
| | | |||||
* | | forgot to add extra column into schema file | Struan Donald | 2012-03-23 | -1/+2 | |
| | | |||||
* | | add in retry count code | Struan Donald | 2012-03-22 | -1/+6 | |
| | | |||||
* | | add in send method code | Struan Donald | 2012-03-22 | -1/+2 | |
| | | |||||
* | | add external id to comments table | Struan Donald | 2012-03-19 | -1/+2 | |
|/ | |||||
* | Merge branch 'rss-addresses' | Struan Donald | 2011-11-30 | -1/+2 | |
|\ | | | | | | | | | | | Conflicts: db/schema.sql perllib/FixMyStreet/DB/Result/Problem.pm | ||||
| * | geocode column to bytea type | Struan Donald | 2011-09-19 | -1/+2 | |
| | | |||||
* | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-08-22 | -1/+19 | |
|\| | | | | | | | | | | | | | | | | | 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 | -2/+4 | |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| * | | another syntax error | Struan Donald | 2011-06-30 | -1/+1 | |
| | | | |||||
| * | | syntax error | Struan Donald | 2011-06-30 | -1/+1 | |
| | | | |||||
| * | | allow user changes to be logged | Struan Donald | 2011-06-27 | -0/+1 | |
| | | | |||||
| * | | update users table to user from_council | Struan Donald | 2011-06-27 | -1/+1 | |
| | | | |||||
| * | | add problem state_column to comment | Struan Donald | 2011-06-23 | -0/+10 | |
| | | | |||||
| * | | add from_authority flag to users table for council employees etc | Struan Donald | 2011-06-22 | -0/+1 | |
| | | | |||||
| * | | rename will not fix to closed | Struan Donald | 2011-06-16 | -1/+1 | |
| | | | |||||
| * | | update constraint on problem states | Struan Donald | 2011-06-15 | -0/+6 | |
| | | | |||||
* | | | fix syntax errors | Struan Donald | 2011-08-16 | -1/+1 | |
| | | | |||||
* | | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-08-16 | -1/+3 | |
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | into open311-consumer Conflicts: db/schema.sql perllib/FixMyStreet/DB/Result/Problem.pm | ||||
| * | | sql syntax error | Struan Donald | 2011-08-09 | -1/+1 | |
| | | | |||||
| * | | add flagged flags to problems and users | Struan Donald | 2011-08-09 | -2/+4 | |
| |/ | |||||
* | | fix syntax errors | Struan Donald | 2011-08-16 | -2/+2 | |
| | | |||||
* | | add in extra field to contacts for storing open311 meta data | Struan Donald | 2011-08-01 | -0/+3 | |
| | | |||||
* | | open311conf id to type serial | Struan Donald | 2011-07-29 | -1/+1 | |
| | | |||||
* | | add in table to store configuration of councils using open311 | Struan Donald | 2011-07-29 | -0/+9 | |
| | | |||||
* | | add extra column to problem for storing addition open311 meta information | Struan Donald | 2011-07-29 | -0/+1 | |
|/ | |||||
* | Add DB::Questionnaire (and update schema.sql with schema changes). | Matthew Somerville | 2011-05-20 | -4/+6 | |
| | |||||
* | Add PK to 'abuse' table | Edmund von der Burg | 2011-04-15 | -2/+1 | |
| | |||||
* | Update contacts trigger, fix typo. | Matthew Somerville | 2011-04-11 | -1/+1 | |
| | |||||
* | Merge branch 'master' into migrate_to_catalyst | Edmund von der Burg | 2011-04-08 | -0/+5 | |
|\ |