aboutsummaryrefslogtreecommitdiffstats
path: root/public
Commit message (Collapse)AuthorAgeLines
* Remove FF button padding, use linear gradient for gradient on buttons in ↵Louise Crow2013-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 Jenkins2013-01-23-1/+2
|
* Move styling of popup close buttons to stylesheet so they can be more easily ↵Louise Crow2012-11-28-0/+4
| | | | overriden by themes.
* Remove duplication in quote marks imagesMatthew Landauer2012-11-14-0/+0
|
* Stop the height of the html view header changing with the browser windowMatthew Landauer2012-11-08-1/+1
|
* Tidy up request type options line on requests search formMatthew Landauer2012-11-01-0/+9
|
* Make twitter widget fit inside sidebarMatthew Landauer2012-10-31-7/+1
|
* Keep content of signin and signup forms within their parent divsMatthew Landauer2012-10-18-1/+5
|
* Update references to point to the mySociety repo.Louise Crow2012-08-29-1/+1
|
* Serve cached attachments directly from cacheRobin Houston2012-07-18-0/+1
|
* Style the search button with CSS so it can be overridden in themesSeb Bacon2012-07-13-1/+14
|
* Ensure the alert banner on every page is hidden if the relevant cookie is setSeb Bacon2012-07-13-3/+8
|
* Further tweaks to "follow" functionality UI / look and feelSeb Bacon2012-05-30-3/+20
|
* Tweaks to wording and layout of "follow" options.Seb Bacon2012-05-30-3/+15
|
* Support "following" functionality:Seb Bacon2012-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 Bacon2012-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 versionSeb Bacon2012-05-23-18/+4
|
* remove files that could easily live in a theme, so people can choose to ↵Seb Bacon2012-05-23-5164/+195
| | | | deploy it or not while it's still immature
* Merge from wombleton:feature/440_sparkly_admin_cssSeb Bacon2012-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 Bacon2012-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 FFJedidiah Broadbent2012-05-16-2/+6
| | | | Fixes:#425
* Add ŐŰőű to Delicious webfont (for benefit of Hungarian users); also ↵Seb Bacon2012-05-16-1137/+825
| | | | `chmod -x` the permissions.
* Centre the "emergency user" login message.Seb Bacon2012-05-14-2/+4
|
* Fix robots.txt to handle URLs with localesDavid Cabo2012-05-08-11/+12
|
* use Rails.root, not RAILS_ROOTJames McKinney2012-04-02-1/+1
|
* Display issue on request listsRobin Houston2012-02-16-2/+3
| | | | http://cl.ly/2w3B2u3o2T1d3u2a0p1o
* Position and size the logo correctly mk2Seb Bacon2012-02-13-0/+0
|
* Position and size the logo correctlySeb Bacon2012-02-13-0/+0
|
* Merge branch 'develop' of github.com:sebbacon/alaveteli into developSeb Bacon2012-02-13-1/+6
|\
| * The .not-for-print rule needs to be !IMPORTANTRobin Houston2012-02-10-1/+1
| |
| * Generic class for hiding things from printRobin Houston2012-02-10-1/+6
| |
* | correct spelling of logoSeb Bacon2012-02-13-0/+0
|/
* Small fixesRobin Houston2012-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 wdtkSeb Bacon2012-01-26-4/+4
|\
| * Fix the style rules for #everypageRobin Houston2012-01-25-4/+4
| | | | | | | | Note that #everypage is not used by default.
* | Mainly accessibility related changes. Closes issue #367Seb Bacon2012-01-26-17/+35
|/
* Ensure logo is at the top (because people click on it to get homepage)Seb Bacon2012-01-25-1/+1
|
* Improve accessibility for base design (increase base font size, make font ↵Seb Bacon2012-01-24-40/+27
| | | | sizes relative, improve contrast of text). Fixes #348
* remove gawping people logo from core styles. Fixes #347.Seb Bacon2012-01-16-5/+0
|
* Discourage spiders from crawling old, wrongly generated URLs as per issue #311.Seb Bacon2012-01-11-0/+6
|
* Argh noSeb Bacon2012-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 elementSeb Bacon2012-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 headerSeb Bacon2012-01-09-0/+1
|
* smaller default logged-in-barSeb Bacon2012-01-08-1/+1
|
* Left align annoation header lines.Seb Bacon2012-01-08-2/+0
|
* minor style fix: make H1 on "uphappy page" visibleSeb Bacon2012-01-08-1/+0
|
* Minor style fixes for annotationsSeb Bacon2012-01-08-12/+12
|
* Don't show the country notice in the print versionSeb Bacon2011-12-09-0/+4
|
* Merge branch 'feature/refactor-css-seb' of github.com:sebbacon/alaveteli ↵Seb Bacon2011-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 Bacon2011-10-05-85/+292
| | | | | | | | main.css styles very plain.