Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Travis script. | Matthew Somerville | 2012-10-05 | -5/+4 |
| | ||||
* | More cron quietening, only show full Open311 first time, then summarise. | Matthew Somerville | 2012-10-05 | -6/+24 |
| | ||||
* | Improve error message. | Matthew Somerville | 2012-10-04 | -1/+2 |
| | ||||
* | Caseinsensitive match. | Matthew Somerville | 2012-10-04 | -1/+1 |
| | ||||
* | Add warning option to Open311 populate, to show warnings. | Matthew Somerville | 2012-10-04 | -7/+10 |
| | ||||
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet | Dave Whiteland | 2012-10-03 | -0/+2 |
|\ | ||||
| * | Allow closed->fixed transition in questionnaire, and spot closed problems in ↵ | Matthew Somerville | 2012-10-03 | -0/+2 |
| | | | | | | | | response text (fix #269). | |||
* | | Merge branch 'fmb-read-only' | Dave Whiteland | 2012-10-03 | -34/+217 |
|\ \ | |/ |/| | | | | | | | | | 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 |
| | | ||||
| * | we now return a hash from get_council_sender | Struan Donald | 2012-09-28 | -3/+3 |
| | | ||||
| * | admin interface to set endpoint as devolved | Struan Donald | 2012-09-28 | -1/+3 |
| | | ||||
| * | deal with plurals | Struan Donald | 2012-09-26 | -0/+2 |
| | | ||||
| * | generalise make_emptyhomes_po so we can use it for FMB | Struan Donald | 2012-09-26 | -0/+25 |
| | | | | | | | | | | make some updates to translations scripts so they work on OS X Use FMB translation in Cobrand | |||
| * | Fix other part of race condition | Struan Donald | 2012-08-29 | -1/+1 |
| | | ||||
| * | allow endpoints to be configured at a category level | Struan Donald | 2012-08-29 | -36/+54 |
| | | | | | | | | | | default cobrand now checks for endpoint configuration and only extra fallbacks are in UK cobrand | |||
| * | remove race condition | Struan Donald | 2012-08-28 | -2/+1 |
| | | ||||
| * | Display support count even if not logged in | Struan Donald | 2012-08-27 | -4/+11 |
| | | | | | | | | use a button for adding support rather than a link | |||
| * | adding text from a message manager message increments supporter count | Struan Donald | 2012-08-24 | -0/+4 |
| | | ||||
| * | allow adding of message manager messages as updates rather than as issues | Struan Donald | 2012-08-23 | -0/+1 |
| | | ||||
| * | initial crude add support option for a problem | Struan Donald | 2012-08-23 | -2/+21 |
| | | ||||
| * | area_types now returns array ref | Struan Donald | 2012-08-22 | -1/+1 |
| | | ||||
| * | sort out small issues from merge | Struan Donald | 2012-08-22 | -8/+0 |
| | | ||||
| * | Merge remote-tracking branch 'origin/master' into fmb-read-only | Struan Donald | 2012-08-22 | -974/+904 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .gitignore bin/make_css conf/general.yml-example perllib/FixMyStreet/App/Controller/Council.pm perllib/FixMyStreet/App/Controller/Report/New.pm perllib/FixMyStreet/Cobrand/Default.pm templates/web/default/around/around_index.html templates/web/default/index.html templates/web/emptyhomes/index.html templates/web/fixmystreet/around/around_index.html templates/web/fixmystreet/index.html web/fixmystreet_app_cgi.cgi web/fixmystreet_app_fastcgi.cgi | |||
| * | | reintroduce logic for sending external_id to fixmybarangay Open311 | Dave Whiteland | 2012-07-22 | -1/+6 |
| | | | ||||
| * | | do not fall back to the default get_council_sender method | Struan Donald | 2012-07-13 | -0/+13 |
| | | | ||||
| * | | changed mm_msg_id to external_source_id, and added external_source col | Dave Whiteland | 2012-07-12 | -10/+13 |
| | | | ||||
| * | | added Message Manager ID (mm_msg_id) column and used it | Dave Whiteland | 2012-07-11 | -12/+17 |
| | | | ||||
| * | | whoops XXX | Dave Whiteland | 2012-07-11 | -1/+0 |
| | | | ||||
| * | | Merge remote branch 'origin/fmb-read-only' into fmb-read-only | Dave Whiteland | 2012-07-11 | -1/+7 |
| |\ \ | | | | | | | | | | | | | | | | | Conflicts: perllib/FixMyStreet/App/Controller/Report/New.pm | |||
| | * | | if report generated from message manager pass id to report page | Struan Donald | 2012-07-11 | -1/+8 |
| | | | | ||||
| * | | | reworking mm_msg_id, instead of service | Dave Whiteland | 2012-07-11 | -5/+4 |
| |/ / | ||||
| * | | passing MM message number through service field, callback on view (needs ↵ | Dave Whiteland | 2012-07-10 | -0/+5 |
| | | | | | | | | | | | | client check to only trigger on rreports created this session) | |||
| * | | Merge branch 'master' into fmb-read-only | Dave Whiteland | 2012-06-25 | -91/+439 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .gitignore bin/make_css perllib/FixMyStreet/Cobrand/FixMyStreet.pm | |||
| * \ \ | Merge remote branch 'origin/master' into fmb-read-only | Dave Whiteland | 2012-05-29 | -190/+2051 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: bin/send-reports perllib/FixMyStreet/Cobrand/Default.pm perllib/FixMyStreet/Cobrand/FixMyStreet.pm templates/web/fixmystreet/alert/index.html templates/web/fixmystreet/around/display_location.html web/cobrands/fixmystreet/_layout.scss web/js/map-OpenLayers.js | |||
| * \ \ \ | Merge branch 'master' into fmb-read-only | Matthew Somerville | 2012-05-17 | -2/+16 |
| |\ \ \ \ | ||||
| * | | | | | Allow display of areas on /around. | Matthew Somerville | 2012-05-08 | -0/+14 |
| | | | | | | ||||
| * | | | | | merge master to get schema changes | Dave Whiteland | 2012-05-04 | -17/+43 |
| |\ \ \ \ \ | ||||
| * | | | | | | need to check for 'open311' send_method because (naughtily) there may be ↵ | Dave Whiteland | 2012-05-01 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | services in there that are not open311 (later: rename table?) | |||
| * | | | | | | Merge branch 'barnet-integration' into fmb-read-only | Dave Whiteland | 2012-04-30 | -91/+3241 |
| |\ \ \ \ \ \ | ||||
| * | | | | | | | Area type for Barangay, and hack for working out/in boundaries. Error ↵ | Matthew Somerville | 2012-04-26 | -1/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | handling needs looking at. | |||
| * | | | | | | | Work much better if reporting pin is clicked/dragged in/out of council ↵ | Matthew Somerville | 2012-04-26 | -1/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | boundary (CM17). | |||
| * | | | | | | | Doesn't like 0 ID (#182), check right db flag, and factor out tabs for ↵ | Matthew Somerville | 2012-04-23 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | different usage. | |||
| * | | | | | | | Have a whole fake mapit (for #182) that works if MAPIT_URL is set accordingly. | Matthew Somerville | 2012-04-23 | -12/+61 |
| | | | | | | | | ||||
| * | | | | | | | If no mapit is defined, just return a default area always (for #182). | Matthew Somerville | 2012-04-20 | -0/+10 |
| | | | | | | | | ||||
| * | | | | | | | Start on having only authed users being able to create reports. | Matthew Somerville | 2012-04-20 | -0/+14 |
| | | | | | | | | ||||
| * | | | | | | | Inherit new design, site title, Bing working. | Matthew Somerville | 2012-04-20 | -8/+18 |
| | | | | | | | | ||||
| * | | | | | | | Make default front page form text non-GB specific. | Matthew Somerville | 2012-04-20 | -1/+6 |
| | | | | | | | | ||||
| * | | | | | | | bing culture is en for this project | Dave Whiteland | 2012-04-20 | -1/+1 |
| | | | | | | | | ||||
| * | | | | | | | initial FixMyBarangay cobrand | Dave Whiteland | 2012-04-20 | -0/+22 |
| | | | | | | | | ||||
* | | | | | | | | Pull out problem/comment id in error messages when Open311 posts fail | Struan Donald | 2012-09-24 | -3/+6 |
| | | | | | | | |