Commit graph

28667 commits

Author SHA1 Message Date
mergify[bot]
aa0dca1832
Merge pull request #12201 from adityahase/fix-link-control
fix(desk): Correctly format and render Link fields
2021-01-13 13:54:57 +00:00
Shivam Mishra
26e40a9d68
fix: data.non_standard_fieldnames is None (#12174)
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-01-13 19:24:24 +05:30
UrvashiKishnani
8ac66bbb37
fix: removed keyboard smash (#12186) 2021-01-13 19:22:08 +05:30
mergify[bot]
0506c13329
Merge pull request #12194 from nextchamp-saqib/cancel-msg-fix
fix: Remove unwanted message
2021-01-13 13:25:21 +00:00
Aditya Hase
2efe5e9cde
fix(desk): Correctly format and render Link fields
This seems to be broken after
https://github.com/frappe/frappe/pull/12063

00cc7df05e
2021-01-13 14:55:04 +05:30
Prssanna Desai
aead9aef26
Merge pull request #12191 from ruchamahabal/fix-auto-repeat-json
fix: update modified timestamp in Auto Repeat JSON file
2021-01-12 17:56:31 +05:30
mergify[bot]
7a2b5e69f7
Merge pull request #12197 from hasnain2808/parse-error-wrong-email
fix(email): Parse error object before displaying
2021-01-12 12:20:27 +00:00
Saqib Ansari
a85842b6d1 fix: remove unwanted message 2021-01-12 16:02:15 +05:30
hasnain2808@gmail.com
58eeefe993 fix(email): error object is not json parseable 2021-01-12 15:29:37 +05:30
Suraj Shetty
9a1b876934
fix: Bind input change event for link control (#12193) 2021-01-12 14:59:00 +05:30
Saqib Ansari
4f5002251d chore: hide 'did not cancel' message if exception is raised 2021-01-12 13:29:33 +05:30
mergify[bot]
257b9941d4
Merge pull request #12149 from deepeshgarg007/before_validate_event
feat: Allow ignoring validations via server script
2021-01-12 05:51:40 +00:00
Rucha Mahabal
0964f07ee4 fix: Auto Repeat JSON file not updated 2021-01-12 09:25:52 +05:30
mergify[bot]
e5d3caf9a4
Merge pull request #12140 from Anurag810/ess_implementation
fix: validation for select permission and allow customisation for Role doctype
2021-01-11 05:45:28 +00:00
mergify[bot]
abe8222e91
Merge pull request #12183 from resilient-tech/feat-cors
feat: set CORS headers based on allow_cors site config
2021-01-09 11:30:25 +00:00
Sagar Vora
f35e8045d9 feat: set CORS headers based on allow_cors site config 2021-01-09 14:55:55 +05:30
Anurag Mishra
b59f818f74 feat: allow to save with select permission 2021-01-08 17:33:06 +05:30
Anurag Mishra
c88ef9d603 feat: removed Roles from special documents 2021-01-08 17:33:06 +05:30
mergify[bot]
878c7832e6
Merge pull request #12179 from resilient-tech/fix-timespan
fix: add yesterday and tomorrow to timespan; optimise get_timespan_date_range
2021-01-08 09:15:07 +00:00
Rushabh Mehta
b5b3d5a920
Merge pull request #12165 from resilient-tech/perf-get_controller
perf: revert to using global instead of frappe.cache for 75% reduction in call time
2021-01-08 14:33:28 +05:30
Prssanna Desai
6456f0f85e
Merge pull request #12091 from ishanloya/ui-improvements
fix: display field descriptions on mobile view
2021-01-08 12:32:38 +05:30
mergify[bot]
c78cb051d4
Merge pull request #12108 from nextchamp-saqib/grid-loop-fix
fix: grid infinte loop while evaluating depends on
2021-01-08 06:26:43 +00:00
Prssanna Desai
cbb7c7f311
Merge branch 'develop' into grid-loop-fix 2021-01-08 11:38:39 +05:30
Snyk bot
f939ec87cc
fix(Snyk): Security upgrade socket.io from 2.3.0 to 2.4.0 (#12181)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-SOCKETIO-1024859
2021-01-08 11:31:33 +05:30
mergify[bot]
9883678280
fix(DocType): typos in version_html (endif instead of endfor) (bp #12106) (#12112)
* fix(DocType): typos in version_html (endif instead of endfor)

(cherry picked from commit a4f48766a1d44497eaab7306c1b900ddc3d297c2)

Co-authored-by: ci2014 <christoph.isik@wpci.de>
2021-01-08 11:28:16 +05:30
mergify[bot]
a994f2935b
Merge pull request #12109 from prssanna/communication-dialog
fix: don't set Message as mandatory in communication dialog
2021-01-08 05:49:18 +00:00
Manduul. B
11c01cd52d
fix: Wrong closing of h5 tag (#12178) 2021-01-08 11:11:50 +05:30
Sagar Vora
54f9b894ed fix: add yesterday and tomorrow to timespan; optimise get_timespan_date_range 2021-01-07 21:24:23 +05:30
Deepesh Garg
5c26ff4a02 Merge branch 'develop' of https://github.com/frappe/frappe into before_validate_event 2021-01-07 11:18:22 +05:30
Shivam Mishra
121dc23dca
Merge pull request #12173 from hasnain2808/fix-strip-html
fix: strip_html breaks when it gets undefined
2021-01-07 11:12:51 +05:30
Sagar Vora
34ad0cf331 fix: introduce frappe.controllers; clear global if cache is cleared; replace old references 2021-01-07 10:57:08 +05:30
hasnain2808@gmail.com
4f407ac2f4 fix: strip_html breaks when it gets undefined 2021-01-07 10:46:28 +05:30
mergify[bot]
be92f57225
Merge pull request #12141 from anupamvs/auto-repeat
fix: auto-repeat issue
2021-01-06 12:36:07 +00:00
Suraj Shetty
63ac675c0e
Merge branch 'develop' into auto-repeat 2021-01-06 17:36:18 +05:30
Sagar Vora
213744aa49
test: fix test_money_in_words (#12166) 2021-01-06 17:34:48 +05:30
Sagar Vora
bc305dab10 test: fix test_override_doctype_class by resetting cached values 2021-01-06 16:59:40 +05:30
Sagar Vora
c8ef51a8ec perf: revert to using _classes global instead of frappe.cache 2021-01-06 16:33:41 +05:30
Shivam Mishra
53eda718b6
Merge pull request #12078 from scmmishra/permission-alert-flag 2021-01-06 12:51:17 +05:30
Shivam Mishra
9d25ef66f5
Merge pull request #12058 from scmmishra/fix-reorder-fields-develop
fix: fields get reordered after adding new columns
2021-01-06 12:50:07 +05:30
Wolfram Schmidt
3e6dd594ef
fix: translation (#12117) 2021-01-05 17:18:54 +05:30
Tim Gates
f54ec2ba11
docs: fix simple typo, transaltion -> translation (#12136)
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-01-05 17:18:09 +05:30
Anupam Kumar
dfc5fb3b5d
fix: list view comment count (#12156) 2021-01-05 17:05:35 +05:30
gavin
0b5868af00
fix: Strip HTML only if string is passed, else evaluate like before (#12157) 2021-01-05 16:52:38 +05:30
Anupam Kumar
35c612e076
fix: translator url (#12144) 2021-01-05 16:15:25 +05:30
Deepesh Garg
edc959a703 fix: Clear server script maap after test 2021-01-05 14:46:00 +05:30
mergify[bot]
3fdf78c5cb
Merge pull request #12099 from frappe/document-naming-rule-field-validation
fix: document naming rule validation for fields
2021-01-04 09:37:03 +00:00
mergify[bot]
2fd50e1202
Merge pull request #11912 from conncampbell/Read-Only-Grid-Field
fix: Read-only table has read-only form fields.
2021-01-04 09:32:11 +00:00
Shivam Mishra
aad5ace31a fix: clear cache after removing server scripts 2021-01-04 11:38:39 +05:30
Deepesh Garg
dd46199dd7 feat: Allow ignoring validations via server script 2021-01-03 20:04:45 +05:30
Anupam
282030be5f fix: auto-repeat issue 2020-12-31 19:43:03 +05:30