Rushabh Mehta
|
8899a46faa
|
[enhance] added roles for portal users #2091 (#2093)
* [enhance] added roles for portal users #2091
* [fix] test
* [fix] make default roles have desk access
|
2016-09-23 21:44:20 +05:30 |
|
Nabin Hait
|
c1e5e5dabe
|
Fixed version conflict
|
2016-09-14 15:52:32 +05:30 |
|
Nabin Hait
|
d1bf2429fe
|
Fixed list settings
|
2016-09-12 13:04:52 +05:30 |
|
Nabin Hait
|
50d96413f9
|
Fixed merge conflict
|
2016-08-26 12:41:55 +05:30 |
|
Rushabh Mehta
|
e05dd38598
|
[fix] paging issues in listview (#2011)
|
2016-08-26 12:06:39 +05:30 |
|
Nabin Hait
|
7d75ab63f9
|
Merge branch 'master' into develop
|
2016-08-23 12:09:57 +05:30 |
|
Rushabh Mehta
|
4fe7de6971
|
[minor] removed formatting for date time comparison in db_query.py
|
2016-08-23 10:48:42 +05:30 |
|
Nabin Hait
|
f050cb27e3
|
[fix] Set user as session user if not mentioned in match conditions
|
2016-08-22 18:21:00 +05:30 |
|
Anand Doshi
|
234e21feee
|
[fix] touch locks/installing.lock during new-site, fixes in db_query and get_app_path
|
2016-07-06 18:06:50 +05:30 |
|
Rushabh Mehta
|
9744c71399
|
[fix] ifnull in db_query
|
2016-07-04 17:07:38 +05:30 |
|
Kanchan Chauhan
|
fd8d2dd476
|
Permissions for if_owner fixed Permitted Document for User
|
2016-06-24 17:21:48 +05:30 |
|
Rushabh Mehta
|
ab3d1849bf
|
[minor]
|
2016-06-14 18:09:07 +05:30 |
|
Rushabh Mehta
|
ce884882a2
|
[minor] fixes #1780
|
2016-06-06 09:18:49 +05:30 |
|
Rushabh Mehta
|
b22106b513
|
[fix] fixes #5437
|
2016-06-03 15:00:28 +05:30 |
|
Saurabh
|
562dbc97dc
|
[fixes] AttributeError: 'DatabaseQuery' object has no attribute 'ignore_ifnull'
|
2016-05-27 17:30:24 +05:30 |
|
Rushabh Mehta
|
5c57cc9afe
|
[optimize] communictation notificaitons
|
2016-05-25 21:44:18 +05:30 |
|
Rushabh Mehta
|
d9cabbcf2b
|
[optimize] ignore ifnull for notification counts
|
2016-05-25 21:38:06 +05:30 |
|
Rushabh Mehta
|
9796285371
|
[optimize] ignore ifnull for notification counts
|
2016-05-25 21:25:18 +05:30 |
|
Rushabh Mehta
|
34ff9b9525
|
[optimize] ignore ifnull for notification counts
|
2016-05-25 21:20:11 +05:30 |
|
Rushabh Mehta
|
f8709e79ef
|
[fix] [bulk] optimize query
|
2016-05-25 11:43:24 +05:30 |
|
Rushabh Mehta
|
11f2e4293b
|
[fix] ignore ifnull for filter queries
|
2016-05-25 11:17:02 +05:30 |
|
Rushabh Mehta
|
29aa6a8338
|
[fixes] minor email alert naming, check quick entry for double insert in Safari
|
2016-05-02 16:22:23 +05:30 |
|
Rushabh Mehta
|
7938ecb7d7
|
Merge pull request #1719 from ShashaQin/patch-6
Problem on ‘Created On’/'Last Updated On' filter
|
2016-05-02 13:33:09 +05:30 |
|
Rushabh Mehta
|
d069e1603c
|
[fix] do not count comments on for listview
|
2016-04-28 15:15:40 +05:30 |
|
Rushabh Mehta
|
b902d1e8cc
|
[enhancements] now can {% include %} in page js files and also write jinja like tags in js templates
|
2016-04-21 19:00:07 +05:30 |
|
ShashaQin
|
af85372e6d
|
Update db_query.py
|
2016-04-21 09:25:53 +08:00 |
|
Rushabh Mehta
|
fe8a3b2b0c
|
[minor] added doc.update_modified()
|
2016-04-13 18:21:28 +05:30 |
|
Rushabh Mehta
|
daa9c094d0
|
[enhancement] [wip] links menu in forms
|
2016-04-12 19:16:17 +05:30 |
|
Rushabh Mehta
|
d58a5773ba
|
[fix] [minor] return _seen only if demanded
|
2016-04-11 11:45:06 +05:30 |
|
Rushabh Mehta
|
9d8c2b5eff
|
[enhancements] added frappe.utils.evalute_filter(doc, filter) and ability to hook multiple doc events at the same time
|
2016-04-08 17:07:31 +05:30 |
|
Rushabh Mehta
|
2a008b0f98
|
[fix] track_seen is optional
|
2016-03-25 17:28:34 +05:30 |
|
Rushabh Mehta
|
28b2710fa6
|
[fix] track_seen is optional
|
2016-03-25 17:22:35 +05:30 |
|
Rushabh Mehta
|
d029eae1f7
|
[enhancement] added feature to track user seen, fixes #1648
|
2016-03-25 16:27:31 +05:30 |
|
Rushabh Mehta
|
eb399f74bd
|
[enhancement] desktop icons, completed modules setup and test cases
|
2016-03-16 11:17:29 +05:30 |
|
Anand Doshi
|
465318878e
|
[enhancement] Merge Comment and Feed into Communication 💥
|
2016-02-04 17:46:53 +05:30 |
|
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 |
|