Commit graph

2023 commits

Author SHA1 Message Date
Abhishek Balam
f3cf4f5c7f fix: revert cstr import added 2020-12-07 13:59:42 +05:30
Abhishek Balam
4249de4e17 fix: cstr import added 2020-12-07 13:59:42 +05:30
Saurabh
1f896d0e5a fix: validate email id before passing to formataddr 2020-12-07 13:59:42 +05:30
Gavin D'souza
d7de64ae91 fix: Return dummy function to avoid NoneType not callable 2020-12-07 13:59:42 +05:30
Gavin D'souza
2c2bb72f6e 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-12-07 13:59:42 +05:30
Rushabh Mehta
ff71329b03 fix(merge): develop 2020-12-02 10:54:10 +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
Abhishek Balam
e306f5601c fix: made requested changes 2020-11-30 18:58:53 +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
Gavin D'souza
3e1f6c8103 style: Use f-string instead of format 2020-11-30 15:37:29 +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
3a074756c1 fix: removed content_type param 2020-11-30 14:58:01 +05:30
Abhishek Balam
bd2e3530cd fix: strip exif data from image files before uploading 2020-11-30 11:59:16 +05:30
Rohan Bansal
9a84a7eb45 feat: use giturlparse to parse Git URLs 2020-11-27 17:30:43 +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
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
Rohan Bansal
08c8e517b6 fix: git check flow 2020-11-25 18:08:18 +05:30
Rohan Bansal
ac597b0273 Merge remote-tracking branch 'upstream/develop' into fix-release-check 2020-11-25 15:54:17 +05:30
mergify[bot]
8e9a631ad9
Merge pull request #11794 from prssanna/period-dashboard
fix: calculate chart data from beginning of period
2020-11-25 05:32:58 +00:00
prssanna
a4d8161a87 fix: print pdf fixes 2020-11-24 12:29:27 +05:30
Shivam Mishra
edbb26d73e fix: display style removed from emails 2020-11-20 11:49:45 +05:30
Suraj Shetty
41221ccde7
Merge branch 'develop' into period-dashboard 2020-11-18 17:08:38 +05:30
Gavin D'souza
39da1e0363 fix: Raise error if executable not found in PATH 2020-11-17 18:44:34 +05:30
Gavin D'souza
2fd5a82bbd fix: Add header content in database backups 2020-11-13 19:43:07 +05:30
Gavin D'souza
14fe6ccfa3 fix: Add is_partial check in bench restore 2020-11-13 19:42:38 +05:30
Rohan Bansal
b52cfd1903 fix: add git URL check 2020-11-12 15:24:12 +05:30
Rushabh Mehta
742860f56e
Merge pull request #11917 from rmehta/unified-desk
feat(routing): New routing style, not using hashes, also /desk -> /app
2020-11-11 17:48:55 +05:30
Rushabh Mehta
06355968f8 fix(routes): move /app#route to /app/route 2020-11-11 16:35:02 +05:30
Rushabh Mehta
75fe8a615a feat(app): move /desk to /app 2020-11-11 16:31:47 +05:30
Rohan Bansal
0e18070910 fix: error on trying to check semantic version 2020-11-11 14:56:55 +05:30
Gavin D'souza
34af8cb326 fix: Show partial backups when flag set
* in fetch_latest_backups whitelisted API
* BackupGenerator.get_recent_backup
2020-11-10 13:12:22 +05:30
Gavin D'souza
a073a59544 fix: Add partial slug only for database file 2020-11-10 12:04:22 +05:30
prssanna
ccb5b128fe Merge branch 'rebrand-ui' of https://github.com/frappe/frappe into rebrand-ui 2020-11-10 11:08:11 +05:30
prssanna
76bb9fc608 feat: skeleton loading state for print preview 2020-11-10 11:03:13 +05:30
Gavin D'souza
b4e17b9f95 fix: Give more information about file to match verbosity 2020-11-10 10:52:10 +05:30
Gavin D'souza
853acf6dd0 fix: Add "partial" tag in the backup file following site name to
indicate its nature
2020-11-10 10:51:23 +05:30
Gavin D'souza
44f8c6e264 Merge branch 'develop' of github.com:frappe/frappe into skip-backup-tables 2020-11-09 19:08:36 +05:30
rohitwaghchaure
ead05cff0c
Merge pull request #11871 from anupamvs/jinja-issue
fix: frappe.utils.formatdate not working in the jinja template
2020-11-09 17:32:24 +05:30
mergify[bot]
39b549291f
Merge pull request #11903 from surajshetty3416/fix-login-page-failure
fix(website): Bust cache by passing build_version to link and script src
2020-11-09 11:52:26 +00:00
Suraj Shetty
13175a8bc4 fix(website): Bust cache by passing build_version to link and script sources 2020-11-09 15:54:17 +05:30
Suraj Shetty
01312889f8 refactor: Move get_build_version to utils.py 2020-11-09 15:31:49 +05:30
Gavin D'souza
fb0d1fbac1 Merge branch 'develop' of github.com:frappe/frappe into skip-backup-tables 2020-11-09 14:53:59 +05:30
Suraj Shetty
a88b2ac7d7 Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui 2020-11-09 13:11:54 +05:30
Shivam Mishra
9e0d2abc6a fix: permission not applied on fetching goal chart 2020-11-06 14:04:52 +05:30
Suraj Shetty
b5d9c1e816 Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui 2020-11-06 10:42:37 +05:30
Anupam
3523323c64 fix: frappe.utils.formatdate not working in the jinja template 2020-11-04 19:09:41 +05:30
ABHISHEK KEDAR
7afb5b0b73
feat: as_raw update to display content inline not always download as attachment (#11569)
* feat: as_raw update to display content inline not always download as attachment

* fix: string formatting corrected in as_raw()

* fix: missing quotes in filename in as_raw()
2020-10-30 06:58:25 +00:00
Aditya Hase
67276b72f7
Merge pull request #11792 from adityahase/fix-pdf-generation
fix(pdf): PDF generation shouldn't fail in background jobs and tests
2020-10-28 11:42:55 +05:30