aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet
Commit message (Expand)AuthorAgeLines
* If a form input has a name identical to an ID, OpenLayers in IE6/7 gets all c...Matthew Somerville2011-07-22-1/+1
* 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-297/+0
* Unused variable.Matthew Somerville2011-07-16-2/+0
* Don't use update name if marked as anonymous.Matthew Somerville2011-07-16-3/+4
* 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-2/+32
* Missing include.Matthew Somerville2011-07-12-3/+4
* Get OSM lookup hopefully working, does #95 except for bin scripts.Matthew Somerville2011-07-12-32/+22
* Factor out find_closest from send-reports, initial OSM.pm from osm_road_info ...Matthew Somerville2011-07-12-0/+186
* Factor out postcode lookups into cobrands, and string lookups into separate p...Matthew Somerville2011-07-12-180/+226
* Add NRA to list of area_types for FiksGataMi (fixes #106 on Catalyst code).Matthew Somerville2011-07-12-1/+1
* 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
|/
* PYC advert on confirmation page.Matthew Somerville2011-07-07-4/+4
* 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/+2
* Make pins clickable on all reports pages.Matthew Somerville2011-07-01-0/+1
* No robot indexing on staging sites, and canonical link from OSM version back ...Matthew Somerville2011-07-01-0/+4
* 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
* Non-JS using the right tile server.Matthew Somerville2011-07-01-4/+4
* 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
* Fix URI overriding now it's being used.Matthew Somerville2011-07-01-16/+14
* Remove unused Tilma, consolidate tile lookup for legacy URLs to work in diffe...Matthew Somerville2011-07-01-173/+21
* 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-17/+43
* Move to Vector layer rather than Markers, to be able to use the Strategy/Prot...Matthew Somerville2011-06-29-8/+22
* Skip non-UK results in Bing geocoder, remove some geocode tests.Matthew Somerville2011-06-29-1/+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-1/+5
* 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
* 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-2/+10
* Sort problems, and have a map, maybe.Matthew Somerville2011-06-28-2/+33
* 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-29/+42
* Allow people to sign in (or not) as they make a report.Matthew Somerville2011-06-27-25/+51
* Sign in over login; tidy CSS.Matthew Somerville2011-06-24-35/+38