discourse/app/models/concerns/reports
Gerhard Schlager 41ee5b7c86
FIX: Don't store translated trust level names in anonymous cache (#13224)
Refactors `TrustLevel` and moves translations from server to client

Additional changes:
  * "staff" and "admin" wasn't translatable in site settings
  * it replaces a concatenated string with a translation
  * uses translation for trust levels in users_by_trust_level report
  * adds a DB migration to rename keys of translation overrides affected by this commit
2021-06-01 22:11:48 +02:00
..
bookmarks.rb
consolidated_page_views.rb
daily_engaged_users.rb
dau_by_mau.rb
emails.rb
flags_status.rb
flags.rb
likes.rb
mobile_visits.rb
moderator_warning_private_messages.rb
moderators_activity.rb
new_contributors.rb
notify_moderators_private_messages.rb
notify_user_private_messages.rb
post_edits.rb
posts.rb
profile_views.rb
signups.rb
staff_logins.rb
storage_stats.rb
suspicious_logins.rb
system_private_messages.rb
time_to_first_response.rb
top_ignored_users.rb
top_referred_topics.rb
top_referrers.rb
top_traffic_sources.rb
top_uploads.rb
topics_with_no_response.rb
topics.rb
trending_search.rb
trust_level_growth.rb
user_flagging_ratio.rb
user_to_user_private_messages_with_replies.rb
user_to_user_private_messages.rb
users_by_trust_level.rb FIX: Don't store translated trust level names in anonymous cache (#13224) 2021-06-01 22:11:48 +02:00
users_by_type.rb
visits.rb
web_crawlers.rb