| Commit message (Expand) | Author | Age | Lines |
* | Zurich always has email confirmation, and that just sets a flag (as report is... | Matthew Somerville | 2012-12-20 | -1/+3 |
* | Set title to start of detail upon report creation. | Matthew Somerville | 2012-12-20 | -0/+2 |
* | Fix missed variable name change, and accompanying test. | Matthew Somerville | 2012-12-19 | -1/+1 |
* | Allow bodies to span multiple area IDs, and areas can be covered by more than... | Matthew Somerville | 2012-12-19 | -1/+4 |
* | Remove some linkages between area and body IDs. | Matthew Somerville | 2012-12-15 | -5/+5 |
* | Rename council column to bodies_str, and all the related code. | Matthew Somerville | 2012-12-15 | -9/+9 |
* | Update reporting to use bodies. | Matthew Somerville | 2012-12-15 | -50/+53 |
* | Rename area_id on Contacts table to body_id. | Matthew Somerville | 2012-12-15 | -6/+6 |
* | Rename from_council to from_body, and small related changes. | Matthew Somerville | 2012-12-15 | -1/+1 |
* | Zurich: report form without login, optional name, no title. | Matthew Somerville | 2012-12-10 | -0/+7 |
* | Add Zurich geocoder (and allow geocoder choice to be picked in config). | Matthew Somerville | 2012-12-04 | -1/+0 |
* | Merge branch 'stevenage' | Struan Donald | 2012-11-19 | -1/+1 |
|\ |
|
| * | do not forget extra 311 field data if we need to display an error | Struan Donald | 2012-10-22 | -1/+1 |
* | | Remove unused function, add gridref test. | Matthew Somerville | 2012-11-12 | -1/+0 |
* | | If there is no user title submitted with a problem then do not set the DB field | Struan Donald | 2012-10-12 | -7/+8 |
* | | Travis script. | Matthew Somerville | 2012-10-05 | -1/+0 |
* | | Merge branch 'fmb-read-only' | Dave Whiteland | 2012-10-03 | -1/+14 |
|\ \
| |/
|/| |
|
| * | Merge remote-tracking branch 'origin/master' into fmb-read-only | Struan Donald | 2012-08-22 | -12/+20 |
| |\ |
|
| * | | changed mm_msg_id to external_source_id, and added external_source col | Dave Whiteland | 2012-07-12 | -7/+8 |
| * | | added Message Manager ID (mm_msg_id) column and used it | Dave Whiteland | 2012-07-11 | -3/+6 |
| * | | 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 |
* | | | reports made with non public categories are set as non public | Struan Donald | 2012-08-31 | -0/+9 |
| |/
|/| |
|
* | | Remove unused extra_* functions. | Matthew Somerville | 2012-08-16 | -1/+1 |
* | | allow preselection of category in url of new report page | Struan Donald | 2012-08-09 | -0/+9 |
* | | Treat Other more like a normal category. | Matthew Somerville | 2012-07-19 | -7/+5 |
* | | Define constant for Bromley area ID. | Matthew Somerville | 2012-07-19 | -4/+5 |
* | | Improve on 73da842, few more places where cobrand specific report URL is needed. | Matthew Somerville | 2012-07-18 | -1/+1 |
|/ |
|
* | Call process_extras() from updates too, so that error checking runs. | Matthew Somerville | 2012-06-21 | -1/+1 |
* | Unused variable. | Matthew Somerville | 2012-06-21 | -2/+0 |
* | display category prompts on southampton cobrand | Struan Donald | 2012-06-19 | -5/+2 |
* | Merge branch 'phonegap' | Struan Donald | 2012-06-15 | -0/+63 |
|\ |
|
| * | update photo processing path | Struan Donald | 2012-05-25 | -1/+1 |
| * | Merge remote-tracking branch 'origin/master' into phonegap | Struan Donald | 2012-05-23 | -93/+27 |
| |\ |
|
| * | | first pass of using password to loging. needs lots of work still | Struan Donald | 2012-03-15 | -6/+11 |
| * | | Merge remote-tracking branch 'origin/master' into phonegap | Struan Donald | 2012-03-14 | -73/+33 |
| |\ \ |
|
| * | | | add in new handler for report submission from phonegap apps | Struan Donald | 2012-03-12 | -0/+58 |
* | | | | Don't have Other category in Bromley. | Matthew Somerville | 2012-05-29 | -2/+3 |
* | | | | do not put empty arrays into extra field of contacts and ignore them if they ... | Struan Donald | 2012-05-25 | -1/+1 |
* | | | | Merge branch 'master' into bromley | Matthew Somerville | 2012-05-22 | -89/+2 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Move photo processing functions to the photo controller. | Matthew Somerville | 2012-05-22 | -89/+2 |
| * | | | Try and work if given a JPEG but with an incorrect MIME type, thanks Citrix. | Matthew Somerville | 2012-05-18 | -0/+1 |
* | | | | Merge branch 'master' into bromley | Matthew Somerville | 2012-05-16 | -2/+17 |
|\| | | |
|
| * | | | only include categories for QA testing, removed 'Other' option | Dave Whiteland | 2012-03-23 | -1/+1 |
| * | | | wee bug fix: default values of Barnet problem categories now accepted as well... | Dave Whiteland | 2012-03-23 | -1/+1 |
| * | | | Added Barnet category -> kbid mappings, included some useful categories since... | Dave Whiteland | 2012-03-23 | -2/+17 |
* | | | | Log content type if it's bad. | Matthew Somerville | 2012-05-14 | -0/+1 |