aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet
Commit message (Collapse)AuthorAgeLines
* Implement redirect upon sign in to where the user came from; tidy up error ↵Matthew Somerville2011-06-21-25/+47
| | | | display.
* Fix #121 and tests for all today's fixes.Matthew Somerville2011-06-21-0/+6
|
* Fix #123.Matthew Somerville2011-06-21-1/+1
|
* Centralise UK location check to catch edge cases.Matthew Somerville2011-06-17-36/+30
|
* No need for EMAIL_VHOST now, until such time as we have multiple cobrands ↵Matthew Somerville2011-06-17-10/+1
| | | | sharing a database on different installs.
* Return language from Fiksgatami cobrand function.Matthew Somerville2011-06-17-2/+4
|
* Adapt to Google's image bot requesting strange URLs - can't see them ↵Matthew Somerville2011-06-16-4/+13
| | | | anywhere on the site...
* 404 for partial IDs.Matthew Somerville2011-06-16-1/+1
|
* Generate /reports data on cron.Matthew Somerville2011-06-16-4/+16
|
* Fix admin links in contact emails.Matthew Somerville2011-06-16-2/+2
|
* 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-2/+2
|
* Move country to cobrand rather than config option.Matthew Somerville2011-06-14-12/+26
|
* Use raw cursor to fetch reports.Matthew Somerville2011-06-13-20/+27
|
* 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-0/+1
|\
| * 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-2/+2
|/
* 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-2/+14
|
* 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-6/+11
|
* Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreetStruan Donald2011-06-13-1/+2
|\
| * Interval might not always be set.Matthew Somerville2011-06-13-1/+2
| |
* | remove cobrand reference to stop circular referencesStruan Donald2011-06-13-0/+10
|/
* Show error if no questionnaire found.Matthew Somerville2011-06-13-0/+2
|
* Fallback to default email template.Matthew Somerville2011-06-13-1/+4
|
* 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/+3
|
* If in location where no details, don't store council ID. Fix small schema issue.Matthew Somerville2011-06-12-2/+2
|
* 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
|
* Consolidate MaPit calls to call out to it less.Matthew Somerville2011-06-10-48/+27
|
* Sort correctly for all localesEdmund von der Burg2011-06-10-2/+4
|
* IF on an arrayref in a template returns true, so need to check size.Matthew Somerville2011-06-10-11/+8
|
* Merge branch 'migrate_to_catalyst' of ↵Struan Donald2011-06-10-12/+3
|\ | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst
| * Tidy up a couple of FIXMEs.Matthew Somerville2011-06-10-12/+3
| |
* | remove Problems.pmStruan Donald2011-06-10-3/+0
|/
* remove reference to restriction as now handled elsewhereStruan Donald2011-06-10-2/+1
|
* Fix session cookie test, and test based on contact_name that might change.Matthew Somerville2011-06-09-1/+1
|
* Ordering so test doesn't sometimes randomly fail.Matthew Somerville2011-06-09-0/+1
|
* Always session cookie for now.Matthew Somerville2011-06-09-2/+3
|
* Merge branch 'migrate_to_catalyst' of ↵Struan Donald2011-06-09-1/+1
|\ | | | | | | 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-1/+1
| | | | | | | | as elsewhere.
* | avoid undefined string in ne warningStruan Donald2011-06-09-7/+9
|/
* uris in emails should always be absoluteStruan Donald2011-06-09-1/+1
|