| Commit message (Expand) | Author | Age | Lines |
* | use the configured host | Struan Donald | 2011-06-21 | -1/+2 |
* | Implement redirect upon sign in to where the user came from; tidy up error di... | Matthew Somerville | 2011-06-21 | -3/+6 |
* | Fix #121 and tests for all today's fixes. | Matthew Somerville | 2011-06-21 | -6/+18 |
* | add header and footer to questionnaire success pages | Struan Donald | 2011-06-21 | -0/+1 |
* | Add test that the configs are in sync | Edmund von der Burg | 2011-06-17 | -0/+51 |
* | Generate /reports data on cron. | Matthew Somerville | 2011-06-16 | -0/+3 |
* | Test (currently failing) for odd double call behaviour in in_gb_locale | Edmund von der Burg | 2011-06-15 | -0/+12 |
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet | Struan Donald | 2011-06-13 | -3/+3 |
|\ |
|
| * | Fix tests. | Matthew Somerville | 2011-06-13 | -3/+3 |
* | | update cobrand filtering and add unit test for summary page | Struan Donald | 2011-06-13 | -54/+118 |
|/ |
|
* | Consolidate MaPit calls to call out to it less. | Matthew Somerville | 2011-06-10 | -1/+1 |
* | Sort correctly for all locales | Edmund von der Burg | 2011-06-10 | -0/+70 |
* | Merge branch 'migrate_to_catalyst' of ssh://git.mysociety.org/data/git/public... | Struan Donald | 2011-06-10 | -38/+30 |
|\ |
|
| * | Tidy up a couple of FIXMEs. | Matthew Somerville | 2011-06-10 | -38/+30 |
* | | remove Problems.pm | Struan Donald | 2011-06-10 | -22/+0 |
|/ |
|
* | Simple cron wrapper to run in correct environment. | Matthew Somerville | 2011-06-10 | -1/+1 |
* | Fix session cookie test, and test based on contact_name that might change. | Matthew Somerville | 2011-06-09 | -4/+7 |
* | Ordering so test doesn't sometimes randomly fail. | Matthew Somerville | 2011-06-09 | -2/+2 |
* | Merge branch 'migrate_to_catalyst' of ssh://git.mysociety.org/data/git/public... | Struan Donald | 2011-06-09 | -0/+5 |
|\ |
|
| * | Stop empty string warning, delete some test users, and use same n/a string as... | Matthew Somerville | 2011-06-09 | -0/+5 |
* | | more admin tests for update editing and report searching | Struan Donald | 2011-06-09 | -6/+212 |
|/ |
|
* | search report tests | Struan Donald | 2011-06-09 | -0/+26 |
* | admin edit report tests | Struan Donald | 2011-06-09 | -0/+339 |
* | skip tests if no entry in secret table rather than failing | Struan Donald | 2011-06-08 | -0/+8 |
* | Removal of old Cobrand.pm and last . | Matthew Somerville | 2011-06-07 | -377/+0 |
* | Final bits of Page.pm gone. | Matthew Somerville | 2011-06-07 | -1/+7 |
* | Remove fake_q and most of now-unused Page.pm. | Matthew Somerville | 2011-06-07 | -79/+0 |
* | Improve email headers in emails sent. | Matthew Somerville | 2011-06-07 | -37/+14 |
* | Remove cities references. | Matthew Somerville | 2011-06-07 | -27/+0 |
* | Fix alert subscribing bugs with two-tier councils and on ReportEmptyHomes. | Matthew Somerville | 2011-06-06 | -8/+35 |
* | Remove extra_params cobrand call. | Matthew Somerville | 2011-06-06 | -21/+1 |
* | Tidy up some strings for translation, remove some migrated code. | Matthew Somerville | 2011-06-06 | -9/+9 |
* | Get rid of some more fake_q etc. | Matthew Somerville | 2011-06-06 | -24/+1 |
* | Migrate alert sending script, add test for it, fix some small bugs and strings. | Matthew Somerville | 2011-06-04 | -21/+120 |
* | Sign up new report to email alert if logged in as well as when confirmed by e... | Matthew Somerville | 2011-06-03 | -1/+16 |
* | some rudimentary tests and some removal of warnings. | Struan Donald | 2011-06-03 | -0/+73 |
* | Better alert page title handling. | Matthew Somerville | 2011-06-03 | -1/+1 |
* | Fix broken contact form report handling, stop HTML injection, and remove old ... | Matthew Somerville | 2011-06-03 | -4/+30 |
* | Match the old JSON urls | Edmund von der Burg | 2011-06-03 | -15/+15 |
* | Some text updates from/for locale file. | Matthew Somerville | 2011-06-03 | -2/+2 |
* | Move most of questionnaire cron to ResultSet so it can be called and tested f... | Matthew Somerville | 2011-06-02 | -24/+38 |
* | Fix email test. | Matthew Somerville | 2011-06-02 | -2/+2 |
* | Merge branch 'migrate_to_catalyst' of ssh://git.mysociety.org/data/git/public... | Struan Donald | 2011-06-01 | -85/+119 |
|\ |
|
| * | Tests for correct contacts chosen. | Matthew Somerville | 2011-06-01 | -85/+119 |
* | | mark new_updates alerts as confirmed when they are created | Struan Donald | 2011-06-01 | -56/+100 |
|/ |
|
* | Last bit from master, some LBO handling (note, if other London things come al... | Matthew Somerville | 2011-05-28 | -0/+17 |
* | tests for check_for errors | Struan Donald | 2011-05-27 | -1/+122 |
* | check for uninflated/null dates before trying to set the timezoned | Struan Donald | 2011-05-27 | -0/+61 |
* | Questionnaire tests, and fixes due to those tests. | Matthew Somerville | 2011-05-27 | -0/+278 |
* | make sure you are allowed to answer the questionnaire asked when a problem re... | Struan Donald | 2011-05-27 | -31/+142 |