Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Tidy up some strings for translation, remove some migrated code. | Matthew Somerville | 2011-06-06 | -179/+60 |
| | ||||
* | Get rid of some more fake_q etc. | Matthew Somerville | 2011-06-06 | -128/+52 |
| | ||||
* | Complete report update display migration. | Matthew Somerville | 2011-06-06 | -59/+9 |
| | ||||
* | Merge branch 'migrate_to_catalyst' of ↵ | Matthew Somerville | 2011-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 alert | Struan Donald | 2011-06-06 | -1/+3 |
| | | ||||
| * | Merge branch 'migrate_to_catalyst' of ↵ | Struan Donald | 2011-06-06 | -324/+399 |
| |\ | | | | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst | |||
| * \ | Merge branch 'migrate_to_catalyst' of ↵ | Struan Donald | 2011-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 Donald | 2011-06-03 | -5/+1 |
| | | | | | | | | | | | | | | | | This reverts commit d07bd0a10d8507c3952f81dcd7fdb251bec164c0. | |||
* | | | | Remove test.cgi | Matthew Somerville | 2011-06-06 | -26/+0 |
| |_|/ |/| | | ||||
* | | | Migrate alert sending script, add test for it, fix some small bugs and strings. | Matthew Somerville | 2011-06-04 | -134/+231 |
| | | | ||||
* | | | Fix bug whereby lat/lon were being stored the wrong way round in local alerts. | Matthew Somerville | 2011-06-03 | -9/+9 |
| | | | ||||
* | | | Sign up new report to email alert if logged in as well as when confirmed by ↵ | Matthew Somerville | 2011-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 Somerville | 2011-06-03 | -108/+141 |
| | | ||||
* | | Add alert_sent and alert_type to DBIx::Class. | Matthew Somerville | 2011-06-03 | -4/+107 |
|/ | ||||
* | quote names in SQL to get round problems with joining the users table | Struan Donald | 2011-06-03 | -1/+5 |
| | ||||
* | Merge branch 'migrate_to_catalyst' of ↵ | Struan Donald | 2011-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 Somerville | 2011-06-03 | -416/+62 |
| | | ||||
* | | move Norway special case into cobrand | Struan Donald | 2011-06-03 | -2/+21 |
|/ | ||||
* | remove ported code | Struan Donald | 2011-06-03 | -74/+0 |
| | ||||
* | some rudimentary tests and some removal of warnings. | Struan Donald | 2011-06-03 | -2/+78 |
| | ||||
* | add in cobrand restrictions | Struan Donald | 2011-06-03 | -7/+11 |
| | ||||
* | Merge branch 'migrate_to_catalyst' of ↵ | Struan Donald | 2011-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 Somerville | 2011-06-03 | -6/+5 |
| | | ||||
| * | Better alert page title handling. | Matthew Somerville | 2011-06-03 | -11/+17 |
| | | ||||
* | | Merge branch 'migrate_to_catalyst' of ↵ | Struan Donald | 2011-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 Somerville | 2011-06-03 | -337/+66 |
| | | | | | | | | contact code. | |||
| * | Move alert emails to new location, delete some unused ones. | Matthew Somerville | 2011-06-03 | -136/+2 |
| | | ||||
| * | Match the old JSON urls | Edmund von der Burg | 2011-06-03 | -21/+30 |
| | | ||||
| * | Some text updates from/for locale file. | Matthew Somerville | 2011-06-03 | -49/+35 |
| | | ||||
* | | escape email string | Struan Donald | 2011-06-03 | -1/+1 |
| | | ||||
* | | escape email string | Struan Donald | 2011-06-03 | -1/+1 |
| | | ||||
* | | add contact edit admin page | Struan Donald | 2011-06-03 | -1/+108 |
| | | ||||
* | | council contacts admin page | Struan Donald | 2011-06-03 | -167/+237 |
| | | ||||
* | | generate model for secret table | Struan Donald | 2011-06-03 | -1/+21 |
|/ | ||||
* | Move most of questionnaire cron to ResultSet so it can be called and tested ↵ | Matthew Somerville | 2011-06-02 | -155/+192 |
| | | | | from test. | |||
* | Questionnaire back end templating etc. | Matthew Somerville | 2011-06-02 | -201/+177 |
| | ||||
* | Merge branch 'migrate_to_catalyst' of ↵ | Struan Donald | 2011-06-02 | -120/+406 |
|\ | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst | |||
| * | Fix email test. | Matthew Somerville | 2011-06-02 | -4/+4 |
| | | ||||
| * | Put cobrand confirm/submit emails in templates, not locale, adjust email ↵ | Matthew Somerville | 2011-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 editing | Struan Donald | 2011-06-02 | -3/+4 |
| | | ||||
| * | update problem search to work with new db structure | Struan Donald | 2011-06-02 | -5/+5 |
| | | ||||
* | | council list admin page | Struan Donald | 2011-06-02 | -64/+98 |
| | | ||||
* | | generate result set object for contacts_history table | Struan Donald | 2011-06-02 | -1/+48 |
| | | ||||
* | | header links to correct place | Struan Donald | 2011-06-02 | -2/+2 |
| | | ||||
* | | perltidy | Struan Donald | 2011-06-02 | -14/+54 |
| | | ||||
* | | get rid of sprintf warnings | Struan Donald | 2011-06-02 | -0/+7 |
| | | ||||
* | | questionnaire admin page | Struan Donald | 2011-06-02 | -38/+47 |
| | | ||||
* | | summary page of admin interface | Struan Donald | 2011-06-02 | -0/+1015 |
|/ | ||||
* | find() will always return result if unique key is given, so use search(). | Matthew Somerville | 2011-06-02 | -61/+14 |
| | ||||
* | Bring static pages together in Static.pm, and add posters static page. | Matthew Somerville | 2011-06-02 | -135/+65 |
| |