Skip to content

Commit

Permalink
Update HOW TO UPGRADE
Browse files Browse the repository at this point in the history
  • Loading branch information
laurajaime committed Jul 11, 2024
1 parent 7e87f02 commit 08fd7eb
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions docs/HOW_TO_UPGRADE.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,17 +192,9 @@ These are custom modules and this is what you have to keep in mind when updating

* `decorators/decidim/participatory_processes/permissions_decorator.rb`
* Override to allow private space users to acces public view
* probably removable from Decidim v0.24

* `decorators/decidim/participatory_space_context_decorator.rb`
* Override to allow private space users to acces public view
* probably removable from Decidim v0.24

* `lib/decidim/has_private_users.rb`
* Override to allow private space users to acces public view
* Could not use a decorator so the whole class has been copied
* Only the `#can_participate?(user)` has been modified
* probably removable from Decidim v0.24

Following ones, for some addings or template overrides:

Expand Down

0 comments on commit 08fd7eb

Please sign in to comment.