Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | display update marked as fixed text on questionnaire for all fixed states | Struan Donald | 2011-06-28 | -1/+50 |
| | ||||
* | council users should be able to set state to confirmed | Struan Donald | 2011-06-27 | -1/+13 |
| | ||||
* | 404 if no token | Struan Donald | 2011-06-27 | -1/+1 |
| | ||||
* | user searching and editing | Struan Donald | 2011-06-27 | -0/+221 |
| | ||||
* | allow user changes to be logged | Struan Donald | 2011-06-27 | -0/+13 |
| | ||||
* | update users table to user from_council | Struan Donald | 2011-06-27 | -1/+1 |
| | ||||
* | Display council name next to updates from council users | Struan Donald | 2011-06-27 | -0/+22 |
| | ||||
* | change to use from_council in users table and store the council id in | Struan Donald | 2011-06-27 | -20/+28 |
| | | | | | there so we can check that the problem is for the council the user is from | |||
* | remove merge cruft | Struan Donald | 2011-06-27 | -1/+0 |
| | ||||
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-06-27 | -215/+260 |
|\ | | | | | | | | | | | | | | | | | 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 | -112/+114 |
| | | ||||
| * | Make zoom levels more configurable. | Matthew Somerville | 2011-06-24 | -15/+20 |
| | | ||||
| * | Success message appearing successful. | Matthew Somerville | 2011-06-24 | -1/+1 |
| | | ||||
| * | Don't show email field on reporting if logged in. | Matthew Somerville | 2011-06-24 | -35/+29 |
| | | ||||
| * | Allow people to give name/pw on auth page. | Matthew Somerville | 2011-06-24 | -29/+58 |
| | | ||||
| * | Use bcrypt. | Matthew Somerville | 2011-06-24 | -51/+64 |
| | | ||||
* | | 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/+68 |
| | | ||||
* | | check that state is permitted | Struan Donald | 2011-06-23 | -1/+41 |
| | | ||||
* | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-06-23 | -10/+37 |
|\| | | | | | | | into new_statuses | |||
| * | Allow unsub from update form, fix test. | Matthew Somerville | 2011-06-23 | -10/+37 |
| | | ||||
* | | in progress banner | Struan Donald | 2011-06-23 | -0/+42 |
| | | ||||
* | | update problem status from update | Struan Donald | 2011-06-23 | -1/+57 |
| | | ||||
* | | 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 | -174/+105 |
|\| | | | | | | | | | | | | | into new_statuses Conflicts: templates/web/default/report/display.html | |||
| * | Use user if logged in, and don't show email field on update. | Matthew Somerville | 2011-06-23 | -36/+40 |
| | | ||||
| * | Remove unneeded defaults checking and simplify. | Matthew Somerville | 2011-06-23 | -39/+12 |
| | | ||||
| * | Default to show name. | Matthew Somerville | 2011-06-23 | -3/+3 |
| | | ||||
| * | Correct config var. | Matthew Somerville | 2011-06-23 | -1/+1 |
| | | ||||
| * | Use update user centrally. | Matthew Somerville | 2011-06-23 | -13/+24 |
| | | ||||
| * | Tweak FAQ text about source code. | Matthew Somerville | 2011-06-23 | -7/+12 |
| | | ||||
| * | Store user in report from the start, so name of logged in person isn't ↵ | Matthew Somerville | 2011-06-22 | -30/+18 |
| | | | | | | | | blanked out, and don't process unnecessarily. | |||
| * | Merge branch 'master' of ↵ | Matthew Somerville | 2011-06-22 | -1/+2 |
| |\ | | | | | | | | | | ssh://matthew@git.mysociety.org/data/git/public/fixmystreet | |||
| * | | Wording change for checkbox, hopefully fixes #47. | Matthew Somerville | 2011-06-22 | -6/+2 |
| | | | ||||
| * | | Change questionnaire subject to include report title, fixes #115. | Matthew Somerville | 2011-06-22 | -47/+1 |
| | | | ||||
* | | | add problem state_column to comment | Struan Donald | 2011-06-23 | -2/+30 |
| | | | ||||
* | | | prevent non authority users from changing the state on updates | Struan Donald | 2011-06-23 | -0/+43 |
| | | | ||||
* | | | only display states that can be set | Struan Donald | 2011-06-23 | -2/+1 |
| | | | ||||
* | | | display state dropdown on updates to authority users | Struan Donald | 2011-06-23 | -7/+45 |
| | | | ||||
* | | | display banner on closed problems | Struan Donald | 2011-06-22 | -185/+121 |
| | | | ||||
* | | | is_closed utility method | Struan Donald | 2011-06-22 | -90/+69 |
| | | | ||||
* | | | correct check for is fixed | Struan Donald | 2011-06-22 | -1/+1 |
| | | | ||||
* | | | add from_authority flag to users table for council employees etc | Struan Donald | 2011-06-22 | -2/+11 |
| | | | ||||
* | | | add new states into admin | Struan Donald | 2011-06-22 | -5/+10 |
| | | | ||||
* | | | Merge branch 'master' into new_statuses | Struan Donald | 2011-06-22 | -1/+2 |
|\ \ \ | | |/ | |/| | ||||
| * | | use the configured host | Struan Donald | 2011-06-21 | -1/+2 |
| |/ | ||||
* | | remove hard coded confirmeds from questionnaire | Struan Donald | 2011-06-21 | -4/+6 |
| | | ||||
* | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵ | Struan Donald | 2011-06-21 | -120/+132 |
|\| | | | | | | | into new_statuses | |||
| * | Implement redirect upon sign in to where the user came from; tidy up error ↵ | Matthew Somerville | 2011-06-21 | -110/+104 |
| | | | | | | | | display. |