aboutsummaryrefslogtreecommitdiffstats
path: root/web/index.cgi
Commit message (Collapse)AuthorAgeLines
* Pushing as much maps stuff into Maps as possible.Matthew Somerville2010-11-24-79/+68
|
* Have FixMyStreet::Geocode only deal in real co-ordinates.Matthew Somerville2010-11-23-5/+11
|
* One big parameter hash.Matthew Somerville2010-11-23-48/+43
|
* Factor out geocoding functions.Matthew Somerville2010-11-23-5/+6
|
* Move map functions to their own package.Matthew Somerville2010-11-22-27/+27
|
* Typo.Matthew Somerville2010-10-12-1/+1
|
* Allow council_check to do lookup, so main site doesn't need to on every map ↵Matthew Somerville2010-10-12-4/+2
| | | | load.
* Local alerts store E/N, not tile numbers.Matthew Somerville2010-08-02-1/+1
|
* Add /rss/n/ RSS feeds.Matthew Somerville2010-08-02-10/+13
|
* Comment tweak.Matthew Somerville2010-08-02-3/+1
|
* Switch X/Y to be middle of map, clearer when going to RSS feed/alerts.Matthew Somerville2010-08-02-6/+6
|
* Need to look up type, it's not just there now.Matthew Somerville2010-07-26-1/+1
|
* Update all FixMyStreet mapit calls.Matthew Somerville2010-07-22-22/+13
|
* Fetch detail from partial link.Matthew Somerville2010-04-25-1/+2
|
* Remember photo existence through report stage.Matthew Somerville2010-04-23-0/+1
|
* URL typo.Matthew Somerville2010-04-16-1/+1
|
* nofollow a couple of links.Matthew Somerville2010-04-04-1/+1
|
* Needs to be passed to template.Matthew Somerville2010-03-25-1/+1
|
* Add extra notes, remove obsole scambs logicLouise Crow2010-02-16-11/+7
|
* New version of commonlib fixing re-subs to alert unsub issue.Louise Crow2010-01-28-2/+1
|
* Return 410 for removed reports.matthew2010-01-15-3/+4
|
* Entity encodinglouise2009-12-15-3/+3
|
* Remove custom cobrand page code - not usedlouise2009-12-15-6/+1
|
* Giving id to skipped map divlouise2009-12-14-2/+2
|
* Add some caching of reports, the frontpage, the contact pagelouise2009-12-08-5/+5
|
* Can show these strings now.matthew2009-12-08-3/+3
|
* Allow postcode display on location pagelouise2009-12-03-1/+3
|
* Need to check easting and northinglouise2009-12-01-7/+9
|
* Perform council check at postcode/place entry stagelouise2009-11-30-4/+11
|
* Allow localization of help textlouise2009-11-24-3/+3
|
* Allow cobrand to set contact emaillouise2009-11-19-3/+3
|
* Put a couple of photo errors in the photo field error place, and don'tmatthew2009-11-19-4/+4
| | | | use url() as it really does appear to be borked on lenny.
* Don't repeat X/Y in RSS URLs.matthew2009-11-19-2/+2
|
* Removing repeated function callslouise2009-11-18-3/+1
|
* Fix Google Maps link.matthew2009-11-17-3/+4
|
* Do not display the generic "There were problems with your report" message on ↵louise2009-11-16-4/+6
| | | | emptyhomes form validation failures until we have a welsh translation
* Better way of limiting list of problems on and around map for cobrands, ↵louise2009-11-16-3/+1
| | | | adding Problem functions to support admin page
* Form should post to root url - not always displayed on rootlouise2009-11-12-2/+2
|
* Allow cobrand to determine display of cross sell adslouise2009-11-11-2/+5
|
* Adding var for home link on problem pagelouise2009-11-10-1/+3
|
* Adding field-specific validation messages when submitting an updatelouise2009-11-09-8/+13
|
* Adding field specific form validation error messageslouise2009-11-09-17/+21
|
* Correct argument.matthew2009-11-04-2/+2
|
* Template of problem report page.matthew2009-11-04-77/+48
|
* Remove unneeded front_page hook, can call template code directly.matthew2009-11-04-2/+2
| | | | Template possibility for check email step.
* Move input text size out of core, put a div in template.matthew2009-11-04-3/+3
|
* Use Text::Template. Hopefully fix HTML error.matthew2009-11-04-6/+4
|
* Vaguely template of form entering stage.matthew2009-11-03-109/+73
|
* Cannot have $ vars in translated strings. xgettext goes funny if y is usedmatthew2009-11-03-20/+26
| | | | as a key in a hash unescaped, or with divisions done along with other things.
* Can't be undef.matthew2009-10-29-2/+2
|