Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Update model annotations. | Francis Irving | 2010-07-15 | -1/+2 | |
| | |||||
* | Change 'rejected' to 'refused', as used in the law | Francis Irving | 2010-06-16 | -1/+1 | |
| | |||||
* | Top 10! | francis | 2009-10-19 | -1/+20 | |
| | |||||
* | Prominence for individual responses. | francis | 2009-10-19 | -1/+23 | |
| | | | | Function for returning whether can view individual responses. | ||||
* | Change formatting of outgoing emails. | francis | 2009-10-04 | -5/+3 | |
| | |||||
* | Some debugging. | francis | 2009-09-20 | -1/+4 | |
| | |||||
* | Update model field comments. | francis | 2009-09-17 | -2/+2 | |
| | |||||
* | Store only clipped attachment text in database. | francis | 2009-09-17 | -5/+7 | |
| | |||||
* | Don't grab all attachment text if there are no highlight words. | francis | 2009-09-15 | -3/+7 | |
| | |||||
* | Remove unused thing. | francis | 2009-09-09 | -2/+2 | |
| | |||||
* | Needs some wrapping. | francis | 2009-09-08 | -3/+6 | |
| | |||||
* | Some things to improve admin page presentation of events. | francis | 2009-09-08 | -1/+37 | |
| | |||||
* | Destroy outgoing messages button. | francis | 2009-07-21 | -1/+2 | |
| | |||||
* | Requester only prominence. | francis | 2009-07-03 | -4/+4 | |
| | |||||
* | Annotate models update. | francis | 2009-06-26 | -2/+2 | |
| | |||||
* | "hidden" option to completely hide requests (from everyone except ↵ | francis | 2009-06-23 | -2/+2 | |
| | | | | administrator screens). | ||||
* | use the new is_incoming_message? etc methods | tony | 2009-04-23 | -3/+3 | |
| | |||||
* | Add is_incoming_message?/is_outgoing_message?/is_comment? so we can just | tony | 2009-04-23 | -1/+5 | |
| | | | | ask "event.is_incoming_message?" instead of "!event.incoming_message.nil?" | ||||
* | Log when anyone other than the request owner updates its status | louise | 2009-04-15 | -2/+3 | |
| | |||||
* | Add charity registration number to database & edit form for public body | tony | 2009-04-13 | -2/+2 | |
| | |||||
* | Remove some uses of gsub!, which might be clobbering other versions of strings | francis | 2009-04-08 | -2/+2 | |
| | | | | which are really members of some other class | ||||
* | Update models and schema for new table | tony | 2009-03-09 | -2/+2 | |
| | |||||
* | Option to ban users. | francis | 2009-03-09 | -2/+2 | |
| | |||||
* | Blank out emails in outgoing messages. Hope I've got every case. | francis | 2009-03-07 | -3/+3 | |
| | |||||
* | Add publication scheme for public bodies. (New database column and admin | tony | 2009-03-04 | -2/+2 | |
| | | | | interface only; public display can come later.) | ||||
* | Change it to ask "what best describes the status of this request now" | francis | 2009-02-27 | -1/+4 | |
| | | | | | | rather than "what *is* the status..." Remove "none of the above" for now, see how that goes. Add new error_message state, for delivery failures etc. | ||||
* | Check that we get exim log lines OK. | francis | 2009-02-09 | -2/+2 | |
| | | | | Annotate models. | ||||
* | Annotate models. | francis | 2009-01-26 | -2/+2 | |
| | |||||
* | Option for withdrawn requests. | francis | 2009-01-14 | -2/+5 | |
| | |||||
* | Simplify display code slightly. | francis | 2008-11-10 | -21/+24 | |
| | |||||
* | Calculate state of calrification / internal review request follow ups, so ↵ | francis | 2008-11-10 | -24/+38 | |
| | | | | | | they appear in that kind of search result. | ||||
* | Oops. | francis | 2008-11-06 | -2/+2 | |
| | |||||
* | Lots of the code for internal review state. | francis | 2008-11-05 | -1/+4 | |
| | |||||
* | Update model annotations. | francis | 2008-10-28 | -2/+2 | |
| | |||||
* | Eager load censor rules. | francis | 2008-10-28 | -2/+2 | |
| | |||||
* | State of a request when response is to be by post. | francis | 2008-10-03 | -1/+4 | |
| | |||||
* | Option to hide comments. | francis | 2008-10-02 | -2/+12 | |
| | |||||
* | Make fully_destroy work right with new separate raw_email table. | francis | 2008-09-23 | -1/+2 | |
| | | | | Add redeliver_incoming event so recorded where message was moved from. | ||||
* | Annotate models. | francis | 2008-09-22 | -2/+2 | |
| | |||||
* | Annotate models. | francis | 2008-09-22 | -2/+2 | |
| | |||||
* | Sort by time, not just by date when sorting by created_at | francis | 2008-09-13 | -5/+11 | |
| | |||||
* | Edit annotations. | francis | 2008-09-13 | -1/+2 | |
| | |||||
* | Collapse by title | francis | 2008-09-08 | -2/+10 | |
| | |||||
* | Let search specify who made the comment. | francis | 2008-08-31 | -1/+9 | |
| | |||||
* | Annotate models. | francis | 2008-08-31 | -2/+3 | |
| | | | | Todo update. | ||||
* | Allow search by file extensions. | francis | 2008-08-29 | -2/+9 | |
| | |||||
* | Allow resending of followups. | francis | 2008-08-20 | -1/+28 | |
| | |||||
* | Most of comments code. | francis | 2008-08-13 | -34/+11 | |
| | |||||
* | Some code relating to comments. | francis | 2008-08-09 | -2/+2 | |
| | |||||
* | Fix bug in calculated states calculation. | francis | 2008-07-17 | -2/+2 | |
| | | | | Annotate models. |