| Commit message (Expand) | Author | Age | Lines |
... | |
* | | Merge remote branch 'origin/zurich' | Matthew Somerville | 2013-02-21 | -80/+68 |
|\ \ |
|
| * | | Put planned in all_states. | Matthew Somerville | 2013-02-20 | -0/+1 |
| * | | Translate user details in Zurich external email. | Matthew Somerville | 2013-02-20 | -1/+1 |
| * | | Remove *_local tz functions, set timezone on fetching original columns from d... | Matthew Somerville | 2013-02-14 | -79/+64 |
| * | | Allow email indent to be a cobrand parameter. | Matthew Somerville | 2013-02-11 | -0/+2 |
| * | | use cobrand prettify_dt method rather calling directly so it gets called with... | Struan Donald | 2013-02-05 | -2/+2 |
* | | | add --debug to CronFns so can run bin/send-reports with debug/diagnosis outpu... | Dave Whiteland | 2013-02-19 | -9/+46 |
* | | | Couple of fixes to enable EmptyHomes to send reports again. | Matthew Somerville | 2013-02-13 | -1/+2 |
* | | | Ask for address, and clarify public/private for EmptyHomes. | Matthew Somerville | 2013-02-13 | -1/+1 |
|/ / |
|
* | | Missed some council references. | Matthew Somerville | 2013-02-04 | -1/+1 |
* | | Merge remote branch 'origin/zurich' | Matthew Somerville | 2013-02-04 | -217/+341 |
|\ \ |
|
| * | | Add some email checking to Zurich test. | Matthew Somerville | 2013-01-31 | -1/+3 |
| * | | add displable represenations of confirmed and created times to ajax problem d... | Struan Donald | 2013-01-28 | -0/+2 |
| * | | add translated state string to ajax problem details | Struan Donald | 2013-01-28 | -0/+1 |
| * | | only try and generate meta if the problem is confirmed otherwise we get errors | Struan Donald | 2013-01-28 | -1/+1 |
| * | | add state and used_map details to ajax report results | Struan Donald | 2013-01-28 | -0/+3 |
| * | | Stop changing DateTimes to epochs and back. | Matthew Somerville | 2013-01-25 | -5/+11 |
| * | | Make sure title not shown on pins on unconfirmed Zurich reports. | Matthew Somerville | 2013-01-24 | -0/+6 |
| * | | add basic ability to return a report as json | Struan Donald | 2013-01-24 | -0/+17 |
| * | | Don't do login links for alert update emails for Zurich. | Matthew Somerville | 2013-01-17 | -1/+2 |
| * | | Split the 'send reports' bit of STAGING_SITE to its own config variable, so y... | Matthew Somerville | 2013-01-16 | -1/+1 |
| * | | Store Zurich external body in external_body rather than changing bodies_str. | Matthew Somerville | 2013-01-15 | -1/+5 |
| * | | Zurich email alerts. | Matthew Somerville | 2013-01-11 | -2/+6 |
| * | | Update database fetching to fetch needed data for previous commit. | Matthew Somerville | 2013-01-08 | -11/+1 |
| * | | Show Zurich co-ordinates on admin page. | Matthew Somerville | 2013-01-07 | -0/+8 |
| * | | Front page ignoring unconfirmed, but ordering including null confirmeds. | Matthew Somerville | 2012-12-21 | -2/+4 |
| * | | Make sure serialized string is UTF-8 encoded. | Matthew Somerville | 2012-12-21 | -0/+6 |
| * | | Created and state columns needed for Zurich. | Matthew Somerville | 2012-12-20 | -1/+1 |
| * | | Minor admin text tweaks. | Matthew Somerville | 2012-12-20 | -1/+1 |
| * | | Allow unconfirmed as a visible state in Zurich, adjust front end list/item te... | Matthew Somerville | 2012-12-19 | -15/+16 |
| * | | Allow bodies to have parent bodies. | Matthew Somerville | 2012-12-19 | -6/+26 |
| * | | Allow bodies to span multiple area IDs, and areas can be covered by more than... | Matthew Somerville | 2012-12-19 | -5/+63 |
| * | | Migrate Reports.pm to use bodies, not areas. | Matthew Somerville | 2012-12-15 | -4/+6 |
| * | | Make from_body a foreign key. | Matthew Somerville | 2012-12-15 | -19/+24 |
| * | | Don't try and look up something if we have nothing. | Matthew Somerville | 2012-12-15 | -1/+1 |
| * | | Rename a few more less important variables. | Matthew Somerville | 2012-12-15 | -5/+5 |
| * | | Rename council column to bodies_str, and all the related code. | Matthew Somerville | 2012-12-15 | -26/+26 |
| * | | Convert report sending code to use bodies rather than areas/councils. | Matthew Somerville | 2012-12-15 | -24/+24 |
| * | | Rename area_id on Contacts table to body_id. | Matthew Somerville | 2012-12-15 | -10/+22 |
| * | | Rename from_council to from_body, and small related changes. | Matthew Somerville | 2012-12-15 | -11/+12 |
| * | | Rename 'open311conf' database table to 'body'. | Matthew Somerville | 2012-12-15 | -20/+20 |
* | | | No names on EmptyHomes site, no map pin text. | Matthew Somerville | 2013-01-29 | -5/+1 |
* | | | add internal review status to problems | Struan Donald | 2013-01-17 | -0/+4 |
* | | | Merge branch 'bromley-new-statuses' | Struan Donald | 2013-01-16 | -15/+93 |
|\ \ \ |
|
| * | | | be less restrictive about how open 311 status updates can change states | Struan Donald | 2012-11-09 | -1/+1 |
| * | | | add send_extended_statuses conf option and use in send-comments | Struan Donald | 2012-10-03 | -2/+4 |
| * | | | stop warning if nothing in TESTING_COUNCILS | Struan Donald | 2012-10-03 | -1/+1 |
| * | | | limit comment and description length to 2000 characters for bromley | Struan Donald | 2012-10-03 | -0/+10 |
| * | | | improve the problem state update meta wording on display | Struan Donald | 2012-10-02 | -0/+4 |
| * | | | do not used planned status but use new action scheduled instead | Struan Donald | 2012-10-02 | -5/+3 |