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