Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Get query right | francis | 2008-09-03 | -2/+2 |
| | ||||
* | Playing with a new frontpage. | francis | 2008-09-03 | -1/+31 |
| | ||||
* | Group tracks on user page. | francis | 2008-09-02 | -14/+39 |
| | ||||
* | Allow new responses by web for even stopped requests (stopping is anti-email ↵ | francis | 2008-09-02 | -6/+6 |
| | | | | spam only, so web upload OK) | |||
* | Ability for FOI officers to be able to upload responses from their browser. | francis | 2008-09-02 | -49/+211 |
| | ||||
* | Have a link to the annotation form, rather than the form being on the request. | francis | 2008-09-02 | -65/+71 |
| | | | | | (Partly to reduce clutter, partly to not overemphasise annotation vs. sending followups. Not sure if this is right, but will try it a bit.) | |||
* | Typos | francis | 2008-09-02 | -1/+1 |
| | ||||
* | typo, fixing up. it annoyed me | adam | 2008-09-02 | -2/+1 |
| | ||||
* | Don't need debugging now, seems to work. | francis | 2008-09-01 | -4/+4 |
| | ||||
* | Fix bug (read: severe missing code in TMail) in requoting of email addresses | francis | 2008-09-01 | -4/+26 |
| | | | | that have come externally. | |||
* | Whoops, call the right function! | francis | 2008-09-01 | -2/+2 |
| | ||||
* | 1 year seems a bit long | francis | 2008-09-01 | -2/+2 |
| | ||||
* | Show annotations and status update box better. | francis | 2008-09-01 | -8/+6 |
| | ||||
* | Improve styling of annotations | francis | 2008-09-01 | -3/+3 |
| | ||||
* | Make the HTML validate. | francis | 2008-08-31 | -1/+1 |
| | ||||
* | Add details box to the requires admin form. | francis | 2008-08-31 | -10/+16 |
| | ||||
* | Spell checker for followups. | francis | 2008-08-31 | -2/+3 |
| | ||||
* | Preview of followups. | francis | 2008-08-31 | -7/+63 |
| | ||||
* | Whoops, we lost the Re: ! | francis | 2008-08-31 | -2/+2 |
| | ||||
* | Use same calculation code and CSS for displaying previews as displaying requests | francis | 2008-08-31 | -21/+17 |
| | | | | on final page. | |||
* | I think "send follow up" makes it clearer it isn't a comment reply, but an email | francis | 2008-08-31 | -1/+1 |
| | ||||
* | # links for linking to paras of about page | francis | 2008-08-31 | -38/+39 |
| | ||||
* | Show annotations on user pages. | francis | 2008-08-31 | -1/+17 |
| | ||||
* | Let search specify who made the comment. | francis | 2008-08-31 | -1/+10 |
| | ||||
* | Annotate models. | francis | 2008-08-31 | -24/+26 |
| | | | | Todo update. | |||
* | Remove all email addresses from Word docs, not just ones we know about. | francis | 2008-08-31 | -29/+28 |
| | | | | e.g. for http://www.whatdotheyknow.com/request/communications_about_whatdotheyk | |||
* | Maybe clearer wording | francis | 2008-08-29 | -1/+6 |
| | ||||
* | Better display size of attachments. | francis | 2008-08-29 | -2/+12 |
| | ||||
* | More precise. | francis | 2008-08-29 | -1/+1 |
| | ||||
* | Show megabytes for large files. | francis | 2008-08-29 | -1/+1 |
| | ||||
* | Allow search by file extensions. | francis | 2008-08-29 | -4/+28 |
| | ||||
* | Fiddle with display of attachments (so more like GMail, and gives room for ↵ | francis | 2008-08-29 | -17/+26 |
| | | | | view as HTML link later) | |||
* | Add some mime types and mime type aliases | francis | 2008-08-29 | -5/+6 |
| | ||||
* | Find mime types we don't yet handle. | francis | 2008-08-29 | -1/+17 |
| | | | | Icon for BMP | |||
* | Don't HTML escape email subjects. | francis | 2008-08-29 | -5/+5 |
| | ||||
* | :email is a sentence | francis | 2008-08-29 | -4/+4 |
| | ||||
* | Wrap user emails. | francis | 2008-08-29 | -0/+1 |
| | ||||
* | More help tweaks. | francis | 2008-08-29 | -2/+2 |
| | ||||
* | Remove copyright section, as it is much more complicated than it says. | francis | 2008-08-29 | -11/+1 |
| | | | | (See email thread "Pseudonyms") | |||
* | Some more help improvements. | francis | 2008-08-29 | -8/+10 |
| | ||||
* | Fixes to help, mainly thanks Tony. | francis | 2008-08-29 | -7/+19 |
| | ||||
* | Change help slightly, to make clear you should ask for documents not ask ↵ | francis | 2008-08-29 | -1/+1 |
| | | | | questions. | |||
* | Some debugging aids. | francis | 2008-08-29 | -2/+6 |
| | ||||
* | OMG | francis | 2008-08-29 | -2/+12 |
| | ||||
* | Tidy up styling a bit of comments. | francis | 2008-08-29 | -1/+1 |
| | ||||
* | Maybe this looks better. | francis | 2008-08-29 | -6/+12 |
| | ||||
* | Add save access key | francis | 2008-08-29 | -4/+4 |
| | ||||
* | Remove unused parameter | francis | 2008-08-29 | -3/+3 |
| | ||||
* | Oops. | francis | 2008-08-29 | -4/+4 |
| | ||||
* | Make way links work in admin interface consistent - so name of object | francis | 2008-08-29 | -37/+36 |
| | | | | | always links to real page, and in brackets after it (admin) goes to admin page. |