aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* | Fall back to default alert template too.Matthew Somerville2011-06-13-4/+4
| |
* | Look up user's email address separately, much much quicker.Matthew Somerville2011-06-13-7/+12
| |
* | Merge branch 'master' of ↵Matthew Somerville2011-06-13-0/+10
|\ \ | | | | | | | | | ssh://matthew@git.mysociety.org/data/git/public/fixmystreet
| * \ Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreetStruan Donald2011-06-13-1/+2
| |\ \
| * | | remove cobrand reference to stop circular referencesStruan Donald2011-06-13-0/+10
| | | |
* | | | Don't reuse variable.Matthew Somerville2011-06-13-4/+4
| |/ / |/| |
* | | Interval might not always be set.Matthew Somerville2011-06-13-1/+2
|/ /
* | Show error if no questionnaire found.Matthew Somerville2011-06-13-0/+2
| |
* | Fallback to default email template.Matthew Somerville2011-06-13-2/+8
| |
* | Return 404 rather than error from missing template.Matthew Somerville2011-06-13-1/+2
| |
* | Fix a couple of small bugs.Matthew Somerville2011-06-13-4/+6
| |
* | Add quote marks for run-with-lockfile.Matthew Somerville2011-06-12-8/+8
| |
* | Remove old style DB call.Matthew Somerville2011-06-12-4/+5
| |
* | If in location where no details, don't store council ID. Fix small schema issue.Matthew Somerville2011-06-12-3/+3
| |
* | Return an arrayref, as TT doesn't like empty lists.Matthew Somerville2011-06-10-4/+4
| |
* | Fix a couple of uninitialized warnings.Matthew Somerville2011-06-10-2/+4
| |
* | Correct column name.Matthew Somerville2011-06-10-1/+1
| |
* | Add LWP::UserAgent and needed package to build Bundle::DBD::PgMatthew Somerville2011-06-10-0/+4
| |
* | Merge branch 'migrate_to_catalyst' into reportemptyhomesMatthew Somerville2011-06-10-19184/+34389
|\ \
| * | Update crontab to use cron-wrapper.Matthew Somerville2011-06-10-11/+11
| | |
| * | Consolidate MaPit calls to call out to it less.Matthew Somerville2011-06-10-51/+30
| | |
| * | Sort correctly for all localesEdmund von der Burg2011-06-10-2/+74
| | |
| * | Merge branch 'migrate_to_catalyst' of ↵Struan Donald2011-06-10-17/+10
| |\ \ | | | | | | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst
| | * | IF on an arrayref in a template returns true, so need to check size.Matthew Somerville2011-06-10-17/+10
| | | |
| * | | correct a name reference for updatesStruan Donald2011-06-10-1/+1
| |/ /
| * | remove old admin codeStruan Donald2011-06-10-972/+0
| | |
| * | Merge branch 'migrate_to_catalyst' of ↵Struan Donald2011-06-10-50/+33
| |\ \ | | | | | | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst
| | * | Tidy up a couple of FIXMEs.Matthew Somerville2011-06-10-50/+33
| | | |
| * | | remove Problems.pmStruan Donald2011-06-10-313/+0
| |/ /
| * | remove reference to restriction as now handled elsewhereStruan Donald2011-06-10-2/+1
| | |
| * | Simple cron wrapper to run in correct environment.Matthew Somerville2011-06-10-7/+10
| | |
| * | Fix session cookie test, and test based on contact_name that might change.Matthew Somerville2011-06-09-5/+8
| | |
| * | Add httpd.conf to ignore file.Matthew Somerville2011-06-09-0/+2
| | |
| * | Update httpd.conf to example, so can be different on staging/production.Matthew Somerville2011-06-09-106/+68
| | |
| * | Ordering so test doesn't sometimes randomly fail.Matthew Somerville2011-06-09-2/+3
| | |
| * | Always session cookie for now.Matthew Somerville2011-06-09-2/+3
| | |
| * | New locale files from new scripts. Miraculously, most translation strings ↵Matthew Somerville2011-06-09-7094/+5649
| | | | | | | | | | | | have been maintained.
| * | nget a phrase to stop it being duplicated in the .po file, and some more ↵Matthew Somerville2011-06-09-11/+29
| | | | | | | | | | | | missing strings.
| * | Migrate gettext-extract to find all the new strings.Matthew Somerville2011-06-09-45/+48
| | |
| * | Merge branch 'migrate_to_catalyst' of ↵Struan Donald2011-06-09-31/+36
| |\ \ | | | | | | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst
| | * | Stop empty string warning, delete some test users, and use same n/a string ↵Matthew Somerville2011-06-09-2/+7
| | | | | | | | | | | | | | | | as elsewhere.
| | * | Some more missing translated strings.Matthew Somerville2011-06-09-29/+29
| | | |
| * | | more admin tests for update editing and report searchingStruan Donald2011-06-09-6/+212
| | | |
| * | | avoid undefined string in ne warningStruan Donald2011-06-09-7/+9
| |/ /
| * | untranslated stringsStruan Donald2011-06-09-14/+14
| | |
| * | add comment explaining about OPTION_EMAIL_VHOST settingStruan Donald2011-06-09-0/+2
| | |
| * | Merge branch 'migrate_to_catalyst' of ↵Struan Donald2011-06-09-608/+151
| |\ \ | | | | | | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst
| | * | Move remaining language emails to templates and out of .po file.Matthew Somerville2011-06-09-608/+151
| | | |
| * | | search report testsStruan Donald2011-06-09-0/+26
| | | |
| * | | uris in emails should always be absoluteStruan Donald2011-06-09-1/+1
| |/ /