aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
| * | display updates on report search pageStruan Donald2011-06-06-32/+66
| * | Merge branch 'migrate_to_catalyst' of ssh://git.mysociety.org/data/git/public...Struan Donald2011-06-06-392/+121
| |\ \
| | * | 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 ssh://matthew@git.mysociety.org/data/gi...Matthew Somerville2011-06-06-1/+3
| | |\ \
| | * | | 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 ssh://git.mysociety.org/data/git/public...Struan Donald2011-06-06-324/+399
| |\| |
| | * | 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 e...Matthew Somerville2011-06-03-78/+52
| * | | Merge branch 'migrate_to_catalyst' of ssh://git.mysociety.org/data/git/public...Struan Donald2011-06-03-112/+248
| |\| |
| | * | 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
| |/ /
| * | quote names in SQL to get round problems with joining the users tableStruan Donald2011-06-03-1/+5
| * | Merge branch 'migrate_to_catalyst' of ssh://git.mysociety.org/data/git/public...Struan Donald2011-06-03-416/+62
| |\ \
| | * | 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 ssh://git.mysociety.org/data/git/public...Struan Donald2011-06-03-17/+22
| |\ \
| | * | 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 ssh://git.mysociety.org/data/git/public...Struan Donald2011-06-03-541/+131
| |\| |
| | * | Fix broken contact form report handling, stop HTML injection, and remove old ...Matthew Somerville2011-06-03-337/+66
| | * | 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 f...Matthew Somerville2011-06-02-155/+192
| * | Questionnaire back end templating etc.Matthew Somerville2011-06-02-201/+177
| * | Merge branch 'migrate_to_catalyst' of ssh://git.mysociety.org/data/git/public...Struan Donald2011-06-02-120/+406
| |\ \
| | * | Fix email test.Matthew Somerville2011-06-02-4/+4
| | * | Put cobrand confirm/submit emails in templates, not locale, adjust email hand...Matthew Somerville2011-06-02-108/+393
| | * | 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