Commit graph

77 commits

Author SHA1 Message Date
Anand Doshi
3241a0969f [feature] Ability to like a document, comment or communication, see notifications about it and view it on activity feed 2016-01-01 12:50:14 +05:30
Anand Doshi
5572f24c5d [fix] A percentage in file name caused 404 error in case of private file while checking permissions 2015-12-21 15:44:50 +05:30
Rushabh Mehta
0747ceb900 Merge pull request #1397 from anandpdoshi/filter-operator
[fix] if operator is missing in filter, default it as equals. Also, validate if operator is valid.
2015-11-10 14:44:26 +05:30
Anand Doshi
e83970d344 [fix] if operator is missing in filter, default it as equals. Also, validate if operator is valid. 2015-11-09 11:19:02 +05:30
Rushabh Mehta
d3dc9711f0 [enhancement] added **not like** in filter options 2015-11-05 11:18:15 +05:30
Anand Doshi
3a28c0a8d3 [fix] db-query filters - for like, use blank string as value if None 2015-10-27 19:23:40 +05:30
Anand Doshi
b402df175e [cleanup] build_filter_conditions and [fix] replace % with %% in condition to prevent python format string error 2015-09-14 18:21:13 +05:30
Anand Doshi
0f00c63801 [major fix] Restrict apply user permissions if user permissions list if empty. Fixes frappe/erpnext#3194 2015-09-07 14:58:53 +05:30
Rushabh Mehta
e54b0d487b [minor] fixes 2015-07-30 13:38:49 +05:30
Anand Doshi
f2d3a6ef9b Implemented 'If Owner' in Role Permissions 2015-07-24 12:17:30 +05:30
Anand Doshi
8d8531d233 [hotfix] share permissions should only be applied if no role permissions or user permissions exist 2015-07-20 19:14:10 +05:30
Anand Doshi
d4e9e87af6 [fix] Share query is always ORed after the AND combination of User Permissions and DocType permission conditions 2015-07-17 19:42:48 +05:30
Nabin Hait
a962318f6e [fix] Match conditions for shared docs 2015-07-02 17:49:14 +05:30
Rushabh Mehta
6395469a38 [fix] share permissions with user permissions 2015-07-01 13:00:36 +05:30
Rushabh Mehta
cbc5d8c39a [fix] throw permission error in db_query.py 2015-05-27 12:51:01 +05:30
Anand Doshi
05fe53c404 Merge remote-tracking branch 'frappe/v4.x.x' into develop
Conflicts:
	frappe/__version__.py
	frappe/core/doctype/comment/comment.py
	frappe/hooks.py
	frappe/model/db_query.py
	frappe/print/doctype/print_format/print_format.py
	frappe/utils/__init__.py
	requirements.txt
	setup.py
2015-04-06 12:05:50 +05:30
Anand Doshi
a24393f12d Convert to barracuda and utf8mb4, trim tables 2015-03-25 19:05:06 +05:30
Anand Doshi
38dc29120a Fixed User Permissions for listing and report 2015-03-23 15:25:24 +05:30
Rushabh Mehta
bead93693d [email] many fixes, bulk email, unsubscribe 2015-03-19 17:15:43 +05:30
Anand Doshi
2995f02f3b Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
Rushabh Mehta
f1c7f5966b [calendar] added filters, fixes in datetime 2015-02-24 14:40:39 +05:30
Anand Doshi
7f75e233a8 Website Listing 2015-02-23 22:30:03 +05:30
Rushabh Mehta
7cad548270 [tests] 2015-02-21 22:37:35 +05:30
Rushabh Mehta
229af8cad2 [api] moved frappe.get_all(doctype, filters, fields) to frappe.get_all(doctype, fields, filters) 2015-02-20 15:18:52 +05:30
Rushabh Mehta
2f9608dba4 [fixes] [cleanup] clien side api, etc 2015-02-18 19:05:10 +05:30
Rushabh Mehta
c335a041b3 [fixes] [minor] website layout, data import tool 2015-02-17 12:51:13 +05:30
Rushabh Mehta
2ab10573f6 [fixes] + added frappeclient 2015-02-12 16:14:49 +05:30
Nabin Hait
508c4fc64b Fixed Conflict while merging v4 to v5 2015-02-10 17:20:39 +05:30
Anand Doshi
e6a7459657 Fixes in share, moved flags like ignore_mandatory, ignore_validate etc to doc.flags 2015-02-10 14:41:14 +05:30
Rushabh Mehta
756af9af97 [share] completes #992 2015-02-05 17:26:23 +05:30
Rushabh Mehta
9a649a4a3d [share] added share permission and patch #992 2015-02-05 15:51:31 +05:30
Rushabh Mehta
4310b20679 [sharing] added ui-wip 2015-02-04 18:27:42 +05:30
Rushabh Mehta
8cde7bfc23 [print] tables & [feature] share #992 2015-02-04 17:01:46 +05:30
Anand Doshi
c645111800 [fix] escape quotes in permission conditions 2015-01-16 15:47:33 +05:30
Rushabh Mehta
2b9f6bace1 [merge] 2014-11-28 12:00:15 +05:30
Rushabh Mehta
1f0690b05d [security] [fix] stop client side queries in reportview.py 2014-11-24 13:20:31 +05:30
Rushabh Mehta
055e7b68d9 [new-feature] 2014-11-21 18:11:32 +05:30
Nabin Hait
4eb6cdb157 fix: query order by 2014-11-13 14:42:41 +05:30
Nabin Hait
3e18bfded9 Minor fix 2014-11-12 17:28:08 +05:30
ankitjavalkarwork
d5072ebbd1 [#2302] Fix Report Builder reports when fetching info from child tables 2014-10-29 19:00:33 +05:30
Rushabh Mehta
97b259fb56 [website] added form macros and other cleanups 2014-10-29 18:18:08 +05:30
Rushabh Mehta
575ec0015a [api] added frappe.client.get_list 2014-09-26 18:53:37 +05:30
Anand Doshi
0fa85213bb [fix] remove _assign from filters if _assign column does not exist 2014-09-08 13:01:59 +05:30
Anand Doshi
023b5cbcdf Show Assigned To in list view
Paired between Anand and Rushabh
2014-09-04 12:57:07 +05:30
Anand Doshi
eadf83b18a [fix] Query Report permissions 2014-09-01 16:26:30 +05:30
Anand Doshi
ae38bcf40f Filter query reports based on permissions using doctype name instead of fieldnames 2014-08-30 13:11:32 +05:30
Anand Doshi
f233760081 User Permission DocTypes: Apply OR logic when multiple applicable roles have different sets of User Permission DocTypes 2014-08-29 11:45:20 +05:30
Anand Doshi
bd995efb56 [minor] translations in appframe and listing 2014-08-27 21:47:17 +05:30
Anand Doshi
6611c12662 Select Document Types for applying User Permissions 2014-08-26 19:33:58 +05:30
Nabin Hait
e7b4a2e999 Deleted docstatus conditions 2014-08-08 16:31:16 +05:30