RobertSchouten
02a7c0dc73
allow creation of user permissions on site creation ( #2006 )
8 年前
Anand Doshi
384126b550
[fix] has_controller_permissions - return None if function could not decide on True or False
9 年前
Rushabh Mehta
8c5c6bad14
[minor] added throw option to frappe.has_permission
9 年前
Saurabh
161c7b3d5f
[fixes] update share permissions
9 年前
Rushabh Mehta
bedf04a5f4
[fixes] file manager, attachments go to 'Attachments' folder and permission + cleanups
9 年前
Anand Doshi
0f00c63801
[major fix] Restrict apply user permissions if user permissions list if empty. Fixes frappe/erpnext#3194
10 年前
Anand Doshi
7b1bf1d60c
[minor] added comment
10 年前
Anand Doshi
ef961a091f
permissions.get_role_permissions: resolving conflict between Apply User Permissions and If Owner
Case 1:
If atleast one record having both Apply User Permission and If Owner unchecked is found, don't match for those rights
Case 2:
If one row has only "Apply User Permissions" checked and another has only "If Owner" checked,
set Apply User Permissions as checked
10 年前
Anand Doshi
bcafb56432
[fix] Added Share in Role Permissions Manager. Validate Share permission before adding/updating share
10 年前
Anand Doshi
f2d3a6ef9b
Implemented 'If Owner' in Role Permissions
10 年前
Anand Doshi
d70968dbc5
[feature] Share with Everyone
10 年前
Nabin Hait
6d7c1da29e
[perms] allow email/print if has read access via share
10 年前
Rushabh Mehta
3fb635532f
[fixes] test case, send to sender if in recipients, undefined in notes, permission test case fix, remove guest permission from blog post
10 年前
Rushabh Mehta
3182e9ab5b
[fix] shared
10 年前
Rushabh Mehta
99c55650cf
[perm] fixes for user permissions
10 年前
Anand Doshi
38dc29120a
Fixed User Permissions for listing and report
10 年前
Anand Doshi
5ae047c82f
[fix] user permission doctypes should be collated per perm type
10 年前
Anand Doshi
2995f02f3b
Web Notes to Frappe, better alerts, css fixes, fixed splash
10 年前
Rushabh Mehta
3de9225a3a
[fixes] for share frappe/erpnext#2859
10 年前
Rushabh Mehta
7cad548270
[tests]
10 年前
Rushabh Mehta
756af9af97
[share] completes #992
10 年前
Rushabh Mehta
4310b20679
[sharing] added ui-wip
10 年前
Rushabh Mehta
8cde7bfc23
[print] tables & [feature] share #992
10 年前
Rushabh Mehta
812a969c54
[welcome] redis, refactored cache and notification count
10 年前
Rushabh Mehta
925543e619
[fix] reset_perms
10 年前
Anand Doshi
ea8b7c9934
[fixes] Permission
11 年前
Anand Doshi
f233760081
User Permission DocTypes: Apply OR logic when multiple applicable roles have different sets of User Permission DocTypes
11 年前
Anand Doshi
e01a0600f1
Handle conflicting User Permission DocTypes and DocPerm translations
11 年前
Anand Doshi
6611c12662
Select Document Types for applying User Permissions
11 年前
Anand Doshi
1d291a6af6
[minor] frappe.permissions.apply_user_permissions - Check if apply_user_permissions is checked for a doctype, perm type, user combination
11 年前
Anand Doshi
fc91ee8512
Minor fixes
11 年前
Anand Doshi
709734d3ac
Enable Outgoing Email Settings, Message optional in Add User Permission
11 年前
Rushabh Mehta
a1a9ae0ed6
bugfixes for permission, fixes frappe/erpnext#1855
11 年前
Anand Doshi
e7d2ff0522
hotfix in permission
11 年前
Anand Doshi
16073efa61
hotfix in permission
11 年前
Anand Doshi
0eb5e8120f
Fixes for apply user permissions and momentjs
11 年前
Anand Doshi
2b2a608bab
Apply User Permissions optional in script and query report, option to pass user in has_permission
11 年前
Anand Doshi
11259e8eaa
Role and User Permissions
11 年前
Anand Doshi
a57842e32b
Role and User Permissions
11 年前
Anand Doshi
82d2a2fda1
Permission relogication continued
11 年前
Anand Doshi
fec15666f4
Started permission relogication
11 年前
Anand Doshi
98ad3c41b4
Fixes in Print, Test Cases, Permissions
11 年前
Anand Doshi
3394c82e5f
Calendar bug, show workflow buttons only if active workflow exists. Fixes frappe/erpnext#1550
11 年前
Rushabh Mehta
343330fe6b
hooks.txt -> hooks.py
11 年前
Anand Doshi
cded652e9e
Check permission on client side form actions like Save, Submit etc. and also while creating buttons for these actions
11 年前
Rushabh Mehta
246a2a84fb
fixed strings for translation
11 年前
Rushabh Mehta
8c8aade939
#478 , bugfix permissions
11 年前
Anand Doshi
9d5dd1e55f
Optimised init_valid_columns, permission check on doc #478
11 年前
Rushabh Mehta
efa987dfb1
frappe/frappe#478 fixes
11 年前
Rushabh Mehta
2e8784c72a
frappe/frappe#478 , more changes, removed bean
11 年前