stable
Clone or download
Read-only
Most of boolean variables in ProjectPresenter follows the same naming pattern: is_xxxx (is_public, is_private, β¦). In order to be consistent, user_administers is renamed. Take the opportunity to remove $user_belongs property that is not used. No functional changes. Part of story #16209: Β« Switch toβ¦ Β» button Change-Id: Ife55fc2f0bdf609b197165f3b15a92907d7df5ae
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/Project/ProjectPresenter.php | +8 | β13 | Go to diff View file |
M | src/common/Project/ProjectPresentersBuilder.php | +2 | β4 | Go to diff View file |
M | src/scripts/switch-to/src/components/Projects/ProjectLink.vue | +1 | β1 | Go to diff View file |
M | src/scripts/switch-to/src/type.ts | +1 | β1 | Go to diff View file |
M | src/themes/BurningParrot/templates/navbar/dropdown-menu-item/content/content-projects.mustache | +2 | β2 | Go to diff View file |