Transifex-Openfoodnetwork
|
b7a503a848
|
Updating translations for config/locales/fr.yml
|
2020-11-06 19:26:04 +11:00 |
|
Luis Ramos
|
28570cded2
|
Update all locales with the latest Transifex translations
|
2020-11-06 04:20:08 +00:00 |
|
Luis Ramos
|
c0bb9aad5e
|
Merge pull request #6286 from openfoodfoundation/transifex
Transifex
|
2020-11-06 04:18:56 +00:00 |
|
Transifex-Openfoodnetwork
|
e1962419c2
|
Updating translations for config/locales/ar.yml
|
2020-11-06 07:40:32 +11:00 |
|
Transifex-Openfoodnetwork
|
bb6f5cb3a7
|
Updating translations for config/locales/en_US.yml
|
2020-11-06 07:06:15 +11:00 |
|
Matt-Yorkley
|
db3576f469
|
Merge pull request #6308 from luisramos0/translations
Fix some missing translations in orders edit page
|
2020-11-05 18:33:51 +01:00 |
|
Matt-Yorkley
|
d8f9dead8b
|
Merge pull request #6270 from Matt-Yorkley/paperclip-handlers
Remove Paperclip URL handlers
|
2020-11-05 18:29:20 +01:00 |
|
Luis Ramos
|
bd4da3b5ce
|
Merge pull request #6247 from cillian/deep-munge-issue
Patch Rails :deep_munge issue so empty array parameters don't get converted to nil
|
2020-11-05 13:25:39 +00:00 |
|
Transifex-Openfoodnetwork
|
719007ecb4
|
Updating translations for config/locales/es.yml
|
2020-11-05 22:57:29 +11:00 |
|
Transifex-Openfoodnetwork
|
bd06f898a3
|
Updating translations for config/locales/ca.yml
|
2020-11-05 22:55:21 +11:00 |
|
Transifex-Openfoodnetwork
|
246a1f368b
|
Updating translations for config/locales/de_DE.yml
|
2020-11-05 21:59:09 +11:00 |
|
Transifex-Openfoodnetwork
|
f6443f00e5
|
Updating translations for config/locales/en_FR.yml
|
2020-11-05 19:23:26 +11:00 |
|
Transifex-Openfoodnetwork
|
fd52800d2c
|
Updating translations for config/locales/fr.yml
|
2020-11-05 19:21:40 +11:00 |
|
Transifex-Openfoodnetwork
|
31a34fc9d2
|
Updating translations for config/locales/en_NZ.yml
|
2020-11-05 10:00:28 +11:00 |
|
Transifex-Openfoodnetwork
|
3fc0d1bcb9
|
Updating translations for config/locales/en_NZ.yml
|
2020-11-05 09:57:27 +11:00 |
|
Luis Ramos
|
0ae3bf985a
|
Fix some missing translations in orders edit page
|
2020-11-04 21:54:27 +00:00 |
|
Matt-Yorkley
|
3170db9532
|
Remove Paperclip URL handlers
See ofn-security issue #33 for details.
|
2020-11-04 16:49:01 +00:00 |
|
Luis Ramos
|
5cde085241
|
Fix a number of spree translations
|
2020-11-04 13:55:36 +00:00 |
|
Luis Ramos
|
23956726e9
|
Add missing translation
|
2020-11-04 12:37:55 +00:00 |
|
Luis Ramos
|
c2591104ee
|
Fix typo in application setup
This was forcing env test in all environments breaking payment methods that are activated by environment
|
2020-11-04 12:15:45 +00:00 |
|
Luis Ramos
|
3beea43143
|
Switch to a version of better_paypal_express that does not define
routes and define those routes on the OFN side
|
2020-11-04 12:15:45 +00:00 |
|
Luis Ramos
|
8f2d52b9e3
|
Revert "Do not reload routes and make spree routes append instead of draw in"
This reverts commit cdf4c795c7c7ae18006eb24af9336941361b6b81.
|
2020-11-04 12:15:45 +00:00 |
|
Luis Ramos
|
f6f4faf146
|
Move test setup to application.rb
Without spree_core, the test environment file loads before the Spree engine is loaded
|
2020-11-04 12:15:45 +00:00 |
|
Luis Ramos
|
00d121ebfc
|
Add misssing translation
|
2020-11-04 12:15:45 +00:00 |
|
Luis Ramos
|
a51645f316
|
Remove deleted file
|
2020-11-04 12:15:45 +00:00 |
|
Luis Ramos
|
6950d7717f
|
Add missing translation
|
2020-11-04 12:15:45 +00:00 |
|
Luis Ramos
|
66fb3a9cf3
|
Remove code related to spree promotions
|
2020-11-04 12:15:45 +00:00 |
|
Luis Ramos
|
0ca71ce0a9
|
Do not reload routes and make spree routes append instead of draw in
case thee routes are already defined elsewhere, for example, by the
paypal express gem
|
2020-11-04 12:15:45 +00:00 |
|
Luis Ramos
|
bfeebccbc5
|
Load Spree engine before configuring it
|
2020-11-04 12:15:45 +00:00 |
|
Luis Ramos
|
4b21667974
|
Move initializers from Spree engine to the OFN application
|
2020-11-04 12:15:45 +00:00 |
|
Luis Ramos
|
451d8488d9
|
Run rubocop -a
|
2020-11-04 12:15:45 +00:00 |
|
Luis Ramos
|
bcca2eee9d
|
Bring user and ability related files from spree_core
|
2020-11-04 12:15:45 +00:00 |
|
Luis Ramos
|
b68c5ee0f9
|
Remove dead code (prototypes) and fix specs
|
2020-11-04 12:15:23 +00:00 |
|
Transifex-Openfoodnetwork
|
daff0a250c
|
Updating translations for config/locales/pt_BR.yml
|
2020-11-04 03:32:20 +11:00 |
|
Transifex-Openfoodnetwork
|
65bccb9236
|
Updating translations for config/locales/ru.yml
|
2020-11-03 20:36:52 +11:00 |
|
Transifex-Openfoodnetwork
|
efe5a4700a
|
Updating translations for config/locales/en_FR.yml
|
2020-11-03 19:13:11 +11:00 |
|
Transifex-Openfoodnetwork
|
0103cc3a2f
|
Updating translations for config/locales/fr.yml
|
2020-11-03 19:13:06 +11:00 |
|
Transifex-Openfoodnetwork
|
2a2c7bdc4e
|
Updating translations for config/locales/es.yml
|
2020-11-03 08:49:53 +11:00 |
|
Transifex-Openfoodnetwork
|
ad76f3e91e
|
Updating translations for config/locales/ca.yml
|
2020-11-03 08:48:11 +11:00 |
|
Pau Pérez Fabregat
|
201c9c109d
|
Merge pull request #6281 from Matt-Yorkley/missing-translation-ordering
Add missing translation key for enterprise taxon ordering
|
2020-11-02 22:15:43 +01:00 |
|
Transifex-Openfoodnetwork
|
5c81f645c9
|
Updating translations for config/locales/fr.yml
|
2020-11-02 20:38:38 +11:00 |
|
Transifex-Openfoodnetwork
|
6ff8cadb26
|
Updating translations for config/locales/en_FR.yml
|
2020-11-02 20:27:13 +11:00 |
|
Transifex-Openfoodnetwork
|
04358dfa39
|
Updating translations for config/locales/en_FR.yml
|
2020-11-02 20:24:09 +11:00 |
|
Transifex-Openfoodnetwork
|
8904273bea
|
Updating translations for config/locales/ru.yml
|
2020-11-02 18:56:03 +11:00 |
|
Luis Ramos
|
1bb7fd9ec8
|
Merge pull request #6280 from Matt-Yorkley/eastern-slavic-plurals
Add missing translation keys for Eastern Slavic plurals
|
2020-10-31 23:13:54 +00:00 |
|
Matt-Yorkley
|
0af20e48b0
|
Add missing translation key for enterprise taxon ordering
|
2020-10-31 19:17:19 +00:00 |
|
Matt-Yorkley
|
bc40088eaf
|
Add missing translation keys for Eastern Slavic plurals
There are multiple forms of pluralisation here, with different translations for each.
перевод сложен !
|
2020-10-31 16:58:15 +00:00 |
|
Pau Perez
|
1abdd0112e
|
Update all locales with the latest Transifex translations
|
2020-10-31 10:46:12 +01:00 |
|
Pau Pérez Fabregat
|
03b0ce430d
|
Merge branch 'master' into transifex
|
2020-10-31 10:05:27 +01:00 |
|
Luis Ramos
|
bd4d0ba5d3
|
Make the warning message work for first upload and for changes
|
2020-10-30 15:09:13 +00:00 |
|