Himanshu Warekar
7b9c90885f
fix: ignore permission for loading tags
2019-09-27 22:23:38 +05:30
Himanshu Warekar
09b639a527
fix: codacy and travis fixes
2019-09-27 22:02:22 +05:30
Himanshu Warekar
87b6b71f44
test: new test cases
2019-09-27 18:55:00 +05:30
Himanshu Warekar
2c5ccb0529
Merge develop into assn-fix
2019-09-27 18:00:09 +05:30
prssanna
782f1cf098
fix: full name in energy point leaderboard chart
2019-09-27 17:49:34 +05:30
Himanshu Warekar
04fa1b5957
fix: check if doctype exists
2019-09-27 16:27:10 +05:30
prssanna
3870f40367
fix: refactor leaderboard formatting
2019-09-27 16:13:31 +05:30
marination
56bdbaadc6
fix: (User Permissions) Allow user to fetch details into mapped doc
...
Check if apply strict user permissions is enabled
Accordingly restrict user permission
2019-09-27 15:57:08 +05:30
mergify[bot]
204867e649
Merge pull request #8505 from hrwX/con-patch-fix
...
fix(Patch): Patch fixes for Contact and Email
2019-09-27 09:43:44 +00:00
Chinmay Pai
ed34713b51
fix: check if doctype exists before replacing null values ( #8507 )
...
* fix: check if doctype exists before replacing null values
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
* fix: use re.sub instead of replace
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2019-09-27 14:35:46 +05:30
thefalconx33
4d10138acb
fix: same link suggestion with different description
2019-09-27 14:16:38 +05:30
mergify[bot]
42ee8c3f44
Merge pull request #8506 from Thunderbottom/null-fix-dev
...
fix: check if doctype exists before replacing null values
2019-09-27 08:22:56 +00:00
marination
3e8ca0dd8d
feat: Added 'Allow Import (via Data Import Tool)' checkbox in Customize Form
...
Checkbox will let users enable DocTypes in Data Import
Document Type Link Field in Data Import will fetch Importable DocTypes from meta
2019-09-27 13:08:33 +05:30
Chinmay D. Pai
99ecd01cd1
fix: use re.sub instead of replace
...
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2019-09-27 13:06:29 +05:30
Chinmay D. Pai
ddcdabbf6d
fix: check if doctype exists before replacing null values
...
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2019-09-27 12:55:50 +05:30
Himanshu Warekar
ac418c8392
feat: switch between global search and tags
2019-09-27 12:18:05 +05:30
Himanshu Warekar
860d4b761c
fix: load tags info in docinfo
2019-09-27 11:30:58 +05:30
mergify[bot]
a1c8a9bdc2
Merge pull request #8499 from gavindsouza/list-view-freeze-fix
...
fix: desk freeze on updating multiple documents
2019-09-27 05:18:00 +00:00
mergify[bot]
f92281c28d
Merge pull request #8503 from scmmishra/charts-1.3.0
...
feat: Updated charts to 1.3.0
2019-09-26 19:03:43 +00:00
mergify[bot]
27885b86d8
Merge pull request #8451 from hrwX/global_search
...
feat: Global Search with Priorities
2019-09-26 18:22:15 +00:00
nocubicles
521cd476d5
Estonia uses Euros since 2011. Fixed it ( #8496 )
2019-09-26 18:16:47 +00:00
Suraj Shetty
9302058528
fix: Render list after document update
2019-09-26 19:57:23 +05:30
Suraj Shetty
e8dde0f176
style: Fix formatting
2019-09-26 19:40:27 +05:30
Suraj Shetty
7d2467afb6
Merge branch 'list-view-freeze-fix' of github.com:gavindsouza/frappe into list-view-freeze-fix
2019-09-26 19:37:30 +05:30
Suraj Shetty
c1dddc17da
Revert "refactor: Remove redundant code"
...
This reverts commit 2773313dcb .
Because the changes would have resulted in other test failure... not
worth it.
2019-09-26 19:36:11 +05:30
Gavin D'souza
cc3218eaa6
Merge branch 'list-view-freeze-fix' of github.com:gavindsouza/frappe into list-view-freeze-fix
2019-09-26 19:34:06 +05:30
Gavin D'souza
e6f56c48fd
fix: removed redundant run_serially method
2019-09-26 19:33:26 +05:30
Suraj Shetty
7ce8a9e498
Merge branch 'list-view-freeze-fix' of github.com:gavindsouza/frappe into list-view-freeze-fix
2019-09-26 19:28:57 +05:30
Suraj Shetty
2773313dcb
refactor: Remove redundant code
2019-09-26 19:27:54 +05:30
Gavin D'souza
86d549b118
fix: list_view.js cypress tests update
2019-09-26 19:12:21 +05:30
mergify[bot]
69373a15fe
Merge pull request #8456 from hrwX/ip-rest
...
fix(Session): Check ip restriction before resuming session
2019-09-26 13:31:39 +00:00
Himanshu Warekar
2bb05534f6
fix: do not add offset is start is zero
2019-09-26 17:58:13 +05:30
Himanshu Warekar
f8a910b1aa
fix: revert patch
2019-09-26 16:50:42 +05:30
Saurabh
566e97134d
Merge pull request #8504 from saurabh6790/custom_imap_port_patch
...
fix: reload doc email domain and email account
2019-09-26 16:49:51 +05:30
Himanshu Warekar
1275ad076a
fix: multiple patch fixes
2019-09-26 16:39:58 +05:30
Himanshu Warekar
6da204ceec
Merge develop into global_search
2019-09-26 16:29:05 +05:30
Saurabh
2815356bc7
fix: reload doc email domain and email account
2019-09-26 16:20:43 +05:30
Gavin D'souza
e14dc883d9
fix: update in cypress tests: list_view.js
2019-09-26 14:53:09 +05:30
Gavin D'souza
499385a6f6
fix: update in cypress tests: list_view.js
2019-09-26 14:43:34 +05:30
prssanna
14ec2e1ddb
fix: formatting
2019-09-26 13:46:03 +05:30
mergify[bot]
1eee6cda46
Merge pull request #8502 from saurabh6790/custom_imap_port_patch
...
feat: patch to set default incoming port to enabled email accounts
2019-09-26 07:49:32 +00:00
mergify[bot]
bacac597a8
Merge pull request #8501 from hrwX/dup-fix
...
fix: duplicate contacts being pushed on creation
2019-09-26 07:41:20 +00:00
Shivam Mishra
7ba29b3277
feat: enabled truncate Legends across
2019-09-26 13:09:03 +05:30
Shivam Mishra
935858ad29
feat: updated frappe charts to 1.3.0
2019-09-26 13:08:47 +05:30
Shivam Mishra
698e180d7d
fix: setup doc before creating webform ( #8498 )
...
* fix: setup doc before creating webform
* style: linitng fixes
2019-09-26 07:33:23 +00:00
Saurabh
a6c7edc6ff
feat: patch to set default incoming port to enabled email accounts
2019-09-26 12:59:54 +05:30
Himanshu Warekar
f6102e6c4e
fix: duplicate contacts being pushed on creation
2019-09-26 11:34:41 +05:30
mergify[bot]
cb59e1f8cb
Merge pull request #8500 from hrwX/set_primary_con_user
...
fix(User): set primary phone or contact for user
2019-09-26 04:56:14 +00:00
Himanshu Warekar
b105608b69
fix: set primary phone or contact for user
2019-09-26 09:24:49 +05:30
Himanshu Warekar
9c432ccb74
fix:check if days are repeated
2019-09-26 09:02:29 +05:30