Commit graph

15921 commits

Author SHA1 Message Date
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
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
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
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
Sahil Khan
34d2357526 fix(patch): reload Prepared Report doctype 2020-01-15 13:18:52 +05:30
thefalconx33
b83452022a fix: report doesn't have attribute custom report 2020-01-15 12:43:40 +05:30
mergify[bot]
969c4581e9
Merge pull request #9253 from surajshetty3416/ui-ux-fixes-v12
fix: Set correct doctype on clicking Customize button
2020-01-14 13:35:56 +00:00
mergify[bot]
f88c978b79
Merge pull request #9262 from sahil28297/fix_background_job
fix(background_job): use status as get_status is not accessible in html
2020-01-14 12:12:34 +00:00
mergify[bot]
9cba2e31d9
Merge pull request #9244 from Alchez/dev-webhook-security
feat: add security headers to webhook
2020-01-14 11:59:26 +00:00
Sahil Khan
273a64ff44 fix(background_job): use status as get_status is not accessible in html 2020-01-14 17:25:01 +05:30
Suraj Shetty
c29cd3a335 fix: Do not show Edit DocType button in DocType form 2020-01-14 13:36:59 +05:30
Suraj Shetty
26e426d704 fix: Do not show customize button for custom doctype 2020-01-14 13:32:50 +05:30
prssanna
2004e2e4cf fix(Report): group by reports not being saved 2020-01-14 13:22:10 +05:30
Suraj Shetty
f056f63ee1 fix: Set correct doctype on clicking Customize button 2020-01-14 13:01:43 +05:30
mergify[bot]
e67b0d2e22
Merge pull request #9250 from prssanna/like-fix
fix: Timeline item like issue
2020-01-14 07:21:38 +00:00
Shivam Mishra
e28ae2f4ab fix: update message 2020-01-14 11:32:00 +05:30
prssanna
b9ac4a4094 fix: code formatting 2020-01-14 11:06:33 +05:30
Suraj Shetty
45d6951d92 Merge branch 'develop' of https://github.com/frappe/frappe into change-delete-button 2020-01-14 10:08:21 +05:30
mergify[bot]
81ea65c1c6
Merge pull request #9242 from rasos/develop
fix: allow again fairlogin as ID provider
2020-01-14 04:12:19 +00:00
mergify[bot]
ed22ea5005
Merge pull request #9042 from Monogramm/ci/reports
fix: Test XML Reports
2020-01-14 02:45:11 +00:00
Mangesh-Khairnar
dfa9bf463d fix: stripe api payment receipt email 2020-01-13 17:22:44 +05:30
prssanna
2a3601ade8 fix: set doctype in timeline item 2020-01-13 16:25:43 +05:30
Rohan Bansal
43ccae0327 fix: hash secret before assigning to header 2020-01-13 15:43:57 +05:30
Rohan Bansal
ed71b275a2 fix: remove auto-generation of secret 2020-01-13 15:43:51 +05:30
Rohan Bansal
c234336ddc feat: add security headers to webhook 2020-01-13 15:07:43 +05:30
Roland
0aa9b024c1
allow again fairlogin as ID provider
See discussion https://github.com/frappe/frappe/pull/8720#issuecomment-571486691
2020-01-13 09:35:12 +01:00
vishal
b2a44e922e fix: added auto_cancel_exempted_doctypes in boilerplate 2020-01-13 13:31:00 +05:30
Suraj Shetty
e2c7afd333 fix: Make strings translatable 2020-01-13 13:31:00 +05:30
vishal
9cc39377fe fix: deepsource 2020-01-13 13:31:00 +05:30
vishal
0f5e7fa055 fix: Unit test for cancel submitable doctype 2020-01-13 13:31:00 +05:30
vishal
d31a662881 Revert "[wip] Unit test for cancel"
This reverts commit 1312202c83fff2f1a75a378d8c8176d9340dfa25.
2020-01-13 13:31:00 +05:30
vishal
df4313cca5 [wip] Unit test for cancel 2020-01-13 13:31:00 +05:30
vishal
0b0b2f46fc Unit Test for cancel submitable doctype 2020-01-13 13:31:00 +05:30
vishal
9cf251e53e fix: Distinct check added for possible links 2020-01-13 13:31:00 +05:30
vishal
038b2ad3c9 fix: minor changes in form js 2020-01-13 13:31:00 +05:30
vishal
1ad6fbc0bd fix: Minor changes in hadle failed 2020-01-13 13:31:00 +05:30
vishal
9be267b96a fix: deepsource 2020-01-13 13:31:00 +05:30