Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | This was slowing it down. | francis | 2008-06-06 | -2/+2 |
| | ||||
* | Wording change. | francis | 2008-06-06 | -2/+2 |
| | ||||
* | Fix bug in logging of email | francis | 2008-06-06 | -9/+13 |
| | ||||
* | Get right admin name. | francis | 2008-06-04 | -5/+5 |
| | ||||
* | Strip non-UTF-8 | francis | 2008-06-04 | -2/+7 |
| | ||||
* | Word this regular expression better. | francis | 2008-06-04 | -5/+5 |
| | ||||
* | links needed too | francis | 2008-06-04 | -0/+1 |
| | ||||
* | irb useful | francis | 2008-06-04 | -0/+1 |
| | ||||
* | Add back FastCGI | francis | 2008-06-04 | -25/+7 |
| | ||||
* | Rewrite rules in vhost.conf | keith | 2008-06-04 | -0/+24 |
| | ||||
* | Use PHP5 on new servers. | francis | 2008-06-04 | -0/+3 |
| | ||||
* | Link to feed in admin interface. | francis | 2008-06-04 | -1/+5 |
| | ||||
* | Does what it says on the tin. | francis | 2008-06-04 | -1/+1 |
| | ||||
* | Awesome survey goodness. | francis | 2008-06-03 | -13/+13 |
| | ||||
* | Put it at the top | francis | 2008-06-02 | -4/+5 |
| | ||||
* | Nah, doesn't use fcgi any more. | francis | 2008-06-02 | -8/+1 |
| | ||||
* | Syntax error | francis | 2008-06-02 | -0/+1 |
| | ||||
* | Pid file isn't there when first starting. | francis | 2008-06-02 | -6/+8 |
| | ||||
* | List more dependencies | francis | 2008-05-31 | -1/+5 |
| | ||||
* | Slightly better tested | keith | 2008-05-30 | -9/+7 |
| | ||||
* | Hacked it a bit so it does a kill -9 and removes the pid if need be - not ↵ | keith | 2008-05-30 | -2/+14 |
| | | | | fully tested | |||
* | Grammar fix. | francis | 2008-05-29 | -1/+1 |
| | ||||
* | Notes. | francis | 2008-05-29 | -38/+7 |
| | ||||
* | Accept half-bracketed disclaimers. | francis | 2008-05-29 | -5/+7 |
| | ||||
* | Lots of message display quoting, charset etc. fixups. | francis | 2008-05-29 | -34/+62 |
| | ||||
* | "Access to" is jargony | francis | 2008-05-29 | -1/+1 |
| | ||||
* | Help on EIR | francis | 2008-05-29 | -11/+61 |
| | ||||
* | Make pledge link more meaningful. | francis | 2008-05-28 | -1/+1 |
| | ||||
* | Make search tracks work for queries with dots and slashes. | francis | 2008-05-27 | -6/+9 |
| | ||||
* | Warning about postcodes or emails appearing in outgoing requests. | francis | 2008-05-27 | -9/+28 |
| | ||||
* | Remove escaping of HTML from text alert emails. | francis | 2008-05-27 | -5/+10 |
| | ||||
* | Some other bits of EIR text. | francis | 2008-05-27 | -7/+11 |
| | ||||
* | Support authorities to which only EIR requests can be made. | francis | 2008-05-27 | -38/+137 |
| | ||||
* | Remove spurious </table> | francis | 2008-05-26 | -2/+0 |
| | ||||
* | Search of authorities by tag. | francis | 2008-05-26 | -56/+53 |
| | ||||
* | Add what Alex found about postal address. | francis | 2008-05-26 | -1/+14 |
| | ||||
* | link to real home page of acts_as_xapian | francis | 2008-05-22 | -0/+5 |
| | ||||
* | Say thanks better. | francis | 2008-05-22 | -2/+2 |
| | ||||
* | Strip bad characters from attachment text conversions. | francis | 2008-05-22 | -1/+4 |
| | ||||
* | Set all variables | francis | 2008-05-22 | -2/+2 |
| | ||||
* | Count is fairly meaningless on /similar pages. | francis | 2008-05-22 | -0/+2 |
| | ||||
* | Seems to take a while to stop mongrel sometimes. | francis | 2008-05-21 | -1/+1 |
| | ||||
* | Cope with #s in URLs for post redirects. | francis | 2008-05-21 | -3/+11 |
| | ||||
* | Admin classify after 1 week, not 2 weeks. | francis | 2008-05-21 | -6/+6 |
| | ||||
* | Show people tracking same query, when you are on search page. | francis | 2008-05-21 | -42/+174 |
| | | | | | | | | | Put name of admin user rather than import_csv. Send automated email to remind people to clarify their request. Send response overdue alerts multiple times for one request (if it becomes overdue again after a clarification etc.) Overdue response alert email click through shows how many days overdue it is near where you write your reply. | |||
* | Have test file for each model. | francis | 2008-05-21 | -23/+21 |
| | ||||
* | They are authorities, not bodies. | francis | 2008-05-21 | -2/+2 |
| | ||||
* | Bullet list in credits on about page. | francis | 2008-05-21 | -95/+185 |
| | | | | | | | | | | | Rename rss_at to described_at. Email alerts based on date of description, not just creation date (so don't miss things that were created before alert but described only recently) Tidy up when described vs. newest is used for sort order. Caching of text extracted from attachments, and display in search results. Add some tests for things that aren't tested. (alright, maybe we *should* use git/hg if I'm going to keep doing this many separate commits on a train) | |||
* | Use described order for success lists. | francis | 2008-05-19 | -4/+4 |
| | ||||
* | Measure RSS described date with full date/time not just date. | francis | 2008-05-19 | -8/+7 |
| |