aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Fix links not working on All Reports pages (c is special).Matthew Somerville2011-07-01-3/+3
|
* Assume if they've filled in one side of the password form, they're ↵Matthew Somerville2011-07-01-3/+4
| | | | submitting that side.
* Double escape, whoops.Matthew Somerville2011-07-01-1/+1
|
* Escape single quotes in JS.Matthew Somerville2011-07-01-1/+1
|
* Fix URI overriding now it's being used.Matthew Somerville2011-07-01-20/+18
|
* Remove unused Tilma, consolidate tile lookup for legacy URLs to work in ↵Matthew Somerville2011-07-01-215/+22
| | | | different map format.
* Use our own StreetView tile server, add missing IE6 CSS for OpenLayers, ↵Matthew Somerville2011-07-01-11/+24
| | | | don't set map parameter in JS.
* correct sign out linkStruan Donald2011-07-01-1/+1
|
* 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
|
* 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
|
* 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
|
* Allow unsub from update form, fix test.Matthew Somerville2011-06-23-10/+37
|
* Test updates.Matthew Somerville2011-06-23-20/+13
|
* Use user if logged in, and don't show email field on update.Matthew Somerville2011-06-23-36/+40
|
* Remove unneeded defaults checking and simplify.Matthew Somerville2011-06-23-39/+12
|
* Default to show name.Matthew Somerville2011-06-23-3/+3
|
* Correct config var.Matthew Somerville2011-06-23-1/+1
|
* Use update user centrally.Matthew Somerville2011-06-23-13/+24
|
* Tweak FAQ text about source code.Matthew Somerville2011-06-23-7/+12
|
* Store user in report from the start, so name of logged in person isn't ↵Matthew Somerville2011-06-22-30/+18
| | | | blanked out, and don't process unnecessarily.
* Merge branch 'master' of ↵Matthew Somerville2011-06-22-1/+2
|\ | | | | | | ssh://matthew@git.mysociety.org/data/git/public/fixmystreet
| * use the configured hostStruan Donald2011-06-21-1/+2
| |
* | Wording change for checkbox, hopefully fixes #47.Matthew Somerville2011-06-22-6/+2
| |
* | Change questionnaire subject to include report title, fixes #115.Matthew Somerville2011-06-22-47/+1
|/
* Implement redirect upon sign in to where the user came from; tidy up error ↵Matthew Somerville2011-06-21-110/+104
| | | | display.
* Fix #121 and tests for all today's fixes.Matthew Somerville2011-06-21-6/+24
|
* Fix #122.Matthew Somerville2011-06-21-3/+3
|
* Fix #123.Matthew Somerville2011-06-21-1/+1
|