Commit graph

36670 commits

Author SHA1 Message Date
Suraj Shetty
5e57a9004d fix: Set value as string for property setter 2022-02-15 10:21:40 +05:30
Saqib Ansari
9e6889fc6d Merge branch 'develop' of https://github.com/frappe/frappe into link_title_refactor 2022-02-15 10:12:52 +05:30
Ankush Menat
c38d1f8a25
Merge pull request #15906 from ankush/ignore_duplicates_db
feat(db/pg): ability to ignore pk collision
2022-02-14 18:58:07 +05:30
Wolfram Schmidt
8995bbb833
fix: Update translations (#15886)
For better understanding on what this does. For "Submit" the german word "Buchen" or "gebucht" ist used mostly in the system.

![grafik](https://user-images.githubusercontent.com/22279621/152641036-ee89f81d-4a10-4686-8f67-646af6a8087f.png)
2022-02-14 12:25:27 +00:00
Suraj Shetty
16ef2d3b13
ci(Mergify): Configuration update (#15968) 2022-02-14 17:48:20 +05:30
Wolfram Schmidt
954b932c10
added menu translations (#15879)
added menu translations when navigating over avater
2022-02-14 10:48:17 +00:00
Saqib Ansari
f63b02191d perf: cache db.get_value 2022-02-14 15:11:14 +05:30
Saqib Ansari
8a882cf09a chore: add missing semicolon 2022-02-14 15:11:09 +05:30
Suraj Shetty
abec0d8664
Merge branch 'develop' into link_title_refactor 2022-02-14 11:03:55 +05:30
mergify[bot]
04bf47f117
Merge pull request #14593 from gavindsouza/dynamic-docfields
feat: Virtual DocFields
2022-02-14 05:31:35 +00:00
mergify[bot]
786acdcbba
Merge pull request #15833 from shadrak98/refactor-xss-method
fix: Added regex for alerts
2022-02-14 05:08:26 +00:00
Saqib Ansari
8e8470b3c5 fix: fetch_from fields doesn't reset on link value change 2022-02-12 16:19:58 +05:30
Saqib Ansari
cd3a6261fb chore: remove property setter after test 2022-02-12 13:42:44 +05:30
Saqib Ansari
027fa61963 Merge branch 'develop' of https://github.com/frappe/frappe into link_title_refactor 2022-02-12 13:39:28 +05:30
Saqib Ansari
024a7605a6 perf: cache link title after fetching 2022-02-12 13:08:23 +05:30
Saqib Ansari
92aee42cf7 test: link titles are added to the doctype on getdoc 2022-02-12 13:01:35 +05:30
Saqib Ansari
de76ef6518 test: doctypes are added to link_title_map in boot_info 2022-02-12 13:01:06 +05:30
Saqib Ansari
e6d1a7a476 fix: get_input_value for link control 2022-02-12 12:19:47 +05:30
Suraj Shetty
733718abf3
Merge pull request #15918 from resilient-tech/report_fix 2022-02-11 13:30:06 +05:30
mergify[bot]
9f2b015d87
Merge pull request #15832 from resilient-tech/fix-validate-links-table-fieldnames
fix: `AttributeError` in `validate_links_table_fieldnames`
2022-02-11 06:03:27 +00:00
Pruthvi Patel
c4060d4230 fix: enumerate from 1 2022-02-11 11:24:11 +05:30
mergify[bot]
919a78e39d
Merge pull request #15892 from hrwX/try_except_for_comm
fix: add try except for splitting email
2022-02-11 05:44:28 +00:00
Suraj Shetty
246d4674b1
Merge pull request #15938 from frappe/dependabot/npm_and_yarn/node-sass-7.0.0 2022-02-11 09:37:38 +05:30
dependabot[bot]
26d802737f
build(deps): bump node-sass from 4.14.1 to 7.0.0
Bumps [node-sass](https://github.com/sass/node-sass) from 4.14.1 to 7.0.0.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v4.14.1...v7.0.0)

---
updated-dependencies:
- dependency-name: node-sass
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-10 16:37:00 +00:00
hrwx
6fc87fb0e7 Merge branch 'develop' of github.com:frappe/frappe into try_except_for_comm 2022-02-10 12:06:16 +00:00
hrwx
e4ba46ae0d fix: add test cases for email parsing 2022-02-10 12:06:00 +00:00
Suraj Shetty
29f98f52db
Merge pull request #15756 from shariquerik/hide-notification-on-click 2022-02-10 17:24:59 +05:30
Suraj Shetty
4fa20f862a
Merge pull request #15757 from nextchamp-saqib/fix-form-tour 2022-02-10 11:25:36 +05:30
mergify[bot]
f94168034e
Merge pull request #15800 from shadrak98/html-css-injection
fix: filter html tags in blog comments
2022-02-09 11:12:04 +00:00
Ankush Menat
1439e667b2 chore: add debug status temporarily 2022-02-09 16:25:39 +05:30
Ankush Menat
d3f768fef9 feat(db/pg): ability to ignore pk colission 2022-02-09 16:25:36 +05:30
mergify[bot]
80243d5e85
Merge pull request #15897 from Alchez/dev-chart-options
fix: append chart options before render
2022-02-09 10:44:04 +00:00
Sagar Vora
976c3bedc3 fix: use correct indicator 2022-02-09 15:45:30 +05:30
mergify[bot]
67409a6880
Merge pull request #15745 from shariquerik/workspace-ui-fixes
fix: Minor workspace fixes
2022-02-09 10:13:34 +00:00
mergify[bot]
a2c6ff2fd0
Merge pull request #15769 from alyf-de/msgprint-title-backend
fix: translate default msgprint title in backend
2022-02-09 09:57:33 +00:00
Raffael Meyer
4750ff69e6
Merge branch 'develop' into msgprint-title-backend 2022-02-09 10:34:05 +01:00
Sagar Vora
e21275f060 style: add missing semicolon 2022-02-09 14:05:40 +05:30
Sagar Vora
a18703a0b1 fix: access to this and better UX 2022-02-09 13:52:37 +05:30
gavin
3277c16554
Merge pull request #15919 from gavindsouza/bump-requirements-sec
chore: Bump pip requirements
2022-02-09 13:44:31 +05:30
Sagar Vora
c3009392d8
Merge pull request #15887 from resilient-tech/werkzeug
chore(deps): bump werkzeug to latest version
2022-02-09 13:27:07 +05:30
Sagar Vora
f777700372 test: create new user 2022-02-09 13:14:11 +05:30
Saqib Ansari
bbbeb342df fix: test for show title field in link fields 2022-02-09 13:05:35 +05:30
Sagar Vora
d8fc39659a fix: docstring 2022-02-09 12:37:41 +05:30
Sagar Vora
a49a07e419 fix: sider issues 2022-02-09 12:35:44 +05:30
Saqib Ansari
05bb38ea46 chore: fetch name only if first_document is checked 2022-02-09 12:32:26 +05:30
Gavin D'souza
adc69cb3ec build: Upgrade Pillow dependency
This upgrade handles multiple high severity vulnerabilities. I've not
checked the affected code in great depth but the APIs we use may be
affected. If they could actually be exploited is another matter which
would take a whole lotta effort which I'd rather not test xD

Fixes: CWE-74, CWE-125, CWE-120, CWE-125, CWE-400
CVE IDs: CVE-2022-22817, CVE-2022-22816, CVE-2021-34552, CVE-2021-23437
2022-02-09 12:28:04 +05:30
Sagar Vora
f0a10efa62 fix: improved validations 2022-02-09 12:22:54 +05:30
Gavin D'souza
5798cfaf4c build: Update iPython dependency
Updating dependency due to arbitrary code execution vulnerability in IPython that stems from IPython executing untrusted files in CWD. This vulnerability allows one user to run code as another.

ref: https://ipython.readthedocs.io/en/stable/whatsnew/version8.html#ipython-8-0-1-cve-2022-21699
Weaknesses: CWE-250, CWE-269, CWE-279
CVE ID: CVE-2022-21699
2022-02-09 12:19:26 +05:30
Shariq Ansari
088132000d
Merge branch 'develop' into workspace-ui-fixes 2022-02-09 12:16:22 +05:30
Shariq Ansari
9b9956e1ce fix: blur event was overlapping block list item click event 2022-02-09 12:15:48 +05:30