openstreetmap-website/config
Andy Allan 085412f624 Use i18n for submit button for issue comments
Normally when an en-GB.yml translation is missing, rails falls back to en.yml. But when
using the submit helpers, if the en-GB translation is missing, rails knows how to create
a fallback like 'Create {model_name}' without touching the en.yml file. This string might
then be different from what the test expects, e.g. 'Add Comment'.

So it's important to set the language headers, to avoid phantomjs from picking up your desktop
preferences in this specific case.
2019-06-12 19:24:06 +02:00
..
environments Move status into the settings object 2019-03-17 11:15:34 +00:00
image_optim Disable image_optim workers in tests 2018-03-28 13:52:51 +08:00
initializers Use strong_migrations to help developers avoid problems in production database schema changes 2019-05-30 10:11:17 +02:00
legales Renumbered sections to be more consistent with subsection numbering style 2011-04-13 13:17:21 +01:00
locales Use i18n for submit button for issue comments 2019-06-12 19:24:06 +02:00
potlatch Trace everywhere in potlatch too 2018-02-26 22:42:29 -08:00
settings Allow a configurable delay to keep diary entries from being published in feeds 2019-05-29 16:56:15 +02:00
.gitignore Only take the STATUS configuration from the environment 2019-03-13 18:06:23 +01:00
application.rb Move application.yml check to config initializer 2019-03-17 11:15:34 +00:00
banners.yml Add banner against EU Copyright Directive 2019-03-18 22:39:10 +01:00
boot.rb Update to rails 5.2.0 2018-06-19 00:16:24 +01:00
cable.yml Update to rails 5.2.0 2018-06-19 00:16:24 +01:00
countries.xml Replace the country table with a static XML countries file 2014-01-17 19:25:58 +00:00
credentials.yml.enc Update to rails 5.2.0 2018-06-19 00:16:24 +01:00
environment.rb Update to rails 5.1.4 2017-10-17 18:49:55 +01:00
eslint.json Enable a number of eslint style rules 2019-04-07 17:02:39 +01:00
example.database.yml Recommend PostgreSQL 9.1+ in database.yml 2014-11-07 08:24:26 +00:00
i18n-js.yml Fix issues with renaming of diary entry controller 2018-11-17 17:47:51 +00:00
image_optim.yml Enable image compression utils for image_optim 2017-12-06 13:20:26 +00:00
key.yml Merge remote-tracking branch 'openstreetmap/pull/1004' 2016-08-15 20:20:37 +01:00
languages.yml Locale maintenance: 2012-06-29 11:33:37 +00:00
master.key Update to rails 5.2.0 2018-06-19 00:16:24 +01:00
openlayers.cfg Merge branch 'master' into notes 2012-10-13 15:55:34 +01:00
puma.rb Update to rails 5.2.0 2018-06-19 00:16:24 +01:00
routes.rb Allow admins to unhide diary comments, if they wish 2019-06-06 16:03:42 +02:00
settings.yml Merge remote-tracking branch 'upstream/pull/2225' 2019-05-30 18:06:58 +01:00
spring.rb Update to rails 5.2.0 2018-06-19 00:16:24 +01:00
storage.yml Update to rails 5.2.0 2018-06-19 00:16:24 +01:00
travis.database.yml Add travis configuration 2015-02-22 19:21:33 +00:00
wiki_pages.yml Update wiki page data 2018-09-26 23:28:40 +01:00