| Commit message (Expand) | Author | Age | Lines |
... | |
| * | | Allow closed->fixed transition in questionnaire, and spot closed problems in ... | Matthew Somerville | 2012-10-03 | -0/+2 |
* | | | Merge branch 'fmb-read-only' | Dave Whiteland | 2012-10-03 | -34/+217 |
|\ \ \
| |/ /
|/| | |
|
| * | | 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 |
| * | | 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 |
| * | | 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 |
| * | | 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 |
| |\ \ |
|
| * | | | 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 |
| |\ \ \ |
|
| | * | | | 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 clie... | Dave Whiteland | 2012-07-10 | -0/+5 |
| * | | | Merge branch 'master' into fmb-read-only | Dave Whiteland | 2012-06-25 | -91/+439 |
| |\ \ \ |
|
| * \ \ \ | Merge remote branch 'origin/master' into fmb-read-only | Dave Whiteland | 2012-05-29 | -190/+2051 |
| |\ \ \ \ |
|
| * \ \ \ \ | 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 serv... | Dave Whiteland | 2012-05-01 | -0/+1 |
| * | | | | | | | 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 handlin... | Matthew Somerville | 2012-04-26 | -1/+6 |
| * | | | | | | | | Work much better if reporting pin is clicked/dragged in/out of council bounda... | Matthew Somerville | 2012-04-26 | -1/+8 |
| * | | | | | | | | Doesn't like 0 ID (#182), check right db flag, and factor out tabs for differ... | Matthew Somerville | 2012-04-23 | -5/+5 |
| * | | | | | | | | 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 |
* | | | | | | | | | Add a missing "use" statement, required for in_gb_locale | Mark Longair | 2012-09-20 | -0/+1 |
* | | | | | | | | | Remove bit of unused code. | Matthew Somerville | 2012-09-17 | -7/+0 |
* | | | | | | | | | remove 'Abandoned Vehicle' from barnet_categories (KBID 468) | Dave Whiteland | 2012-09-17 | -1/+0 |
* | | | | | | | | | Presumably test meant to only use default if params not specified (and stop v... | Matthew Somerville | 2012-09-07 | -4/+3 |
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
* | | | | | | | | Merge branch 'private-categories' | Struan Donald | 2012-09-06 | -8/+156 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | add non public status editing of contacts to admin | Struan Donald | 2012-09-05 | -0/+1 |