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

Version/1.15 #541

Merged
merged 129 commits into from
Oct 15, 2015
Merged

Version/1.15 #541

merged 129 commits into from
Oct 15, 2015

Conversation

zackkatz
Copy link
Member

@zackkatz zackkatz commented Oct 2, 2015

┆Issue is synchronized with this Asana task

Didn't need to be in there.
So we don't duplicate setup()
The settings weren't being merged with the default definitions, which
would lead to not being created properly
Use `brew install git-archive-all`, then `brew link git-archive-all` to
install using Homebrew.
Instead of having all the templates loaded in `default-templates.php`,
I moved them into their respective folders.

I also removed an unused template ("people-table")
This will be helpful for properly migrating from XML to JSON import
files.
Instead of hard-coding where we expect to find the plugin.

This fixes issues with unit testing.
zackkatz and others added 27 commits October 14, 2015 15:14
If users didn't have `copy_gravityviews` caps, the array would be empty.
Even though they're not bundled with the releases, if someone downloads
from Github, that would be a problem.
Why no fail, Travis?
Added `gravityview_getting_started` capability
If users don't have the `gravityview_edit_settings`, they won't be able
to save settings. If they have `gravityview_view_settings` cap, they'll
be able to see them, but not edit them.
Wasn't recognizing settings page as a GravityView admin page.
`GravityView_Settings` requires `GravityView_Plugin`, which is
de-activated. So instead, add a way to check for settings directly.

Change `GVCommon` to `GravityView_Roles_Capabilities`, and fix path to
`class-gravityview-roles-capabilities.php`.
zackkatz added a commit that referenced this pull request Oct 15, 2015
@zackkatz zackkatz merged commit b2132ab into develop Oct 15, 2015
@zackkatz zackkatz deleted the version/1.15 branch October 15, 2015 14:23
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.

None yet

1 participant