aboutsummaryrefslogtreecommitdiffstats
path: root/perllib
Commit message (Collapse)AuthorAgeLines
* Travis script.Matthew Somerville2012-10-05-5/+4
|
* More cron quietening, only show full Open311 first time, then summarise.Matthew Somerville2012-10-05-6/+24
|
* Improve error message.Matthew Somerville2012-10-04-1/+2
|
* Caseinsensitive match.Matthew Somerville2012-10-04-1/+1
|
* Add warning option to Open311 populate, to show warnings.Matthew Somerville2012-10-04-7/+10
|
* Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreetDave Whiteland2012-10-03-0/+2
|\
| * Allow closed->fixed transition in questionnaire, and spot closed problems in ↵Matthew Somerville2012-10-03-0/+2
| | | | | | | | response text (fix #269).
* | Merge branch 'fmb-read-only'Dave Whiteland2012-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 endpointsStruan Donald2012-09-28-0/+7
| |
| * we now return a hash from get_council_senderStruan Donald2012-09-28-3/+3
| |
| * admin interface to set endpoint as devolvedStruan Donald2012-09-28-1/+3
| |
| * deal with pluralsStruan Donald2012-09-26-0/+2
| |
| * generalise make_emptyhomes_po so we can use it for FMBStruan Donald2012-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 conditionStruan Donald2012-08-29-1/+1
| |
| * allow endpoints to be configured at a category levelStruan Donald2012-08-29-36/+54
| | | | | | | | | | default cobrand now checks for endpoint configuration and only extra fallbacks are in UK cobrand
| * remove race conditionStruan Donald2012-08-28-2/+1
| |
| * Display support count even if not logged inStruan Donald2012-08-27-4/+11
| | | | | | | | use a button for adding support rather than a link
| * adding text from a message manager message increments supporter countStruan Donald2012-08-24-0/+4
| |
| * allow adding of message manager messages as updates rather than as issuesStruan Donald2012-08-23-0/+1
| |
| * initial crude add support option for a problemStruan Donald2012-08-23-2/+21
| |
| * area_types now returns array refStruan Donald2012-08-22-1/+1
| |
| * sort out small issues from mergeStruan Donald2012-08-22-8/+0
| |
| * Merge remote-tracking branch 'origin/master' into fmb-read-onlyStruan Donald2012-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 Open311Dave Whiteland2012-07-22-1/+6
| | |
| * | do not fall back to the default get_council_sender methodStruan Donald2012-07-13-0/+13
| | |
| * | changed mm_msg_id to external_source_id, and added external_source colDave Whiteland2012-07-12-10/+13
| | |
| * | added Message Manager ID (mm_msg_id) column and used itDave Whiteland2012-07-11-12/+17
| | |
| * | whoops XXXDave Whiteland2012-07-11-1/+0
| | |
| * | Merge remote branch 'origin/fmb-read-only' into fmb-read-onlyDave Whiteland2012-07-11-1/+7
| |\ \ | | | | | | | | | | | | | | | | Conflicts: perllib/FixMyStreet/App/Controller/Report/New.pm
| | * | if report generated from message manager pass id to report pageStruan Donald2012-07-11-1/+8
| | | |
| * | | reworking mm_msg_id, instead of serviceDave Whiteland2012-07-11-5/+4
| |/ /
| * | passing MM message number through service field, callback on view (needs ↵Dave Whiteland2012-07-10-0/+5
| | | | | | | | | | | | client check to only trigger on rreports created this session)
| * | Merge branch 'master' into fmb-read-onlyDave Whiteland2012-06-25-91/+439
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .gitignore bin/make_css perllib/FixMyStreet/Cobrand/FixMyStreet.pm
| * \ \ Merge remote branch 'origin/master' into fmb-read-onlyDave Whiteland2012-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-onlyMatthew Somerville2012-05-17-2/+16
| |\ \ \ \
| * | | | | Allow display of areas on /around.Matthew Somerville2012-05-08-0/+14
| | | | | |
| * | | | | merge master to get schema changesDave Whiteland2012-05-04-17/+43
| |\ \ \ \ \
| * | | | | | need to check for 'open311' send_method because (naughtily) there may be ↵Dave Whiteland2012-05-01-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | services in there that are not open311 (later: rename table?)
| * | | | | | Merge branch 'barnet-integration' into fmb-read-onlyDave Whiteland2012-04-30-91/+3241
| |\ \ \ \ \ \
| * | | | | | | Area type for Barangay, and hack for working out/in boundaries. Error ↵Matthew Somerville2012-04-26-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | handling needs looking at.
| * | | | | | | Work much better if reporting pin is clicked/dragged in/out of council ↵Matthew Somerville2012-04-26-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | boundary (CM17).
| * | | | | | | Doesn't like 0 ID (#182), check right db flag, and factor out tabs for ↵Matthew Somerville2012-04-23-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | different usage.
| * | | | | | | Have a whole fake mapit (for #182) that works if MAPIT_URL is set accordingly.Matthew Somerville2012-04-23-12/+61
| | | | | | | |
| * | | | | | | If no mapit is defined, just return a default area always (for #182).Matthew Somerville2012-04-20-0/+10
| | | | | | | |
| * | | | | | | Start on having only authed users being able to create reports.Matthew Somerville2012-04-20-0/+14
| | | | | | | |
| * | | | | | | Inherit new design, site title, Bing working.Matthew Somerville2012-04-20-8/+18
| | | | | | | |
| * | | | | | | Make default front page form text non-GB specific.Matthew Somerville2012-04-20-1/+6
| | | | | | | |
| * | | | | | | bing culture is en for this projectDave Whiteland2012-04-20-1/+1
| | | | | | | |
| * | | | | | | initial FixMyBarangay cobrandDave Whiteland2012-04-20-0/+22
| | | | | | | |
* | | | | | | | Pull out problem/comment id in error messages when Open311 posts failStruan Donald2012-09-24-3/+6
| | | | | | | |