Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 |
|\ | | | | | | | | | | | | | | | | | | | into new_statuses Conflicts: perllib/FixMyStreet/App/Controller/Admin.pm perllib/FixMyStreet/App/Controller/JSON.pm perllib/FixMyStreet/Map/Tilma/Original.pm web/css/core.css | |||
| * | 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 ↵ | Matthew Somerville | 2011-07-12 | -2/+67 |
| | | | | | | | | actually already fixed. | |||
| * | Carry through name/phone/password updates through report/update creation via ↵ | Matthew Somerville | 2011-07-04 | -5/+77 |
| | | | | | | | | token. Only store encrypted password, and override EncodedColumn to prevent double encrypting. | |||
| * | 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/+3 |
|\| | | | | | | | | | | | | | into new_statuses Conflicts: perllib/FixMyStreet/App/Controller/Reports.pm | |||
| * | 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 |
| | | ||||
* | | 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 |
|\| | | | | | | | | | | | | | | | into new_statuses Conflicts: perllib/FixMyStreet/App/Controller/Report/Update.pm templates/web/default/report/display.html | |||
| * | 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 |
| | | ||||
| * | Allow people to sign in (or not) as they make an update. | Matthew Somerville | 2011-06-28 | -31/+101 |
| | | ||||
| * | Allow people to sign in (or not) as they make a report. | Matthew Somerville | 2011-06-27 | -17/+152 |
| | | ||||
* | | correctly set mark_open/fixed in questionnaire generates updates | Struan Donald | 2011-06-28 | -0/+10 |
| | | ||||
* | | store correct old state in questionnaire when creator marks problem as fixed | Struan Donald | 2011-06-28 | -1/+36 |
| | | ||||
* | | display update marked as fixed text on questionnaire for all fixed states | Struan Donald | 2011-06-28 | -0/+49 |
| | | ||||
* | | council users should be able to set state to confirmed | Struan Donald | 2011-06-27 | -0/+12 |
| | | ||||
* | | user searching and editing | Struan Donald | 2011-06-27 | -0/+92 |
| | | ||||
* | | 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 | -10/+17 |
| | | | | | | | | | | there so we can check that the problem is for the council the user is from | |||
* | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-06-27 | -27/+20 |
|\| | | | | | | | | | | | | | | | | | into new_statuses Conflicts: perllib/FixMyStreet/DB/Result/Comment.pm perllib/FixMyStreet/DB/Result/User.pm web/css/core.css | |||
| * | Sign in over login; tidy CSS. | Matthew Somerville | 2011-06-24 | -20/+18 |
| | | ||||
| * | Don't show email field on reporting if logged in. | Matthew Somerville | 2011-06-24 | -7/+2 |
| | | ||||
| * | Allow people to give name/pw on auth page. | Matthew Somerville | 2011-06-24 | -2/+2 |
| | | ||||
* | | add extra states to problem count | Struan Donald | 2011-06-23 | -1/+1 |
| | | ||||
* | | 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 |
|\| | | | | | | | into new_statuses | |||
| * | Allow unsub from update form, fix test. | Matthew Somerville | 2011-06-23 | -8/+32 |
| | | ||||
* | | in progress banner | Struan Donald | 2011-06-23 | -0/+24 |
| | | ||||
* | | 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 |
|\| | | | | | | | into new_statuses | |||
| * | 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 | -3/+3 |
|\| | | | | | | | | | | | | | into new_statuses Conflicts: templates/web/default/report/display.html | |||
| * | Default to show name. | Matthew Somerville | 2011-06-23 | -2/+2 |
| | | ||||
| * | Correct config var. | Matthew Somerville | 2011-06-23 | -1/+1 |
| | | ||||
* | | prevent non authority users from changing the state on updates | Struan Donald | 2011-06-23 | -0/+34 |
| | | ||||
* | | display state dropdown on updates to authority users | Struan Donald | 2011-06-23 | -2/+27 |
| | | ||||
* | | Merge branch 'master' into new_statuses | Struan Donald | 2011-06-22 | -1/+2 |
|\| | ||||
| * | use the configured host | Struan Donald | 2011-06-21 | -1/+2 |
| | | ||||
* | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-06-21 | -9/+24 |
|\| | | | | | | | into new_statuses |