1. 16 Sep, 2020 1 commit
    • Markus Koller's avatar
      Convert group wikis into a licensed feature · 2c501b7f
      Markus Koller authored
      This was a misunderstanding on my part since licensed features default
      to on, but we have a `beta_feature_available?` helper specifically to
      handle licensed features which should default to off.
      
      This also reverts the previous refactoring to the `feature_available?`
      helper in `GroupPolicy`, which is now redundant and removed.
      2c501b7f
  2. 14 Sep, 2020 39 commits