Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / svenfuchs/i18n-active_record issues and pull requests

#148 - Does the cache get invalidated across the multi threads?

Issue - State: open - Opened by letrungkien 6 months ago - 2 comments

#146 - Translations with interpolations break on rails 7.1+

Issue - State: closed - Opened by robbevp about 1 year ago - 3 comments

#145 - Issue with singular vs plural look up

Issue - State: closed - Opened by hallmatt about 1 year ago - 2 comments

#144 - Make translation model configurable

Pull Request - State: closed - Opened by 23tux about 1 year ago - 2 comments

#143 - Code reloading with Zeitwerk

Issue - State: closed - Opened by 23tux about 1 year ago - 4 comments

#142 - Add support for rails-7.1.0.alpha+

Pull Request - State: closed - Opened by timfjord over 1 year ago

#141 - Add support for Rails Head (7.1.0.alpha+)

Pull Request - State: closed - Opened by seanabrahams over 1 year ago - 2 comments

#140 - Scope config option to isolate translations

Pull Request - State: open - Opened by vipera almost 2 years ago - 3 comments

#139 - Missing translations with default values as option

Issue - State: open - Opened by nitxal about 2 years ago - 1 comment
Labels: feature request

#138 - Update example article for Rails 5.1

Issue - State: closed - Opened by wrycoder about 2 years ago - 3 comments

#136 - Update the CI matrix

Pull Request - State: closed - Opened by timfjord over 2 years ago

#135 - Test implicit hash conversion

Pull Request - State: closed - Opened by timfjord over 2 years ago

#134 - Add Ruby 3.1 and Rails 7 to the CI matrix

Pull Request - State: closed - Opened by petergoldstein over 2 years ago - 1 comment

#133 - Rename I18n::Backend::ActiveRecord::Translation#to_hash to #to_h

Pull Request - State: closed - Opened by cbeer over 2 years ago - 3 comments

#131 - support version 1.9.0 of i18n

Pull Request - State: closed - Opened by mpantel almost 3 years ago - 2 comments

#130 - Breaks on latest i18n

Issue - State: closed - Opened by mpantel almost 3 years ago - 2 comments

#129 - Fix memoization, bring back Implementation Module

Pull Request - State: closed - Opened by abime almost 3 years ago - 1 comment

#128 - Memoization stopped working on upgrading to 1.0.0

Issue - State: closed - Opened by abime almost 3 years ago - 7 comments

#127 - Do not reinitialize when the DB is empty

Pull Request - State: closed - Opened by timfjord about 3 years ago

#126 - cache_translations = true not respected if translations table is empty

Issue - State: closed - Opened by mauro-oto about 3 years ago - 2 comments

#125 - Add Rubocop 🤖

Pull Request - State: closed - Opened by timfjord about 3 years ago

#124 - Activate GitHub Actions

Pull Request - State: closed - Opened by timfjord about 3 years ago

#122 - Caching

Pull Request - State: closed - Opened by westonganger about 3 years ago - 4 comments

#121 - Documentation or Removal of proc handling mechanism

Issue - State: closed - Opened by westonganger about 3 years ago - 1 comment

#120 - Switch from TravisCI to Github Actions

Pull Request - State: closed - Opened by westonganger about 3 years ago - 2 comments

#119 - Add CHANGELOG.md

Pull Request - State: closed - Opened by westonganger about 3 years ago - 1 comment

#118 - Add a changelog

Issue - State: closed - Opened by westonganger about 3 years ago - 4 comments

#117 - Falling docker build

Issue - State: closed - Opened by rod-stuchi about 3 years ago - 2 comments

#116 - Handle namespaced classes correctly

Pull Request - State: closed - Opened by timfjord about 3 years ago

#115 - Generator with class name in a module produces invalid migration

Issue - State: closed - Opened by jadencarver over 3 years ago - 1 comment

#114 - Error encountered when creating a DB

Issue - State: closed - Opened by AnneSophieDubost over 3 years ago - 1 comment

#113 - README with syntax highlighting

Pull Request - State: closed - Opened by dorianmariefr over 3 years ago - 3 comments

#112 - Simplify generated migration

Pull Request - State: closed - Opened by dorianmariefr over 3 years ago - 6 comments

#111 - Add caching logic instead of relying on Translation.lookup

Pull Request - State: closed - Opened by dvkch over 3 years ago - 5 comments

#110 - lookup method not reusing @translations

Issue - State: closed - Opened by dvkch over 3 years ago - 12 comments

#109 - Update dependencies

Pull Request - State: closed - Opened by timfjord over 3 years ago - 2 comments

#108 - Bump activerecord from 5.0.2 to 6.1.3

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#107 - Feature/caching

Pull Request - State: closed - Opened by jfo84 over 4 years ago

#105 - path for form helper

Issue - State: closed - Opened by D4v1dW3bb over 4 years ago - 7 comments

#104 - config/initializers/i18n_active_record.rb not working

Issue - State: closed - Opened by D4v1dW3bb over 4 years ago - 2 comments

#103 - Feature: :where option for t method that scopes translation

Issue - State: closed - Opened by lancecarlson over 4 years ago - 4 comments

#102 - Bump rake from 12.0.0 to 13.0.1

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago
Labels: dependencies

#101 - Pluralize the class name

Pull Request - State: closed - Opened by plwalters almost 5 years ago - 1 comment

#99 - Modify Translation class to work with tc-shop

Pull Request - State: closed - Opened by SkayHUN almost 5 years ago

#98 - Add missing translations for all config.i18n.available_locales

Issue - State: open - Opened by nicovak almost 5 years ago - 1 comment
Labels: feature request

#97 - Add #translations, #init_translations and #intialized?

Pull Request - State: closed - Opened by vipera about 5 years ago - 9 comments

#96 - i18n search yaml file first, then if not found refer to database

Issue - State: closed - Opened by Manidavid about 5 years ago - 3 comments

#95 - Fix Travis

Pull Request - State: closed - Opened by timfjord about 5 years ago

#94 - Add i18n:active_record:install

Pull Request - State: closed - Opened by timfjord about 5 years ago

#93 - Feature request: Generator for migration and initializer

Issue - State: closed - Opened by bekicot over 5 years ago - 3 comments

#91 - Missed a file rename in readme

Pull Request - State: closed - Opened by mejackreed over 6 years ago - 1 comment

#90 - Rename recommended initializer for Rails 5 compatibility

Pull Request - State: closed - Opened by mejackreed over 6 years ago

#89 - Using I18nAR in isolation

Issue - State: closed - Opened by nitsujri almost 7 years ago - 2 comments

#88 - locale.rb setting with advanced example issue?

Issue - State: closed - Opened by DC7806 almost 7 years ago - 3 comments

#87 - Handle accessing keys with a leading period

Pull Request - State: closed - Opened by gingermusketeer about 7 years ago - 4 comments

#86 - Fix inconsistency with other I18n backends

Pull Request - State: closed - Opened by gingermusketeer about 7 years ago - 5 comments

#84 - Bug in Activerecord/YAML chained backend?

Issue - State: closed - Opened by xinspire about 7 years ago - 3 comments

#83 - Silently ignore the parent

Pull Request - State: open - Opened by nvanoorschot over 7 years ago - 2 comments

#82 - Value at a parent node crashes the app

Issue - State: open - Opened by nvanoorschot over 7 years ago

#81 - Improve test suite

Pull Request - State: closed - Opened by timfjord over 7 years ago

#80 - fix Translations subtree fetch

Pull Request - State: closed - Opened by fatbeard2 over 7 years ago - 10 comments

#79 - Fetch translations subtree

Issue - State: closed - Opened by fatbeard2 over 7 years ago - 2 comments

#78 - Conflict with Rails 5 initializers order

Issue - State: closed - Opened by mauro-oto almost 8 years ago - 3 comments

#77 - Q: for what interpolations field?

Issue - State: closed - Opened by stavskiys about 8 years ago - 3 comments

#76 - Feature Request: Mongoid Support

Issue - State: open - Opened by ckho about 8 years ago - 1 comment
Labels: feature request

#75 - Disabling logger in Translation nullify it everywhere

Pull Request - State: closed - Opened by timfjord about 8 years ago

#74 - User defined methods for I18n::Backend::ActiveRecord::Translation

Issue - State: closed - Opened by augustosamame over 8 years ago - 2 comments

#73 - Translations queries from database

Issue - State: closed - Opened by misterspelik over 8 years ago - 6 comments

#72 - add nice blog post to readme?

Issue - State: closed - Opened by muescha over 8 years ago - 1 comment

#71 - Setup travis

Pull Request - State: closed - Opened by timfjord over 8 years ago

#70 - Disable logger

Pull Request - State: closed - Opened by timfjord over 8 years ago - 5 comments

#69 - What happened to the rails-4-release branch?

Issue - State: closed - Opened by rsmithlal over 8 years ago - 2 comments

#68 - Fix StoreProc

Issue - State: open - Opened by timfjord over 8 years ago

#67 - Translations don't get updated quickly

Issue - State: closed - Opened by zenati over 8 years ago - 3 comments

#66 - How to use table of different name?

Issue - State: closed - Opened by sixtyfive over 8 years ago - 2 comments

#65 - Fix test suit and missing backend

Pull Request - State: closed - Opened by timfjord over 8 years ago

#61 - Use destroy over delete when deleting translation records

Pull Request - State: closed - Opened by mpataki over 9 years ago - 9 comments

#59 - Rails app crashes when a null locale is present

Issue - State: closed - Opened by sajoku over 9 years ago - 5 comments

#58 - Rails4 compatible release

Issue - State: closed - Opened by demental about 10 years ago - 4 comments

#55 - Rails 4.1.5 Update & Clarify Translation.interpolations field

Pull Request - State: closed - Opened by pctj101 about 10 years ago - 2 comments

#53 - Update README.textile

Pull Request - State: closed - Opened by schory over 10 years ago - 2 comments

#52 - Upgrade test suite, rails 4 compatible with all tests passing

Pull Request - State: closed - Opened by chipairon over 10 years ago - 2 comments

#51 - Present unique available locales

Issue - State: closed - Opened by gabrielengel over 10 years ago - 1 comment

#47 - When storing keys from Simple backend, store the provided value.

Pull Request - State: closed - Opened by chipairon about 11 years ago - 3 comments

#46 - add default plural rules so it does not crash when they are not provided

Pull Request - State: closed - Opened by chipairon about 11 years ago - 1 comment

#44 - Store missings for all available locales

Pull Request - State: closed - Opened by chipairon about 11 years ago - 1 comment

#43 - Fix missing feature not catching misses.

Pull Request - State: closed - Opened by chipairon about 11 years ago - 1 comment

#37 - struggling with mysql case sensitivity

Issue - State: closed - Opened by spemmons over 11 years ago - 1 comment

#36 - Rails 3.2

Pull Request - State: closed - Opened by endSly almost 12 years ago - 1 comment

#35 - Disabled SQL Queries logger

Pull Request - State: closed - Opened by naveda89 almost 12 years ago - 1 comment

#34 - Added to attributes on the translation

Issue - State: closed - Opened by wdiechmann about 12 years ago - 1 comment