discourse/app/models/concerns
Martin Brennan bd4e8422fe
FEATURE: Revive legacy pageview reports (#29308)
This commit brings back some reports hidden or changed
by the commit in 14b436923c if
the site setting `use_legacy_pageviews` is false.

* Unhide the old “Consolidated Pageviews” report and rename it
  to “Legacy Consolidated Pageviews”
* Add a legacy_page_view_total_reqs report called “Legacy Pageviews”,
  which calculates pageviews in the same way the old page_view_total_reqs
  report did.

This will allow admins to better compare old and new pageview
stats which are based on browser detection if they have switched
over to _not_ use legacy pageviews.
2024-10-22 10:06:22 +10:00
..
reports FEATURE: Revive legacy pageview reports (#29308) 2024-10-22 10:06:22 +10:00
anon_cache_invalidator.rb
cached_counting.rb
category_hashtag.rb
custom_field.rb
has_custom_fields.rb DEV: Remove logical OR assignment of constants (#29201) 2024-10-16 10:09:07 +08:00
has_deprecated_columns.rb
has_destroyed_web_hook.rb
has_sanitizable_fields.rb
has_search_data.rb
has_url.rb
limited_edit.rb
positionable.rb
roleable.rb
searchable.rb
second_factor_manager.rb
stats_cacheable.rb
topic_tracking_state_publishable.rb
trashable.rb