aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/Page.pm
Commit message (Collapse)AuthorAgeLines
...
* Various tweaks.matthew2008-05-14-4/+4
|
* And redirect all the wrong URLs.matthew2008-05-14-2/+2
|
* Typo.matthew2008-05-14-2/+2
|
* Dept name update.matthew2008-05-13-2/+2
|
* Get it working-ish.matthew2008-05-06-2/+2
|
* Breaks.matthew2008-05-06-2/+2
|
* Remove needless thing.matthew2008-05-06-7/+5
|
* Various i18n changes; watermark; smaller map possibility.matthew2008-05-06-10/+47
|
* Need year obviously.matthew2008-04-15-2/+2
|
* Fix obscure bug with repeated positioning of pin without panning/scrollingmatthew2008-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 ↵matthew2008-04-14-9/+21
| | | | easily.
* Photo upload when answering a questionnaire.matthew2008-04-10-1/+40
|
* Remove some betas, change TWFY email address.matthew2008-04-10-2/+2
|
* Error handlers for SWF uploading; but switch it off for now.matthew2008-04-03-1/+5
|
* Tweaks.matthew2008-04-03-4/+8
|
* Photo uploading for updates, and progress bar when uploading photos onmatthew2008-03-29-1/+4
| | | | | FixMyStreet (using swfupload). Needs more testing and error handling code yet.
* Show photos on updates.matthew2008-03-28-6/+11
|
* Use do-not-reply like WTT.matthew2008-03-21-2/+4
|
* Appear to have messed something up wrt dragging.matthew2008-03-12-3/+3
|
* Allow form to flow round map so looks much better at small screen size; ↵matthew2008-03-12-24/+47
| | | | start of micrositing.
* Create our own version of CGI::Fast that does the signal handling, setsmatthew2008-02-03-16/+3
| | | | | the flag so that accept() can be interrupted, and so everything hopefully seamlessly works.
* And more.matthew2008-02-02-5/+5
|
* Can't do this as accept() in FCGI (via CGI::Fast) blocks, gah. But this meansmatthew2008-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.matthew2008-02-01-2/+2
|
* Signal handling, no idea why this was missed. Plus the rollback() shouldmatthew2008-02-01-2/+17
| | | | be at the end of every loop, not just when it exits, whoops.
* Tweaks after testing.matthew2008-01-31-2/+2
|
* Random messages on FixMyStreet (needs checking before deploying, once baltimatthew2008-01-30-1/+2
| | | | is back up); typo in PHP version.
* Add possibility of mySociety usertracking to FixMyStreet and GroupsNearYou.matthew2008-01-28-8/+9
|
* Better error message; don't cache bad_key or too_many responses.matthew2008-01-03-4/+4
|
* Fix bug if NI result is one of multiple search results.matthew2008-01-03-5/+5
|
* Allow slightly less accurate results, I guess.matthew2007-12-15-2/+2
|
* Warnfixes.matthew2007-10-19-3/+3
|
* Consolidate recent photo code, increase to 10 on front alert page.matthew2007-09-25-1/+25
|
* geocode choice on alert page too.matthew2007-09-18-1/+17
|
* Better error message if someone enters a zipcode.matthew2007-09-03-2/+4
|
* Explicitly state UK.matthew2007-09-03-8/+12
|
* RSS sign-up page for all sorts of local feeds or email alerts, hopefullymatthew2007-08-29-2/+118
| | | | clearly explained. Tidy up codebase a bit.
* Sort case upon database insertion.matthew2007-08-27-2/+2
|
* Put date in RSS feed titles; lower-case all caps text.matthew2007-08-27-2/+2
|
* Refer to councils by name, not ID on reports page.matthew2007-08-23-2/+2
|
* Make clicking on compass revert back to how map began.matthew2007-08-20-2/+3
|
* Typos, layout fix.matthew2007-06-22-2/+2
|
* Change name from Neighbourhood Fix-It to FixMyStreet. Use Gaze formatthew2007-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.matthew2007-06-01-2/+2
|
* Put title in params.matthew2007-06-01-10/+11
|
* Whoops, compass appearing over text on questionnaire. Does no-one submitmatthew2007-05-18-3/+6
| | | | bug reports any more?! :)
* Needs a the.matthew2007-05-17-2/+6
|
* Don't remove City of from London.matthew2007-05-17-2/+2
|
* Show category and whether map was used; tabs.matthew2007-05-16-1/+4
|
* Add link to summary reports page; bugfix contact page.matthew2007-05-15-3/+4
|