| Commit message (Expand) | Author | Age | Lines |
* | Stop warnings if org is not provided. | Matthew Somerville | 2011-10-10 | -5/+5 |
* | Decode template files read in with read_file, to prevent double encoding (fix... | Matthew Somerville | 2011-09-20 | -5/+31 |
* | Change JSON response header for browsing map, so is not double-encoded. Add t... | Matthew Somerville | 2011-09-12 | -1/+16 |
* | Fix redirect of old Open311 URIs when they have query parameters. | Matthew Somerville | 2011-09-12 | -0/+13 |
* | Fix tests, and remove unwanted height. | Matthew Somerville | 2011-09-08 | -15/+17 |
* | Tidy up a bit of CSS. | Matthew Somerville | 2011-09-08 | -4/+4 |
* | display link to site for all visible states plus fix a few other hardcoded | Struan Donald | 2011-09-05 | -0/+6 |
* | Fix questionnaire test (broke due to being 6 months after fixed date); more f... | Matthew Somerville | 2011-09-02 | -17/+18 |
* | more sensible test for non authority users making forbidden state changes | Struan Donald | 2011-09-02 | -5/+1 |
* | test for removing flag and make it work | Struan Donald | 2011-08-26 | -0/+14 |
* | add flagged checkbox to user edit admin page | Struan Donald | 2011-08-26 | -0/+20 |
* | correct council list delimiter | Struan Donald | 2011-08-19 | -2/+2 |
* | use correct skip | Struan Donald | 2011-08-18 | -60/+62 |
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ... | Struan Donald | 2011-08-17 | -24/+205 |
|\ |
|
| * | Merge branch 'admin_abuse_additions' | Matthew Somerville | 2011-08-09 | -14/+192 |
| |\ |
|
| | * | add remove user flag button to report and update edit pages | Struan Donald | 2011-08-09 | -4/+41 |
| | * | allow flagging of user from report and update pages | Struan Donald | 2011-08-09 | -0/+39 |
| | * | extra test for auto flagging | Struan Donald | 2011-08-09 | -1/+3 |
| | * | auto flag reported problems | Struan Donald | 2011-08-09 | -0/+9 |
| | * | add flagged checkbox for report editing | Struan Donald | 2011-08-09 | -14/+45 |
| | * | list flagged items page for admin | Struan Donald | 2011-08-09 | -0/+12 |
| | * | abuse table search | Struan Donald | 2011-08-09 | -0/+6 |
| | * | add a ban email address button | Struan Donald | 2011-08-09 | -0/+42 |
| * | | Fix broken lack of paragraphing, fixes #140. | Matthew Somerville | 2011-08-09 | -5/+5 |
| |/ |
|
| * | Lowercase email addresses sent via /import. Fixes #146. | Matthew Somerville | 2011-08-09 | -1/+1 |
| * | Probably wise not to have a test dependent on another server not reorganising... | Matthew Somerville | 2011-08-05 | -1/+1 |
| * | Make sure Message-ID is set on outgoing messages. | Matthew Somerville | 2011-08-03 | -1/+2 |
| * | Store confirmed time if done via admin interface, fixes #141. | Matthew Somerville | 2011-08-01 | -1/+4 |
* | | update test for changed maps and fix state checking | Struan Donald | 2011-07-28 | -9/+9 |
* | | use the correct council separator character | Struan Donald | 2011-07-27 | -2/+2 |
* | | allow council user to update state on problem sent to multiple councils | Struan Donald | 2011-07-27 | -1/+37 |
* | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ... | Struan Donald | 2011-07-26 | -30/+211 |
|\| |
|
| * | Remove no-longer-used tilma code. | Matthew Somerville | 2011-07-21 | -12/+0 |
| * | Fix test for if site currently has a Barnet report in it. | Matthew Somerville | 2011-07-18 | -6/+6 |
| * | Don't use update name if marked as anonymous. | Matthew Somerville | 2011-07-16 | -0/+17 |
| * | Test to close #18 (was fixed in Catalyst migration). | Matthew Somerville | 2011-07-13 | -0/+29 |
| * | Store cobrand/lang upon an /import. Related to #134, though that was actually... | Matthew Somerville | 2011-07-12 | -2/+67 |
| * | Carry through name/phone/password updates through report/update creation via ... | Matthew Somerville | 2011-07-04 | -5/+77 |
| * | Fix test. | Matthew Somerville | 2011-07-01 | -0/+10 |
| * | Update error message. | Matthew Somerville | 2011-07-01 | -1/+1 |
| * | Fix URI overriding now it's being used. | Matthew Somerville | 2011-07-01 | -4/+4 |
* | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ... | Struan Donald | 2011-06-30 | -30/+27 |
|\| |
|
| * | Skip non-UK results in Bing geocoder, remove some geocode tests. | Matthew Somerville | 2011-06-29 | -25/+0 |
| * | Get cookie expiry to work, and correct IDs on checkboxes. | Matthew Somerville | 2011-06-29 | -5/+3 |
| * | belt and braces to avoid running test suite on live server | Struan Donald | 2011-06-29 | -0/+24 |
* | | some extra info on updates | Struan Donald | 2011-06-30 | -0/+70 |
* | | make sure cobrand summary tests pass even if we have barnet entries in db | Struan Donald | 2011-06-29 | -0/+3 |
* | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ... | Struan Donald | 2011-06-28 | -103/+274 |
|\| |
|
| * | Sort problems, and have a map, maybe. | Matthew Somerville | 2011-06-28 | -2/+1 |
| * | If logged in, don't show email on alert sign up. | Matthew Somerville | 2011-06-28 | -53/+20 |