aboutsummaryrefslogtreecommitdiffstats
path: root/web/alert.cgi
Commit message (Collapse)AuthorAgeLines
* Fixes #83 and #84.Matthew Somerville2011-02-22-8/+8
|
* Move code to where we'll have lat/lon defined.Matthew Somerville2011-02-22-3/+3
|
* Remove all encodes, they now cause double-encoding.Matthew Somerville2011-02-21-9/+9
|
* Get rid of space from urls.Duncan Parkes2011-02-19-0/+1
|
* Get the postcode rss urls working with distance.Duncan Parkes2011-02-18-6/+6
|
* Point another url to the postcode version.Duncan Parkes2011-02-18-1/+9
|
* Alert page working, and dealing with Oslo being both kommune and fylke.Matthew Somerville2011-02-16-4/+49
|
* Various encoding fixing.Matthew Somerville2011-02-16-19/+27
|
* Update gode to use en_to_latlon utilEdmund von der Burg2011-02-10-0/+5
| | | | Shorter coords in RSS and alert urls
* Create an alert from lat,lonEdmund von der Burg2011-02-08-23/+24
|
* migrate recent_photos and where it is usedEdmund von der Burg2011-02-07-1/+1
|
* Some more robots.Matthew Somerville2010-12-21-1/+1
|
* X/Y no longer used, it's E/N for the mo.Matthew Somerville2010-12-17-1/+1
|
* Have FixMyStreet::Geocode only deal in real co-ordinates.Matthew Somerville2010-11-23-10/+7
|
* Factor out geocoding functions.Matthew Somerville2010-11-23-2/+3
|
* Move mySociety::Alert to FixMyStreet::Alert.Matthew Somerville2010-11-23-12/+12
|
* Move map functions to their own package.Matthew Somerville2010-11-22-2/+2
|
* Allow council_check to do lookup, so main site doesn't need to on every map ↵Matthew Somerville2010-10-12-1/+1
| | | | load.
* Local alerts store E/N, not tile numbers.Matthew Somerville2010-08-02-6/+6
|
* Add /rss/n/ RSS feeds.Matthew Somerville2010-08-02-4/+4
|
* id, not area_id.Matthew Somerville2010-07-26-11/+11
|
* Update all FixMyStreet mapit calls.Matthew Somerville2010-07-22-2/+1
|
* Use error template to display errorLouise Crow2010-02-10-0/+4
|
* Initialize value to empty stringlouise2010-01-06-1/+3
|
* Show errors in templatelouise2009-12-16-2/+3
|
* Allow templating of alert confirmationlouise2009-12-02-3/+11
|
* Got it this timelouise2009-12-02-5/+4
|
* Markup fixlouise2009-12-02-2/+2
|
* Strip wrapping from options html passed to cobrand templatelouise2009-12-02-18/+17
|
* Allow for cobrand templating on alerts page, add fallthrough form to specify ↵louise2009-12-02-16/+67
| | | | an email address for a particular type of local alert
* Allow templating of alerts front pagelouise2009-11-24-9/+31
|
* Allowing cobrand to determine display of cross sell adslouise2009-11-11-4/+14
|
* Allow extra params to be passed in rss redirectslouise2009-11-09-4/+12
|
* Template for questionnaire.matthew2009-11-05-3/+5
|
* Cannot have $ vars in translated strings. xgettext goes funny if y is usedmatthew2009-11-03-4/+5
| | | | as a key in a hash unescaped, or with divisions done along with other things.
* Make redirects absolute with hostlouise2009-10-28-4/+6
|
* Adding query to cobrand url hooklouise2009-10-21-11/+11
|
* Add cobrand council checklouise2009-10-20-4/+6
|
* Adding ability of cobrands to determine whether photos get displayedlouise2009-10-20-5/+6
|
* Allow cobrands to transform urlslouise2009-10-13-12/+25
|
* Allow saving of extra data with alertslouise2009-09-28-8/+9
|
* Allow extra params to be passed when given a choice of locationslouise2009-09-28-2/+5
|
* Add extra element to alert form if required by cobrandlouise2009-09-28-3/+4
|
* Allowing base url to be set for links sent in emailslouise2009-09-16-2/+2
|
* Allowing cobrands to add more information to locations entered when ↵louise2009-09-15-2/+2
| | | | geocoding them, and to add elements to forms
* Set cobrand of alerts on creation, use when sending to set lang and domainlouise2009-09-09-8/+10
|
* Let emails contain correct urls in the case of subdomains, change error ↵louise2009-09-03-4/+4
| | | | style from id to class as can appear more than once
* Add form namelouise2009-08-31-2/+2
|
* Only do lang on reportemptyhomes!matthew2009-08-14-2/+2
|
* Put lang in email confirmation URLs, so we can be sure we stay the same.matthew2009-08-12-2/+2
|