aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/Page.pm
Commit message (Collapse)AuthorAgeLines
...
* Tidy up map importing a bit.Matthew Somerville2010-12-21-1/+3
|
* Needed extra import - hardcodes choice in two locations now, though.Matthew Somerville2010-12-17-0/+2
|
* Have FixMyStreet::Map return the JS it needs.Matthew Somerville2010-11-24-5/+2
|
* Factor out geocoding functions.Matthew Somerville2010-11-23-150/+2
|
* Move map functions to their own package.Matthew Somerville2010-11-22-273/+4
|
* Fix small issues.Matthew Somerville2010-10-11-0/+3
|
* Right var.Matthew Somerville2010-10-06-2/+2
|
* Image size.Matthew Somerville2010-10-06-3/+4
|
* Update photo size same as problem photos.Matthew Somerville2010-10-06-1/+1
|
* Message for people entering zipcodes.Matthew Somerville2010-09-14-2/+3
|
* Add /rss/n/ RSS feeds.Matthew Somerville2010-08-02-1/+1
|
* Switch X/Y to be middle of map, clearer when going to RSS feed/alerts.Matthew Somerville2010-08-02-28/+24
|
* Factor out tile constants to be configurable.Matthew Somerville2010-07-28-19/+35
|
* Update all FixMyStreet mapit calls.Matthew Somerville2010-07-22-13/+16
|
* Updating piwik tracking jsLouise Crow2010-05-17-11/+8
|
* Add confirmed column to update table.Matthew Somerville2010-05-12-4/+4
|
* Let cobrands set map license infoLouise Crow2010-02-08-1/+3
|
* Although the number of items on the 'around the map' list can be limited, ↵Louise Crow2010-01-27-3/+12
| | | | the pins should all get shown
* Path changes for move to gitLouise Crow2010-01-25-2/+2
|
* Allow status_code as parameter.matthew2010-01-15-2/+2
|
* Return 410 for removed reports.matthew2010-01-15-1/+2
|
* Make link to main site better.matthew2009-12-22-3/+3
|
* Fix search box, add viewport bias.matthew2009-12-22-3/+3
|
* Make footer a template so can have on/off-ness. Have smaller map.matthew2009-12-15-8/+6
|
* Reinstate dev header, given current usage of mine.matthew2009-12-15-3/+3
|
* No p tags inside spanslouise2009-12-15-5/+5
|
* Remove unused functionslouise2009-12-15-2/+2
|
* UK suffix for geocoding seems to work more reliablylouise2009-12-15-2/+2
|
* Add more elements to allow different stylinglouise2009-12-15-14/+19
|
* Handling case where there are multiple geocode matches, but we whittle them ↵louise2009-12-09-23/+38
| | | | down to one - return the coordinates, not a list of one result
* Add some caching of reports, the frontpage, the contact pagelouise2009-12-08-4/+5
|
* Another tweak, don't show postcode twice.matthew2009-12-04-4/+2
|
* Tweak to geocode handling.matthew2009-12-04-2/+4
|
* Duh close correct taglouise2009-12-03-2/+2
|
* Styling changelouise2009-12-03-2/+2
|
* Move font sizing into csslouise2009-12-03-2/+4
|
* Allow templating of geocoding choiceslouise2009-12-02-5/+14
|
* Let cobrand specify a different date time formatlouise2009-11-24-15/+21
|
* Allow cobrands to supply some extra meta text for a problemlouise2009-11-19-1/+3
|
* Allow cobrands to customize sender name on confirmation emailslouise2009-11-19-4/+5
|
* Reading from CGI upload() filehandle doesn't appear to be working properly/matthew2009-11-19-4/+9
| | | | at all on Lenny, so save to (a normal) temporary file and read from there.
* Allow cobrands to determin display of update offensiveness reporting linkslouise2009-11-17-6/+9
|
* Fixing capitalization in Cache-Control headerlouise2009-11-17-2/+2
|
* Better way of limiting list of problems on and around map for cobrands, ↵louise2009-11-16-23/+4
| | | | adding Problem functions to support admin page
* Adding paralouise2009-11-11-2/+3
|
* Add ability to report updates as offensivelouise2009-11-11-1/+5
|
* Allowing cobrand to rewrite geocoding choice urllouise2009-11-09-4/+4
|
* Template for reports page.matthew2009-11-05-2/+2
|
* Correct argument.matthew2009-11-04-6/+6
|
* Template of problem report page.matthew2009-11-04-10/+28
|