mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Every campaign has an end.
Drop ahoy, because it's more trouble than it's worth. This means dropping visits, campaigns, targets. Campaigns are better run to analytics, such as: * https://matomo.org/docs/tracking-campaigns/ * https://matomo.org/docs/tracking-goals-web-analytics/ * https://support.google.com/analytics/answer/1012040?hl=en
This commit is contained in:
parent
62056fc044
commit
b11001cdba
47 changed files with 19 additions and 1420 deletions
|
|
@ -19,8 +19,6 @@ linters:
|
|||
- "app/views/admin/booths/index.html.haml"
|
||||
- "app/views/admin/booths/new.html.haml"
|
||||
- "app/views/admin/booths/show.html.haml"
|
||||
- "app/views/admin/campaigns/_form.html.haml"
|
||||
- "app/views/admin/campaigns/index.html.haml"
|
||||
- "app/views/admin/cfps/_booths_cfp.html.haml"
|
||||
- "app/views/admin/cfps/_events_cfp.html.haml"
|
||||
- "app/views/admin/cfps/_form.html.haml"
|
||||
|
|
@ -32,13 +30,11 @@ linters:
|
|||
- "app/views/admin/comments/_unread_comments.html.haml"
|
||||
- "app/views/admin/comments/index.html.haml"
|
||||
- "app/views/admin/commercials/index.html.haml"
|
||||
- "app/views/admin/conferences/_campaigns.html.haml"
|
||||
- "app/views/admin/conferences/_doughnut_chart.html.haml"
|
||||
- "app/views/admin/conferences/_line_chart.html.haml"
|
||||
- "app/views/admin/conferences/_recent_registrations.html.haml"
|
||||
- "app/views/admin/conferences/_recent_submissions.html.haml"
|
||||
- "app/views/admin/conferences/_recent_users.html.haml"
|
||||
- "app/views/admin/conferences/_targets.html.haml"
|
||||
- "app/views/admin/conferences/_todo_list.html.haml"
|
||||
- "app/views/admin/conferences/_top_submitter.html.haml"
|
||||
- "app/views/admin/conferences/edit.html.haml"
|
||||
|
|
@ -127,8 +123,6 @@ linters:
|
|||
- "app/views/admin/surveys/index.html.haml"
|
||||
- "app/views/admin/surveys/new.html.haml"
|
||||
- "app/views/admin/surveys/show.html.haml"
|
||||
- "app/views/admin/targets/_form.html.haml"
|
||||
- "app/views/admin/targets/index.html.haml"
|
||||
- "app/views/admin/tickets/_form.html.haml"
|
||||
- "app/views/admin/tickets/index.html.haml"
|
||||
- "app/views/admin/tickets/show.html.haml"
|
||||
|
|
@ -268,7 +262,6 @@ linters:
|
|||
InstanceVariables:
|
||||
exclude:
|
||||
- "app/views/admin/booths/_change_state_dropdown.html.haml"
|
||||
- "app/views/admin/campaigns/_form.html.haml"
|
||||
- "app/views/admin/cfps/_booths_cfp.html.haml"
|
||||
- "app/views/admin/cfps/_events_cfp.html.haml"
|
||||
- "app/views/admin/cfps/_form.html.haml"
|
||||
|
|
@ -326,8 +319,6 @@ linters:
|
|||
- "app/views/admin/booths/_change_state_dropdown.html.haml"
|
||||
- "app/views/admin/booths/index.html.haml"
|
||||
- "app/views/admin/booths/show.html.haml"
|
||||
- "app/views/admin/campaigns/_form.html.haml"
|
||||
- "app/views/admin/campaigns/index.html.haml"
|
||||
- "app/views/admin/cfps/_form.html.haml"
|
||||
- "app/views/admin/cfps/index.html.haml"
|
||||
- "app/views/admin/cfps/show.html.haml"
|
||||
|
|
@ -335,13 +326,11 @@ linters:
|
|||
- "app/views/admin/comments/_posted_comments.html.haml"
|
||||
- "app/views/admin/comments/_unread_comments.html.haml"
|
||||
- "app/views/admin/commercials/index.html.haml"
|
||||
- "app/views/admin/conferences/_campaigns.html.haml"
|
||||
- "app/views/admin/conferences/_doughnut_chart.html.haml"
|
||||
- "app/views/admin/conferences/_line_chart.html.haml"
|
||||
- "app/views/admin/conferences/_recent_registrations.html.haml"
|
||||
- "app/views/admin/conferences/_recent_submissions.html.haml"
|
||||
- "app/views/admin/conferences/_recent_users.html.haml"
|
||||
- "app/views/admin/conferences/_targets.html.haml"
|
||||
- "app/views/admin/conferences/_todo_list.html.haml"
|
||||
- "app/views/admin/conferences/_top_submitter.html.haml"
|
||||
- "app/views/admin/conferences/edit.html.haml"
|
||||
|
|
@ -409,8 +398,6 @@ linters:
|
|||
- "app/views/admin/surveys/_survey_stats.html.haml"
|
||||
- "app/views/admin/surveys/index.html.haml"
|
||||
- "app/views/admin/surveys/show.html.haml"
|
||||
- "app/views/admin/targets/_form.html.haml"
|
||||
- "app/views/admin/targets/index.html.haml"
|
||||
- "app/views/admin/tickets/_form.html.haml"
|
||||
- "app/views/admin/tickets/index.html.haml"
|
||||
- "app/views/admin/tickets/show.html.haml"
|
||||
|
|
@ -522,7 +509,6 @@ linters:
|
|||
# Offense count: 23
|
||||
UnnecessaryStringOutput:
|
||||
exclude:
|
||||
- "app/views/admin/conferences/_targets.html.haml"
|
||||
- "app/views/admin/event_types/index.html.haml"
|
||||
- "app/views/admin/events/show.html.haml"
|
||||
- "app/views/admin/users/_submissions.html.haml"
|
||||
|
|
@ -551,7 +537,6 @@ linters:
|
|||
- "app/views/admin/schedules/index.html.haml"
|
||||
- "app/views/admin/schedules/show.html.haml"
|
||||
- "app/views/admin/sponsorship_levels/index.html.haml"
|
||||
- "app/views/admin/targets/index.html.haml"
|
||||
- "app/views/admin/tickets/show.html.haml"
|
||||
- "app/views/admin/tracks/index.html.haml"
|
||||
- "app/views/admin/users/show.html.haml"
|
||||
|
|
@ -606,7 +591,6 @@ linters:
|
|||
- "app/views/admin/events/_form.html.haml"
|
||||
- "app/views/admin/registrations/index.html.haml"
|
||||
- "app/views/admin/sponsors/_form.html.haml"
|
||||
- "app/views/admin/targets/_form.html.haml"
|
||||
- "app/views/admin/tracks/_form.html.haml"
|
||||
- "app/views/admin/tracks/show.html.haml"
|
||||
- "app/views/admin/venues/show.html.haml"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue