Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Generate /reports data on cron. | Matthew Somerville | 2011-06-16 | -4/+16 |
| | ||||
* | Fix admin links in contact emails. | Matthew Somerville | 2011-06-16 | -2/+2 |
| | ||||
* | Update commonlib to get Locale fix. | Matthew Somerville | 2011-06-15 | -1/+0 |
| | ||||
* | Default to 0. | Matthew Somerville | 2011-06-14 | -0/+1 |
| | ||||
* | Remove some unused docs, show 410 message with front page. | Matthew Somerville | 2011-06-14 | -2/+2 |
| | ||||
* | Move country to cobrand rather than config option. | Matthew Somerville | 2011-06-14 | -12/+26 |
| | ||||
* | Use raw cursor to fetch reports. | Matthew Somerville | 2011-06-13 | -20/+27 |
| | ||||
* | Don't ask for title/detail if we don't need them. | Matthew Somerville | 2011-06-13 | -3/+2 |
| | ||||
* | Use ResultSet directly to save memory. | Matthew Somerville | 2011-06-13 | -14/+9 |
| | ||||
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet | Struan Donald | 2011-06-13 | -0/+1 |
|\ | ||||
| * | Truncate co-ords to prevent exponentials appearing too. | Matthew Somerville | 2011-06-13 | -0/+1 |
| | | ||||
* | | put cobrand restriction into actual cobrand | Struan Donald | 2011-06-13 | -7/+17 |
| | | ||||
* | | update cobrand filtering and add unit test for summary page | Struan Donald | 2011-06-13 | -2/+2 |
|/ | ||||
* | Fix some warnings and small bugs from scanning error logs. | Matthew Somerville | 2011-06-13 | -5/+6 |
| | ||||
* | Default cobrand has a moniker of an empty string, to match old data. | Matthew Somerville | 2011-06-13 | -2/+4 |
| | ||||
* | Implement pull request #110 on new code. | Matthew Somerville | 2011-06-13 | -2/+14 |
| | ||||
* | 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 | -6/+11 |
| | ||||
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet | Struan Donald | 2011-06-13 | -1/+2 |
|\ | ||||
| * | Interval might not always be set. | Matthew Somerville | 2011-06-13 | -1/+2 |
| | | ||||
* | | remove cobrand reference to stop circular references | Struan Donald | 2011-06-13 | -0/+10 |
|/ | ||||
* | Show error if no questionnaire found. | Matthew Somerville | 2011-06-13 | -0/+2 |
| | ||||
* | Fallback to default email template. | Matthew Somerville | 2011-06-13 | -1/+4 |
| | ||||
* | 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/+3 |
| | ||||
* | If in location where no details, don't store council ID. Fix small schema issue. | Matthew Somerville | 2011-06-12 | -2/+2 |
| | ||||
* | 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 |
| | ||||
* | Consolidate MaPit calls to call out to it less. | Matthew Somerville | 2011-06-10 | -48/+27 |
| | ||||
* | Sort correctly for all locales | Edmund von der Burg | 2011-06-10 | -2/+4 |
| | ||||
* | IF on an arrayref in a template returns true, so need to check size. | Matthew Somerville | 2011-06-10 | -11/+8 |
| | ||||
* | Merge branch 'migrate_to_catalyst' of ↵ | Struan Donald | 2011-06-10 | -12/+3 |
|\ | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst | |||
| * | Tidy up a couple of FIXMEs. | Matthew Somerville | 2011-06-10 | -12/+3 |
| | | ||||
* | | remove Problems.pm | Struan Donald | 2011-06-10 | -3/+0 |
|/ | ||||
* | remove reference to restriction as now handled elsewhere | Struan Donald | 2011-06-10 | -2/+1 |
| | ||||
* | Fix session cookie test, and test based on contact_name that might change. | Matthew Somerville | 2011-06-09 | -1/+1 |
| | ||||
* | Ordering so test doesn't sometimes randomly fail. | Matthew Somerville | 2011-06-09 | -0/+1 |
| | ||||
* | Always session cookie for now. | Matthew Somerville | 2011-06-09 | -2/+3 |
| | ||||
* | Merge branch 'migrate_to_catalyst' of ↵ | Struan Donald | 2011-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 Somerville | 2011-06-09 | -1/+1 |
| | | | | | | | | as elsewhere. | |||
* | | avoid undefined string in ne warning | Struan Donald | 2011-06-09 | -7/+9 |
|/ | ||||
* | uris in emails should always be absolute | Struan Donald | 2011-06-09 | -1/+1 |
| | ||||
* | Merge branch 'migrate_to_catalyst' of ↵ | Struan Donald | 2011-06-09 | -40/+73 |
|\ | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst | |||
| * | Transfer comment count function. | Matthew Somerville | 2011-06-09 | -1/+15 |
| | | ||||
| * | Centralise problem report loading, 404/410 checking. | Matthew Somerville | 2011-06-09 | -34/+10 |
| | | ||||
| * | Migrate recent_photos to new ResultSet, nice joining with ↵ | Matthew Somerville | 2011-06-09 | -5/+48 |
| | | | | | | | | problem_find_nearby procedure. | |||
* | | Merge branch 'migrate_to_catalyst' of ↵ | Struan Donald | 2011-06-09 | -34/+165 |
|\| | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst | |||
| * | Move the tricky nearby DB call to its own Result/ResultSet, and move more ↵ | Matthew Somerville | 2011-06-09 | -34/+165 |
| | | | | | | | | functions. | |||
* | | Merge branch 'migrate_to_catalyst' of ↵ | Struan Donald | 2011-06-08 | -0/+7 |
|\| | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst | |||
| * | set URIs to be relative so they work with our auth redirection | Struan Donald | 2011-06-08 | -0/+7 |
| | |