aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/layouts
Commit message (Expand)AuthorAgeLines
* Load bootstrap dropdown for admin nav bar dropdownLouise Crow2014-12-18-0/+4
* Use correct path for responsive stylesheetsLouise Crow2014-05-01-1/+1
* Use responsive stylesheets based on feature flag.Louise Crow2014-04-24-6/+10
* Add feature flag for responsive stylingLouise Crow2014-04-24-4/+13
* Merge branch 'issues/1360-fancybox' into rails-3-developGareth Rees2014-04-07-1/+1
|\
| * use fancybox-rails to provide fancyboxGareth Rees2014-04-07-1/+1
* | Add missing csrf_meta_tags helperGareth Rees2014-03-26-0/+6
|/
* Restore other-country-notice0.16.0.3hotfix/0.16.0.3Louise Crow2014-01-27-0/+5
* Merge branch 'feature/cleanup-popups' into release/0.16Louise Crow2014-01-14-9/+9
|\
| * Cleanup popup notices.Louise Crow2014-01-14-8/+15
| * Remove the duplicate close button on the popup bannerMark Longair2013-12-10-1/+0
* | Use a favicon link helper to point to our pipeline favicon.Louise Crow2013-12-09-1/+1
* | Remove link to the now-removed theme.cssMark Longair2013-12-05-1/+0
* | Merge branch 'feature/rails-3-2-upgrade-spike' into feature/switch-to-asset-p...Mark Longair2013-11-29-37/+1
|\ \
| * | Fix the use of jquery.Jcrop for profile photosMark Longair2013-09-30-1/+1
| * | Add the IE 6 and IE 7 compatability CSS to the asset pipelineMark Longair2013-09-30-1/+1
| * | WiP: fix more stylesheet linksMark Longair2013-09-30-2/+2
| * | WiP: also move admin CSS and images into the asset pipelineMark Longair2013-09-30-1/+1
| * | WiP: Bundle up admin javascript using the asset pipelineMark Longair2013-09-30-1/+1
| * | Switch Javascript (bar admin) to be served with the asset piplineMark Longair2013-09-30-4/+3
| * | Move header to partial to make it easier to customize.Louise Crow2013-09-30-37/+1
| |/
* | 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-2/+1
* | Some of the non-manifest assets must have the full basenameMark Longair2013-11-19-2/+2
* | Fix the use of jquery.Jcrop for profile photosMark Longair2013-11-19-1/+1
* | Add the IE 6 and IE 7 compatability CSS to the asset pipelineMark Longair2013-11-19-1/+1
* | Fix more stylesheet links for the asset pipelineMark Longair2013-11-19-2/+2
* | Move admin CSS and images into the asset pipelineMark Longair2013-11-19-1/+1
* | Bundle up admin javascript using the asset pipelineMark Longair2013-11-19-1/+1
* | Switch Javascript (bar admin) to be served with the asset piplineMark Longair2013-11-19-4/+3
|/
* Make favicon its own partialLouise Crow2013-09-18-1/+2
* Include unobtrusive js in the admin layoutLouise Crow2013-08-22-1/+1
* Use FastGettext.locale, not I18n.locale as the latter will return hyphens, no...Louise Crow2013-07-23-1/+1
* Use request.params to generate a json format url when @has_json is true, not ...Louise Crow2013-06-20-1/+1
* Merge commit '0.11.0.8' into rails-3-developLouise Crow2013-06-11-3/+3
|\
| * Only render the popup banner in the layout where it's actually used.Louise Crow2013-06-11-3/+3
* | Remove support for theme stylesheet inclusion via template deprecated in vers...Louise Crow2013-06-05-10/+7
|/
* Merge remote-tracking branch 'mysociety/develop' into rails-3-developHenare Degan2013-03-14-34/+35
|\
| * Make no_chrome layout html5Matthew Landauer2013-03-07-1/+2
| * Make admin layout html5Matthew Landauer2013-03-07-1/+1
| * Switch default layout to html5Matthew Landauer2013-03-07-1/+2
| * Merge remote-tracking branch 'openaustralia_github/make-links-relative' into ...Louise Crow2013-03-06-3/+3
| |\
| | * Make internal links relativeMatthew Landauer2013-02-15-9/+9
| | * Stop using admin_url to generate absolute url for the admin interfaceMatthew Landauer2013-02-15-8/+8
| | * Stop using main_url to generate absolute urls for the main siteMatthew Landauer2013-02-15-2/+2
| | * Make links to within the site use relative urlsMatthew Landauer2013-02-13-2/+2
| * | Rename assets for admin interface directoryMatthew Landauer2013-02-19-3/+3
| * | Merge in adminbootstraptheme 323d704ab4f1ffe31f20fcabeaf030c462dfbadf into ma...Matthew Landauer2013-02-19-26/+25
| * | WDTK-277 - improved accessibility of searchNathan Jenkins2013-02-09-1/+1
| |/
* | Rename Configuration class to avoid conflict with ActiveSupport::ConfigurableHenare Degan2013-03-03-3/+3