Gavin D'souza
674c8cf77b
chore: Use get_absolute_url to doc.get_url
Avoid re-implementation to reduce interfaces for possible bugs/fixes
il y a 4 ans
Leela vadlamudi
ce26ad2aef
Merge pull request #13421 from leela/fix-pop-inbound-mails
fix: inbound mail handling for pop3 protocol
il y a 4 ans
leela
70a1cfb1ab
fix: inbound mail handling for pop3 protocol
il y a 4 ans
Gavin D'souza
a3b68cbc2e
chore(cov): Drop duplicate pattern in omit list
il y a 4 ans
Suraj Shetty
3b32f542a7
Merge pull request #13417 from gavindsouza/patch-tests
il y a 4 ans
Gavin D'souza
9b164571c3
fix: Update coverage omit files
Apply 0d8aeba3ee
for parrallel test runner
il y a 4 ans
Gavin D'souza
a74ffda29b
chore: Drop dead code to handle webnotes frappe naming
il y a 4 ans
Gavin D'souza
0d8aeba3ee
fix: Update coverage omit files
Files that don't end with .py or .pyo ot .pyc are automatically
skipped by coveragepy. Updated omit list accordingly to remove non
python importable files.
ref: https://coverage.readthedocs.io/en/coverage-5.5/source.html#execution
il y a 4 ans
Gavin D'souza
5aeef088ad
fix: Remove reloading statements for non existing dts
il y a 4 ans
Gavin D'souza
95ab1a60b4
ci: Add frappe patch test
* Generated v10 backup archive
* used old v7 erpnext backup hosted via build.erpnext.com
* upgraded to v10 frappe + erpnext
* uninstalled and deleted erpnext related data
* Hosted backup on https://frappeframework.com/files/v10-frappe.sql.gz
il y a 4 ans
Gavin D'souza
0e811e0193
chore: Drop unlinked patches (pre v10)
il y a 4 ans
Gavin D'souza
73f320ee39
chore: Drop patches before added before v10
* This change will not allow direct upgrade from frappe versions older than v10 to v13 and newer
* Removed patch records and execute commands that could've been
guessed aren't needed by sleuthing and guessing. since 2017 had 3 major releases: v8, v9 and v10 unsure which execute lines are required so kept all that were last updated in that year
il y a 4 ans
mergify[bot]
56b3eb52bf
Merge pull request #13329 from ankush/sgrep_microtemplate
ci(semgrep): false +ve translation on templates
il y a 4 ans
Ankush Menat
327b9669e3
Merge branch 'develop' into sgrep_microtemplate
il y a 4 ans
Suraj Shetty
4feb1c3bf5
Merge pull request #13409 from surajshetty3416/fix-dropdown-content
il y a 4 ans
gavin
f36513d186
Merge pull request #13344 from gavindsouza/drop-py2-code
chore: Dead dependencies and code cleanup
il y a 4 ans
Gavin D'souza
2ad9d202cb
Merge branch 'develop' of github.com:frappe/frappe into drop-py2-code
il y a 4 ans
mergify[bot]
099c2f0f0e
Merge pull request #13410 from resilient-tech/fix-customize-form
fix: removed duplicate fields from Customize Form
il y a 4 ans
Ankush Menat
a89ed83c38
Merge branch 'develop' into sgrep_microtemplate
il y a 4 ans
walstanb
a457501422
fix: removed duplicate fields from Customize Form
il y a 4 ans
Nabin Hait
e489c1b594
fix: Added select permission for Module Def doctype to All role
il y a 4 ans
Suraj Shetty
ae85e3c1fd
Merge branch 'develop' into fix-dropdown-content
il y a 4 ans
Suraj Shetty
0e3d8626c4
fix: Remove ellipsis to avoid cliping of useful content
il y a 4 ans
Leela vadlamudi
b40a82a659
Merge pull request #13393 from leela/email-queue
refactor: build Email queue from send mail request
il y a 4 ans
leela
8e3b358b9f
refactor: email queue builder is added
replaced queue.send function with Queue builder.
Queue builder builds a queue from sendmail request and sends the mail
if requested to send mail immediately.
il y a 4 ans
Abhishek Balam
464e93a405
fix: Allow only use of Fernet generated key for using custom encryption_key ( #13399 )
* fix: only allow keys generated by fernet in encrypt()/decrypt()
* fix: sider and semgrep fixes
il y a 4 ans
Abhishek Balam
2da53b652b
Merge branch 'develop' of https://github.com/frappe/frappe into develop
il y a 4 ans
Abhishek Balam
f15edd21d1
feat: enable use of custom encryption_key in encrypt()/decrypt()
il y a 4 ans
Suraj Shetty
a0bd52b02b
Merge pull request #13397 from surajshetty3416/fix-awesomeplete-width
fix: Add min-width for dropdown list
il y a 4 ans
Suraj Shetty
39eee3e5c8
fix: Add min-width for awesomplete class
il y a 4 ans
Aditya Hase
1d7b72b75d
Merge pull request #13383 from adityahase/fix-server-script-getattr
fix(server scripts): Restrict access to python's internal attributes
il y a 4 ans
Aditya Hase
c033e0d34d
fix(server scripts): Restrict access to python's internal attributes
il y a 4 ans
Gavin D'souza
8558116c70
Merge branch 'develop' of github.com:frappe/frappe into drop-py2-code
il y a 4 ans
mergify[bot]
e82c9edc12
Merge pull request #13176 from shariquerik/grid-row-deletion-fix
fix: Grid row deletion fix
il y a 4 ans
mergify[bot]
89feae785f
Merge pull request #13301 from resilient-tech/fix-grid-nav
fix: Grid navigation with keyboard on multiple pages
il y a 4 ans
Suraj Shetty
f42f93fa65
Merge branch 'develop' into grid-row-deletion-fix
il y a 4 ans
getsali
0afe774ddb
fix: Select appropriate email template response ( #13051 )
* Update email_group.py
Fix: Select appropriate email template response, Welcome email template can be either html or rich text
* refactor: Simpify code
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
il y a 4 ans
Fisher Yu
872299b3f3
fix: Translate Strings ( #13277 )
il y a 4 ans
dependabot[bot]
7759018492
chore(deps): bump ws from 7.4.2 to 7.4.6 ( #13369 )
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
il y a 4 ans
leela
384d875b62
refactor: smtp session creation cleanup
il y a 4 ans
Faris Ansari
49901ac239
Merge pull request #13373 from adityahase/fix-jinja-globals
fix(jinja): Remove frappe.utils.jinja.get_jenv() from jinja globals
il y a 4 ans
Aditya Hase
980f224bba
Merge pull request #13253 from rmehta/safe-json
il y a 4 ans
Saqib
e73efaec04
fix: Return promise while reloading doc ( #13219 )
il y a 4 ans
Aditya Hase
8aff94d514
fix(jinja): Remove frappe.utils.jinja.get_jenv() from jinja globals
il y a 4 ans
Leela vadlamudi
5b3acf7fe8
Merge pull request #13307 from leela/incoming-mail-refactoring
refactor: Incoming mail refactoring
il y a 4 ans
leela
4ce8a600e8
fix: Tests and sider issues
il y a 4 ans
Leela vadlamudi
f1d54442e1
Merge pull request #13340 from frappe/mergify/bp/develop/pr-13339
fix: display currency in auto email report (backport #13339 )
il y a 4 ans
Leela vadlamudi
8935001f1f
Merge pull request #13364 from frappe/mergify/bp/develop/pr-13355
fix: refresh form section while refreshing the field (backport #13355 )
il y a 4 ans
Gavin D'souza
165ff8e1bf
chore: Update PyJWT dependency
* Update pinned dep fromm 1.7.1 to 2.0.1
* Updated usages as per changelog
ref: https://python.libhunt.com/pyjwt-changelog
il y a 4 ans
Gavin D'souza
9b4c191928
chore: Update Jinja2 dependency
Update from 2.11.3 to 3.0.1
Ref: https://jinja.palletsprojects.com/en/3.0.x/changes/
il y a 4 ans