Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 |
| | ||||
* | Tidy up file structure a little bit. | Matthew Somerville | 2011-06-02 | -173/+82 |
| | ||||
* | only pull the fields we need out of users | Struan Donald | 2011-06-01 | -1/+1 |
| | ||||
* | Merge branch 'migrate_to_catalyst' of ↵ | Struan Donald | 2011-06-01 | -396/+120 |
|\ | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst | |||
| * | Tests for correct contacts chosen. | Matthew Somerville | 2011-06-01 | -85/+119 |
| | | ||||
| * | Merge branch 'migrate_to_catalyst' of ↵ | Matthew Somerville | 2011-06-01 | -7/+13 |
| |\ | | | | | | | | | | ssh://matthew@git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst | |||
| * | | Minor HTML fix in a template, remove some unused CGI. | Matthew Somerville | 2011-06-01 | -311/+1 |
| | | | ||||
* | | | mark new_updates alerts as confirmed when they are created | Struan Donald | 2011-06-01 | -59/+104 |
| |/ |/| | ||||
* | | update timeline queries to pull email addresses from users table | Struan Donald | 2011-06-01 | -4/+10 |
| | | ||||
* | | use the update from the stash as that should always be there | Struan Donald | 2011-06-01 | -1/+1 |
| | | ||||
* | | comment out alert and comment confirm redirections | Struan Donald | 2011-06-01 | -2/+2 |
|/ | ||||
* | expire non login sessions with browser session | Struan Donald | 2011-06-01 | -0/+7 |
| | ||||
* | Fix infinite loop due to accessor being called on each iteration. | Matthew Somerville | 2011-05-31 | -1/+2 |
| | ||||
* | Last bit from master, some LBO handling (note, if other London things come ↵ | Matthew Somerville | 2011-05-28 | -65/+112 |
| | | | | along, this needs work). Also fix completely broken council assignment, categories, and some spacing. | |||
* | Update .po file (3 week old commit). | Matthew Somerville | 2011-05-27 | -755/+849 |
| | ||||
* | Make sure integer is in GB locale. | Matthew Somerville | 2011-05-27 | -1/+4 |
| | ||||
* | Front page notice for EHA, and fix for EHA CSS. | Matthew Somerville | 2011-05-27 | -7/+28 |
| | ||||
* | Update Easynet reference. | Matthew Somerville | 2011-05-27 | -3/+3 |
| | ||||
* | Old test fixes for London reporting from master branch. | Matthew Somerville | 2011-05-27 | -7/+30 |
| | ||||
* | Pull requests #103 and #107, clickable-urls-in-reports, done as a TT function. | Matthew Somerville | 2011-05-27 | -24/+11 |
| | ||||
* | Pull request #97, merge multi_area_categories. | Matthew Somerville | 2011-05-27 | -3/+11 |
| | ||||
* | Pull request #99, merge norwegian_faq. | Matthew Somerville | 2011-05-27 | -0/+30 |
| |