| Commit message (Expand) | Author | Age | Lines |
* | I18n'd hardcoded WhatDoTheyKnow strings, mostly in mails. Use named variable ... | David Cabo | 2011-08-11 | -2/+2 |
* | To make tests pass with RawEmails on the filesystem, instead of hacky depende... | Seb Bacon | 2011-07-29 | -0/+3 |
* | changes to get tests to pass with IZ fork and new routing-filter gem | Seb Bacon | 2011-07-11 | -2/+5 |
* | Remove the translate_routes plugin, for now, because it appears to | Robin Houston | 2011-07-06 | -1/+1 |
* | Make sure the :public_body_translation fixture is included everywhere the :pu... | Robin Houston | 2011-06-09 | -1/+1 |
* | Don't store passwords in post_params. | Louise Crow | 2011-05-16 | -2/+1 |
* | some test fixage | Seb Bacon | 2011-03-11 | -2/+3 |
* | Check that full error message is being displayed without interpolated attribu... | Louise Crow | 2011-02-24 | -1/+1 |
* | install fixture necessary for test to pass (not sure how this worked previous... | Seb Bacon | 2010-12-30 | -2/+2 |
* | Test for users. | Francis Irving | 2010-10-18 | -0/+21 |
* | Make path work in Ruby 1.9 | Francis Irving | 2010-09-15 | -1/+1 |
* | Fix HTML nesting | Francis Irving | 2010-07-15 | -2/+2 |
* | Fix HTML | Francis Irving | 2010-07-15 | -4/+6 |
* | Change test to work with new action name | Francis Irving | 2010-07-14 | -4/+4 |
* | Some more tests for profile photos. | Francis Irving | 2010-07-14 | -2/+21 |
* | Factor out common bits. | Francis Irving | 2010-07-14 | -9/+11 |
* | Get picture posting to work | Francis Irving | 2010-07-14 | -3/+7 |
* | Test for submitting profile photo. Clean up HTML. | Francis Irving | 2010-07-14 | -0/+12 |
* | Use new name of action | Francis Irving | 2010-07-14 | -2/+2 |
* | Merge branch 'master' into francis-profile-photo | Francis Irving | 2010-07-13 | -13/+167 |
|\ |
|
| * | Allow emails case insensitively. | Francis Irving | 2010-03-20 | -0/+12 |
| * | Only change email address when they confirm the email, so there is no | Francis Irving | 2010-03-10 | -11/+42 |
| * | Use bob instead of silly as test user. Make it behave better if existing | Francis Irving | 2010-03-10 | -15/+47 |
| * | Slight comment change | Francis Irving | 2010-03-10 | -1/+1 |
| * | Form for changing your email address | Francis Irving | 2010-03-10 | -0/+70 |
| * | Rename signchange to signchangepassword | Francis Irving | 2010-03-10 | -10/+10 |
| * | Fix remember me. | Francis Irving | 2009-12-22 | -0/+9 |
* | | Part of profile photo | Francis Irving | 2009-11-01 | -0/+10 |
* | | Pad out a couple of incomplete tests that were there already. | Francis Irving | 2009-11-01 | -0/+16 |
|/ |
|
* | Make number of days explicit. | francis | 2009-10-26 | -1/+1 |
* | update comment to reflect new location for rspec docs | tony | 2009-03-19 | -1/+1 |
* | Fix up test code, and some bugs relating to splitting out raw_email data. | francis | 2008-09-22 | -1/+1 |
* | Migration to Rails 2.1 | francis | 2008-09-04 | -1/+1 |
* | Update text nor user emails are formatted | francis | 2008-08-29 | -1/+1 |
* | Test update. | francis | 2008-05-09 | -1/+1 |
* | Test stuff for password changing. | francis | 2008-03-21 | -0/+58 |
* | Improvements to test code for requests, users and admin. | francis | 2008-03-20 | -7/+61 |
* | Overdue request alerts. | francis | 2008-03-19 | -0/+7 |
* | Make users all have their own URL, rather than sharing if they have the same ... | francis | 2008-03-12 | -1/+1 |
* | Fix up tests. | francis | 2008-03-06 | -1/+1 |
* | Some test code updates. | francis | 2008-02-28 | -6/+9 |
* | Use names in URLs of requests. | francis | 2008-02-27 | -6/+6 |
* | Store url_name in database for users | francis | 2008-02-27 | -6/+6 |
* | Fix lots of test code errors. | francis | 2008-02-21 | -1/+1 |
* | Need this now, as info request listing inside user page requires getting due ... | francis | 2008-02-14 | -1/+1 |
* | Make each incoming message have an info_request_event. | francis | 2008-02-01 | -1/+1 |
* | Show both signin and signup forms still after error, so can choose other. | francis | 2007-12-14 | -10/+10 |
* | Word wrap emails. | francis | 2007-12-12 | -5/+5 |
* | Get user controller to 100% test coverage. | francis | 2007-11-09 | -8/+27 |
* | Add lots more tests. | francis | 2007-11-08 | -4/+116 |