aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App
Commit message (Expand)AuthorAgeLines
* Generate /reports data on cron.Matthew Somerville2011-06-16-4/+16
* Fix admin links in contact emails.Matthew Somerville2011-06-16-2/+2
* 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-2/+2
* 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/+5
* | 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
* Show error if no questionnaire found.Matthew Somerville2011-06-13-0/+2
* Return 404 rather than error from missing template.Matthew Somerville2011-06-13-1/+2
* 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-1/+1
* 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-25/+25
* 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 ssh://git.mysociety.org/data/git/public...Struan Donald2011-06-10-11/+1
|\
| * Tidy up a couple of FIXMEs.Matthew Somerville2011-06-10-11/+1
* | remove Problems.pmStruan Donald2011-06-10-1/+0
|/
* Ordering so test doesn't sometimes randomly fail.Matthew Somerville2011-06-09-0/+1
* Merge branch 'migrate_to_catalyst' of ssh://git.mysociety.org/data/git/public...Struan Donald2011-06-09-1/+1
|\
| * Stop empty string warning, delete some test users, and use same n/a string as...Matthew Somerville2011-06-09-1/+1
* | avoid undefined string in ne warningStruan Donald2011-06-09-7/+9
|/
* Merge branch 'migrate_to_catalyst' of ssh://git.mysociety.org/data/git/public...Struan Donald2011-06-09-34/+10
|\
| * Centralise problem report loading, 404/410 checking.Matthew Somerville2011-06-09-34/+10
* | Merge branch 'migrate_to_catalyst' of ssh://git.mysociety.org/data/git/public...Struan Donald2011-06-09-10/+13
|\|
| * Move the tricky nearby DB call to its own Result/ResultSet, and move more fun...Matthew Somerville2011-06-09-10/+13
* | Merge branch 'migrate_to_catalyst' of ssh://git.mysociety.org/data/git/public...Struan Donald2011-06-08-0/+6
|\|
| * set URIs to be relative so they work with our auth redirectionStruan Donald2011-06-08-0/+6
* | switch to using c->cobrand->problems instead of site restrictionStruan Donald2011-06-08-6/+4
|/
* Switch to using c->cobrand->problems to return all problems for a cobrand (so...Matthew Somerville2011-06-08-12/+11
* Start moving stuff out of Problems.pm, do JSON as per its better-way comment.Matthew Somerville2011-06-08-38/+49
* Removal of old Cobrand.pm and last .Matthew Somerville2011-06-07-14/+2
* allow /admin to workStruan Donald2011-06-07-1/+1
* Merge branch 'migrate_to_catalyst' of ssh://git.mysociety.org/data/git/public...Struan Donald2011-06-07-3/+41
|\
| * Final bits of Page.pm gone.Matthew Somerville2011-06-07-2/+3
| * Remove fake_q and most of now-unused Page.pm.Matthew Somerville2011-06-07-1/+38
* | implement allowed actions and remove remaining old codeStruan Donald2011-06-07-67/+25
* | move summary count fetching out to result setsStruan Donald2011-06-07-42/+5
|/
* Merge branch 'migrate_to_catalyst' of ssh://git.mysociety.org/data/git/public...Struan Donald2011-06-07-22/+10
|\
| * Improve email headers in emails sent.Matthew Somerville2011-06-07-22/+10
* | admin timelineStruan Donald2011-06-07-87/+52
|/
* Remove old Flickr import code.Matthew Somerville2011-06-07-4/+4
* Minor text and HTML fixes from final look through some old CGI scripts, now r...Matthew Somerville2011-06-07-17/+2
* Don't show any pins if no-JS no_pins parameter is supplied.Matthew Somerville2011-06-07-2/+5