| Commit message (Expand) | Author | Age | Lines |
* | Pothole updates for Southampton. | Matthew Somerville | 2011-07-21 | -3/+10 |
* | Allow pin moving without reload of page (at last). | Matthew Somerville | 2011-07-21 | -0/+4 |
* | Remove no-longer-used tilma code. | Matthew Somerville | 2011-07-21 | -46/+0 |
* | Unused variable. | Matthew Somerville | 2011-07-16 | -2/+0 |
* | Don't use update name if marked as anonymous. | Matthew Somerville | 2011-07-16 | -1/+1 |
* | Test to close #18 (was fixed in Catalyst migration). | Matthew Somerville | 2011-07-13 | -2/+2 |
* | Don't use different count total. | Matthew Somerville | 2011-07-12 | -0/+3 |
* | Summary stats on state changes from questionnaires. Fixes #98. | Matthew Somerville | 2011-07-12 | -4/+8 |
* | Unique users of problem reports, and summary table by category. Fixes #108. | Matthew Somerville | 2011-07-12 | -0/+3 |
* | Merge commit 'petter/catalyst-improve-error' | Matthew Somerville | 2011-07-12 | -5/+14 |
|\ |
|
| * | Improve error message on failed configuration. | Petter Reinholdtsen | 2011-07-12 | -5/+14 |
* | | Redirect non-canonical reports URLs to the correct ones (fixes #133). | Matthew Somerville | 2011-07-12 | -2/+19 |
* | | Store cobrand/lang upon an /import. Related to #134, though that was actually... | Matthew Somerville | 2011-07-12 | -0/+2 |
|/ |
|
* | Escape JS string better. | Matthew Somerville | 2011-07-04 | -0/+22 |
* | Carry through name/phone/password updates through report/update creation via ... | Matthew Somerville | 2011-07-04 | -9/+41 |
* | Make sure ward names don't have / in them as otherwise it's not passed to Cat... | Matthew Somerville | 2011-07-02 | -0/+1 |
* | Make pins clickable on all reports pages. | Matthew Somerville | 2011-07-01 | -0/+1 |
* | Don't fetch unnecessary rows (due to missing commas). | Matthew Somerville | 2011-07-01 | -2/+2 |
* | Integrate #101 into new code. | Matthew Somerville | 2011-07-01 | -3/+8 |
* | Update error message. | Matthew Somerville | 2011-07-01 | -2/+2 |
* | Assume if they've filled in one side of the password form, they're submitting... | Matthew Somerville | 2011-07-01 | -3/+4 |
* | Use our own StreetView tile server, add missing IE6 CSS for OpenLayers, don't... | Matthew Somerville | 2011-07-01 | -5/+5 |
* | Paginate Reports pages, and add a map. | Matthew Somerville | 2011-06-30 | -16/+53 |
* | Strategy/Format for updating pins as map is panned. | Matthew Somerville | 2011-06-30 | -15/+7 |
* | Move to Vector layer rather than Markers, to be able to use the Strategy/Prot... | Matthew Somerville | 2011-06-29 | -4/+1 |
* | Log someone in following questionnaire link. | Matthew Somerville | 2011-06-29 | -17/+20 |
* | Get cookie expiry to work, and correct IDs on checkboxes. | Matthew Somerville | 2011-06-29 | -1/+5 |
* | Allow a problem creator to reopen a fixed report when logged in (fixes #125). | Matthew Somerville | 2011-06-28 | -1/+8 |
* | Pagination of reports/updates. | Matthew Somerville | 2011-06-28 | -5/+14 |
* | List updates on Your Reports (for #127), and a map too (#124). | Matthew Somerville | 2011-06-28 | -0/+7 |
* | Sort problems, and have a map, maybe. | Matthew Somerville | 2011-06-28 | -0/+25 |
* | If logged in, don't show email on alert sign up. | Matthew Somerville | 2011-06-28 | -26/+49 |
* | Allow people to sign in (or not) as they make an update. | Matthew Somerville | 2011-06-28 | -21/+39 |
* | Allow people to sign in (or not) as they make a report. | Matthew Somerville | 2011-06-27 | -24/+50 |
* | Sign in over login; tidy CSS. | Matthew Somerville | 2011-06-24 | -32/+35 |
* | Don't show email field on reporting if logged in. | Matthew Somerville | 2011-06-24 | -20/+15 |
* | Allow people to give name/pw on auth page. | Matthew Somerville | 2011-06-24 | -8/+13 |
* | Use bcrypt. | Matthew Somerville | 2011-06-24 | -2/+1 |
* | Allow unsub from update form, fix test. | Matthew Somerville | 2011-06-23 | -2/+5 |
* | Use user if logged in, and don't show email field on update. | Matthew Somerville | 2011-06-23 | -11/+17 |
* | Remove unneeded defaults checking and simplify. | Matthew Somerville | 2011-06-23 | -32/+5 |
* | Default to show name. | Matthew Somerville | 2011-06-23 | -1/+1 |
* | Use update user centrally. | Matthew Somerville | 2011-06-23 | -13/+8 |
* | Store user in report from the start, so name of logged in person isn't blanke... | Matthew Somerville | 2011-06-22 | -28/+16 |
* | Implement redirect upon sign in to where the user came from; tidy up error di... | Matthew Somerville | 2011-06-21 | -25/+47 |
* | Fix #121 and tests for all today's fixes. | Matthew Somerville | 2011-06-21 | -0/+6 |
* | Fix #123. | Matthew Somerville | 2011-06-21 | -1/+1 |
* | Centralise UK location check to catch edge cases. | Matthew Somerville | 2011-06-17 | -24/+30 |
* | Adapt to Google's image bot requesting strange URLs - can't see them anywhere... | Matthew Somerville | 2011-06-16 | -4/+13 |
* | 404 for partial IDs. | Matthew Somerville | 2011-06-16 | -1/+1 |