Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Various tweaks. | matthew | 2008-05-14 | -4/+4 | |
| | |||||
* | And redirect all the wrong URLs. | matthew | 2008-05-14 | -2/+2 | |
| | |||||
* | Typo. | matthew | 2008-05-14 | -2/+2 | |
| | |||||
* | Dept name update. | matthew | 2008-05-13 | -2/+2 | |
| | |||||
* | Get it working-ish. | matthew | 2008-05-06 | -2/+2 | |
| | |||||
* | Breaks. | matthew | 2008-05-06 | -2/+2 | |
| | |||||
* | Remove needless thing. | matthew | 2008-05-06 | -7/+5 | |
| | |||||
* | Various i18n changes; watermark; smaller map possibility. | matthew | 2008-05-06 | -10/+47 | |
| | |||||
* | Need year obviously. | matthew | 2008-04-15 | -2/+2 | |
| | |||||
* | Fix obscure bug with repeated positioning of pin without panning/scrolling | matthew | 2008-04-14 | -2/+2 | |
| | | | | leading to reaching edge of loaded tiles. | ||||
* | Pins/compass from top left of map, not top right, so can change size more ↵ | matthew | 2008-04-14 | -9/+21 | |
| | | | | easily. | ||||
* | Photo upload when answering a questionnaire. | matthew | 2008-04-10 | -1/+40 | |
| | |||||
* | Remove some betas, change TWFY email address. | matthew | 2008-04-10 | -2/+2 | |
| | |||||
* | Error handlers for SWF uploading; but switch it off for now. | matthew | 2008-04-03 | -1/+5 | |
| | |||||
* | Tweaks. | matthew | 2008-04-03 | -4/+8 | |
| | |||||
* | Photo uploading for updates, and progress bar when uploading photos on | matthew | 2008-03-29 | -1/+4 | |
| | | | | | FixMyStreet (using swfupload). Needs more testing and error handling code yet. | ||||
* | Show photos on updates. | matthew | 2008-03-28 | -6/+11 | |
| | |||||
* | Use do-not-reply like WTT. | matthew | 2008-03-21 | -2/+4 | |
| | |||||
* | Appear to have messed something up wrt dragging. | matthew | 2008-03-12 | -3/+3 | |
| | |||||
* | Allow form to flow round map so looks much better at small screen size; ↵ | matthew | 2008-03-12 | -24/+47 | |
| | | | | start of micrositing. | ||||
* | Create our own version of CGI::Fast that does the signal handling, sets | matthew | 2008-02-03 | -16/+3 | |
| | | | | | the flag so that accept() can be interrupted, and so everything hopefully seamlessly works. | ||||
* | And more. | matthew | 2008-02-02 | -5/+5 | |
| | |||||
* | Can't do this as accept() in FCGI (via CGI::Fast) blocks, gah. But this means | matthew | 2008-02-01 | -2/+2 | |
| | | | | | | | | SIGTERM and SIGUSR1 signals will not be honoured until the /next/ request (better than instantly terminating, though!). Need to patch FCGI.pm to return on interrupt, but that still doesn't fix the few milliseconds between accept() returning and the flag being set - will need to alter, or stop using, CGI::Fast... | ||||
* | Missing semicolon. | matthew | 2008-02-01 | -2/+2 | |
| | |||||
* | Signal handling, no idea why this was missed. Plus the rollback() should | matthew | 2008-02-01 | -2/+17 | |
| | | | | be at the end of every loop, not just when it exits, whoops. | ||||
* | Tweaks after testing. | matthew | 2008-01-31 | -2/+2 | |
| | |||||
* | Random messages on FixMyStreet (needs checking before deploying, once balti | matthew | 2008-01-30 | -1/+2 | |
| | | | | is back up); typo in PHP version. | ||||
* | Add possibility of mySociety usertracking to FixMyStreet and GroupsNearYou. | matthew | 2008-01-28 | -8/+9 | |
| | |||||
* | Better error message; don't cache bad_key or too_many responses. | matthew | 2008-01-03 | -4/+4 | |
| | |||||
* | Fix bug if NI result is one of multiple search results. | matthew | 2008-01-03 | -5/+5 | |
| | |||||
* | Allow slightly less accurate results, I guess. | matthew | 2007-12-15 | -2/+2 | |
| | |||||
* | Warnfixes. | matthew | 2007-10-19 | -3/+3 | |
| | |||||
* | Consolidate recent photo code, increase to 10 on front alert page. | matthew | 2007-09-25 | -1/+25 | |
| | |||||
* | geocode choice on alert page too. | matthew | 2007-09-18 | -1/+17 | |
| | |||||
* | Better error message if someone enters a zipcode. | matthew | 2007-09-03 | -2/+4 | |
| | |||||
* | Explicitly state UK. | matthew | 2007-09-03 | -8/+12 | |
| | |||||
* | RSS sign-up page for all sorts of local feeds or email alerts, hopefully | matthew | 2007-08-29 | -2/+118 | |
| | | | | clearly explained. Tidy up codebase a bit. | ||||
* | Sort case upon database insertion. | matthew | 2007-08-27 | -2/+2 | |
| | |||||
* | Put date in RSS feed titles; lower-case all caps text. | matthew | 2007-08-27 | -2/+2 | |
| | |||||
* | Refer to councils by name, not ID on reports page. | matthew | 2007-08-23 | -2/+2 | |
| | |||||
* | Make clicking on compass revert back to how map began. | matthew | 2007-08-20 | -2/+3 | |
| | |||||
* | Typos, layout fix. | matthew | 2007-06-22 | -2/+2 | |
| | |||||
* | Change name from Neighbourhood Fix-It to FixMyStreet. Use Gaze for | matthew | 2007-06-15 | -22/+8 | |
| | | | | | | | population density distance (same value as PB initially, might want changing). Changes to front page, text changes elsewhere, remove canonicalise_council as not needed any more, tidy code of confirmation page. | ||||
* | Typo. | matthew | 2007-06-01 | -2/+2 | |
| | |||||
* | Put title in params. | matthew | 2007-06-01 | -10/+11 | |
| | |||||
* | Whoops, compass appearing over text on questionnaire. Does no-one submit | matthew | 2007-05-18 | -3/+6 | |
| | | | | bug reports any more?! :) | ||||
* | Needs a the. | matthew | 2007-05-17 | -2/+6 | |
| | |||||
* | Don't remove City of from London. | matthew | 2007-05-17 | -2/+2 | |
| | |||||
* | Show category and whether map was used; tabs. | matthew | 2007-05-16 | -1/+4 | |
| | |||||
* | Add link to summary reports page; bugfix contact page. | matthew | 2007-05-15 | -3/+4 | |
| |