Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | Merge branch 'migrate_to_catalyst' of ↵ | Struan Donald | 2011-06-09 | -138/+85 | |
| |\ \ | | | | | | | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst | ||||
| | * | | Transfer comment count function. | Matthew Somerville | 2011-06-09 | -18/+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 | -86/+60 | |
| | | | | | | | | | | | | | | | | problem_find_nearby procedure. | ||||
| * | | | admin edit report tests | Struan Donald | 2011-06-09 | -0/+339 | |
| | | | | |||||
| * | | | Merge branch 'migrate_to_catalyst' of ↵ | Struan Donald | 2011-06-09 | -1/+4 | |
| |\| | | | | | | | | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst | ||||
| | * | | Fix missing module needed for module-manage.pl preventing initial run | Edmund von der Burg | 2011-06-09 | -1/+4 | |
| | | | | |||||
| * | | | Merge branch 'migrate_to_catalyst' of ↵ | Struan Donald | 2011-06-09 | -104/+169 | |
| |\| | | | | | | | | | | | | | | 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 | -104/+169 | |
| | | | | | | | | | | | | | | | | functions. | ||||
| * | | | Merge branch 'migrate_to_catalyst' of ↵ | Struan Donald | 2011-06-08 | -1/+18 | |
| |\| | | | | | | | | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst | ||||
| | * | | Merge branch 'migrate_to_catalyst' of ↵ | Struan Donald | 2011-06-08 | -3/+33 | |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ssh://struan@git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst Conflicts: perl-external/minicpan/modules/02packages.details.txt.gz | ||||
| | * | | | skip tests if no entry in secret table rather than failing | Struan Donald | 2011-06-08 | -0/+8 | |
| | | | | | |||||
| | * | | | set URIs to be relative so they work with our auth redirection | Struan Donald | 2011-06-08 | -0/+7 | |
| | | | | | |||||
| | * | | | add Catalyst::Plugin::SmartURI so we can have relative URIs in the admin ↵ | Struan Donald | 2011-06-08 | -1/+3 | |
| | | | | | | | | | | | | | | | | | | | | interface | ||||
| * | | | | switch to using c->cobrand->problems instead of site restriction | Struan Donald | 2011-06-08 | -6/+4 | |
| | |/ / | |/| | | |||||
| * | | | Merge branch 'migrate_to_catalyst' of ↵ | Edmund von der Burg | 2011-06-08 | -216/+162 | |
| |\| | | | | | | | | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst | ||||
| | * | | Merge branch 'migrate_to_catalyst' of ↵ | Struan Donald | 2011-06-08 | -211/+162 | |
| | |\ \ | | | | | | | | | | | | | | | | ssh://struan@git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst | ||||
| | | * | | Switch to using c->cobrand->problems to return all problems for a cobrand ↵ | Matthew Somerville | 2011-06-08 | -25/+44 | |
| | | | | | | | | | | | | | | | | | | | | (so on Barnet only return Barnet problems). | ||||
| | | * | | Move some more functions. | Matthew Somerville | 2011-06-08 | -68/+80 | |
| | | | | | |||||
| | | * | | Start moving stuff out of Problems.pm, do JSON as per its better-way comment. | Matthew Somerville | 2011-06-08 | -147/+67 | |
| | | | | | |||||
| | * | | | remove unneeded redirect | Struan Donald | 2011-06-08 | -5/+0 | |
| | |/ / | |||||
| * / / | Added ability to parse out details from packages | Edmund von der Burg | 2011-06-08 | -3/+33 | |
| |/ / | |||||
| * | | Removal of old Cobrand.pm and last . | Matthew Somerville | 2011-06-07 | -692/+14 | |
| | | | |||||
| * | | allow /admin to work | Struan Donald | 2011-06-07 | -1/+1 | |
| | | | |||||
| * | | Merge branch 'migrate_to_catalyst' of ↵ | Struan Donald | 2011-06-07 | -1219/+212 | |
| |\ \ | | | | | | | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst | ||||
| | * | | Creation of new Southampton cobrand, removal of old cobrands. | Matthew Somerville | 2011-06-07 | -396/+106 | |
| | | | | |||||
| | * | | Final bits of Page.pm gone. | Matthew Somerville | 2011-06-07 | -77/+65 | |
| | | | | |||||
| | * | | Remove fake_q and most of now-unused Page.pm. | Matthew Somerville | 2011-06-07 | -746/+41 | |
| | | | | |||||
| * | | | implement allowed actions and remove remaining old code | Struan Donald | 2011-06-07 | -67/+25 | |
| | | | | |||||
| * | | | move summary count fetching out to result sets | Struan Donald | 2011-06-07 | -42/+70 | |
| |/ / | |||||
| * | | Merge branch 'migrate_to_catalyst' of ↵ | Struan Donald | 2011-06-07 | -102/+61 | |
| |\ \ | | | | | | | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst | ||||
| | * | | Language switch links on EHA remember what page they were on, and make front ↵ | Matthew Somerville | 2011-06-07 | -35/+26 | |
| | | | | | | | | | | | | | | | | page heading not a link. | ||||
| | * | | Improve email headers in emails sent. | Matthew Somerville | 2011-06-07 | -67/+35 | |
| | | | | |||||
| * | | | admin timeline | Struan Donald | 2011-06-07 | -88/+250 | |
| | | | | |||||
| * | | | Template::Plugin::DateTime::Format | Struan Donald | 2011-06-07 | -0/+2 | |
| |/ / | |||||
| * | | Remove S. Cambs. | Matthew Somerville | 2011-06-07 | -1214/+0 | |
| | | | |||||
| * | | Remove cities references. | Matthew Somerville | 2011-06-07 | -120/+0 | |
| | | | |||||
| * | | Remove old Flickr import code. | Matthew Somerville | 2011-06-07 | -250/+4 | |
| | | | |||||
| * | | Minor text and HTML fixes from final look through some old CGI scripts, now ↵ | Matthew Somerville | 2011-06-07 | -1550/+12 | |
| | | | | | | | | | | | | removed. | ||||
| * | | Don't show any pins if no-JS no_pins parameter is supplied. | Matthew Somerville | 2011-06-07 | -2/+5 | |
| | | | |||||
| * | | bit of tidying up and some docs | Struan Donald | 2011-06-07 | -46/+56 | |
| | | | |||||
| * | | update edits for admin pages | Struan Donald | 2011-06-07 | -81/+121 | |
| | | | |||||
| * | | remove implemented code | Struan Donald | 2011-06-06 | -100/+0 | |
| | | | |||||
| * | | Merge branch 'migrate_to_catalyst' of ↵ | Struan Donald | 2011-06-06 | -664/+89 | |
| |\ \ | | | | | | | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst | ||||
| | * | | Fix alert subscribing bugs with two-tier councils and on ReportEmptyHomes. | Matthew Somerville | 2011-06-06 | -627/+88 | |
| | | | | |||||
| | * | | Remove extra_params cobrand call. | Matthew Somerville | 2011-06-06 | -37/+1 | |
| | | | | |||||
| * | | | edit report admin function | Struan Donald | 2011-06-06 | -168/+230 | |
| | | | | |||||
| * | | | add admin_log table to models | Struan Donald | 2011-06-06 | -1/+44 | |
| | | | | |||||
| * | | | slight tidy up of underlying HTML to remove blank lines | Struan Donald | 2011-06-06 | -18/+18 | |
| |/ / | |||||
| * | | use allowed pages for generating nav bar | Struan Donald | 2011-06-06 | -14/+29 | |
| | | |