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