| Commit message (Expand) | Author | Age | Lines |
* | do not forget extra 311 field data if we need to display an error | Struan Donald | 2012-10-22 | -1/+1 |
* | 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 | -2/+2 |
* | 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 |
* | Couple more URLs to right site (e.g. already answered questionnaire). | Matthew Somerville | 2012-07-18 | -1/+1 |
* | Improve on 73da842, few more places where cobrand specific report URL is needed. | Matthew Somerville | 2012-07-18 | -1/+1 |
* | Only create alert if actual parameters differ, not just cobrand/lang. | Matthew Somerville | 2012-06-21 | -8/+14 |
* | Call process_extras() from updates too, so that error checking runs. | Matthew Somerville | 2012-06-21 | -3/+6 |
* | Unused variable. | Matthew Somerville | 2012-06-21 | -2/+0 |
* | Fix spelling of this variable. | Matthew Somerville | 2012-06-21 | -1/+1 |
* | 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 | -94/+28 |
| |\ |
|
| * | | 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 | -78/+35 |
| |\ \ |
|
| * | | | 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 | -90/+3 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Move photo processing functions to the photo controller. | Matthew Somerville | 2012-05-22 | -90/+3 |
| * | | | Try and work if given a JPEG but with an incorrect MIME type, thanks Citrix. | Matthew Somerville | 2012-05-18 | -0/+1 |
* | | | | Fixes and improvements for tests. | Matthew Somerville | 2012-05-16 | -2/+4 |
* | | | | 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 |
* | | | | store title in users table so we can persist it for bromley | Struan Donald | 2012-05-01 | -3/+14 |
* | | | | move special field processing out to cobrands | Struan Donald | 2012-04-02 | -23/+1 |
* | | | | tests for title, first and last name for bromley issues | Struan Donald | 2012-04-02 | -0/+5 |
* | | | | add in first and last name to updates | Struan Donald | 2012-03-30 | -0/+20 |
* | | | | add first name and last name boxes for bromley | Struan Donald | 2012-03-30 | -2/+18 |
* | | | | Tweaks to category display. | Matthew Somerville | 2012-03-28 | -2/+2 |
* | | | | Put template in default so other cobrands can find it, but make code only loo... | Matthew Somerville | 2012-03-28 | -1/+3 |
* | | | | save extra comment details for bromley | Struan Donald | 2012-03-23 | -0/+7 |
* | | | | initial code to display user title if council is Bromley | Struan Donald | 2012-03-23 | -2/+17 |
|/ / / |
|
* | / | Return an error if map clicked outside boundary, fixes #270. | Matthew Somerville | 2012-03-16 | -3/+8 |
| |/
|/| |
|
* | | Update error message (missed from previous). | Matthew Somerville | 2012-03-14 | -2/+2 |
* | | Store full size photos that are uploaded on filesystem, put hash in database.... | Matthew Somerville | 2012-03-08 | -71/+28 |
* | | Get test suite all passing again, and fix bug displaying partial photo and my... | Matthew Somerville | 2012-03-02 | -1/+1 |
* | | Green pin when creating, for #250. | Matthew Somerville | 2012-03-01 | -1/+1 |
* | | Factor out fragment rendering, as additional template paths needs to be passed. | Matthew Somerville | 2012-02-23 | -3/+3 |
* | | Fix pin display when JS is disabled. | Matthew Somerville | 2012-02-22 | -1/+1 |
|/ |
|
* | Add some logging of report creation process. | Matthew Somerville | 2012-01-20 | -0/+6 |
* | If password field left blank when reporting/updating, ignore that for passwor... | Matthew Somerville | 2012-01-20 | -2/+4 |
* | Merge remote branch 'origin/master' into js-validation | Struan Donald | 2011-11-18 | -4/+87 |
|\ |
|
| * | return an error if we cannot find the location rather than just bailing | Struan Donald | 2011-10-21 | -1/+10 |