| Commit message (Expand) | Author | Age | Lines |
... | |
| * | | | | | 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 |
| * | | | | | | | | add non_public status for report editing to admin | Struan Donald | 2012-09-05 | -1/+5 |
| * | | | | | | | | do no send alerts for non public reports | Struan Donald | 2012-09-04 | -0/+4 |
| * | | | | | | | | make around test for non public reports work, and do not display non | Struan Donald | 2012-09-03 | -0/+2 |
| * | | | | | | | | tests for non public reports on around page | Struan Donald | 2012-09-03 | -9/+17 |
| * | | | | | | | | move add and delete problem utility functions to test mech | Struan Donald | 2012-09-03 | -0/+56 |
| * | | | | | | | | do not display non public reports in reports list for a council | Struan Donald | 2012-09-03 | -1/+46 |
| * | | | | | | | | reports made with non public categories are set as non public | Struan Donald | 2012-08-31 | -0/+9 |
| * | | | | | | | | do not include non public reports in recent lists for display | Struan Donald | 2012-08-31 | -1/+2 |
| * | | | | | | | | display non public reports to creator if logged in | Struan Donald | 2012-08-31 | -4/+6 |
| * | | | | | | | | return 403 for non public reports | Struan Donald | 2012-08-31 | -0/+12 |
| * | | | | | | | | add non-public fields to contacts and problem | Struan Donald | 2012-08-31 | -5/+9 |
* | | | | | | | | | Always use 'reopened', and don't set mark_open for Open311 received updates. | Matthew Somerville | 2012-09-05 | -1/+0 |
* | | | | | | | | | Merge remote-tracking branch 'origin/master' | Struan Donald | 2012-09-05 | -3/+8 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Decode example places from config file, to fix #317. | Matthew Somerville | 2012-08-31 | -1/+4 |
| * | | | | | | | | | Increase timeout for Nominatim, to fix #316. | Matthew Somerville | 2012-08-31 | -2/+4 |
* | | | | | | | | | | handle re-opening of problems via open311 service requests updates correctly | Struan Donald | 2012-09-05 | -0/+1 |
|/ / / / / / / / / |
|
* / / / / / / / / | If we don't get a request_id or it's not a text element then regard | Struan Donald | 2012-08-30 | -1/+5 |
|/ / / / / / / / |
|
* | | | | | | / | Switch to using mapit as it has nearest postcode functionality now. And isn't... | Matthew Somerville | 2012-08-28 | -2/+2 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | Speed up this type of search by a factor of c. 10e5. Stupid databases. | Matthew Somerville | 2012-08-17 | -1/+1 |
* | | | | | | | Allow cobrands to be given in ALLOWED_COBRANDS that don't have a Cobrand .pm ... | Matthew Somerville | 2012-08-17 | -6/+20 |
* | | | | | | | Generalise hostname language overriding. | Matthew Somerville | 2012-08-17 | -3/+3 |
* | | | | | | | Allow reports_per_page to be specified in config file, | Matthew Somerville | 2012-08-17 | -1/+1 |
* | | | | | | | Consolidate postcode form template, move question to template, and move admin... | Matthew Somerville | 2012-08-17 | -9/+4 |
* | | | | | | | Get disambiguate_location from config file, with big explanation. | Matthew Somerville | 2012-08-17 | -1/+1 |
* | | | | | | | Remove outdated XSL. | Matthew Somerville | 2012-08-17 | -20/+0 |
* | | | | | | | Template message so URL can be given there, not in code. | Matthew Somerville | 2012-08-17 | -12/+0 |
* | | | | | | | Allow the MapIt types to be given in config. | Matthew Somerville | 2012-08-17 | -33/+28 |
* | | | | | | | Move site_name/site_title into templates where they belong. | Matthew Somerville | 2012-08-17 | -47/+0 |
* | | | | | | | Remove unused extra_* functions. | Matthew Somerville | 2012-08-16 | -54/+5 |