Issues
- 1
table fallbacks
#642 opened by ollym - 1
Table backend, missing has many methods provided by the gem ( in_locale and destroy_empty_translations)
#647 opened by epetre - 2
- 0
Testing and fixtures
#644 opened by dvodvo - 2
- 0
Migration from `globalize`: foreign keys
#641 opened by Splines - 2
- 3
Allow composite foreign keys
#631 opened by mival - 2
- 1
Fallbacks in runtime
#640 opened by rojan999 - 3
validates presence: true failing with cache active
#623 opened by alejanderl - 2
Cannot inject the query when using query method block
#629 opened by Spone - 3
Destruction of record+translations fails, when model IDs are of the type "varchar(36)" (a UUID string)
#611 opened by john-999 - 1
eager_load and pluck builds the wrong query
#621 opened by elcuervo - 1
`i18n` scope incompatible with `exists?`
#622 opened by swatosh - 3
Add type checking plugin reference
#618 opened by GeorgeGorbanev - 1
- 1
- 8
validations failed
#576 opened by alec-c4 - 1
Not working properly with Rails 7.1.1
#628 opened by andersplanting - 3
Issue when doing data migration on CI
#585 opened by borisrorsvort - 2
ordering by specific locale
#614 opened by dvodvo - 4
Error when installing on Vitess MySQL db
#606 opened by janekwunderlich - 1
The presence plugin doesn't work as expected
#608 opened by KonstantinReido - 1
accessor super method doesn't work with arguments like class.value(locale: :de)
#613 opened by Reocin - 2
- 1
Automatic ActionText `rich_text` detection failing when operating on locale-dependent mobility field
#601 opened by kalsan - 1
- 1
- 5
Marks object as dirty even if nothing was changed in RichTextTranslation fields
#597 opened by csalmeida - 1
Translated inputs are empty after failed form validation in a specific setup
#600 opened by Gert-JanPeeters - 1
- 2
- 2
Model attribute defined fallback
#595 opened by dvodvo - 5
reader & locale_accessors won't return correct translation, but backend_reader does
#593 opened by hesslau - 2
Destruction of DB records with linked translation records fails (with a strange SQL query)
#594 opened by john-999 - 2
Use mobility with StoreModel
#591 opened by 23tux - 1
Issue with backend extention
#592 opened by proxygear - 1
- 1
- 8
- 4
Validations create empty translations in DB
#569 opened by mrbrdo - 5
- 5
- 3
- 3
RFC - model save hooks and mobility
#574 opened by mrbrdo - 1
- 3
json/jsonb backend doesn't work
#571 opened by alec-c4 - 1
jsonb backend doesn't find all `nil` values with `MyModel.i18n.where(my_internationalized_colmun: nil)`
#573 opened by DJA89 - 1
using attribute_methods in combination with select raises MissingAttributeError
#563 opened by jnylen