aboutsummaryrefslogtreecommitdiffstats
path: root/spec/fixtures
Commit message (Expand)AuthorAgeLines
* Add a trivial test for the list of recent requestsRobin Houston2012-01-27-10/+61
* Refactor test code so new test data can be addedRobin Houston2012-01-26-4/+28
* Fix bug introduced in cec2c545e0a10e0641c4ee67839c88d872b394b8, related to is...Seb Bacon2012-01-13-0/+32
* Don't give error when viewing HTML versions. Fixes issue #321Seb Bacon2012-01-08-0/+543
* Display internationalized emails correctly (specifically, RFC2047 headers, an...Seb Bacon2012-01-04-0/+462
* Merge branch 'develop' of github.com:sebbacon/alaveteli into developRobin Houston2011-12-30-0/+1
|\
| * Further improvements to attachment cachingSeb Bacon2011-12-13-4/+1
| * WIP on caching attachmentsSeb Bacon2011-12-12-0/+4
* | Recognise a couple of newly-seen types of out-of-office messageRobin Houston2011-12-30-0/+667
|/
* Improve signature folding regexp. Fixes issue #253.Seb Bacon2011-10-11-0/+417
* Extra tests to sanity check UTF conversion (see issue #128 for background)Seb Bacon2011-10-10-0/+68
* Merge branch 'develop' of github.com:sebbacon/alaveteli into developDavid Cabo2011-09-19-0/+293
|\
| * Merge branch 'wdtk' into developRobin Houston2011-09-19-0/+293
| |\
| | * Detect OOF messages that identify themselves by a X-POST-MessageClass headerRobin Houston2011-09-08-0/+63
| | * More out-of-office message detectionRobin Houston2011-09-08-0/+62
| | * More out-of-office message detectionRobin Houston2011-09-08-0/+58
| | * Improved OOF detectionRobin Houston2011-09-08-0/+110
* | | Add support for add/replace tags when importing public bodies from CSV. Fixes...David Cabo2011-09-19-0/+4
|/ /
* | Add support for tags to CSV import, via field "tag_string" (issue #60)David Cabo2011-09-13-4/+4
* | Improve detection of autoresponse emails, so we can discourage users from rep...Seb Bacon2011-09-09-0/+43
* | Merge branch 'wdtk' into developRobin Houston2011-09-08-1/+194
|\|
| * Fix User.should_be_emailed?Robin Houston2011-09-08-1/+14
| * Detect multipart/report bounce messagesRobin Houston2011-09-07-0/+180
* | Store user's locale against profile, so we can send them localised track emai...Seb Bacon2011-09-03-0/+3
* | Extend CSV import to support additional fields (short name, home page...)David Cabo2011-08-23-3/+3
|/
* Create public bodies in multiple locales when importing from CSVDavid Cabo2011-08-11-4/+4
* Handle optional field list on CSV import, needed for enabling multiple localesDavid Cabo2011-08-11-0/+4
* Guess holding pen emails based on having a correct hash and an incorrect id. ...Seb Bacon2011-08-08-3/+3
* To make tests pass with RawEmails on the filesystem, instead of hacky depende...Seb Bacon2011-07-29-17/+15
* Correct an operator precendence bug in request_controller, and add a test for...Robin Houston2011-06-21-0/+20
* merge WTDK changes to master (preparation for closing WTDK branch and deployi...Seb Bacon2011-06-14-0/+0
|\
| * Move the non-fixture files in spec/fixtures to their own subdirectory,Robin Houston2011-06-10-0/+0
* | Merge branch 'master' of github.com:sebbacon/alaveteliSeb Bacon2011-04-01-0/+27
|\|
| * Monkeypatching TMail parser to fix case where multiple addresses in the to: f...Louise Crow2011-03-28-0/+27
* | new i18n tests for controllers and associated fixesSeb Bacon2011-03-10-6/+6
* | further i18n of public bodies; start to fix testsSeb Bacon2011-03-10-0/+43
|/
* Search index about me text, and tests to check that worksFrancis Irving2010-07-18-1/+4
* Merge commit 'peter/tnef'Francis Irving2010-03-20-0/+3024
|\
| * Support for Outlook TNEF filesPeter Collingbourne2010-03-15-0/+3024
* | Do not binary mask the pdf if pdftk silently fails producing no outputPeter Collingbourne2010-03-15-0/+0
|/
* Merge commit 'peter/master'Francis Irving2010-03-09-0/+385
|\
| * Implement decoding of Outlook msg/oft filesPeter Collingbourne2010-02-18-0/+385
* | Use "Re:" the subject that the authority used for replies.Francis Irving2010-02-18-1/+1
|/
* Test for attaching attachments case, where the email attached is offFrancis Irving2009-12-22-0/+54
* Basic test of loading CSV into modelFrancis Irving2009-12-17-0/+3
* Test for TMail fix for a particular message. Monkey patch doesn't quiteFrancis Irving2009-12-02-0/+144
* Migrate to using a binary database field for storing raw emails, rather than ...Francis Irving2009-10-30-1/+1
* More tests.francis2009-09-15-0/+12
* Change censor rules to apply to strings in place, so using less memory on lar...francis2009-09-15-0/+0
* Some (as yet unused) profile photo code done on a whim on the train while itfrancis2009-08-05-0/+0