aboutsummaryrefslogtreecommitdiffstats
path: root/web/import.cgi
Commit message (Collapse)AuthorAgeLines
* Minor text and HTML fixes from final look through some old CGI scripts, now ↵Matthew Somerville2011-06-07-172/+0
| | | | removed.
* Missing CGI var.Matthew Somerville2011-03-23-1/+1
|
* Factor out email sending bit of confirmation sending function, and make ↵Matthew Somerville2011-03-23-13/+4
| | | | import.cgi use it.
* Helper function for all latlon to OSGB36 calls.Matthew Somerville2011-02-11-6/+2
|
* More EN locales.Matthew Somerville2011-02-11-2/+4
|
* Update gode to use en_to_latlon utilEdmund von der Burg2011-02-10-2/+2
| | | | Shorter coords in RSS and alert urls
* migrate import cgiEdmund von der Burg2011-02-09-8/+23
|
* Have FixMyStreet::Map return the JS it needs.Matthew Somerville2010-11-24-0/+1
|
* Defaults should be 0.matthew2009-12-10-1/+3
|
* Fetching the filehandle must come before outputting a header. If anyonematthew2009-12-09-2/+2
| | | | can tell me why this is so, I'm all ears.
* Start of auto-rotation.matthew2008-12-11-2/+2
|
* Use EvEl for /import confirmation email, as we need it to not fail due to e.g.matthew2008-11-12-18/+15
| | | | | greylisting. Show message when getting to input screen from partial email to let user know they need to do stuff :)
* Fix bug with photo upload through /import (forgot to update which column wasmatthew2008-11-08-2/+2
| | | | the binary one!). Thanks to Nick for testing.
* Store service per problem, so can display it if we want.matthew2008-10-24-4/+4
|
* State it's the same URLmatthew2008-10-23-2/+3
|
* Add id.matthew2008-10-23-2/+14
|
* I always forget to include the Error module; try{} the co-ordinate changingmatthew2008-10-21-2/+8
| | | | in case it goes wrong (outside the UK).
* Basic docs.matthew2008-10-20-5/+52
|
* Various tweaks, import script.matthew2008-10-09-0/+102