aboutsummaryrefslogtreecommitdiffstats
path: root/app/helpers/link_to_helper.rb
Commit message (Expand)AuthorAgeLines
* Remove some uses of gsub!, which might be clobbering other versions of stringsfrancis2009-04-08-2/+2
* Allowing extra parameters to be passed to request_urllouise2009-04-03-3/+8
* Give a bit more privacy about join datafrancis2009-02-12-1/+5
* Make all links in RSS feeds absolute, rather than relative, as readers don'tfrancis2008-12-17-1/+7
* Fix unhappy URLsfrancis2008-11-07-2/+2
* Lots more internal review stuff.francis2008-11-07-3/+7
* Oops, forgot to commitfrancis2008-10-20-1/+4
* View Word docs as HTMLfrancis2008-10-17-2/+2
* State of a request when response is to be by post.francis2008-10-03-1/+12
* Oopsfrancis2008-09-24-2/+2
* Note about which bug this isfrancis2008-09-24-2/+4
* Work round Rails bug to do with escaping of slashes in path components.francis2008-09-24-1/+11
* Alphabetfrancis2008-09-07-1/+4
* Fixs routing related bugs in search (I think caused by rails upgrade).francis2008-09-05-8/+8
* Make way links work in admin interface consistent - so name of objectfrancis2008-08-29-10/+7
* Prevent double posting of comments, and test code for that.francis2008-08-26-4/+7
* Most of comments code.francis2008-08-13-1/+4
* Feeds/alerts for authorities and users now includes responses and followups asfrancis2008-08-07-2/+2
* RSS feeds without tracking (just underlying code, not linked from anywhere yet)francis2008-07-18-9/+9
* Wrong comment.francis2008-07-09-2/+2
* Show more similar requests.francis2008-05-18-1/+4
* Track things for arbitary search queries.francis2008-05-15-1/+3
* Track requests by a particular user.francis2008-05-12-1/+3
* Track new requests to a particular public authority.francis2008-05-12-1/+3
* Alert about successful requests.francis2008-05-12-2/+4
* Generalise links to tracking.francis2008-05-12-1/+12
* Get date range searches working.francis2008-04-30-1/+10
* RSS (uumm, Atom :) ) feeds for tracksfrancis2008-04-09-2/+10
* Remove spaces from start of date, for use just after brackets etc.francis2008-04-03-2/+2
* Make users all have their own URL, rather than sharing if they have the same ...francis2008-03-12-2/+2
* Index first message text with info requests themselves.francis2008-03-07-2/+2
* Revert from Adam's change to original.francis2008-03-05-2/+2
* perhaps *this* is how to fix #995adam2008-03-05-2/+2
* Use names in URLs of requests.francis2008-02-27-7/+3
* Store url_name in database for usersfrancis2008-02-27-2/+2
* Rename simple_short_name to url_name in routingfrancis2008-02-27-2/+2
* Store URL name in database.francis2008-02-27-15/+5
* Fix link to user page from admin page.francis2008-02-22-2/+2
* Links to user admin page and public body admin page from request admin pagefrancis2008-02-06-4/+26
* Fix some errors in and found by test stuff.francis2008-01-30-3/+3
* Redirect to appropriate messages for most of the classification options.francis2008-01-29-2/+17
* Previous hack sucked, this one doesn't so much.francis2008-01-22-2/+2
* Basic admin pages for user accounts.francis2008-01-22-2/+2
* Option for stylesheets to be served from https alsofrancis2008-01-21-1/+7
* Prevent (probably accidental) double posting of the same request.francis2008-01-04-1/+17
* My Requests linkfrancis2008-01-02-2/+5
* Hmmm, at least link to classifying pages from main request if some responsesfrancis2007-12-24-2/+2
* Bug in refactored function.francis2007-12-20-2/+2
* Fix public links from admin pagesfrancis2007-12-18-5/+16
* Get redirects right for proxied admin URLs.francis2007-12-14-1/+6