Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove no-longer-used tilma code. | Matthew Somerville | 2011-07-21 | -12/+0 |
| | ||||
* | Fix test for if site currently has a Barnet report in it. | Matthew Somerville | 2011-07-18 | -6/+6 |
| | ||||
* | Don't use update name if marked as anonymous. | Matthew Somerville | 2011-07-16 | -0/+17 |
| | ||||
* | Test to close #18 (was fixed in Catalyst migration). | Matthew Somerville | 2011-07-13 | -0/+29 |
| | ||||
* | Store cobrand/lang upon an /import. Related to #134, though that was ↵ | Matthew Somerville | 2011-07-12 | -2/+67 |
| | | | | actually already fixed. | |||
* | Carry through name/phone/password updates through report/update creation via ↵ | Matthew Somerville | 2011-07-04 | -5/+77 |
| | | | | token. Only store encrypted password, and override EncodedColumn to prevent double encrypting. | |||
* | Fix test. | Matthew Somerville | 2011-07-01 | -0/+10 |
| | ||||
* | Update error message. | Matthew Somerville | 2011-07-01 | -1/+1 |
| | ||||
* | Fix URI overriding now it's being used. | Matthew Somerville | 2011-07-01 | -4/+4 |
| | ||||
* | Skip non-UK results in Bing geocoder, remove some geocode tests. | Matthew Somerville | 2011-06-29 | -25/+0 |
| | ||||
* | Get cookie expiry to work, and correct IDs on checkboxes. | Matthew Somerville | 2011-06-29 | -5/+3 |
| | ||||
* | belt and braces to avoid running test suite on live server | Struan Donald | 2011-06-29 | -0/+24 |
| | ||||
* | Sort problems, and have a map, maybe. | Matthew Somerville | 2011-06-28 | -2/+1 |
| | ||||
* | If logged in, don't show email on alert sign up. | Matthew Somerville | 2011-06-28 | -53/+20 |
| | ||||
* | Allow people to sign in (or not) as they make an update. | Matthew Somerville | 2011-06-28 | -31/+101 |
| | ||||
* | Allow people to sign in (or not) as they make a report. | Matthew Somerville | 2011-06-27 | -17/+152 |
| | ||||
* | Sign in over login; tidy CSS. | Matthew Somerville | 2011-06-24 | -20/+18 |
| | ||||
* | Don't show email field on reporting if logged in. | Matthew Somerville | 2011-06-24 | -7/+2 |
| | ||||
* | Allow people to give name/pw on auth page. | Matthew Somerville | 2011-06-24 | -2/+2 |
| | ||||
* | Allow unsub from update form, fix test. | Matthew Somerville | 2011-06-23 | -8/+32 |
| | ||||
* | Test updates. | Matthew Somerville | 2011-06-23 | -20/+13 |
| | ||||
* | Default to show name. | Matthew Somerville | 2011-06-23 | -2/+2 |
| | ||||
* | Correct config var. | Matthew Somerville | 2011-06-23 | -1/+1 |
| | ||||
* | 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 ↵ | Matthew Somerville | 2011-06-21 | -3/+6 |
| | | | | display. | |||
* | 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 ↵ | Struan Donald | 2011-06-10 | -38/+30 |
|\ | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst | |||
| * | 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 ↵ | Struan Donald | 2011-06-09 | -0/+5 |
|\ | | | | | | | ssh://git.mysociety.org/data/git/public/fixmystreet into migrate_to_catalyst | |||
| * | Stop empty string warning, delete some test users, and use same n/a string ↵ | Matthew Somerville | 2011-06-09 | -0/+5 |
| | | | | | | | | as elsewhere. | |||
* | | 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 |
| |