Viacheslav Ptsarev

Results 26 issues of Viacheslav Ptsarev

For: - payment_states, - order_states, - shipment_states Translate states with plural form as I18n scope. And translate state name with singular form as string. #8511

I have multiple forms on a page with negative captcha. `negative_captcha(@captcha)` generates `hidden_field_tag`s with ids 'timestamp' and 'spinner'. Their ids are the same for each form. I think there should...

This fixes issue #131 and supplies an alternative for PR #135 which doesn't pass tests. I used `I18N_PLURAL_MANY_COUNT = 2.1` from gem `spree_backend` to replace `count: :many` which caused errors...

I have `config.action_view.raise_on_missing_translations = true` Whenever I load rails server/console after this gem is installed, I get this error `translation missing: ru.spree.atleast_one_permission_set_is_required (I18n::MissingTranslationData)` Stacktrace: ``` /home/leemour/.rbenv/versions/2.4.2/lib/ruby/gems/2.4.0/gems/i18n-0.9.1/lib/i18n.rb:319:in `handle_exception': translation missing: ru.spree.atleast_one_permission_set_is_required...

- [ ] Login - [ ] Log out

enhancement

- [x] Create user - [ ] Set session data

enhancement

- [x] Fix jRuby errors - [ ] Ensure Rubocop checks are run

bug

These repos may contain existing solutions of error display: - http://awesome-hanami.org/#awesome-hanami-hanami-project-list - https://github.com/ossboard-org/ossboard - https://github.com/davydovanton/rubyjobs.dev

enhancement