Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Don't mess with down.html | francis | 2009-03-18 | -1/+3 |
| | ||||
* | Not used don't think. | francis | 2009-03-18 | -5/+5 |
| | ||||
* | Simple page for checking due dates with details of holidays skipped (not | tony | 2009-03-16 | -1/+5 |
| | | | | linked from anywhere public yet until it gets tidied up a lot more) | |||
* | Use default Pg port in example db config as that's what most people will | tony | 2009-03-12 | -10/+10 |
| | | | | be using. | |||
* | Restrict 'ten days old unclassified' on front page of admin to 50 | tony | 2009-03-10 | -1/+2 |
| | | | | entries to speed up that page, and provide full list as separate page | |||
* | Admin page to list most popular authorities without Publication Scheme info | tony | 2009-03-10 | -1/+2 |
| | ||||
* | Button to delete all tracks of a particular type. | francis | 2009-03-05 | -1/+2 |
| | ||||
* | A new admin stats graph | root | 2009-02-12 | -1/+2 |
| | ||||
* | Set a blackhole for envelope from for various messages where we don't care | francis | 2009-02-09 | -2/+3 |
| | | | | about delivery failures (e.g. email alerts) | |||
* | Check that we get exim log lines OK. | francis | 2009-02-09 | -1/+2 |
| | | | | Annotate models. | |||
* | Whoops, accidentally broke half admin interface by overwriting ↵ | francis | 2009-01-29 | -5/+5 |
| | | | | | | admin_controller.rb - put back in general controller. | |||
* | Enable cron job | francis | 2009-01-27 | -2/+2 |
| | ||||
* | Load exim log files into database. | francis | 2009-01-27 | -1/+4 |
| | ||||
* | Validator is needed for test script. | francis | 2009-01-27 | -0/+1 |
| | ||||
* | Slow down alerts slightly, so while database being dumped they don't stall. | francis | 2009-01-27 | -2/+3 |
| | ||||
* | Typo in package name | francis | 2009-01-23 | -1/+1 |
| | ||||
* | Documentation patch from Peter | francis | 2009-01-23 | -0/+1 |
| | ||||
* | Move TMail monkeypatches out of incoming_message into | francis | 2008-11-21 | -0/+50 |
| | ||||
* | Better stop. | francis | 2008-11-17 | -15/+36 |
| | | | | 5 servers. | |||
* | No -d on stop | francis | 2008-11-17 | -1/+1 |
| | ||||
* | Tweak command parameters. | francis | 2008-11-17 | -2/+2 |
| | ||||
* | Right pid | francis | 2008-11-17 | -2/+2 |
| | ||||
* | Right order | francis | 2008-11-17 | -2/+2 |
| | ||||
* | Two mongrels. | francis | 2008-11-17 | -10/+24 |
| | ||||
* | Two mongrels | francis | 2008-11-17 | -2/+2 |
| | ||||
* | Set up mongrel so can have pack of mongrels | francis | 2008-11-17 | -13/+22 |
| | ||||
* | Don't redir for /files/ directory | francis | 2008-11-14 | -1/+2 |
| | ||||
* | Note on pack of mongrels. | francis | 2008-11-11 | -1/+5 |
| | ||||
* | Detect mime type of files by looking inside them if all else fails. | francis | 2008-11-10 | -0/+1 |
| | | | | | Set file extension to appropriate one for mime type, so when Apache caches it it can guess right mime type again later. | |||
* | Don't need these. | francis | 2008-11-07 | -2/+0 |
| | ||||
* | Fix unhappy URLs | francis | 2008-11-07 | -2/+2 |
| | ||||
* | Lots more internal review stuff. | francis | 2008-11-07 | -2/+3 |
| | ||||
* | Give up on this for now. | francis | 2008-11-03 | -1/+1 |
| | ||||
* | Cope with errors better on pdftohtml. | francis | 2008-11-03 | -0/+1 |
| | ||||
* | Cache HTML versions of attachments | francis | 2008-10-28 | -2/+2 |
| | ||||
* | defaults for RECAPTCHA_PUBLIC_KEY | angie | 2008-10-28 | -2/+2 |
| | ||||
* | Code to flexibly remove text from requests, configured via database. | francis | 2008-10-27 | -1/+2 |
| | ||||
* | Not using restart-mongrel any more, but proper init script. | francis | 2008-10-21 | -4/+1 |
| | ||||
* | View Word docs as HTML | francis | 2008-10-17 | -1/+2 |
| | ||||
* | Blank entries cause trouble. | francis | 2008-10-17 | -3/+3 |
| | ||||
* | View public authority email, with recaptcha. | francis | 2008-10-17 | -2/+9 |
| | ||||
* | No rewrite | francis | 2008-09-24 | -3/+3 |
| | ||||
* | Let super users change status of requires_admin requests from main site | francis | 2008-09-24 | -3/+3 |
| | ||||
* | Move similar request URLs, so can block in robots.txt easily, and block them ↵ | francis | 2008-09-15 | -2/+2 |
| | | | | | | | there. (Yes, old similar request URLs are breaking with this change, tough doesn't seem important enough) | |||
* | Gah | francis | 2008-09-13 | -1/+1 |
| | ||||
* | Speed up list page query. | francis | 2008-09-13 | -1/+1 |
| | ||||
* | Cache correspondence fragments | francis | 2008-09-12 | -0/+1 |
| | ||||
* | Page cache attachments. | francis | 2008-09-12 | -1/+1 |
| | ||||
* | Typo. | matthew | 2008-09-10 | -2/+2 |
| | ||||
* | Mongrel run as a daemon | root | 2008-09-08 | -3/+13 |
| |