| Commit message (Expand) | Author | Age | Lines |
* | Remove some uses of gsub!, which might be clobbering other versions of strings | francis | 2009-04-08 | -2/+2 |
* | Allowing extra parameters to be passed to request_url | louise | 2009-04-03 | -3/+8 |
* | Give a bit more privacy about join data | francis | 2009-02-12 | -1/+5 |
* | Make all links in RSS feeds absolute, rather than relative, as readers don't | francis | 2008-12-17 | -1/+7 |
* | Fix unhappy URLs | francis | 2008-11-07 | -2/+2 |
* | Lots more internal review stuff. | francis | 2008-11-07 | -3/+7 |
* | Oops, forgot to commit | francis | 2008-10-20 | -1/+4 |
* | View Word docs as HTML | francis | 2008-10-17 | -2/+2 |
* | State of a request when response is to be by post. | francis | 2008-10-03 | -1/+12 |
* | Oops | francis | 2008-09-24 | -2/+2 |
* | Note about which bug this is | francis | 2008-09-24 | -2/+4 |
* | Work round Rails bug to do with escaping of slashes in path components. | francis | 2008-09-24 | -1/+11 |
* | Alphabet | francis | 2008-09-07 | -1/+4 |
* | Fixs routing related bugs in search (I think caused by rails upgrade). | francis | 2008-09-05 | -8/+8 |
* | Make way links work in admin interface consistent - so name of object | francis | 2008-08-29 | -10/+7 |
* | Prevent double posting of comments, and test code for that. | francis | 2008-08-26 | -4/+7 |
* | Most of comments code. | francis | 2008-08-13 | -1/+4 |
* | Feeds/alerts for authorities and users now includes responses and followups as | francis | 2008-08-07 | -2/+2 |
* | RSS feeds without tracking (just underlying code, not linked from anywhere yet) | francis | 2008-07-18 | -9/+9 |
* | Remove unused function. | francis | 2008-07-09 | -6/+1 |
* | Wrong comment. | francis | 2008-07-09 | -2/+2 |
* | Remove escaping of HTML from text alert emails. | francis | 2008-05-27 | -2/+4 |
* | Show more similar requests. | francis | 2008-05-18 | -1/+4 |
* | Track things for arbitary search queries. | francis | 2008-05-15 | -1/+3 |
* | Track requests by a particular user. | francis | 2008-05-12 | -1/+3 |
* | Track new requests to a particular public authority. | francis | 2008-05-12 | -1/+3 |
* | Alert about successful requests. | francis | 2008-05-12 | -2/+4 |
* | Generalise links to tracking. | francis | 2008-05-12 | -1/+12 |
* | Get date range searches working. | francis | 2008-04-30 | -1/+10 |
* | Change from acts_as_solr to acts_as_xapian | francis | 2008-04-24 | -3/+16 |
* | RSS (uumm, Atom :) ) feeds for tracks | francis | 2008-04-09 | -2/+10 |
* | Remove spaces from start of date, for use just after brackets etc. | francis | 2008-04-03 | -2/+2 |
* | Email alerts for tracking a particular request. | francis | 2008-04-03 | -3/+4 |
* | Remove unused function. | francis | 2008-03-19 | -19/+1 |
* | Make users all have their own URL, rather than sharing if they have the same ... | francis | 2008-03-12 | -2/+2 |
* | Index first message text with info requests themselves. | francis | 2008-03-07 | -2/+2 |
* | Highlighting | francis | 2008-03-06 | -1/+26 |
* | Revert from Adam's change to original. | francis | 2008-03-05 | -2/+2 |
* | perhaps *this* is how to fix #995 | adam | 2008-03-05 | -2/+2 |
* | Use names in URLs of requests. | francis | 2008-02-27 | -7/+3 |
* | Store url_name in database for users | francis | 2008-02-27 | -2/+2 |
* | Rename simple_short_name to url_name in routing | francis | 2008-02-27 | -2/+2 |
* | Store URL name in database. | francis | 2008-02-27 | -15/+5 |
* | Fix link to user page from admin page. | francis | 2008-02-22 | -2/+2 |
* | Links to user admin page and public body admin page from request admin page | francis | 2008-02-06 | -4/+26 |
* | Fix some errors in and found by test stuff. | francis | 2008-01-30 | -3/+3 |
* | Redirect to appropriate messages for most of the classification options. | francis | 2008-01-29 | -9/+18 |
* | Previous hack sucked, this one doesn't so much. | francis | 2008-01-22 | -2/+2 |
* | Basic admin pages for user accounts. | francis | 2008-01-22 | -2/+2 |
* | Say it is development site on about page. | francis | 2008-01-21 | -1/+6 |