aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/general
Commit message (Expand)AuthorAgeLines
* Use GET for search forms, not POST.Louise Crow2015-04-10-3/+3
* Show a 'make a request' button in the new request process.Louise Crow2015-02-20-3/+3
* Merge branch 'hotfix/0.20.0.7' into rails-3-developLouise Crow2015-02-05-3/+3
|\
| * Do not allow requests for search results after the first 500Louise Crow2015-02-03-3/+3
* | Merge branch '2032-extract-body-show-partials' into rails-3-developGareth Rees2015-01-08-0/+1
|\ \
| * | Extract rss_feed in to its own partialGareth Rees2015-01-08-0/+1
* | | Merge branch 'hotfix/0.20.0.2' into rails-3-developLouise Crow2015-01-07-2/+2
|\ \ \ | |/ / |/| / | |/
| * Sanitize the blog contents0.20.0.2Louise Crow2014-12-22-2/+2
* | Don't display specific error messages in production.Louise Crow2014-12-05-4/+1
|/
* Reword View Requests to Browse Requests in navGareth Rees2014-08-21-2/+4
* Don't display locale options when there's only one.Louise Crow2014-06-30-1/+1
* Merge branch 'issues/1496-main-banner-cta-copy' into rails-3-developGareth Rees2014-06-04-1/+1
|\
| * Reword CTA copy on frontpage bannerGareth Rees2014-05-22-1/+1
* | Use each instead of forGareth Rees2014-05-23-2/+2
* | Add comma delimiters to request numbers on the front pageGareth Rees2014-05-23-3/+6
|/
* More rubyish syntaxLouise Crow2014-05-09-2/+2
* Fixed widths for IE <= 7 as it doesn't use box-modelLouise Crow2014-04-24-0/+4
* Generate separate stylesheet for older IE browsers.Louise Crow2014-04-24-1/+7
* Use responsive stylesheets based on feature flag.Louise Crow2014-04-24-19/+38
* Add alternative header and footer templates.Louise Crow2014-04-24-0/+80
* Only display result_section divs when results exists.Louise Crow2014-04-24-14/+18
* Order page elements consistently with other pages.Louise Crow2014-04-22-16/+15
* use fancybox-rails to provide fancyboxGareth Rees2014-04-07-1/+1
* Only pass InfoRequestEvent to _request_listing_via_event templateLouise Crow2014-03-17-1/+1
* Use escape_javascript on translated strings in Javascript stringsMark Longair2014-01-24-5/+5
* Merge branch 'feature/display-social-media-when-configured' into rails-3-developLouise Crow2013-12-09-0/+4
|\
| * Only show the blog if a BLOG_FEED is configured.Louise Crow2013-12-09-0/+2
| * Only show the twitter link if an account is configured.Louise Crow2013-12-09-0/+2
* | Fix the link to the fancybox CSSMark Longair2013-12-05-1/+1
|/
* Merge remote-tracking branch 'origin/merged-rails-3-2-assset-pipeline' into r...Louise Crow2013-11-29-11/+47
|\
| * Merge branch 'feature/rails-3-2-upgrade-spike' into feature/switch-to-asset-p...Mark Longair2013-11-29-1/+38
| |\
| | * In excerpt, radius is now an option.Louise Crow2013-11-12-1/+1
| | * Fix the inclusion of CSS in output for zip file downloadMark Longair2013-11-08-2/+2
| | * Add the IE 6 and IE 7 compatability CSS to the asset pipelineMark Longair2013-09-30-2/+2
| | * Move to serving main.css from the asset pipelineMark Longair2013-09-30-2/+2
| | * Fix the links to the Twitter and RSS iconsMark Longair2013-09-30-3/+3
| | * WiP: fix more stylesheet linksMark Longair2013-09-30-1/+1
| | * Move header to partial to make it easier to customize.Louise Crow2013-09-30-0/+37
| * | Remove jquery-ui; in a later commit we'll add it back via the gemMark Longair2013-11-26-1/+0
| * | Don't include the main stylesheet directly; it's now in application.cssMark Longair2013-11-26-1/+1
| * | Fix asset inclusion where THEME_URLS is emptyMark Longair2013-11-26-1/+1
| * | Fix the inclusion of CSS in output for zip file downloadMark Longair2013-11-19-2/+2
| * | Add the IE 6 and IE 7 compatability CSS to the asset pipelineMark Longair2013-11-19-2/+2
| * | Move to serving main.css from the asset pipelineMark Longair2013-11-19-2/+2
| * | Fix the links to the Twitter and RSS iconsMark Longair2013-11-19-3/+3
| * | Fix more stylesheet links for the asset pipelineMark Longair2013-11-19-1/+1
* | | Make fragment caching dependent on a config variable.Louise Crow2013-11-25-1/+1
* | | Restore caching for five minutes to frontpage.Louise Crow2013-11-25-1/+2
* | | Move getting recent requests into a helper method.Louise Crow2013-11-25-0/+1
* | | Move getting popular bodies into a model method.Louise Crow2013-11-25-2/+3
|/ /