Commit graph

23198 commits

Author SHA1 Message Date
mergify[bot]
69b76bfbbf
Merge pull request #9340 from jigartarpara/patch-1
fix: Create User Email feature in User doctype
2020-01-23 05:36:12 +00:00
Jigar Tarpara
b1169c0b31
Update frappe/core/doctype/user/user.js
Co-Authored-By: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2020-01-22 19:40:24 +05:30
mergify[bot]
53ac59ddc2
Merge pull request #9305 from rohitwaghchaure/fixed_barcode_not_working_with_special_characters_new
fix: barcode issue
2020-01-22 12:32:38 +00:00
Suraj Shetty
2eb517ac81
fix(get_permlevel_access): Lazy load handle different permissio… (#9341)
fix(get_permlevel_access): Lazy load handle different permission types
2020-01-22 14:04:47 +05:30
Suraj Shetty
5eaaaf03db test: Fix user permission test 2020-01-22 12:51:47 +05:30
Suraj Shetty
02453fa7e0 style: Fix codacy 2020-01-22 12:51:47 +05:30
Suraj Shetty
5cbe2170e8 test: Reset Blog Post doc perms 2020-01-22 12:51:47 +05:30
Suraj Shetty
c9adf965eb test: Fix fieldlevel permission test 2020-01-22 12:51:47 +05:30
Saif Ur Rehman
dd72d5e022 chore: No need for frappe._dict() 2020-01-22 12:51:47 +05:30
Saif Ur Rehman
69d7649969 fix(get_permlevel_access): Lazy load handle different permission types 2020-01-22 12:51:47 +05:30
mergify[bot]
8ba6d2ad3d
Merge pull request #9333 from prssanna/filter-options-fix
fix(Filters): Options don't change when changing filter condition
2020-01-22 06:54:25 +00:00
Jigar Tarpara
87248a1a11
Fix: Create User Email> Email Account (In User Doctype)
Create User Email not working properly becuase of response empty
2020-01-22 11:37:03 +05:30
mergify[bot]
4a8208c729
Merge pull request #9331 from lijiming/develop
fix: add translation for Leaderboard Title
2020-01-21 04:33:11 +00:00
Suraj Shetty
a916f17a54
fix: Set communication sender while creating event (#9317) 2020-01-21 09:58:59 +05:30
lijiming
73ad4d62eb
Add Simplified Chinese translation for Leaderboard 2020-01-21 09:57:05 +08:00
lijiming
c73d81cf43
Add translation for Leaderboard Title 2020-01-21 09:52:36 +08:00
prssanna
7e45035c18 fix: check for df options in set fieldin case field type for both conditions is the same 2020-01-20 21:28:39 +05:30
mergify[bot]
7683fa7e07
Merge pull request #9326 from prssanna/group-by-fix
fix: replace all occurrences of string in group by field
2020-01-20 13:52:05 +00:00
Saurabh
aa9e4fc056 fix: regex to validate email id (#9323) 2020-01-20 19:04:37 +05:30
prssanna
5956e8c397 fix: replace all occurrences of string in group by field 2020-01-20 18:58:56 +05:30
Suraj Shetty
d8c826ff19 fix: Small Text should not be rendered as text_field (#9318) 2020-01-20 16:18:46 +05:30
Himanshu
39850513ed fix: refresh email link (#9270)
* fix: refresh email link

* Update load.py

* Update timeline.js

* Update load.py

* chore: rename to document_email in docinfo
2020-01-20 09:37:19 +00:00
Shivam Mishra
3ce806b611 fix: typo in hooks for after insert breaking cache rebuild (#9314)
* fix: typo in hooks for after insert breaking cache rebuild

* fix: accept args
2020-01-20 13:51:19 +05:30
Suraj Shetty
fa1af204b0 fix: Consider "Small Text" and "Long Text" as text_field in print macro (#9308) 2020-01-20 12:26:53 +05:30
Aditya Hase
76eba344fa fix: Update vulnerable dependencies (#9303)
* fix: Update vulnerable dependencies

* chore: update PyYAML to 5.1

Co-authored-by: Chinmay Pai <chinmaydpai@gmail.com>
2020-01-18 10:39:00 +05:30
Rohit Waghchaure
ec9814d46b fix: barcode issue 2020-01-17 13:15:52 +05:30
mergify[bot]
3f308c7fc7
Merge pull request #9278 from ruchamahabal/add_status_to_pick_columns
feat(Report View): show status field derived from docstatus or workflow if not in docfields
2020-01-17 04:55:13 +00:00
Rucha Mahabal
3b24fe5c45 fix: add status dependency column 2020-01-16 22:14:56 +05:30
Rucha Mahabal
6dd807b3a7 fix: switch status column deleting field 2020-01-16 16:14:06 +05:30
mergify[bot]
1c42a90894
Merge pull request #9289 from Mangesh-Khairnar/fix-error-log
fix: change message content for errors without a title
2020-01-16 10:09:16 +00:00
Er-Naren719
369c9ade94 refactor(Kanban): Use anchor tag for the ability to open card in new tab (#9217)
* feat: open task in a new tab

* fix: url updated using frappe util

* feat: open kanban task in new tab using anchor tag

* feat: element class name updated

* feat: variable name updated in js file

* feat: hack to retrieve document number removed

* feat: target attribute of anchor tag is removed
2020-01-16 09:55:55 +00:00
Mangesh-Khairnar
a4569172e4 fix: swap message with title containing newline character 2020-01-16 15:22:17 +05:30
mergify[bot]
f2c4b471fd
Merge pull request #9247 from Mangesh-Khairnar/fix-stripe-receipt-email
fix(stripe): sent email receipts for one time charge
2020-01-16 05:52:25 +00:00
mergify[bot]
8272753484
Merge pull request #9232 from Monogramm/ci/coverage
ci(coverage): Pin converage to 4.5.4
2020-01-16 03:52:23 +00:00
Suraj Shetty
abc1a9a5d6
fix: Dashboard chart filter (#9295) 2020-01-16 09:03:07 +05:30
mergify[bot]
6bc39d9b33
Merge pull request #9284 from prssanna/grid-delete-fix-v13
fix: Deleting a child table row visually clears other form fields
2020-01-16 03:19:06 +00:00
mergify[bot]
a82a23e619
Merge pull request #9254 from prssanna/save-group-by
fix(Report): group by reports not being saved
2020-01-16 03:16:02 +00:00
mergify[bot]
7c9d93b11a
Merge pull request #9282 from revant/fix-geolocation
fix: Geolocation field
2020-01-15 13:04:13 +00:00
Suraj Shetty
b67faf4f52
fix: Style of result image in search (#9294) 2020-01-15 17:32:16 +05:30
mergify[bot]
e8efc35507
Merge pull request #9288 from prssanna/js-print-format
fix: filter out JS type print formats in Customize form
2020-01-15 11:23:03 +00:00
Revant Nandgaonkar
039cd2b920 fix: Geolocation field width
make field full width
2020-01-15 16:51:50 +05:30
Mangesh-Khairnar
27a5a920d4 fix: change message content for errors without a title 2020-01-15 16:19:34 +05:30
Rucha Mahabal
095b4548d8 fix: test status column 2020-01-15 16:06:27 +05:30
Rucha Mahabal
2909040c54 fix: set editable property of derived status field to false 2020-01-15 16:04:57 +05:30
prssanna
8724bbb3dd fix: filter out js type print formats in customize form 2020-01-15 15:53:31 +05:30
prssanna
31a27a73b5 fix: remove type=reset for grid buttons 2020-01-15 15:49:29 +05:30
Revant Nandgaonkar
ee5004acaf fix: Geolocation field
Field inherits from ControlData instead of ControlCode

fixes https://github.com/frappe/erpnext/issues/20221
2020-01-15 15:35:37 +05:30
mergify[bot]
bacba5fc81
Merge pull request #9272 from nextchamp-saqib/cust-report-fix
fix: report doesn't have attribute custom report
2020-01-15 09:13:04 +00:00
Prssanna Desai
09548a881b
fix: use replace instead of slice
Co-Authored-By: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2020-01-15 14:31:45 +05:30
Saqib
533f39040e
Merge branch 'develop' into cust-report-fix 2020-01-15 14:03:30 +05:30