aboutsummaryrefslogtreecommitdiffstats
path: root/public
Commit message (Collapse)AuthorAgeLines
* Merge remote-tracking branch 'mysociety/develop' into rails-3-developHenare Degan2013-03-14-1/+1635
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Gemfile Gemfile.lock app/controllers/admin_request_controller.rb app/controllers/admin_track_controller.rb app/controllers/request_controller.rb app/controllers/services_controller.rb app/helpers/link_to_helper.rb app/mailers/request_mailer.rb app/models/application_mailer.rb app/models/info_request.rb app/views/admin_censor_rule/edit.html.erb app/views/admin_censor_rule/new.html.erb app/views/admin_public_body/_form.html.erb app/views/admin_public_body/_locale_selector.html.erb app/views/admin_public_body/_one_list.html.erb app/views/admin_public_body/edit.html.erb app/views/admin_public_body/list.html.erb app/views/admin_public_body/new.html.erb app/views/admin_request/_incoming_message_actions.html.erb app/views/admin_request/edit.html.erb app/views/admin_request/edit_comment.html.erb app/views/admin_request/edit_outgoing.html.erb app/views/admin_request/list.html.erb app/views/admin_request/list_old_unclassified.html.erb app/views/admin_request/show.html.erb app/views/admin_track/_some_tracks.html.erb app/views/admin_track/list.html.erb app/views/admin_user/edit.html.erb app/views/admin_user/list.html.erb app/views/admin_user/show.html.erb app/views/general/_footer.html.erb app/views/general/exception_caught.html.erb app/views/help/contact.html.erb app/views/layouts/default.html.erb app/views/public_body/_alphabet.html.erb app/views/request/_request_listing_single.html.erb app/views/request/_sidebar.html.erb app/views/request/new.html.erb app/views/request/show.html.erb app/views/request_mailer/external_response.rhtml app/views/request_mailer/fake_response.rhtml config/environment.rb config/environments/production.rb config/routes.rb spec/controllers/admin_censor_rule_controller_spec.rb spec/controllers/request_controller_spec.rb spec/controllers/track_controller_spec.rb spec/helpers/link_to_helper_spec.rb spec/mailers/request_mailer_spec.rb spec/models/info_request_spec.rb spec/spec_helper.rb spec/views/public_body/show.html.erb_spec.rb spec/views/request/show.html.erb_spec.rb vendor/plugins/rails_xss/lib/rails_xss/erubis.rb
| * Make default maintenance page html5Matthew Landauer2013-03-07-1/+2
| |
| * Replace use of <big> tag with <span class="big">Matthew Landauer2013-03-07-0/+4
| |
| * Rename assets for admin interface directoryMatthew Landauer2013-02-19-0/+0
| |
| * No need to set the admin icon pathsMatthew Landauer2013-02-19-2/+4
| |
| * Merge in adminbootstraptheme 323d704ab4f1ffe31f20fcabeaf030c462dfbadf into ↵Matthew Landauer2013-02-19-0/+1627
| | | | | | | | main project
* | Merge branch 'develop' into rails-3-spikeHenare Degan2013-02-15-3/+23
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Gemfile Gemfile.lock app/controllers/general_controller.rb app/controllers/track_controller.rb app/models/outgoing_message.rb app/models/public_body.rb app/models/user.rb app/views/general/frontpage.rhtml config/environment.rb config/initializers/inflections.rb config/initializers/mime_types.rb db/migrate/094_remove_old_tags_foreign_key.rb lib/timezone_fixes.rb spec/models/request_mailer_spec.rb spec/views/request/list.rhtml_spec.rb
| * 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
| |
* | These should be long unusedHenare Degan2012-12-11-44/+0
| |
* | Run the Rails 3 generatorHenare Degan2012-12-11-2169/+4172
|/
* 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