aboutsummaryrefslogtreecommitdiffstats
path: root/web/alert.cgi
Commit message (Collapse)AuthorAgeLines
* 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
|
* Update button text.matthew2009-07-10-2/+2
|
* Welsh update; a few missing strings.matthew2009-07-10-6/+9
|
* Various locale updates.matthew2009-05-27-2/+2
|
* Alert check.matthew2009-03-03-1/+7
|
* Rename field.matthew2009-02-24-9/+9
|
* Typomatthew2008-12-01-2/+2
|
* Couple of text tweaks, thanks Tim.matthew2008-12-01-8/+11
|
* Some EHA text updates.matthew2008-10-08-2/+2
|
* Slightly clearer text.matthew2008-09-19-3/+4
|
* Alerts page works with X/Y as well as string lookup. Simpler link frommatthew2008-09-19-9/+26
| | | | map page.
* Update pins/list as you drag the map, rearrange list display.matthew2008-09-16-3/+3
|
* Work if ward is not present.matthew2008-07-10-1/+15
|
* Consolidate list of categories; generate_rss() returns output rather thanmatthew2008-05-23-2/+2
| | | | prints, so as to perform microsite post-processing.