| Commit message (Expand) | Author | Age | Lines |
* | Update tests for new names of things and bodies needing to exist. | Matthew Somerville | 2012-12-15 | -1/+1 |
* | Rename council column to bodies_str, and all the related code. | Matthew Somerville | 2012-12-15 | -2/+2 |
* | Rename from_council to from_body, and small related changes. | Matthew Somerville | 2012-12-15 | -4/+4 |
* | Always use 'reopened', and don't set mark_open for Open311 received updates. | Matthew Somerville | 2012-09-05 | -6/+6 |
* | handle bad comment states due to open311 service request updates bug | Struan Donald | 2012-09-05 | -0/+40 |
* | handle re-opening of problems via open311 service requests updates correctly | Struan Donald | 2012-09-05 | -1/+4 |
* | Have a whole fake mapit (for #182) that works if MAPIT_URL is set accordingly. | Matthew Somerville | 2012-07-13 | -2/+2 |
* | make banner tests a bit more tolerant | Struan Donald | 2012-05-16 | -4/+16 |
* | 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 | -4/+4 |
* | fix date format for dates that are now from a previous year | Struan Donald | 2012-01-06 | -8/+8 |
* | Fix tests, and remove unwanted height. | Matthew Somerville | 2011-09-08 | -11/+11 |
* | Fix questionnaire test (broke due to being 6 months after fixed date); more f... | Matthew Somerville | 2011-09-02 | -14/+10 |
* | more sensible test for non authority users making forbidden state changes | Struan Donald | 2011-09-02 | -5/+1 |
* | correct council list delimiter | Struan Donald | 2011-08-19 | -1/+1 |
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ... | Struan Donald | 2011-08-17 | -2/+2 |
|\ |
|
| * | Fix broken lack of paragraphing, fixes #140. | Matthew Somerville | 2011-08-09 | -2/+2 |
* | | use the correct council separator character | Struan Donald | 2011-07-27 | -1/+1 |
* | | allow council user to update state on problem sent to multiple councils | Struan Donald | 2011-07-27 | -1/+20 |
* | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ... | Struan Donald | 2011-07-26 | -3/+63 |
|\| |
|
| * | Carry through name/phone/password updates through report/update creation via ... | Matthew Somerville | 2011-07-04 | -2/+62 |
| * | Update error message. | Matthew Somerville | 2011-07-01 | -1/+1 |
* | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ... | Struan Donald | 2011-06-28 | -31/+101 |
|\| |
|
| * | Allow people to sign in (or not) as they make an update. | Matthew Somerville | 2011-06-28 | -31/+101 |
* | | store correct old state in questionnaire when creator marks problem as fixed | Struan Donald | 2011-06-28 | -1/+36 |
* | | council users should be able to set state to confirmed | Struan Donald | 2011-06-27 | -0/+12 |
* | | Display council name next to updates from council users | Struan Donald | 2011-06-27 | -0/+2 |
* | | change to use from_council in users table and store the council id in | Struan Donald | 2011-06-27 | -4/+4 |
* | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ... | Struan Donald | 2011-06-27 | -2/+0 |
|\| |
|
| * | Sign in over login; tidy CSS. | Matthew Somerville | 2011-06-24 | -2/+0 |
* | | indicate changes state in update meta information | Struan Donald | 2011-06-23 | -0/+51 |
* | | check that state is permitted | Struan Donald | 2011-06-23 | -0/+33 |
* | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ... | Struan Donald | 2011-06-23 | -8/+32 |
|\| |
|
| * | Allow unsub from update form, fix test. | Matthew Somerville | 2011-06-23 | -8/+32 |
* | | update problem status from update | Struan Donald | 2011-06-23 | -0/+46 |
* | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ... | Struan Donald | 2011-06-23 | -20/+13 |
|\| |
|
| * | Test updates. | Matthew Somerville | 2011-06-23 | -20/+13 |
* | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ... | Struan Donald | 2011-06-23 | -2/+2 |
|\| |
|
| * | Default to show name. | Matthew Somerville | 2011-06-23 | -2/+2 |
* | | prevent non authority users from changing the state on updates | Struan Donald | 2011-06-23 | -0/+34 |
|/ |
|
* | Consolidate MaPit calls to call out to it less. | Matthew Somerville | 2011-06-10 | -1/+1 |
* | mark new_updates alerts as confirmed when they are created | Struan Donald | 2011-06-01 | -56/+100 |
* | make sure you are allowed to answer the questionnaire asked when a problem re... | Struan Donald | 2011-05-27 | -31/+142 |
* | Unselected checkboxes must be undef, not 0, to pass here, at any rate. | Matthew Somerville | 2011-05-26 | -14/+14 |
* | check that flow is the same regardless of whether user is logged in | Struan Donald | 2011-05-25 | -1/+62 |
* | submission for questionnaire when problem owner marks it fixed | Struan Donald | 2011-05-25 | -4/+21 |
* | don't ask questionnaire if they've ever answered before | Struan Donald | 2011-05-25 | -32/+74 |
* | if the person who created the problem is marking it as fixed show | Struan Donald | 2011-05-24 | -5/+87 |
* | tests for correctly normalising fields and resulting bugfixes | Struan Donald | 2011-05-23 | -10/+73 |
* | Add a may show name publicly checkbox to updates form | Struan Donald | 2011-05-23 | -0/+116 |