Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Missing commas due to merge. | Matthew Somerville | 2012-10-04 | -2/+2 |
| | ||||
* | Merge branch 'fmb-read-only' | Dave Whiteland | 2012-10-03 | -1/+42 |
|\ | | | | | | | | | | | | | 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/+21 |
| | | | | | | | | | | 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/+10 |
| | | ||||
| * | make external_source_id text for flexibility | Struan Donald | 2012-07-12 | -1/+1 |
| | | ||||
| * | add in external_source and external_source_id to schema | Struan Donald | 2012-07-12 | -1/+5 |
| | | ||||
| * | changed mm_msg_id to external_source_id, and added external_source col | Dave Whiteland | 2012-07-12 | -6/+8 |
| | | ||||
| * | added Message Manager ID (mm_msg_id) column and used it | Dave Whiteland | 2012-07-11 | -0/+6 |
| | | ||||
* | | Remove any remaining BCI reference. | Matthew Somerville | 2012-10-03 | -5/+5 |
| | | ||||
* | | utility sql for secret, fixes #321 | Dave Whiteland | 2012-09-13 | -0/+8 |
| | | ||||
* | | do no send alerts for non public reports | Struan Donald | 2012-09-04 | -9/+37 |
| | | ||||
* | | add non-public fields to contacts and problem | Struan Donald | 2012-08-31 | -2/+17 |
|/ | ||||
* | Merge branch 'master' into bromley | Matthew Somerville | 2012-05-16 | -1/+10 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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/+10 |
| | | | | | | | | 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/+16 |
| | | | | | | | | send-reports | |||
| * | now using open311config all send-reports webservices, not just open311 | Dave Whiteland | 2012-03-23 | -1/+9 |
| | | ||||
* | | add in schema update file for suppress_alerts | Struan Donald | 2012-05-11 | -0/+6 |
| | | ||||
* | | add ability to suppress alerts to report creator on | Struan Donald | 2012-05-11 | -1/+2 |
| | | | | | | | | comments updated from open311 | |||
* | | forgot to commit schema change file :( | Struan Donald | 2012-05-02 | -0/+8 |
| | | ||||
* | | 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/+8 |
| | | ||||
* | | when_sent -> whensent for consistency | Struan Donald | 2012-03-26 | -1/+1 |
| | | ||||
* | | missed db update file | Struan Donald | 2012-03-26 | -0/+6 |
| | | ||||
* | | DB changes for comment sending | Struan Donald | 2012-03-26 | -2/+24 |
| | | ||||
* | | 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/+16 |
| | | ||||
* | | add in send method code | Struan Donald | 2012-03-22 | -1/+9 |
| | | ||||
* | | add external id to comments table | Struan Donald | 2012-03-19 | -1/+8 |
|/ | ||||
* | Merge branch 'rss-addresses' | Struan Donald | 2011-11-30 | -1/+9 |
|\ | | | | | | | | | | | Conflicts: db/schema.sql perllib/FixMyStreet/DB/Result/Problem.pm | |||
| * | renumber geocode adding db script in preperation for merge to master | Struan Donald | 2011-11-30 | -0/+0 |
| | | ||||
| * | Merge remote branch 'origin/master' into rss-addresses | Struan Donald | 2011-09-20 | -14/+42 |
| |\ | ||||
| * | | geocode column to bytea type | Struan Donald | 2011-09-19 | -2/+3 |
| | | | ||||
| * | | sort of working rss address stuff with db caching and populate script | Struan Donald | 2011-09-09 | -0/+7 |
| | | | ||||
* | | | Merge remote branch 'origin/master' into open311-consumer | Struan Donald | 2011-10-10 | -14/+42 |
|\ \ \ | | |/ | |/| | ||||
| * | | update alert where clauses with extra states | Struan Donald | 2011-09-20 | -14/+42 |
| |/ | ||||
* | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-08-22 | -1/+72 |
|\| | | | | | | | | | | | | | | | | | 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/+13 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |||
| * | | rename constraint in line with how postgres would name it | Struan Donald | 2011-06-30 | -1/+1 |
| | | | ||||
| * | | 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/+13 |
| | | | ||||
| * | | update users table to user from_council | Struan Donald | 2011-06-27 | -1/+1 |
| | | | ||||
| * | | change to use from_council in users table and store the council id in | Struan Donald | 2011-06-27 | -1/+1 |
| | | | | | | | | | | | | | | | there so we can check that the problem is for the council the user is from | |||
| * | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-06-27 | -1/+1 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into new_statuses Conflicts: perllib/FixMyStreet/DB/Result/Comment.pm perllib/FixMyStreet/DB/Result/User.pm web/css/core.css | |||
| * | | | add problem state_column to comment | Struan Donald | 2011-06-23 | -0/+26 |
| | | | | ||||
| * | | | add from_authority flag to users table for council employees etc | Struan Donald | 2011-06-22 | -0/+7 |
| | | | | ||||
| * | | | rename will not fix to closed | Struan Donald | 2011-06-16 | -2/+2 |
| | | | | ||||
| * | | | update constraint on problem states | Struan Donald | 2011-06-15 | -0/+25 |
| | | | | ||||
* | | | | fix syntax errors | Struan Donald | 2011-08-16 | -1/+1 |
| | | | |