]> git.openstreetmap.org Git - rails.git/history - lib/osm_community_index/local_chapter.rb
Refactor i18n so that all community information is available
[rails.git] / lib / osm_community_index / local_chapter.rb
2022-08-03 Andy AllanRefactor i18n so that all community information is...
2022-07-27 Andy AllanSwitch to using FrozenRecord for loading communities
2022-03-30 Andy AllanUse map rather than foo = [] ... each ... foo.push...
2022-03-30 Andy AllanUse String#tr instead of String.split(foo).join(bar)
2022-03-02 Andy AllanRubocop autofixes
2022-02-10 Adam HoyleFix: add osm-community-index localisation data to I18n
2021-12-14 Adam HoyleMerge branch 'master' into feature/add-communities...
2021-12-14 Adam HoyleFix: only call store_translations once per locale
2021-12-14 Adam HoyleFix: local chapter filtering is duplicating the logic...
2021-12-14 Adam HoyleSkip path rebuilding
2021-11-24 Adam HoyleRemove hand rolled i18n support
2021-11-24 Adam HoyleAdd relevant osm-community-index data into I18n
2021-10-17 Adam HoylePay heed to rubocop
2021-10-17 Adam HoyleMerge branch 'master' into feature/add-communities...
2021-09-27 Adam HoyleMerge branch 'master' into feature/add-communities...
2021-09-08 Adam HoyleImprove encapsulation / location of osm-community-index...