Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Better wording. | francis | 2008-11-06 | -3/+3 |
| | ||||
* | Lots of the code for internal review state. | francis | 2008-11-05 | -2/+10 |
| | ||||
* | Oops | francis | 2008-11-04 | -9/+1 |
| | ||||
* | Oops | francis | 2008-11-04 | -2/+2 |
| | ||||
* | View raw emails with no from | francis | 2008-11-04 | -2/+2 |
| | ||||
* | Link to download raw emails from admin interface. | francis | 2008-10-29 | -1/+10 |
| | ||||
* | Show images properly | francis | 2008-10-28 | -2/+5 |
| | ||||
* | Cache HTML versions of attachments | francis | 2008-10-28 | -6/+18 |
| | ||||
* | Make sure censor copes with filename rename | francis | 2008-10-28 | -1/+9 |
| | ||||
* | Code to flexibly remove text from requests, configured via database. | francis | 2008-10-27 | -6/+78 |
| | ||||
* | Why you don't need to include your email to get a reply. | francis | 2008-10-25 | -6/+8 |
| | ||||
* | More publically to publicly | francis | 2008-10-25 | -3/+3 |
| | ||||
* | OK OK, no click here :) | francis | 2008-10-17 | -2/+2 |
| | ||||
* | fixed spelling | skenaja | 2008-10-17 | -2/+2 |
| | ||||
* | Convert PDFs to HTML also | francis | 2008-10-17 | -6/+5 |
| | ||||
* | View Word docs as HTML | francis | 2008-10-17 | -7/+34 |
| | ||||
* | Use link to main request page with # ref in emails announcing new responses. | francis | 2008-10-17 | -60/+62 |
| | | | | | Deprecate completely the describe_state view - just use it as a controller action which does the state description. | |||
* | View public authority email, with recaptcha. | francis | 2008-10-17 | -3/+17 |
| | ||||
* | Suggest annotation when you've used information found. | francis | 2008-10-16 | -2/+2 |
| | ||||
* | Link to unhappy page for partially successful. | francis | 2008-10-16 | -2/+2 |
| | ||||
* | Remove details field now not used. | francis | 2008-10-14 | -2/+2 |
| | ||||
* | Wording change | francis | 2008-10-09 | -2/+2 |
| | ||||
* | Put URL of last viewed request / authority in contact form emails. | francis | 2008-10-07 | -13/+53 |
| | | | | | Get rid of details box for requires_admin, as people were using it unnecessarily, instead direct to contact form on next page. | |||
* | Give link to user page if logged in user uses contact form. | francis | 2008-10-03 | -2/+2 |
| | ||||
* | State of a request when response is to be by post. | francis | 2008-10-03 | -1/+19 |
| | ||||
* | Option to hide comments. | francis | 2008-10-02 | -2/+6 |
| | ||||
* | Donation links when someone marks a request as successful. | francis | 2008-10-02 | -3/+3 |
| | ||||
* | Remove unnecessary checks. | francis | 2008-09-24 | -10/+4 |
| | ||||
* | 'Doh | francis | 2008-09-24 | -6/+5 |
| | ||||
* | Guess authority. | francis | 2008-09-24 | -1/+15 |
| | ||||
* | Let super users change status of requires_admin requests from main site | francis | 2008-09-24 | -2/+8 |
| | ||||
* | Make fully_destroy work right with new separate raw_email table. | francis | 2008-09-23 | -4/+8 |
| | | | | Add redeliver_incoming event so recorded where message was moved from. | |||
* | Let you see raw emails in admin interface | francis | 2008-09-22 | -1/+5 |
| | ||||
* | Fix up test code, and some bugs relating to splitting out raw_email data. | francis | 2008-09-22 | -6/+6 |
| | ||||
* | Make it so you have to be logged in already to see followup form before ↵ | francis | 2008-09-22 | -14/+23 |
| | | | | writing your followup. | |||
* | Call follow ups replies again when they are replies. | francis | 2008-09-22 | -1/+4 |
| | | | | | Use better wording from Matthew for links for replies. Add reply/follow up to last message as action in list of actions at bottom. | |||
* | Add signature on followups too. | francis | 2008-09-22 | -1/+2 |
| | ||||
* | Force user to describe undescribed old requests before making a new one, if | francis | 2008-09-22 | -2/+16 |
| | | | | | they are logged in and with a reasonable error margin so hopefully not too annoying. | |||
* | Set default signature to be your name if you are logged in. | francis | 2008-09-22 | -2/+3 |
| | ||||
* | Flash at top of user page when logged in telling you what requests you | francis | 2008-09-21 | -1/+6 |
| | | | | haven't described yet. | |||
* | Delete track option in admin interface. | francis | 2008-09-15 | -2/+8 |
| | ||||
* | Note | francis | 2008-09-14 | -1/+4 |
| | ||||
* | Don't show page on first page. | francis | 2008-09-14 | -2/+6 |
| | ||||
* | Print page numbers on user page, request listing page, similar page. | francis | 2008-09-14 | -2/+10 |
| | | | | Use right count on user page. | |||
* | Edit annotations. | francis | 2008-09-13 | -1/+22 |
| | ||||
* | Speed up list page query. | francis | 2008-09-13 | -2/+2 |
| | ||||
* | Page cache attachments. | francis | 2008-09-12 | -1/+2 |
| | ||||
* | Fix bug in call to sort_by_ascending (boolean || true is always true!) in ↵ | francis | 2008-09-12 | -4/+4 |
| | | | | | | acts_as_xapian Alter WDTK code to use correct meaning of ascending in Xapian. | |||
* | Factor out an SQL fragment. | francis | 2008-09-11 | -4/+3 |
| | ||||
* | Remove debugging. | francis | 2008-09-11 | -2/+1 |
| |