seitime-frappe/frappe/tests
Suraj Shetty 0be4342649 User permissions redux (#5314)
* [start] removing simpler user permission structure

* permission changes
removed "apply user permission" from has_permission

* test fixes and other supporting fixes

* Removed Apply user permission code

* additional check to see if user has some user permissions related to a doctype

* test fixes

* removed a test

* Permission changes
- Code to restrict access if module is blocked for user.
- [Fix] ignore user perm if applicable

* List view restrictions ui changes

* removed unwanted apply user perm code

* permission (block module fix)

* permission fix

* change user permission
user permission will not be applied if user doesn't have role permission

* removed left "apply_user_permissions" property

* add user permission help template

* perm js refactor

* ui / ux changes
restrict list view before entering view if user is not permitterd
add description for if owner check in role permission manager

* codacy fixes

* permission code fix
add controller permission check
add blocked module check in build_permission

* optimized get blocked module method
2018-04-03 10:42:04 +05:30
..
data [fix] email encoding issues, fixes frappe/erpnext#7145 2017-01-30 12:57:12 +05:30
ui OAuth 2 ROPC Grant test (#5237) 2018-03-24 12:07:48 +05:30
__init__.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
test_api.py [test] dont run test_insert_many in travis 2017-07-12 12:57:35 +05:30
test_assign.py [Fixes] flag value fixes 2015-11-02 15:23:16 +05:30
test_bot.py self.assertEqual 2018-02-28 21:19:01 +05:30
test_client.py self.assertEqual 2018-02-28 21:19:01 +05:30
test_db.py self.assertEqual 2018-02-28 21:19:01 +05:30
test_db_query.py User permissions redux (#5314) 2018-04-03 10:42:04 +05:30
test_defaults.py self.assertEqual 2018-02-28 21:19:01 +05:30
test_document.py self.assertEqual 2018-02-28 21:19:01 +05:30
test_document_locks.py File Based Locking at Document Level (#2374) 2016-11-25 16:14:00 +05:30
test_domainification.py Save domain settings to create related custom fields for already enabled domain (#4378) 2017-10-27 15:26:02 +05:30
test_dynamic_links.py [refactor] [optimize] dynamic links on deletion 2016-03-10 15:14:44 +05:30
test_email.py fix travis test 2018-03-13 00:42:50 +05:30
test_exporter_fixtures.py New data import (#4601) 2017-12-15 12:17:24 +05:30
test_filemanager.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
test_fmt_money.py fix fmt_moeny 2018-04-01 00:04:39 +05:30
test_form_load.py fix travis test 2018-03-13 00:40:51 +05:30
test_frappeoauth2client.py Social login refactor (#4519) 2018-01-03 14:57:16 +05:30
test_geo_ip.py self.assertEqual 2018-02-28 21:19:01 +05:30
test_global_search.py self.assertEqual 2018-02-28 21:19:01 +05:30
test_goal.py self.assertEqual 2018-02-28 21:19:01 +05:30
test_hooks.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
test_naming.py self.assertEqual 2018-02-28 21:19:01 +05:30
test_password.py self.assertEqual 2018-02-28 21:19:01 +05:30
test_patches.py [test] check patch names 2017-04-13 13:36:33 +05:30
test_permissions.py User permissions redux (#5314) 2018-04-03 10:42:04 +05:30
test_scheduler.py Cron like events scheduler (#4339) 2017-10-27 14:48:48 +05:30
test_seen.py [fix] [test] test_seen.py 2016-03-25 17:42:13 +05:30
test_translation.py self.assertEqual 2018-02-28 21:19:01 +05:30
test_twofactor.py Merge pull request #4023 from schilgod/develop 2017-09-14 11:23:16 +05:30
test_utils.py fix codacy 2017-08-17 12:50:15 +05:30
test_website.py fix travis test 2018-03-13 00:39:58 +05:30