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
Add the option to give permissions per article type (sulu#381)
* Add the option to give permissions per article type
With this implementation it is possible to give permissions per article type. When the specific user has no permission to view the type, the item is not available in the overview.
* Refactor the code
* Clean ArticleAdmin. Move the article check to the root main.js file.
* Update UPGRADE.md