aboutsummaryrefslogtreecommitdiffstats
path: root/spec/fixtures
Commit message (Collapse)AuthorAgeLines
* 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
|\ | | | | | | | | | | | | Conflicts: config/environment.rb Merge patch from Peter Collingbourne for handling Outlook attachments.
| * 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
| | | | type octet-stream, so we don't know it is an email until later.
* 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
| | | | work yet.
* Migrate to using a binary database field for storing raw emails, rather than ↵Francis Irving2009-10-30-1/+1
| | | | | | text. Does it gradually, so existing column is left alone to speed things up.
* More tests.francis2009-09-15-0/+12
|
* Change censor rules to apply to strings in place, so using less memory on ↵francis2009-09-15-0/+0
| | | | | | large strings. Add lots of test code for censor rules.
* Some (as yet unused) profile photo code done on a whim on the train while itfrancis2009-08-05-0/+0
| | | | was my birthday.
* Fancier options for stopping new responses to requests.francis2009-06-15-2/+2
|
* Adding a fixture for an admin userlouise2009-04-06-1/+12
|
* Index the notes field.francis2009-03-18-1/+1
|
* Move the initial holiday data to a fixture and load it in the migration,tony2009-03-09-0/+168
| | | | so that it works in test mode too.
* Option to ban users.francis2009-03-09-0/+2
|
* Move TMail monkeypatches out of incoming_message intofrancis2008-11-21-2/+2
|
* Lots of the code for internal review state.francis2008-11-05-0/+2
|
* Fix up test code, and some bugs relating to splitting out raw_email data.francis2008-09-22-16/+20
|
* Edit annotations.francis2008-09-13-0/+2
|
* Put new admin level field in fixtures.francis2008-08-27-0/+2
|
* Fixture for comments, and fix most tests relating to it.francis2008-08-15-0/+25
|
* Remove escaping of HTML from text alert emails.francis2008-05-27-1/+1
|
* Option to stop new respones for individual requests which for whatever reasonfrancis2008-05-19-1/+1
| | | | are getting spam.
* Highlight search terms in emails.francis2008-05-16-1/+12
|
* More stuff for Solr to Xapian changefrancis2008-04-24-2/+0
|
* Store incoming and outgoing message id in the table for info request events, ↵francis2008-04-15-0/+3
| | | | so has proper foreign key.
* Remove silly indexfrancis2008-04-04-0/+0
|
* Email alerts for tracking a particular request.francis2008-04-03-0/+11
|
* Test search list results.francis2008-04-01-1/+1
|
* Test attachments.francis2008-03-19-0/+27
|
* Test code for search and the front page.francis2008-03-19-0/+2
|
* Remove complaint_email field as we were never filling it in or using it. ↵francis2008-03-17-3/+0
| | | | There are more important things.
* Use names in URLs of requests.francis2008-02-27-2/+4
|
* Store url_name in database for usersfrancis2008-02-27-0/+2
|
* Store URL name in database.francis2008-02-27-0/+3
| | | | Allow blank short names.
* Store historty of state changes in event log.francis2008-02-06-4/+5
|
* Oops forgot to commit it.francis2008-02-04-0/+21
|
* Adding back tests of state setting.francis2008-01-30-1/+1
|
* Fix some errors in and found by test stuff.francis2008-01-30-1/+25
|
* Include name as well as email in to address in followup messages.francis2008-01-21-2/+2
|
* Test code for classifying responses.francis2008-01-09-1/+0
|
* Rename outgoing message field from sent_at to last_sent_at, as it recordsfrancis2008-01-02-1/+1
| | | | the time the message was last sent, not every time it was sent.
* Add outgoing messages fixture so tests work.francis2007-11-15-0/+16
|
* Model for storing category of response (contains information, rejection etc.)francis2007-11-14-3/+22
|
* Test display of incoming emails.francis2007-11-13-0/+5
|
* Test that you can use old short name for public bodies in URLs.francis2007-11-13-1/+12
|