aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* 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
| * 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
| * \ Merge branch 'migrate_to_catalyst' of ↵Struan Donald2011-06-03-112/+248
| |\ \ | | | | | | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst
| * | | Revert "quote names in SQL to get round problems with joining the users table"Struan Donald2011-06-03-5/+1
| | | | | | | | | | | | | | | | This reverts commit d07bd0a10d8507c3952f81dcd7fdb251bec164c0.
* | | | Remove test.cgiMatthew Somerville2011-06-06-26/+0
| |_|/ |/| |
* | | 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.
* | 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
|/
* 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.
| * Move alert emails to new location, delete some unused ones.Matthew Somerville2011-06-03-136/+2
| |
| * Match the old JSON urlsEdmund von der Burg2011-06-03-21/+30
| |
| * Some text updates from/for locale file.Matthew Somerville2011-06-03-49/+35
| |
* | escape email stringStruan Donald2011-06-03-1/+1
| |
* | escape email stringStruan Donald2011-06-03-1/+1
| |
* | add contact edit admin pageStruan Donald2011-06-03-1/+108
| |
* | council contacts admin pageStruan Donald2011-06-03-167/+237
| |
* | generate model for secret tableStruan Donald2011-06-03-1/+21
|/
* Move most of questionnaire cron to ResultSet so it can be called and tested ↵Matthew Somerville2011-06-02-155/+192
| | | | from test.
* Questionnaire back end templating etc.Matthew Somerville2011-06-02-201/+177
|
* Merge branch 'migrate_to_catalyst' of ↵Struan Donald2011-06-02-120/+406
|\ | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst
| * Fix email test.Matthew Somerville2011-06-02-4/+4
| |
| * Put cobrand confirm/submit emails in templates, not locale, adjust email ↵Matthew Somerville2011-06-02-108/+393
| | | | | | | | handling to cope with multiple languages for a cobrand, add Email::MIME (though unused at present), and start send-reports working.
| * display comments and updates for editingStruan Donald2011-06-02-3/+4
| |
| * update problem search to work with new db structureStruan Donald2011-06-02-5/+5
| |
* | council list admin pageStruan Donald2011-06-02-64/+98
| |
* | generate result set object for contacts_history tableStruan Donald2011-06-02-1/+48
| |
* | header links to correct placeStruan Donald2011-06-02-2/+2
| |
* | perltidyStruan Donald2011-06-02-14/+54
| |
* | get rid of sprintf warningsStruan Donald2011-06-02-0/+7
| |
* | questionnaire admin pageStruan Donald2011-06-02-38/+47
| |
* | summary page of admin interfaceStruan Donald2011-06-02-0/+1015
|/
* find() will always return result if unique key is given, so use search().Matthew Somerville2011-06-02-61/+14
|
* Bring static pages together in Static.pm, and add posters static page.Matthew Somerville2011-06-02-135/+65
|