Himanshu
8dd559b9e5
Update frappe/integrations/doctype/google_contacts/google_contacts.py
...
Co-Authored-By: Faris Ansari <netchampfaris@users.noreply.github.com>
2019-09-13 16:07:31 +05:30
Himanshu Warekar
9366334fbd
fix: auto fetch google contact
2019-09-13 15:53:41 +05:30
Himanshu Warekar
737fb3f9b1
fix: set google contact account while fetching
2019-09-12 23:26:52 +05:30
Himanshu Warekar
aef0fb7b89
fix: remove _comments from json
2019-09-06 17:19:25 +05:30
Himanshu Warekar
e3d044473d
chore: fix reference link for api in docstring
2019-09-06 17:14:12 +05:30
Himanshu Warekar
db331620f2
fix: remove unused hooks
2019-09-06 16:41:42 +05:30
Himanshu Warekar
124b1918b0
fix: pass etag parameter for updation
2019-09-06 14:12:31 +05:30
Himanshu Warekar
6de3e9a1bf
feat: push contacts to google contacts
2019-09-06 13:56:00 +05:30
Himanshu Warekar
0c86588bf4
fix: variable names
2019-09-06 10:57:07 +05:30
Himanshu Warekar
ab8b338b92
feat: migrate to google python api
2019-09-06 10:44:51 +05:30
Aditya Hase
fe0c399750
fix(cypress): Use cypress:run command
2019-09-05 17:57:13 +05:30
Sahil Khan
a7a9ec020a
Merge branch 'develop' into version-12
2019-09-05 17:29:09 +05:30
Sahil Khan
ab3e228dda
bumped to version 12.0.11
2019-09-05 17:49:09 +05:50
mergify[bot]
27568c0c41
Merge pull request #8350 from adityahase/fix-ldap
...
fix(login): ldap_settings not defined
2019-09-05 11:42:36 +00:00
mergify[bot]
a56b325433
Merge pull request #8348 from surajshetty3416/fix-field-label
...
fix: Rename Reference DocType -> Reference Document Type
2019-09-05 11:28:51 +00:00
Aditya Hase
a2e2f67f16
fix(login): ldap_settings not defined
2019-09-05 16:44:06 +05:30
Chinmay Pai
6028b6602f
chore: remove unused get_limits method ( #8346 )
...
* chore: remove unused get_limits method
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
* chore: remove misleading docstring from email_queue
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2019-09-05 16:12:04 +05:30
Chinmay Pai
4aedbb58a7
chore: remove unused get_limits method ( #8347 )
...
* chore: remove unused get_limits method
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
* chore: remove misleading docstring from email_queue
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2019-09-05 16:11:52 +05:30
Suraj Shetty
2242146c82
fix: Rename Reference DocType -> Reference Document Type
2019-09-05 15:47:40 +05:30
stephen
f61bffdcef
fix: docname should not be compared with doctype for inequality… ( #8334 )
2019-09-05 15:09:57 +05:30
Rucha Mahabal
11fbfeeec1
fix: set_route not working for multiple filters in query report ( #8341 )
2019-09-05 15:04:19 +05:30
Himanshu
720b6bc70f
fix(Customize Form): Strip column name in search field list ( #8337 )
2019-09-05 15:03:57 +05:30
Marica
d33d2ee60e
fix(minor): Changed error message display in printview ( #8200 )
...
* fix(minor): Changed error message display in printview
* fix: Check for HTML on creation of Print Format
The printview will remain as it is.
Validation of HTML while Custom Format is checked and Raw Printing isn't checked in Print Format.
* fix: Improved handling of no template found in Printview
User will see 'No preview found' instead of error prompt with path in it
Validation on Print Format refactored slightly.
* Codacy fixes
2019-09-05 15:02:15 +05:30
mergify[bot]
e94707af07
Merge pull request #8338 from hrwX/auto-comm-fix
...
fix(Timeline): Empty comments added
2019-09-05 09:10:06 +00:00
mergify[bot]
0f79d997e1
Merge pull request #8343 from surajshetty3416/fix-key-error-2
...
fix: Key Error while opening report
2019-09-05 08:18:59 +00:00
gavin
f3b1846901
fix: added FileNotFoundError compatability ( #8342 )
2019-09-05 13:17:40 +05:30
Suraj Shetty
0b2e236546
fix: Key Error while opening report
2019-09-05 08:44:13 +05:30
Chinmay Pai
ce3bc8e133
chore: add missing return statement ( #8339 )
...
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2019-09-04 20:37:37 +05:30
Chinmay Pai
5243c6fb01
chore: add missing return statement ( #8340 )
...
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2019-09-04 18:40:17 +05:30
Himanshu Warekar
be433a8182
fix: empty comments added
2019-09-04 16:36:04 +05:30
Sahil Khan
1da536a3fd
Merge branch 'develop' into version-12
2019-09-03 22:44:19 +05:30
Sahil Khan
92b5dd9361
bumped to version 12.0.10
2019-09-03 23:04:19 +05:50
sahil28297
2f233d849a
Merge pull request #8333 from frappe/sahil28297-patch-1
...
fix(nestedset): check if meta has nsm_parent_field
2019-09-03 22:39:10 +05:30
sahil28297
ac1c8c7c3f
fix(nestedset): check if meta has nsm_parent_field
2019-09-03 22:15:59 +05:30
stephen
1233cf0b6e
fix: Make sure we also display rooms that have been opened ( #8331 )
2019-09-03 17:13:02 +05:30
Sahil Khan
574605f00b
Merge branch 'develop' into version-12
2019-09-03 16:31:18 +05:30
Sahil Khan
71d406a0b0
bumped to version 12.0.9
2019-09-03 16:51:17 +05:50
Saurabh
2f83e1783c
fix: check if field is_tree exists ( #8328 )
2019-09-03 15:06:51 +05:30
mergify[bot]
6939d54fb2
Merge pull request #8297 from marination/translation-fix
...
fix: Update user translations on booting
2019-09-03 09:02:09 +00:00
sahil28297
08725d27d6
fix: update web_page.json modified time
2019-09-03 13:59:26 +05:30
Suraj Shetty
9210da5aed
Revert "fix(patch): Reload doctype" ( #8326 )
2019-09-03 13:01:02 +05:30
mergify[bot]
3d8ceaea27
Merge pull request #8323 from ruchamahabal/workflow-fix
...
fix: submit and cancel actions in bulk update when workflow is setup
2019-09-03 06:52:54 +00:00
mergify[bot]
7b15fc429a
Merge pull request #8317 from netchampfaris/reportview-export-fix-d
...
fix: Show report_name in Print, Excel, CSV
2019-09-03 06:34:17 +00:00
mergify[bot]
f7eac203ca
Merge pull request #8322 from netchampfaris/reload-doctype-is-tree
...
fix(patch): Reload doctype
2019-09-03 06:28:41 +00:00
Rucha Mahabal
6b3e6bf4ff
fix: submit and cancel actions in bulk update when workflow is setup
2019-09-03 11:49:18 +05:30
Faris Ansari
3ff9b0478f
fix(patch): Reload doctype
...
To reload the new docfield `is_tree` introduced via #8312
2019-09-03 11:44:05 +05:30
mergify[bot]
52504d73cb
Merge pull request #8319 from surajshetty3416/fix-events
...
fix: Load doc before save in db_set as well
2019-09-03 05:38:43 +00:00
Suraj Shetty
9068c17c61
Merge pull request #8162 from govindsmenokee/patch-6
...
fix: 2FA qrcode generation error
2019-09-03 10:56:24 +05:30
Suraj Shetty
bbfc4a9069
fix: Load doc before save in db_set as well
...
- Because db_set internally triggers on_change event
and on_change handlers might expect doc_before_save.
2019-09-03 08:37:11 +05:30
Faris Ansari
cdc5b2e752
fix: Ending div tag in footer_items.html
2019-09-02 23:41:13 +05:30