aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* | | syntax errorStruan Donald2011-06-30-1/+1
| | |
* | | indicate if update is from problem owner or council userStruan Donald2011-06-30-0/+4
| | |
* | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-06-30-219/+487
|\| | | | | | | | | | | | | | | | | | | | into new_statuses Conflicts: perllib/FixMyStreet/App/Controller/Reports.pm
| * | Paginate Reports pages, and add a map.Matthew Somerville2011-06-30-39/+123
| | |
| * | Strategy/Format for updating pins as map is panned.Matthew Somerville2011-06-30-40/+94
| | |
| * | Move to Vector layer rather than Markers, to be able to use the ↵Matthew Somerville2011-06-29-36/+99
| | | | | | | | | | | | Strategy/Protocol features.
| * | On Your Reports page, zoom map out to cover markers shown.Matthew Somerville2011-06-29-0/+6
| | |
| * | Skip non-UK results in Bing geocoder, remove some geocode tests.Matthew Somerville2011-06-29-26/+1
| | |
| * | Bing geocoder.Matthew Somerville2011-06-29-68/+123
| | |
| * | Log someone in following questionnaire link.Matthew Somerville2011-06-29-17/+20
| | |
| * | Get cookie expiry to work, and correct IDs on checkboxes.Matthew Somerville2011-06-29-9/+13
| | |
| * | Four week default session length.Matthew Somerville2011-06-29-2/+1
| | |
| * | Allow a hostname to set the map class.Matthew Somerville2011-06-29-1/+2
| | |
| * | belt and braces to avoid running test suite on live serverStruan Donald2011-06-29-0/+24
| | |
* | | some extra info on updatesStruan Donald2011-06-30-1/+85
| | |
* | | make sure cobrand summary tests pass even if we have barnet entries in dbStruan Donald2011-06-29-0/+3
| | |
* | | use is_fixedStruan Donald2011-06-28-2/+2
| | |
* | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-06-28-279/+837
|\| | | | | | | | | | | | | | | | | | | | | | | into new_statuses Conflicts: perllib/FixMyStreet/App/Controller/Report/Update.pm templates/web/default/report/display.html
| * | Allow a problem creator to reopen a fixed report when logged in (fixes #125).Matthew Somerville2011-06-28-2/+14
| | |
| * | Pagination of reports/updates.Matthew Somerville2011-06-28-11/+48
| | |
| * | Update footer, put signed in message in header.Matthew Somerville2011-06-28-16/+69
| | |
| * | List updates on Your Reports (for #127), and a map too (#124).Matthew Somerville2011-06-28-5/+37
| | |
| * | Sort problems, and have a map, maybe.Matthew Somerville2011-06-28-22/+92
| | |
| * | If logged in, don't show email on alert sign up.Matthew Somerville2011-06-28-79/+73
| | |
| * | Allow people to sign in (or not) as they make an update.Matthew Somerville2011-06-28-84/+227
| | |
| * | Allow people to sign in (or not) as they make a report.Matthew Somerville2011-06-27-76/+293
| | |
* | | indicate problem has been closed in alertStruan Donald2011-06-28-5/+152
| | |
* | | correctly set mark_open/fixed in questionnaire generates updatesStruan Donald2011-06-28-2/+12
| | |
* | | store correct old state in questionnaire when creator marks problem as fixedStruan Donald2011-06-28-1/+46
| | |
* | | display update marked as fixed text on questionnaire for all fixed statesStruan Donald2011-06-28-1/+50
| | |
* | | council users should be able to set state to confirmedStruan Donald2011-06-27-1/+13
| | |
* | | 404 if no tokenStruan Donald2011-06-27-1/+1
| | |
* | | user searching and editingStruan Donald2011-06-27-0/+221
| | |
* | | allow user changes to be loggedStruan Donald2011-06-27-0/+13
| | |
* | | update users table to user from_councilStruan Donald2011-06-27-1/+1
| | |
* | | Display council name next to updates from council usersStruan Donald2011-06-27-0/+22
| | |
* | | change to use from_council in users table and store the council id inStruan Donald2011-06-27-20/+28
| | | | | | | | | | | | | | | there so we can check that the problem is for the council the user is from
* | | remove merge cruftStruan Donald2011-06-27-1/+0
| | |
* | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-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 Somerville2011-06-24-112/+114
| | |
| * | Make zoom levels more configurable.Matthew Somerville2011-06-24-15/+20
| | |
| * | Success message appearing successful.Matthew Somerville2011-06-24-1/+1
| | |
| * | Don't show email field on reporting if logged in.Matthew Somerville2011-06-24-35/+29
| | |
| * | Allow people to give name/pw on auth page.Matthew Somerville2011-06-24-29/+58
| | |
| * | Use bcrypt.Matthew Somerville2011-06-24-51/+64
| | |
* | | add extra states to problem countStruan Donald2011-06-23-1/+1
| | |
* | | indicate changes state in update meta informationStruan Donald2011-06-23-0/+68
| | |
* | | check that state is permittedStruan Donald2011-06-23-1/+41
| | |
* | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ↵Struan Donald2011-06-23-10/+37
|\| | | | | | | | | | | into new_statuses
| * | Allow unsub from update form, fix test.Matthew Somerville2011-06-23-10/+37
| | |