aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Generate /reports data on cron.Matthew Somerville2011-06-16-9/+96
|
* Fix admin links in contact emails.Matthew Somerville2011-06-16-2/+2
|
* Merge branch 'master' of ↵Matthew Somerville2011-06-15-1/+13
|\ | | | | | | ssh://matthew@git.mysociety.org/data/git/public/fixmystreet
| * Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreetEdmund von der Burg2011-06-15-440/+300
| |\
| | * use cobrand url insteadStruan Donald2011-06-15-1/+1
| | |
| | * Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreetStruan Donald2011-06-15-439/+299
| | |\
| | * | use full url for photosStruan Donald2011-06-15-1/+1
| | | |
| * | | Test (currently failing) for odd double call behaviour in in_gb_localeEdmund von der Burg2011-06-15-0/+12
| |/ /
* | / Update commonlib to get Locale fix.Matthew Somerville2011-06-15-1/+0
| |/ |/|
* | Default to 0.Matthew Somerville2011-06-14-0/+1
| |
* | Remove some unused docs, show 410 message with front page.Matthew Somerville2011-06-14-439/+298
|/
* Move country to cobrand rather than config option.Matthew Somerville2011-06-14-19/+30
|
* Use raw cursor to fetch reports.Matthew Somerville2011-06-13-23/+30
|
* Don't ask for title/detail if we don't need them.Matthew Somerville2011-06-13-3/+2
|
* Use ResultSet directly to save memory.Matthew Somerville2011-06-13-14/+9
|
* Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreetStruan Donald2011-06-13-3/+4
|\
| * Fix tests.Matthew Somerville2011-06-13-3/+3
| |
| * Truncate co-ords to prevent exponentials appearing too.Matthew Somerville2011-06-13-0/+1
| |
* | put cobrand restriction into actual cobrandStruan Donald2011-06-13-7/+17
| |
* | update cobrand filtering and add unit test for summary pageStruan Donald2011-06-13-56/+120
|/
* Fix some warnings and small bugs from scanning error logs.Matthew Somerville2011-06-13-5/+6
|
* Default cobrand has a moniker of an empty string, to match old data.Matthew Somerville2011-06-13-2/+4
|
* Implement pull request #110 on new code.Matthew Somerville2011-06-13-3/+18
|
* 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