Details
-
Type:
Bug
-
Status: Done/Fixed
-
Priority:
Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 2.0.2
-
Fix Version/s: 2.2
-
Labels:None
-
Documentation Required?:User and Admin Doc
Description
We've have some internal discussions about some of the confusing language in the extension. The term "Needs" makes sense only from the perspective of the volunteer coordinator, while "volunteer opportunity" makes sense from both the perspective of the coordinator and volunteer. Basically, we were using two words to talk about the same thing depending on who was doing the talking.
Making this change means:
- changing the navigation menu
- changing the heading in the modal
- changing the link on manage projects that launches the modal
Did I miss anything?
I grepped through the codebase to find any instances I could where the word need was used outside of a code context.
I updated all the front-end instances as well as adding needs/opportunities in some of the documentation, including the spec for the needs api.
https://github.com/civicrm/org.civicrm.volunteer/pull/359