aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Remove fake_q and most of now-unused Page.pm.Matthew Somerville2011-06-07-746/+41
|
* Merge branch 'migrate_to_catalyst' of ↵Struan Donald2011-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 Somerville2011-06-07-35/+26
| | | | | | | | page heading not a link.
| * Improve email headers in emails sent.Matthew Somerville2011-06-07-67/+35
| |
* | admin timelineStruan Donald2011-06-07-88/+250
| |
* | Template::Plugin::DateTime::FormatStruan Donald2011-06-07-0/+2
|/
* Remove S. Cambs.Matthew Somerville2011-06-07-1214/+0
|
* Remove cities references.Matthew Somerville2011-06-07-120/+0
|
* Remove old Flickr import code.Matthew Somerville2011-06-07-250/+4
|
* Minor text and HTML fixes from final look through some old CGI scripts, now ↵Matthew Somerville2011-06-07-1550/+12
| | | | removed.
* Don't show any pins if no-JS no_pins parameter is supplied.Matthew Somerville2011-06-07-2/+5
|
* bit of tidying up and some docsStruan Donald2011-06-07-46/+56
|
* update edits for admin pagesStruan Donald2011-06-07-81/+121
|
* remove implemented codeStruan Donald2011-06-06-100/+0
|
* Merge branch 'migrate_to_catalyst' of ↵Struan Donald2011-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 Somerville2011-06-06-627/+88
| |
| * Remove extra_params cobrand call.Matthew Somerville2011-06-06-37/+1
| |
* | edit report admin functionStruan Donald2011-06-06-168/+230
| |
* | add admin_log table to modelsStruan Donald2011-06-06-1/+44
| |
* | slight tidy up of underlying HTML to remove blank linesStruan Donald2011-06-06-18/+18
|/
* use allowed pages for generating nav barStruan Donald2011-06-06-14/+29
|
* display updates on report search pageStruan Donald2011-06-06-32/+66
|
* Merge branch 'migrate_to_catalyst' of ↵Struan Donald2011-06-06-392/+121
|\ | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst
| * Tidy up some strings for translation, remove some migrated code.Matthew Somerville2011-06-06-179/+60
| |
| * Get rid of some more fake_q etc.Matthew Somerville2011-06-06-128/+52
| |
| * Complete report update display migration.Matthew Somerville2011-06-06-59/+9
| |
| * Merge branch 'migrate_to_catalyst' of ↵Matthew Somerville2011-06-06-1/+3
| |\ | | | | | | | | | ssh://matthew@git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst
| * | Remove test.cgiMatthew Somerville2011-06-06-26/+0
| | |
* | | search and display reports ( no update display yet )Struan Donald2011-06-06-66/+162
| |/ |/|
* | confirm does not return alert object so do not assign to alertStruan Donald2011-06-06-1/+3
| |
* | Merge branch 'migrate_to_catalyst' of ↵Struan Donald2011-06-06-324/+399
|\| | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst
| * Migrate alert sending script, add test for it, fix some small bugs and strings.Matthew Somerville2011-06-04-134/+231
| |
| * Fix bug whereby lat/lon were being stored the wrong way round in local alerts.Matthew Somerville2011-06-03-9/+9
| |
| * Sign up new report to email alert if logged in as well as when confirmed by ↵Matthew Somerville2011-06-03-78/+52
| | | | | | | | email. Allow disabling rather than deleting of alerts. Revert quoting as it breaks timestamps and literal SQL.
* | Merge branch 'migrate_to_catalyst' of ↵Struan Donald2011-06-03-112/+248
|\| | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst
| * Move RSS generation code into controller.Matthew Somerville2011-06-03-108/+141
| |
| * Add alert_sent and alert_type to DBIx::Class.Matthew Somerville2011-06-03-4/+107
| |
* | Revert "quote names in SQL to get round problems with joining the users table"Struan Donald2011-06-03-5/+1
|/ | | | This reverts commit d07bd0a10d8507c3952f81dcd7fdb251bec164c0.
* quote names in SQL to get round problems with joining the users tableStruan Donald2011-06-03-1/+5
|
* Merge branch 'migrate_to_catalyst' of ↵Struan Donald2011-06-03-416/+62
|\ | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst
| * Remove questionnaire ported code, move another static page.Matthew Somerville2011-06-03-416/+62
| |
* | move Norway special case into cobrandStruan Donald2011-06-03-2/+21
|/
* remove ported codeStruan Donald2011-06-03-74/+0
|
* some rudimentary tests and some removal of warnings.Struan Donald2011-06-03-2/+78
|
* add in cobrand restrictionsStruan Donald2011-06-03-7/+11
|
* Merge branch 'migrate_to_catalyst' of ↵Struan Donald2011-06-03-17/+22
|\ | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst
| * Fix RSS lat/lon redirect from alert list page; break setenv.pl's ARGV feature.Matthew Somerville2011-06-03-6/+5
| |
| * Better alert page title handling.Matthew Somerville2011-06-03-11/+17
| |
* | Merge branch 'migrate_to_catalyst' of ↵Struan Donald2011-06-03-541/+131
|\| | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst
| * Fix broken contact form report handling, stop HTML injection, and remove old ↵Matthew Somerville2011-06-03-337/+66
| | | | | | | | contact code.