Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | merge WTDK changes to master (preparation for closing WTDK branch and ↵ | Seb Bacon | 2011-06-14 | -0/+0 |
|\ | | | | | | | deploying WTDK website straight from master) | |||
| * | Move the non-fixture files in spec/fixtures to their own subdirectory, | Robin Houston | 2011-06-10 | -0/+0 |
| | | | | | | | | | | so that we can run rake spec:db:fixtures:load without it choking on the files that aren't fixtures. | |||
* | | Merge branch 'master' of github.com:sebbacon/alaveteli | Seb Bacon | 2011-04-01 | -0/+27 |
|\| | ||||
| * | Monkeypatching TMail parser to fix case where multiple addresses in the to: ↵ | Louise Crow | 2011-03-28 | -0/+27 |
| | | | | | | | | field of an incoming email have unquoted display parts - with this patch, each address is returned by the TMail to() function, without it only the last one is returned. | |||
* | | new i18n tests for controllers and associated fixes | Seb Bacon | 2011-03-10 | -6/+6 |
| | | ||||
* | | further i18n of public bodies; start to fix tests | Seb Bacon | 2011-03-10 | -0/+43 |
|/ | ||||
* | Search index about me text, and tests to check that works | Francis Irving | 2010-07-18 | -1/+4 |
| | ||||
* | Merge commit 'peter/tnef' | Francis Irving | 2010-03-20 | -0/+3024 |
|\ | ||||
| * | Support for Outlook TNEF files | Peter Collingbourne | 2010-03-15 | -0/+3024 |
| | | ||||
* | | Do not binary mask the pdf if pdftk silently fails producing no output | Peter Collingbourne | 2010-03-15 | -0/+0 |
|/ | ||||
* | Merge commit 'peter/master' | Francis Irving | 2010-03-09 | -0/+385 |
|\ | | | | | | | | | | | | | 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/+385 |
| | | ||||
* | | Use "Re:" the subject that the authority used for replies. | Francis Irving | 2010-02-18 | -1/+1 |
|/ | ||||
* | Test for attaching attachments case, where the email attached is off | Francis Irving | 2009-12-22 | -0/+54 |
| | | | | type octet-stream, so we don't know it is an email until later. | |||
* | Basic test of loading CSV into model | Francis Irving | 2009-12-17 | -0/+3 |
| | ||||
* | Test for TMail fix for a particular message. Monkey patch doesn't quite | Francis Irving | 2009-12-02 | -0/+144 |
| | | | | work yet. | |||
* | Migrate to using a binary database field for storing raw emails, rather than ↵ | Francis Irving | 2009-10-30 | -1/+1 |
| | | | | | | text. Does it gradually, so existing column is left alone to speed things up. | |||
* | More tests. | francis | 2009-09-15 | -0/+12 |
| | ||||
* | Change censor rules to apply to strings in place, so using less memory on ↵ | francis | 2009-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 it | francis | 2009-08-05 | -0/+0 |
| | | | | was my birthday. | |||
* | Fancier options for stopping new responses to requests. | francis | 2009-06-15 | -2/+2 |
| | ||||
* | Adding a fixture for an admin user | louise | 2009-04-06 | -1/+12 |
| | ||||
* | Index the notes field. | francis | 2009-03-18 | -1/+1 |
| | ||||
* | Move the initial holiday data to a fixture and load it in the migration, | tony | 2009-03-09 | -0/+168 |
| | | | | so that it works in test mode too. | |||
* | Option to ban users. | francis | 2009-03-09 | -0/+2 |
| | ||||
* | Move TMail monkeypatches out of incoming_message into | francis | 2008-11-21 | -2/+2 |
| | ||||
* | Lots of the code for internal review state. | francis | 2008-11-05 | -0/+2 |
| | ||||
* | Fix up test code, and some bugs relating to splitting out raw_email data. | francis | 2008-09-22 | -16/+20 |
| | ||||
* | Edit annotations. | francis | 2008-09-13 | -0/+2 |
| | ||||
* | Put new admin level field in fixtures. | francis | 2008-08-27 | -0/+2 |
| | ||||
* | Fixture for comments, and fix most tests relating to it. | francis | 2008-08-15 | -0/+25 |
| | ||||
* | Remove escaping of HTML from text alert emails. | francis | 2008-05-27 | -1/+1 |
| | ||||
* | Option to stop new respones for individual requests which for whatever reason | francis | 2008-05-19 | -1/+1 |
| | | | | are getting spam. | |||
* | Highlight search terms in emails. | francis | 2008-05-16 | -1/+12 |
| | ||||
* | More stuff for Solr to Xapian change | francis | 2008-04-24 | -2/+0 |
| | ||||
* | Store incoming and outgoing message id in the table for info request events, ↵ | francis | 2008-04-15 | -0/+3 |
| | | | | so has proper foreign key. | |||
* | Remove silly index | francis | 2008-04-04 | -0/+0 |
| | ||||
* | Email alerts for tracking a particular request. | francis | 2008-04-03 | -0/+11 |
| | ||||
* | Test search list results. | francis | 2008-04-01 | -1/+1 |
| | ||||
* | Test attachments. | francis | 2008-03-19 | -0/+27 |
| | ||||
* | Test code for search and the front page. | francis | 2008-03-19 | -0/+2 |
| | ||||
* | Remove complaint_email field as we were never filling it in or using it. ↵ | francis | 2008-03-17 | -3/+0 |
| | | | | There are more important things. | |||
* | Use names in URLs of requests. | francis | 2008-02-27 | -2/+4 |
| | ||||
* | Store url_name in database for users | francis | 2008-02-27 | -0/+2 |
| | ||||
* | Store URL name in database. | francis | 2008-02-27 | -0/+3 |
| | | | | Allow blank short names. | |||
* | Store historty of state changes in event log. | francis | 2008-02-06 | -4/+5 |
| | ||||
* | Oops forgot to commit it. | francis | 2008-02-04 | -0/+21 |
| | ||||
* | Adding back tests of state setting. | francis | 2008-01-30 | -1/+1 |
| | ||||
* | Fix some errors in and found by test stuff. | francis | 2008-01-30 | -1/+25 |
| | ||||
* | Include name as well as email in to address in followup messages. | francis | 2008-01-21 | -2/+2 |
| |