aboutsummaryrefslogtreecommitdiffstats
path: root/app/helpers/link_to_helper.rb
Commit message (Expand)AuthorAgeLines
* 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
* Oops - String.foo! type commands are more aggressive than I thought in alteri...francis2007-11-06-2/+2
* Make "rake spec:check" not check views or helpers, as I don't thinkfrancis2007-11-01-0/+46