Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge commit 'peter/tnef' | Francis Irving | 2010-03-20 | -0/+3042 |
|\ | ||||
| * | Support for Outlook TNEF files | Peter Collingbourne | 2010-03-15 | -0/+3042 |
| | | ||||
* | | Merge commit 'peter/pdftk-silent-failure' | Francis Irving | 2010-03-20 | -0/+7 |
|\ \ | ||||
| * | | Do not binary mask the pdf if pdftk silently fails producing no output | Peter Collingbourne | 2010-03-15 | -0/+7 |
| |/ | ||||
* / | 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 | -12/+43 |
| | | | | security leak that someone is registered with an email | |||
* | Use bob instead of silly as test user. Make it behave better if existing | Francis Irving | 2010-03-10 | -15/+47 |
| | | | | email changed to. | |||
* | 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 |
| | ||||
* | Another missing fixture. | Francis Irving | 2010-03-10 | -1/+1 |
| | ||||
* | Add another missing fixture | Francis Irving | 2010-03-10 | -1/+1 |
| | ||||
* | Add missing fixture | Francis Irving | 2010-03-10 | -1/+1 |
| | | | | This bug only happened when the tests were run in a certain order. | |||
* | Prefer HTML to other alternative types | Francis Irving | 2010-03-09 | -1/+1 |
| | ||||
* | Fix URLs to Scottish charity regulator | Francis Irving | 2010-03-09 | -0/+9 |
| | ||||
* | Use better subject when replying to delivery error notifications | Francis Irving | 2010-03-09 | -0/+11 |
| | ||||
* | Merge commit 'peter/master' | Francis Irving | 2010-03-09 | -0/+403 |
|\ | | | | | | | | | | | | | Conflicts: config/environment.rb Merge patch from Peter Collingbourne for handling Outlook attachments. | |||
| * | Implement decoding of Outlook msg/oft files | Peter Collingbourne | 2010-02-18 | -0/+403 |
| | | ||||
* | | Note on this test failing for certain version of pdftk | Francis Irving | 2010-03-09 | -0/+3 |
| | | ||||
* | | Check size of attachment | Francis Irving | 2010-03-03 | -0/+1 |
| | | ||||
* | | Test code for FOI officer upload | Francis Irving | 2010-03-03 | -1/+86 |
| | | ||||
* | | Use "Re:" the subject that the authority used for replies. | Francis Irving | 2010-02-18 | -1/+48 |
|/ | ||||
* | Fix remember me. | Francis Irving | 2009-12-22 | -0/+9 |
| | ||||
* | Test for attaching attachments case, where the email attached is off | Francis Irving | 2009-12-22 | -0/+74 |
| | | | | type octet-stream, so we don't know it is an email until later. | |||
* | Remove test that doesn't seem to matter, and should be fixed in core | Francis Irving | 2009-12-22 | -8/+12 |
| | | | | Rails | |||
* | Test for previewing followups | Francis Irving | 2009-12-22 | -0/+11 |
| | ||||
* | Fix bug that stopped re-editing requests working | Francis Irving | 2009-12-22 | -0/+9 |
| | ||||
* | Test case for substring bug due to stemming, and fix for it. | Francis Irving | 2009-12-18 | -5/+10 |
| | ||||
* | Basic test of loading CSV into model | Francis Irving | 2009-12-17 | -0/+35 |
| | ||||
* | Make query in this test reflect what happens in actual controller more | Francis Irving | 2009-12-17 | -4/+4 |
| | ||||
* | Email when request becomes long overdue | Francis Irving | 2009-12-16 | -0/+25 |
| | ||||
* | Fix overdue email text for new policy and for schools. | Francis Irving | 2009-12-16 | -2/+19 |
| | ||||
* | Save the model that was changed. | Francis Irving | 2009-12-16 | -1/+1 |
| | ||||
* | Mock the new is_school? function | Francis Irving | 2009-12-16 | -1/+2 |
| | ||||
* | Fix some tests. | Francis Irving | 2009-12-13 | -2/+20 |
| | ||||
* | Extend long stop deadline to 60 working days for schools. | Francis Irving | 2009-12-11 | -2/+54 |
| | | | | Change basic display text. | |||
* | Add very overdue state with 40 working days. | Francis Irving | 2009-12-10 | -2/+16 |
| | ||||
* | Symmetrically, put a time in this test | Francis Irving | 2009-12-10 | -1/+1 |
| | ||||
* | Make sure fixture has expected sent date. | Francis Irving | 2009-12-10 | -0/+4 |
| | ||||
* | Test case for search where a user name is substring of another | Francis Irving | 2009-12-07 | -21/+56 |
| | ||||
* | Function to call Xapian index update. | Francis Irving | 2009-12-07 | -0/+5 |
| | ||||
* | Note that profile photo isn't finished. | Francis Irving | 2009-12-07 | -2/+2 |
| | ||||
* | Comment what bug this is testing. | Francis Irving | 2009-12-07 | -0/+3 |
| | ||||
* | Fixing specs - stub render_partial not render | Louise Crow | 2009-12-06 | -11/+11 |
| | ||||
* | Change salutation from "Sir or Madam" to name of authority. | Francis Irving | 2009-12-04 | -5/+5 |
| | ||||
* | Correctly take delivery of mail in new test | Francis Irving | 2009-12-04 | -1/+20 |
| | ||||
* | Make IO.popen mocking not break later calls to popen | Francis Irving | 2009-12-04 | -6/+10 |
| | ||||
* | Make fix for return path when using sendmail have test | Francis Irving | 2009-12-04 | -0/+72 |
| | ||||
* | Rename spec files to libs, and to end _spec | Francis Irving | 2009-12-03 | -0/+0 |
| | ||||
* | Remove clause seemingly not needed in new Rails | Francis Irving | 2009-12-03 | -2/+2 |
| |