You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the users, roles and capability views are always loaded.
Not everyone is using all these features. Though it will be a minor improvement, lets make all these features optional.
Refactor all view types. (v1.8)
Enabled by default: Users, Roles, Capabilities and Languages.
Store enabled modules in the global option. No need to separate option keys.
Add dependencies
Role Manager is depending on the Capabilities view (mabe refactor this?)
Role Defaults is depending on the Roles view.
The text was updated successfully, but these errors were encountered:
JoryHogeveen
changed the title
Refactor all view types as separate modules
Refactor all view types as separate modules + view type dependencies & settings
Mar 7, 2018
Currently the users, roles and capability views are always loaded.
Not everyone is using all these features. Though it will be a minor improvement, lets make all these features optional.
The text was updated successfully, but these errors were encountered: