aboutsummaryrefslogtreecommitdiffstats
path: root/spec/fixtures
Commit message (Expand)AuthorAgeLines
* Add spec fixtures for theme views, missing from 6b6e943ab17b53ef4b20e303a079e...Louise Crow2012-09-27-0/+6
* Add an option to disable comments on a requestRobin Houston2012-09-19-1/+10
* Ensure non-nil publication_scheme in fixtures so that example data worksMatthew Landauer2012-09-18-0/+3
* Add appropriate counter caches for public body fixtures.Louise Crow2012-09-12-5/+9
* Move default value setting for publication scheme to before_save callback rat...Louise Crow2012-09-12-5/+9
* Give external request request event unique timestamp to fix spec failure caus...Louise Crow2012-08-29-1/+1
* Add fixture for an external request without a username.Louise Crow2012-08-29-12/+44
* Merge branch 'develop' of github.com:sebbacon/alaveteli into developRobin Houston2012-06-23-0/+13071
|\
| * Ensure we generate URLs containing the current locale, even if the locale con...Seb Bacon2012-06-14-0/+4259
| * Use PO files from `spec/fixtures/locale` rather than the application - makes ...Seb Bacon2012-06-14-0/+8812
* | Use a fixture for the external requestRobin Houston2012-06-06-0/+31
* | Fix typo in fixture yamlRobin Houston2012-06-06-2/+2
* | Fix test and fixtures so they only fail due to missing business logic (correc...Seb Bacon2012-06-06-0/+6
|/
* Test for user turning email alerts off. Also includes a fix not to rely on H...Seb Bacon2012-05-30-0/+5
* Handle yet another style of bounceRobin Houston2012-05-01-0/+168
* Recognise another variety of bounce messageRobin Houston2012-04-30-0/+513
* Add some tag fixtures, so that the default Alaveteli theme's public body cate...Seb Bacon2012-01-30-0/+36
* Test duplicate requests are coalescedRobin Houston2012-01-29-1/+180
* Change order of requests on front pageRobin Houston2012-01-29-6/+6
* More test data, and fix testsRobin Houston2012-01-29-9/+37
* Load all raw emails for testingRobin Houston2012-01-29-0/+20
* More test data and a new testRobin Houston2012-01-27-2/+100
* 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