| Commit message (Expand) | Author | Age | Lines |
* | Merge remote branch 'origin/zurich' | Matthew Somerville | 2013-02-04 | -12/+76 |
|\ |
|
| * | Fix missed variable name change, and accompanying test. | Matthew Somerville | 2012-12-19 | -0/+51 |
| * | Update tests for new names of things and bodies needing to exist. | Matthew Somerville | 2012-12-15 | -0/+12 |
| * | Rename council column to bodies_str, and all the related code. | Matthew Somerville | 2012-12-15 | -4/+4 |
| * | Rename area_id on Contacts table to body_id. | Matthew Somerville | 2012-12-15 | -7/+7 |
* | | Improve tests to not assume BASE_URL is localhost, and remove couple of warni... | Matthew Somerville | 2013-01-28 | -6/+7 |
* | | genericise generating the correct base url for a problem for two tier | Struan Donald | 2013-01-10 | -50/+107 |
* | | tests for the auto_confirm with no login and for accepting no user details | Struan Donald | 2012-12-21 | -0/+113 |
|/ |
|
* | If there is no user title submitted with a problem then do not set the DB field | Struan Donald | 2012-10-12 | -0/+47 |
* | add in some test descriptions | Struan Donald | 2012-09-04 | -3/+2 |
* | reports made with non public categories are set as non public | Struan Donald | 2012-08-31 | -0/+69 |
* | Add check to test that cobrand has been picked up correctly. | Matthew Somerville | 2012-08-28 | -0/+1 |
* | Revert "update test as country problems on district council cobrands now redi... | Matthew Somerville | 2012-08-28 | -10/+2 |
* | update test as country problems on district council cobrands now redirect | Struan Donald | 2012-08-27 | -2/+10 |
* | Fix problem.t test so it skips Lichfield tests if Lichfield cobrand is not pr... | Matthew Somerville | 2012-08-06 | -2/+1 |
* | Update text in test. | Matthew Somerville | 2012-07-20 | -3/+1 |
* | A test for the previous commit 5778fd3 (passes there, fails in b1ccde8). | Matthew Somerville | 2012-07-16 | -0/+82 |
* | Have a whole fake mapit (for #182) that works if MAPIT_URL is set accordingly. | Matthew Somerville | 2012-07-13 | -6/+6 |
* | Factor out the SQL restriction from site_restriction, as it's only used in on... | Matthew Somerville | 2012-07-06 | -0/+8 |
* | Bromley details in cobrand. | Matthew Somerville | 2012-05-25 | -1/+1 |
* | Merge branch 'master' into bromley | Matthew Somerville | 2012-05-22 | -0/+67 |
|\ |
|
| * | Allow through octet-stream uploads, catch error from jhead better. | Matthew Somerville | 2012-05-22 | -0/+67 |
* | | Test fix as error class changed. | Matthew Somerville | 2012-05-02 | -1/+1 |
* | | store title in users table so we can persist it for bromley | Struan Donald | 2012-05-01 | -4/+47 |
* | | MR not Mr now | Struan Donald | 2012-04-27 | -3/+3 |
* | | remove debug | Struan Donald | 2012-04-02 | -3/+0 |
* | | tests for title, first and last name for bromley issues | Struan Donald | 2012-04-02 | -0/+111 |
* | | make skip link following case insensitive | Struan Donald | 2012-03-30 | -4/+4 |
|/ |
|
* | Update error message (missed from previous). | Matthew Somerville | 2012-03-14 | -1/+1 |
* | Get test suite all passing again, and fix bug displaying partial photo and my... | Matthew Somerville | 2012-03-02 | -6/+6 |
* | Remember checkbox change even if name is blank, for #188. | Matthew Somerville | 2012-01-27 | -2/+2 |
* | If password field left blank when reporting/updating, ignore that for passwor... | Matthew Somerville | 2012-01-20 | -9/+28 |
* | Merge remote branch 'origin/master' into js-validation | Struan Donald | 2011-11-18 | -7/+8 |
|\ |
|
| * | Merge branch 'open311-consumer' | Struan Donald | 2011-10-20 | -2/+3 |
| |\ |
|
| | * | fix some failing encoding tests | Struan Donald | 2011-10-20 | -2/+3 |
| * | | Stop warnings if org is not provided. | Matthew Somerville | 2011-10-10 | -5/+5 |
| |/ |
|
* | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ... | Struan Donald | 2011-09-21 | -1/+16 |
|\| |
|
| * | Change JSON response header for browsing map, so is not double-encoded. Add t... | Matthew Somerville | 2011-09-12 | -1/+16 |
* | | do not display spurious name error message when sign in during report submiss... | Struan Donald | 2011-09-05 | -0/+50 |
|/ |
|
* | Fix broken lack of paragraphing, fixes #140. | Matthew Somerville | 2011-08-09 | -3/+3 |
* | Carry through name/phone/password updates through report/update creation via ... | Matthew Somerville | 2011-07-04 | -3/+15 |
* | Allow people to sign in (or not) as they make a report. | Matthew Somerville | 2011-06-27 | -16/+151 |
* | Don't show email field on reporting if logged in. | Matthew Somerville | 2011-06-24 | -1/+0 |
* | Sign up new report to email alert if logged in as well as when confirmed by e... | Matthew Somerville | 2011-06-03 | -1/+16 |
* | Tests for correct contacts chosen. | Matthew Somerville | 2011-06-01 | -85/+119 |
* | Last bit from master, some LBO handling (note, if other London things come al... | Matthew Somerville | 2011-05-28 | -0/+13 |
* | Take out test placeholder | Edmund von der Burg | 2011-04-14 | -2/+0 |
* | Fim report creation tests | Edmund von der Burg | 2011-04-14 | -5/+48 |
* | Moved some of the location smarts from '/report/new' to '/around' | Edmund von der Burg | 2011-04-13 | -70/+3 |
* | prefill user's details if logged in | Edmund von der Burg | 2011-04-01 | -1/+24 |