Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Minor text and HTML fixes from final look through some old CGI scripts, now ↵ | Matthew Somerville | 2011-06-07 | -172/+0 |
| | | | | removed. | |||
* | Missing CGI var. | Matthew Somerville | 2011-03-23 | -1/+1 |
| | ||||
* | Factor out email sending bit of confirmation sending function, and make ↵ | Matthew Somerville | 2011-03-23 | -13/+4 |
| | | | | import.cgi use it. | |||
* | Helper function for all latlon to OSGB36 calls. | Matthew Somerville | 2011-02-11 | -6/+2 |
| | ||||
* | More EN locales. | Matthew Somerville | 2011-02-11 | -2/+4 |
| | ||||
* | Update gode to use en_to_latlon util | Edmund von der Burg | 2011-02-10 | -2/+2 |
| | | | | Shorter coords in RSS and alert urls | |||
* | migrate import cgi | Edmund von der Burg | 2011-02-09 | -8/+23 |
| | ||||
* | Have FixMyStreet::Map return the JS it needs. | Matthew Somerville | 2010-11-24 | -0/+1 |
| | ||||
* | Defaults should be 0. | matthew | 2009-12-10 | -1/+3 |
| | ||||
* | Fetching the filehandle must come before outputting a header. If anyone | matthew | 2009-12-09 | -2/+2 |
| | | | | can tell me why this is so, I'm all ears. | |||
* | Start of auto-rotation. | matthew | 2008-12-11 | -2/+2 |
| | ||||
* | Use EvEl for /import confirmation email, as we need it to not fail due to e.g. | matthew | 2008-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 was | matthew | 2008-11-08 | -2/+2 |
| | | | | the binary one!). Thanks to Nick for testing. | |||
* | Store service per problem, so can display it if we want. | matthew | 2008-10-24 | -4/+4 |
| | ||||
* | State it's the same URL | matthew | 2008-10-23 | -2/+3 |
| | ||||
* | Add id. | matthew | 2008-10-23 | -2/+14 |
| | ||||
* | I always forget to include the Error module; try{} the co-ordinate changing | matthew | 2008-10-21 | -2/+8 |
| | | | | in case it goes wrong (outside the UK). | |||
* | Basic docs. | matthew | 2008-10-20 | -5/+52 |
| | ||||
* | Various tweaks, import script. | matthew | 2008-10-09 | -0/+102 |