* feat: add permtype 'select' to DocPerm and CustomDocPerm * feat: add 'select' perm in rights tupple * feat: provisions to handle select permission * feat: toggle href based on permissions * feat: pass permission type explicitly while validating link in permission check * fix: sider * feat: added test cases to validate select perm * feat: add method frappe.only_has_select_perm to explicitly check the select perm * fix: if user only has select perm then do not show anchor tag for link fields * fix: sider |
||
|---|---|---|
| .. | ||
| utils | ||
| __init__.py | ||
| base_document.py | ||
| create_new.py | ||
| db_query.py | ||
| delete_doc.py | ||
| docfield.py | ||
| document.py | ||
| dynamic_links.py | ||
| mapper.py | ||
| meta.py | ||
| naming.py | ||
| rename_doc.py | ||
| sync.py | ||
| workflow.py | ||