openstreetmap-website/config/initializers
Tom Hughes 4dceacdeba Make switch to compact and small modes dynamic
The point where we need to switch between normal mode, compact mode
and small mode varies due to different string lengths in different
languages, but that can't be expressed by a media query, so use some
javascript to update as the window size changes.

Fixes #1014
2015-07-22 22:48:22 +01:00
..
abstract_adapter.rb Fix most auto-correctable rubocop issues 2015-02-20 08:56:16 +00:00
action_dispatch.rb Update to rails 4.2.3 2015-06-26 22:57:27 +01:00
action_mailer.rb Standardise on double quoted strings 2015-02-20 19:47:26 +00:00
assets.rb Make switch to compact and small modes dynamic 2015-07-22 22:48:22 +01:00
backtrace_silencers.rb Update to rails 3 2011-11-14 09:42:40 +00:00
classic_pagination.rb Standardise on double quoted strings 2015-02-20 19:47:26 +00:00
cookies_serializer.rb Update to rails 4.2.0 2015-01-10 17:46:58 +00:00
cors.rb Standardise on double quoted strings 2015-02-20 19:47:26 +00:00
field_error.rb Fix style issues found by new rubocop version 2015-04-14 09:38:24 +01:00
filter_parameter_logging.rb Update to rails 4.0.0 2013-09-21 11:35:45 +01:00
http_accept_language.rb Upgrade to http_accept_language 2.x 2013-09-24 20:22:44 +01:00
i18n.rb Update to latest upstream i18n-js 2015-06-16 19:17:37 +01:00
inflections.rb Update to rails 4.0.0 2013-09-21 11:35:45 +01:00
konacha.rb Standardise on double quoted strings 2015-02-20 19:47:26 +00:00
libxml.rb Fix most auto-correctable rubocop issues 2015-02-20 08:56:16 +00:00
mime_types.rb Update to rails 4.2.0 2015-01-10 17:46:58 +00:00
oauth.rb Standardise on double quoted strings 2015-02-20 19:47:26 +00:00
omniauth.rb Add support for Windows Live authentication 2015-05-19 14:04:09 +01:00
paperclip.rb Fix some more rubocop style issues 2015-02-20 20:39:52 +00:00
piwik.rb Fix most auto-correctable rubocop issues 2015-02-20 08:56:16 +00:00
potlatch.rb Fix most auto-correctable rubocop issues 2015-02-20 08:56:16 +00:00
query_cache.rb Make query cache disabling work again 2011-11-26 16:01:57 +00:00
r2.rb Standardise on double quoted strings 2015-02-20 19:47:26 +00:00
router.rb Fix most auto-correctable rubocop issues 2015-02-20 08:56:16 +00:00
sanitize.rb Standardise on double quoted strings 2015-02-20 19:47:26 +00:00
session.rb Ignore exceptions clearing sessions 2013-09-22 10:33:31 +01:00
session_store.rb Standardise on double quoted strings 2015-02-20 19:47:26 +00:00
streaming.rb Fix most auto-correctable rubocop issues 2015-02-20 08:56:16 +00:00
tempfile.rb Fix most auto-correctable rubocop issues 2015-02-20 08:56:16 +00:00
uri.rb Allow generic URIs to use the registry format 2011-12-13 10:45:40 +00:00
wiki_pages.rb Use Rails.xxx instead of RAILS_XXX 2011-11-14 09:42:40 +00:00
wrap_parameters.rb Update to rails 4.0.0 2013-09-21 11:35:45 +01:00