prssanna
69befda08e
fix: label for _assign field
2020-12-04 16:12:22 +05:30
mergify[bot]
c394488f79
Merge pull request #12008 from gavindsouza/server-script-fixes
...
fix: Server scripts enhancements
2020-12-03 11:32:21 +00:00
Anuja Pawar
aadbdfbd84
refactor(System Settings): Remove redundant code ( #12027 )
...
Co-authored-by: Anuja <anuja-frappe@Frappe.local>
2020-12-02 17:51:38 +05:30
Rushabh Mehta
fa80d26f4c
fix(minor): update requirements.txt
2020-12-02 09:46:48 +05:30
Abhishek Balam
9e5c1a9a52
Merge pull request #12014 from abhishekbalam/image_metadata_strip
...
feat(File): Option to strip EXIF data from image files before uploading
2020-12-01 17:52:21 +05:30
Leela vadlamudi
e760c39c68
chore: Add .editorconfig to enforce consistent styling ( #12021 )
...
Github respects editorconfig settings. Adding indent_size as 4 in
settings makes github indent code to 4 columns.
2020-12-01 16:34:19 +05:30
Abhishek Balam
e306f5601c
fix: made requested changes
2020-11-30 18:58:53 +05:30
Abhishek Balam
8f8489d9b3
fix: test fix
2020-11-30 17:43:28 +05:30
Abhishek Balam
7d4992549d
feat: added option in system settings to remove exif tags, default 1
2020-11-30 17:19:35 +05:30
mergify[bot]
0620e9deef
Merge pull request #11916 from Alchez/fix-release-check
...
fix: error on trying to check semantic version
2020-11-30 10:43:39 +00:00
Gavin D'souza
3e1f6c8103
style: Use f-string instead of format
2020-11-30 15:37:29 +05:30
Gavin D'souza
d5d0bc8ea9
fix: Return dummy function to avoid NoneType not callable
2020-11-30 15:25:55 +05:30
Gavin D'souza
4810d07a8a
test: Add tests for throwing AttributeError if method not found
2020-11-30 15:25:47 +05:30
Rohan Bansal
f8fd59b6eb
fix: remove HTTP filter
2020-11-30 15:15:19 +05:30
Rohan Bansal
84dcc9c521
Merge remote-tracking branch 'upstream/develop' into fix-release-check
2020-11-30 15:14:47 +05:30
Abhishek Balam
f7444b7b44
fix: removed unused import
2020-11-30 15:01:07 +05:30
Abhishek Balam
3a074756c1
fix: removed content_type param
2020-11-30 14:58:01 +05:30
Abhishek Balam
76b3fd811e
fix: added tests, cleaned up code
2020-11-30 14:56:56 +05:30
Leela vadlamudi
64e80d7aa3
refactor: Remove telephony related code ( #12017 )
2020-11-30 14:12:43 +05:30
Shivam Mishra
03a9f99314
Merge pull request #12015 from scmmishra/chore-bump-charts-1-5-4
...
chore: bump frappe-charts to 1.5.4
2020-11-30 12:40:39 +05:30
Shivam Mishra
51928cccb0
chore: bump frappe-charts to 1.5.4
2020-11-30 12:38:38 +05:30
Abhishek Balam
d276a2d8e0
fix: remove extra pillow entry in requirements
2020-11-30 12:26:09 +05:30
Abhishek Balam
bd2e3530cd
fix: strip exif data from image files before uploading
2020-11-30 11:59:16 +05:30
mergify[bot]
dd8e2114ab
fix: Trim long names in website navbar by adding ellipsis (bp #11730 ) ( #12009 )
...
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2020-11-28 18:53:59 +05:30
gavin
8ec40545fa
Merge pull request #12011 from gavindsouza/rename-doc-utils
...
fix: Add rename_doc utils for external API usages
2020-11-27 21:02:42 +05:30
Gavin D'souza
a0cb593019
style: Sort and remove unused imports
2020-11-27 20:33:10 +05:30
Gavin D'souza
e3b09e2a2a
fix: Add rename_doc utils for external API usages
...
* The previously deleted code was being used in ERPNext's Customer
module.
* This will be moved into frappe.model.utils.rename_doc for the time
and completely removed in time.
2020-11-27 20:19:50 +05:30
Rohan Bansal
9a84a7eb45
feat: use giturlparse to parse Git URLs
2020-11-27 17:30:43 +05:30
mergify[bot]
393b605c51
Merge pull request #11743 from marination/rename-doc-rename-link-fields
...
fix: Rename Doc considers invalid table name on renaming record
2020-11-27 10:38:18 +00:00
gavin
7bba0b7da9
chore(GitHub): Add issue template config
2020-11-27 15:56:28 +05:30
Gavin D'souza
58806db5c7
Merge branch 'develop' of github.com:frappe/frappe into rename-doc-rename-link-fields
2020-11-27 15:10:02 +05:30
Gavin D'souza
104bc1b167
chore: Remove dead code
2020-11-27 15:09:23 +05:30
Gavin D'souza
58ed57e8f5
fix: Add postgreSQL support for rename_doc queries
2020-11-27 15:01:46 +05:30
mergify[bot]
d7c1e41dc2
Merge pull request #12004 from tirkarthi/fix-warnings
...
fix: Import ABC from collections.abc for Python 3.9 compatibility.
2020-11-27 06:33:40 +00:00
Gavin D'souza
da0fa439bc
style: Optimize imports, fixed flake8 issues
2020-11-27 11:40:53 +05:30
mergify[bot]
fec3447547
Merge pull request #11969 from gavindsouza/uninstall-app-enhancements-1
...
fix: uninstall-app enhancements
2020-11-27 05:56:35 +00:00
mergify[bot]
241ce34e17
Merge pull request #12005 from tirkarthi/fix-html-unescape
...
fix: Use html.unescape for Python 3.9 compatibility.
2020-11-27 05:51:42 +00:00
Gavin D'souza
5babacac3e
fix: Show function not available in namespace instead of nothing
...
Prior to this, frappe._dict was being used to inject functions to the
server script namespaces. This meant unimplemented methods
returned None and we'd get a NoneType not callable error
2020-11-27 11:02:37 +05:30
Gavin D'souza
8d3894e8a5
fix: Validate Python syntax on saves
2020-11-27 11:01:49 +05:30
Karthikeyan Singaravelan
3a146580a8
fix: Use html.unescape for Python 3.9 compatibility.
2020-11-26 13:30:58 +00:00
Karthikeyan Singaravelan
0d4f116b3e
fix: Import ABC from collections.abc for Python 3.9 compatibility.
2020-11-26 13:17:12 +00:00
mergify[bot]
ce05cc15ed
fix: text editor field type changes in grid row form (bp #11974 ) ( #11978 )
...
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2020-11-26 09:26:58 +05:30
mergify[bot]
6626e6cdc9
Merge pull request #11981 from frappe/fix-notification-from-user
...
fix: use modified by or owner to send notification from
2020-11-26 03:56:27 +00:00
Snyk bot
a459ce40ed
fix(snyk): Security upgrade highlight.js from 9.18.1 to 9.18.2 ( #11999 )
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-HIGHLIGHTJS-1045326
2020-11-26 09:11:01 +05:30
mergify[bot]
ae0cb6c328
Merge pull request #11996 from scmmishra/smtp-port-issue
...
fix: typerror when creating an SMTP server without port
2020-11-25 13:39:01 +00:00
Shivam Mishra
6d9a56e43c
feat: add tests
2020-11-25 18:54:03 +05:30
Rohan Bansal
08c8e517b6
fix: git check flow
2020-11-25 18:08:18 +05:30
Shivam Mishra
b3a8ecad63
refactor: don't encode server string
2020-11-25 17:34:44 +05:30
Rohan Bansal
ac597b0273
Merge remote-tracking branch 'upstream/develop' into fix-release-check
2020-11-25 15:54:17 +05:30
Shivam Mishra
f4c7c7aeed
fix: set self.port instead of self.smtp_port
2020-11-25 15:07:19 +05:30