lib/eco/api/organization/presets_values.json in eco-helpers-2.0.16 vs lib/eco/api/organization/presets_values.json in eco-helpers-2.0.17

- old
+ new

@@ -1,15 +1,16 @@ { "files": [null, "download", "upload", "browse", "administrate"], "data": [null, "view", "update", "administrate", "implement"], "reports": [null, "view", "edit", "administrate"], + "pages": [null, "view", "update", "create", "administrate"], + "page_editor": [null, "basic", "intermediate", "advanced", "implement"], + "registers": [null, "view", "dashboard", "administrate", "implement"], "tasks": [null, "reassign_self", "reassign", "administrate"], "organization": [null, "view", "administrate", "implement"], "person_core": [null, "attach", "view_people_manager", "dashboard"], "person_core_create": [null, "create"], "person_core_edit": [null, "edit"], - "person_account": [null, "view", "create", "edit"], "person_details": [null, "view", "edit_public", "view_private", "edit_private"], - "pages": [null, "view", "update", "create", "administrate"], - "page_editor": [null, "basic", "intermediate", "advanced", "implement"], - "registers": [null, "view", "dashboard", "administrate", "implement"] + "person_account": [null, "view", "create", "edit"], + "person_abilities": [null, "view", "edit"] }