Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 |
| | ||||
* | Pull requests #90 and #104, merge survey_result_page and ↵ | Matthew Somerville | 2011-05-27 | -3/+43 |
| | | | | fix-perl-warnings-from-admin-cgi. | |||
* | Pull request #94, merge fix-emaces-parsing. | Matthew Somerville | 2011-05-27 | -2/+2 |
| | ||||
* | Pull request #96, merge norwegian_load_contacts in. | Matthew Somerville | 2011-05-27 | -0/+586 |
| | ||||
* | Pull request #93, merge norwegian_branded_urls in. | Matthew Somerville | 2011-05-27 | -0/+8 |
| | ||||
* | Pull request #89, merge norwegian_translation in. | Matthew Somerville | 2011-05-27 | -13/+11 |
| | ||||
* | tests for check_for errors | Struan Donald | 2011-05-27 | -1/+122 |
| | ||||
* | Merge branch 'migrate_to_catalyst' of ↵ | Struan Donald | 2011-05-27 | -0/+0 |
|\ | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst | |||
| * | Merge branch 'migrate_to_catalyst' of ↵ | Struan Donald | 2011-05-27 | -31/+312 |
| |\ | | | | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst | |||
| | * | Questionnaire tests, and fixes due to those tests. | Matthew Somerville | 2011-05-27 | -30/+310 |
| | | | ||||
| | * | Delete questionnaires when deleting a user's problems, and fetch all errors ↵ | Matthew Somerville | 2011-05-27 | -1/+2 |
| | | | | | | | | | | | | separately from a ul.error, not munged together. | |||
* | | | check for uninflated/null dates before trying to set the timezoned | Struan Donald | 2011-05-27 | -8/+89 |
| | | | ||||
* | | | Questionnaire tests, and fixes due to those tests. | Matthew Somerville | 2011-05-27 | -30/+310 |
| | | | ||||
* | | | Delete questionnaires when deleting a user's problems, and fetch all errors ↵ | Matthew Somerville | 2011-05-27 | -1/+2 |
|/ / | | | | | | | separately from a ul.error, not munged together. | |||
* | | make sure you are allowed to answer the questionnaire asked when a problem ↵ | Struan Donald | 2011-05-27 | -36/+173 |
| | | | | | | | | reporter marks the problem as fixed. | |||
* | | Merge branch 'migrate_to_catalyst' of ↵ | Struan Donald | 2011-05-27 | -214/+259 |
|\| | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst | |||
| * | /fun move. | Matthew Somerville | 2011-05-26 | -57/+69 |
| | | ||||
| * | Unselected checkboxes must be undef, not 0, to pass here, at any rate. | Matthew Somerville | 2011-05-26 | -14/+14 |
| | | ||||
| * | Photo URL fix, and pass through photo ID for updates as it does for ↵ | Matthew Somerville | 2011-05-26 | -2/+6 |
| | | | | | | | | problems/questionnaires. | |||
| * | Perl boolean false is '', which the DB doesn't like. | Matthew Somerville | 2011-05-26 | -3/+3 |
| | | ||||
| * | Questionnaire submission code. | Matthew Somerville | 2011-05-26 | -140/+169 |
| | | ||||
* | | stop immediately if we do not have the problem id | Struan Donald | 2011-05-27 | -0/+4 |
| | | ||||
* | | do not fall over if the user visits /alert/subscribe with no parameters or ↵ | Struan Donald | 2011-05-27 | -1/+6 |
| | | | | | | | | no email | |||
* | | default to geographic feed | Struan Donald | 2011-05-27 | -1/+1 |
| | | ||||
* | | only confirm alerts on submission if user is logged in | Struan Donald | 2011-05-27 | -17/+41 |
|/ | | | also, tests to make sure we send out emails if a logged in user subscribes with a different address | |||
* | put all confirmation templates under tokens for consistency | Struan Donald | 2011-05-26 | -2/+1 |
| | ||||
* | use moose role for is_from_abuser method | Struan Donald | 2011-05-26 | -72/+129 |
| | ||||
* | consistency in how we set/check booleans from the database | Struan Donald | 2011-05-26 | -6/+6 |
| |