Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove closed beta functionality #963

Merged
merged 2 commits into from
Aug 5, 2021
Merged

Conversation

aniket-banyal
Copy link
Contributor

Remove beta_access field from Account.
Remove urls, views and decorators related to beta and invite.
Delete beta related html files.
Remove usage of CLOSED_BETA attribute of settings.
Fix typos in forms.py.

This closes #849.

Remove beta_access field from Account.
Remove urls, views and decorators related to beta and invite.
Delete beta related html files.
Remove usage of CLOSED_BETA attribute of settings.
Fix typos in forms.py.

This closes #849.
@brylie brylie merged commit 2477315 into CiviWiki:develop Aug 5, 2021
@brylie
Copy link
Member

brylie commented Aug 5, 2021

@all-contributors please add @Dummy26 for code

@allcontributors
Copy link
Contributor

@brylie

I've put up a pull request to add @Dummy26! 🎉

@aniket-banyal
Copy link
Contributor Author

There is this file invitation.py which I believe was used for beta purposes. Do you want it removed too?

@brylie
Copy link
Member

brylie commented Aug 6, 2021

Yep, let's remove that as well 😃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove "closed beta" functionality
2 participants