Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove FF button padding, use linear gradient for gradient on buttons in ↵ | Louise Crow | 2013-01-28 | -2/+21 |
| | | | | browsers that support it - with image backgrounds, we get tied up in issues about the line-height of input elements, which FF sets using !important. Fixes https://github.com/mysociety/whatdotheyknow-theme/issues/53 | |||
* | WDTK-256- Link to this widget retain permalink focus | Nathan Jenkins | 2013-01-23 | -1/+2 |
| | ||||
* | Move styling of popup close buttons to stylesheet so they can be more easily ↵ | Louise Crow | 2012-11-28 | -0/+4 |
| | | | | overriden by themes. | |||
* | Remove duplication in quote marks images | Matthew Landauer | 2012-11-14 | -0/+0 |
| | ||||
* | Stop the height of the html view header changing with the browser window | Matthew Landauer | 2012-11-08 | -1/+1 |
| | ||||
* | Tidy up request type options line on requests search form | Matthew Landauer | 2012-11-01 | -0/+9 |
| | ||||
* | Make twitter widget fit inside sidebar | Matthew Landauer | 2012-10-31 | -7/+1 |
| | ||||
* | Keep content of signin and signup forms within their parent divs | Matthew Landauer | 2012-10-18 | -1/+5 |
| | ||||
* | Update references to point to the mySociety repo. | Louise Crow | 2012-08-29 | -1/+1 |
| | ||||
* | Serve cached attachments directly from cache | Robin Houston | 2012-07-18 | -0/+1 |
| | ||||
* | Style the search button with CSS so it can be overridden in themes | Seb Bacon | 2012-07-13 | -1/+14 |
| | ||||
* | Ensure the alert banner on every page is hidden if the relevant cookie is set | Seb Bacon | 2012-07-13 | -3/+8 |
| | ||||
* | Further tweaks to "follow" functionality UI / look and feel | Seb Bacon | 2012-05-30 | -3/+20 |
| | ||||
* | Tweaks to wording and layout of "follow" options. | Seb Bacon | 2012-05-30 | -3/+15 |
| | ||||
* | Support "following" functionality: | Seb Bacon | 2012-05-30 | -0/+7 |
| | | | | | | * Change "email me about stuff" wording to "follow" throughout * Introduce a new flag that the user can set, which controls if they get email alerts * Add a new link to a "wall" for logged in users where they can see a feed of all the things they're following | |||
* | First stab at new feature. Adds new box in sidebar for reporting an issue, a ↵ | Seb Bacon | 2012-05-24 | -1/+1 |
| | | | | | | new "needs admin attention"-type state to InfoRequests, a flag indicating that a request has ever been marked as needing admin attention, and a controller method and route for setting this state & flag. Also adds the reason something needs admin attention to the subject of the email that gets sent to administrators. Neeeds tests. | |||
* | Bump jquery to latest version | Seb Bacon | 2012-05-23 | -18/+4 |
| | ||||
* | remove files that could easily live in a theme, so people can choose to ↵ | Seb Bacon | 2012-05-23 | -5164/+195 |
| | | | | deploy it or not while it's still immature | |||
* | Merge from wombleton:feature/440_sparkly_admin_css | Seb Bacon | 2012-05-23 | -195/+5456 |
| | | | | | | | Includes a couple of additional fixes: * Remember to HTML-quote things that could come from users * Fix form post action for editing users | |||
* | Because the font was otherwise broken, revert "Add ŐŰőű to Delicious ↵ | Seb Bacon | 2012-05-22 | -825/+1137 |
| | | | | | | webfont (for benefit of Hungarian users); also `chmod -x` the permissions." This reverts commit 213b8e825a0b94e47eb3c7ca2011c340816fce73. | |||
* | Fixes Search box cropping descenders in FF | Jedidiah Broadbent | 2012-05-16 | -2/+6 |
| | | | | Fixes:#425 | |||
* | Add ŐŰőű to Delicious webfont (for benefit of Hungarian users); also ↵ | Seb Bacon | 2012-05-16 | -1137/+825 |
| | | | | `chmod -x` the permissions. | |||
* | Centre the "emergency user" login message. | Seb Bacon | 2012-05-14 | -2/+4 |
| | ||||
* | Fix robots.txt to handle URLs with locales | David Cabo | 2012-05-08 | -11/+12 |
| | ||||
* | use Rails.root, not RAILS_ROOT | James McKinney | 2012-04-02 | -1/+1 |
| | ||||
* | Display issue on request lists | Robin Houston | 2012-02-16 | -2/+3 |
| | | | | http://cl.ly/2w3B2u3o2T1d3u2a0p1o | |||
* | Position and size the logo correctly mk2 | Seb Bacon | 2012-02-13 | -0/+0 |
| | ||||
* | Position and size the logo correctly | Seb Bacon | 2012-02-13 | -0/+0 |
| | ||||
* | Merge branch 'develop' of github.com:sebbacon/alaveteli into develop | Seb Bacon | 2012-02-13 | -1/+6 |
|\ | ||||
| * | The .not-for-print rule needs to be !IMPORTANT | Robin Houston | 2012-02-10 | -1/+1 |
| | | ||||
| * | Generic class for hiding things from print | Robin Houston | 2012-02-10 | -1/+6 |
| | | ||||
* | | correct spelling of logo | Seb Bacon | 2012-02-13 | -0/+0 |
|/ | ||||
* | Small fixes | Robin Houston | 2012-01-27 | -9/+9 |
| | | | | | - There is no such thing as “cursor: hand;” - Opacity is not measured in pixels. | |||
* | Merge branch 'wdtk' of github.com:sebbacon/alaveteli into wdtk | Seb Bacon | 2012-01-26 | -4/+4 |
|\ | ||||
| * | Fix the style rules for #everypage | Robin Houston | 2012-01-25 | -4/+4 |
| | | | | | | | | Note that #everypage is not used by default. | |||
* | | Mainly accessibility related changes. Closes issue #367 | Seb Bacon | 2012-01-26 | -17/+35 |
|/ | ||||
* | Ensure logo is at the top (because people click on it to get homepage) | Seb Bacon | 2012-01-25 | -1/+1 |
| | ||||
* | Improve accessibility for base design (increase base font size, make font ↵ | Seb Bacon | 2012-01-24 | -40/+27 |
| | | | | sizes relative, improve contrast of text). Fixes #348 | |||
* | remove gawping people logo from core styles. Fixes #347. | Seb Bacon | 2012-01-16 | -5/+0 |
| | ||||
* | Discourage spiders from crawling old, wrongly generated URLs as per issue #311. | Seb Bacon | 2012-01-11 | -0/+6 |
| | ||||
* | Argh no | Seb Bacon | 2012-01-09 | -1/+5 |
| | | | | | The width needs to be fixed on the authority page, but not on the authority preview, so use a more specific CSS rule for the latter | |||
* | Make the width of the request be the width of the parent element | Seb Bacon | 2012-01-09 | -2/+2 |
| | | | | | Using a fixed width for the request would cause text overflow in some places, such as the select_authority page. | |||
* | Bump up font size on public body page header | Seb Bacon | 2012-01-09 | -0/+1 |
| | ||||
* | smaller default logged-in-bar | Seb Bacon | 2012-01-08 | -1/+1 |
| | ||||
* | Left align annoation header lines. | Seb Bacon | 2012-01-08 | -2/+0 |
| | ||||
* | minor style fix: make H1 on "uphappy page" visible | Seb Bacon | 2012-01-08 | -1/+0 |
| | ||||
* | Minor style fixes for annotations | Seb Bacon | 2012-01-08 | -12/+12 |
| | ||||
* | Don't show the country notice in the print version | Seb Bacon | 2011-12-09 | -0/+4 |
| | ||||
* | Merge branch 'feature/refactor-css-seb' of github.com:sebbacon/alaveteli ↵ | Seb Bacon | 2011-10-14 | -0/+0 |
|\ | | | | | | | | | | | | | | | into feature/refactor-css-seb Conflicts: public/stylesheets/main.css public/stylesheets/theme.css | |||
| * | First attempt to move colours, fonts etc into "theme.css" and keep the ↵ | Seb Bacon | 2011-10-05 | -85/+292 |
| | | | | | | | | main.css styles very plain. |