aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/layouts
Commit message (Expand)AuthorAgeLines
* Rename ALL THE TEMPLATES!!1!!!one!!1!!Henare Degan2013-02-27-0/+0
* Merge branch 'rails_xss' into rails-3-spikeMatthew Landauer2013-01-25-4/+4
|\
| * Merge remote-tracking branch 'mysociety/develop' into rails_xssMatthew Landauer2013-01-15-3/+3
| |\
| * | Layouts for text emails should not escape their contentsMatthew Landauer2013-01-15-4/+4
* | | Using #request_uri is deprecatedHenare Degan2012-12-11-3/+3
| |/ |/|
* | Use generated urls so that they go through locale filters.Louise Crow2012-11-29-1/+1
* | Move styling of popup close buttons to stylesheet so they can be more easily ...Louise Crow2012-11-28-2/+2
|/
* 3093f5d97d89dfa3518babe00d3aefea9cde15ad contained a reversion for WDTK - whe...Louise Crow2012-11-20-2/+2
* Small html fixes to help pages validateMatthew Landauer2012-11-08-2/+2
* Use a simple form and submit button for the search box - we don't want the ex...Louise Crow2012-11-05-6/+6
* Only reference the admin stylesheet if we're actually going to show the admin...Louise Crow2012-11-01-1/+1
* Don't set the body class to admin when an admin user is using the front end. ...Louise Crow2012-11-01-1/+1
* Only show google analytics if you are either not logged in or a normal user (...Matthew Landauer2012-10-18-1/+1
* Inline ConfigHelper force_registration_on_new_requestMatthew Landauer2012-09-25-1/+1
* Extract configuration with defaults into one moduleMatthew Landauer2012-09-25-4/+2
* Fix up whitespaceSeb Bacon2012-07-17-108/+108
* Style the search button with CSS so it can be overridden in themesSeb Bacon2012-07-13-1/+1
* Cleanup mixtures of tabs and spacesSeb Bacon2012-07-13-105/+104
* Don't fail when a banner is completely absent.Seb Bacon2012-07-13-1/+1
* Factor popup banner out into own partial, for easier setting/unsetting (inclu...Seb Bacon2012-07-13-15/+13
* Factor out stylesheet includes into separate partial (allows easier overridin...Seb Bacon2012-07-13-23/+2
* Show the admin navigation bar when browsing the main site. Fixes #512Seb Bacon2012-06-27-3/+10
* Respect ADMIN_BASE_URLRobin Houston2012-06-03-8/+8
* clearer indentationRobin Houston2012-05-31-11/+12
* Move before_body_end to before the </body>Robin Houston2012-05-31-1/+1
* Support "following" functionality:Seb Bacon2012-05-30-0/+1
* Add "admin" class to body when viewing pages as an adminSeb Bacon2012-05-23-2/+2
* remove files that could easily live in a theme, so people can choose to deplo...Seb Bacon2012-05-23-63/+25
* Merge from wombleton:feature/440_sparkly_admin_cssSeb Bacon2012-05-23-25/+63
* Add in google analytics code if it's configured.Rowan Crawford2012-04-30-0/+14
* Clean up whitespace & indentationRobin Houston2012-01-18-10/+10
* Reintroduce a "my requests" link. Fixes #289.Seb Bacon2012-01-02-1/+2
* Don't generate endlessly recursive URLs from request pages where the URL has ...Seb Bacon2011-12-21-1/+1
* FIx HTML validation problem in commentSeb Bacon2011-11-24-1/+1
* Support legacy theme technique for backwards compatibility, and update the th...seb2011-11-21-0/+2
* Change the mechanism by which we support themes. Fixes #203Seb Bacon2011-10-12-3/+1
* Show sign-in pop-up in current locale. Fixes #250David Cabo2011-10-05-1/+1
* don't include jquery twice (saves 89.4KiB download!)Seb Bacon2011-10-03-7/+7
* Adjust slightly modal sign-in widthDavid Cabo2011-09-23-1/+1
* Minor fix to default layout to ensure content div wraps around all floating c...David Cabo2011-09-19-0/+1
* Move footer from layout to partial so it can be overridenDavid Cabo2011-09-16-6/+1
* Move topnav links from layout into partial, so can be overriden in themesDavid Cabo2011-09-16-10/+1
* Provide ability to download zip file containing complete request. Closes #11Seb Bacon2011-09-13-0/+3
* A first stab at a sane print stylesheet. Fixes #16.Seb Bacon2011-09-12-3/+4
* Modify "link to this" behaviour: make it pop up a box with an input prefilled...Seb Bacon2011-09-12-0/+5
* Merge origin/develop into local develop (including Nick's design changes)Seb Bacon2011-09-09-8/+9
|\
| * Add missing stylesheets to modal sign-in dialog (and clean a bit)David Cabo2011-09-07-11/+11
* | design fixes from Nick to address Kersti's bug listSeb Bacon2011-09-09-2/+1
|/
* Fix HTML validation errors resulting from merge of new request workflowSeb Bacon2011-09-05-1/+1
* Merge branch 'develop' of github.com:sebbacon/alaveteli into develop, fix con...Seb Bacon2011-09-05-4/+68
|\