aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Collapse)AuthorAgeLines
* Search index about me text, and tests to check that worksFrancis Irving2010-07-18-1/+25
|
* Reflect change to show photosFrancis Irving2010-07-18-2/+4
|
* Fix HTML nestingFrancis Irving2010-07-15-2/+2
|
* Fix HTMLFrancis Irving2010-07-15-4/+6
|
* Fix tests to use mock user.Francis Irving2010-07-15-4/+5
|
* Add specific draft attribute.Francis Irving2010-07-15-1/+1
|
* Get key dependency right. Test for draft pictures.Francis Irving2010-07-15-0/+10
|
* Remove mapping from photo to userFrancis Irving2010-07-14-2/+2
|
* Change test to work with new action nameFrancis Irving2010-07-14-4/+4
|
* Some more tests for profile photos.Francis Irving2010-07-14-2/+21
|
* Factor out common bits.Francis Irving2010-07-14-9/+11
|
* Get picture posting to workFrancis Irving2010-07-14-4/+12
|
* Test for submitting profile photo. Clean up HTML.Francis Irving2010-07-14-0/+12
|
* Use new name of actionFrancis Irving2010-07-14-2/+2
|
* Merge branch 'master' into francis-profile-photoFrancis Irving2010-07-13-91/+4215
|\ | | | | | | | | | | | | Conflicts: app/views/user/show.rhtml commonlib spec/controllers/user_controller_spec.rb
| * Change 'rejected' to 'refused', as used in the lawFrancis Irving2010-06-16-2/+2
| |
| * Test deleting public body from XapianFrancis Irving2010-06-16-0/+14
| |
| * Test of body URL names longer than 64 characters, that they still indexFrancis Irving2010-06-16-0/+22
| |
| * Only use last 100 finds, not 200Francis Irving2010-06-10-1/+1
| |
| * Need to set time now in test.Francis Irving2010-06-09-1/+12
| |
| * Fix track mailer unit test to work with extra find.Francis Irving2010-06-09-4/+6
| |
| * Make comment clearerFrancis Irving2010-06-09-2/+3
| |
| * Don't put rebuild in beforeFrancis Irving2010-06-08-4/+4
| |
| * Need this always..Francis Irving2010-06-08-1/+1
| |
| * Needs comments tooFrancis Irving2010-06-08-5/+5
| |
| * Needs raw_emails so it can get all the file types to index themFrancis Irving2010-06-08-5/+5
| |
| * Updated formatting.Francis Irving2010-06-08-1/+1
| |
| * Just check the text.Francis Irving2010-06-08-1/+1
| |
| * It is now 100, not 200Francis Irving2010-06-08-1/+1
| |
| * Some more fixtures (which weren't needed if the tests are run in aFrancis Irving2010-05-19-3/+3
| | | | | | | | certain order, but are in other orders)
| * Merge commit 'peter/tnef'Francis Irving2010-03-20-0/+3042
| |\
| | * Support for Outlook TNEF filesPeter Collingbourne2010-03-15-0/+3042
| | |
| * | Merge commit 'peter/pdftk-silent-failure'Francis Irving2010-03-20-0/+7
| |\ \
| | * | Do not binary mask the pdf if pdftk silently fails producing no outputPeter Collingbourne2010-03-15-0/+7
| | |/
| * / Allow emails case insensitively.Francis Irving2010-03-20-0/+12
| |/
| * Only change email address when they confirm the email, so there is noFrancis Irving2010-03-10-12/+43
| | | | | | | | security leak that someone is registered with an email
| * Use bob instead of silly as test user. Make it behave better if existingFrancis Irving2010-03-10-15/+47
| | | | | | | | email changed to.
| * Slight comment changeFrancis Irving2010-03-10-1/+1
| |
| * Form for changing your email addressFrancis Irving2010-03-10-0/+70
| |
| * Rename signchange to signchangepasswordFrancis Irving2010-03-10-10/+10
| |
| * Another missing fixture.Francis Irving2010-03-10-1/+1
| |
| * Add another missing fixtureFrancis Irving2010-03-10-1/+1
| |
| * Add missing fixtureFrancis Irving2010-03-10-1/+1
| | | | | | | | This bug only happened when the tests were run in a certain order.
| * Prefer HTML to other alternative typesFrancis Irving2010-03-09-1/+1
| |
| * Fix URLs to Scottish charity regulatorFrancis Irving2010-03-09-0/+9
| |
| * Use better subject when replying to delivery error notificationsFrancis Irving2010-03-09-0/+11
| |
| * Merge commit 'peter/master'Francis Irving2010-03-09-0/+403
| |\ | | | | | | | | | | | | | | | | | | Conflicts: config/environment.rb Merge patch from Peter Collingbourne for handling Outlook attachments.
| | * Implement decoding of Outlook msg/oft filesPeter Collingbourne2010-02-18-0/+403
| | |
| * | Note on this test failing for certain version of pdftkFrancis Irving2010-03-09-0/+3
| | |
| * | Check size of attachmentFrancis Irving2010-03-03-0/+1
| | |