aboutsummaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeLines
* Some missing use Encodes.Matthew Somerville2011-02-17-0/+1
|
* Some translation updates and i18n code improvements.Matthew Somerville2011-02-17-7/+7
|
* Various encoding fixing.Matthew Somerville2011-02-16-4/+4
|
* Helper function for all latlon to OSGB36 calls.Matthew Somerville2011-02-11-9/+1
|
* More EN locales.Matthew Somerville2011-02-11-3/+5
|
* Fix variable names.Matthew Somerville2011-02-11-8/+8
|
* Merge commit 'remotes/origin/migrate_from_osgb36_to_wgs84'Matthew Somerville2011-02-10-38/+105
|\
| * Bug fixes found by running test suiteEdmund von der Burg2011-02-10-2/+2
| |
| * typoEdmund von der Burg2011-02-10-1/+1
| |
| * Update gode to use en_to_latlon utilEdmund von der Burg2011-02-10-9/+14
| | | | | | | | Shorter coords in RSS and alert urls
| * Fix to RSS tests (and bug in code)Edmund von der Burg2011-02-09-9/+30
| |
| * Fix to eha alerts testEdmund von der Burg2011-02-09-2/+6
| |
| * Fix local alert testsEdmund von der Burg2011-02-09-4/+13
| |
| * typoEdmund von der Burg2011-02-09-1/+1
| |
| * convert e,n to lat,lon in submit report to avoid touching the rest of codeEdmund von der Burg2011-02-09-2/+8
| |
| * Add eastings and northings back into problem report email if in UKEdmund von der Burg2011-02-09-0/+16
| |
| * converted update-areas scriptEdmund von der Burg2011-02-08-2/+2
| |
| * converted sent-reports scriptEdmund von der Burg2011-02-08-12/+18
| |
| * convert e,n to lat,lon for flickr importerEdmund von der Burg2011-02-07-7/+7
| |
* | .po update.Matthew Somerville2011-02-10-2/+2
|/
* Send using local MTA if EvEl not configured or not availableEdmund von der Burg2011-02-07-0/+1
|
* Remove Dress.Matthew Somerville2011-01-18-9/+1
|
* Fix test co-ords.Matthew Somerville2010-12-17-4/+4
|
* Move mySociety::Alert to FixMyStreet::Alert.Matthew Somerville2010-11-23-3/+3
|
* Typo.Matthew Somerville2010-08-02-1/+1
|
* Update tests for RSS redirects.Matthew Somerville2010-08-02-2/+4
|
* Right value, hopefully.Matthew Somerville2010-08-02-2/+2
|
* Local feed will have E/N now.Matthew Somerville2010-08-02-6/+6
|
* Update all FixMyStreet mapit calls.Matthew Somerville2010-07-22-6/+5
|
* Encode into bytes.Matthew Somerville2010-07-07-2/+5
|
* Oxfordshire split by area.Matthew Somerville2010-03-31-0/+13
|
* Ignoring log_mailboxLouise Crow2010-01-25-0/+1
|
* Update locale pathLouise Crow2010-01-25-1/+1
|
* Moving .cvsignore files to .gitignoreLouise Crow2010-01-25-1/+1
|
* Changing locale pathLouise Crow2010-01-25-1/+1
|
* Updating paths to commonlibLouise Crow2010-01-25-15/+15
|
* Path changes for move to gitLouise Crow2010-01-25-10/+10
|
* Test checkinLouise Crow2010-01-25-1/+1
|
* Don't send reports from a testing email address defined in the conf to any ↵louise2010-01-06-5/+10
| | | | councils, don't include these reports in alert emails either'
* Add a bit more documentationlouise2010-01-06-1/+5
|
* Allow cobrand to rewrite URLs in emaillouise2010-01-05-3/+6
|
* Remove CronFns::language call - domain and lang set for each message. Added ↵louise2009-11-30-3/+5
| | | | some info on email_vhost function call
* Replace check for specific directories with general subdir check - any ↵louise2009-11-30-3/+3
| | | | subdirs should be specified above
* Allow reports to be localizedlouise2009-11-26-2/+3
|
* Define which vhosts send cron emails for which cobrandslouise2009-11-23-3/+10
|
* Allow cobrands to customize sender name on questionnaire emailslouise2009-11-19-3/+4
|
* Revert - not intended for checkinlouise2009-11-19-10/+7
|
* bci/web/confirm.cgilouise2009-11-19-7/+10
|
* Make date more recent to avoid extra questionnaire deliverylouise2009-11-12-4/+4
|
* Cannot have $ vars in translated strings. xgettext goes funny if y is usedmatthew2009-11-03-3/+3
| | | | as a key in a hash unescaped, or with divisions done along with other things.