-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Comparing changes
Open a pull request
base repository: frappe/frappe
base: v13.42.0
head repository: frappe/frappe
compare: v13.43.0
- 8 commits
- 12 files changed
- 8 contributors
Commits on Oct 28, 2022
-
feat: meaningful report pdf name (#18422) (#18481)
* feat: meaningful report pdf name * feat: limited filename length * chore: uncomment line (cherry picked from commit f383669) Co-authored-by: Dany Robert <danyrt@wahni.com>
Configuration menu - View commit details
-
Copy full SHA for 0493ccd - Browse repository at this point
Copy the full SHA 0493ccdView commit details -
fix(router-js): handle case when link is not of same host (backport #…
…18590) (#18600) * fix(router-js): handle case when link is not of same host (cherry picked from commit 8cdda2e) # Conflicts: # frappe/public/js/frappe/router.js * fix(formatting): use snake case for variable names (cherry picked from commit ccbd6ff) # Conflicts: # frappe/public/js/frappe/router.js * chore: resolved conflicts Co-authored-by: Hussain Nagaria <hussainbhaitech@gmail.com> Co-authored-by: Shariq Ansari <30859809+shariquerik@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 55e96a5 - Browse repository at this point
Copy the full SHA 55e96a5View commit details -
refactor: accurate translation caching (backport #18595) (#18598)
* refactor: accurate translation caching (#18595) * refactor: rename poorly named functions * refactor: getting translation from apps - use generator - use sane name for cache key - avoid manual handling of frappe.local state just use cache() interface (cherry picked from commit 3ddac5f) # Conflicts: # frappe/__init__.py # frappe/core/doctype/translation/test_translation.py # frappe/tests/utils.py # frappe/translate.py * chore: conflicts * fix: dont translate error log title * fix: import frappe.build Co-authored-by: Ankush Menat <ankush@frappe.io> Co-authored-by: Ankush Menat <ankushmenat@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 30125b9 - Browse repository at this point
Copy the full SHA 30125b9View commit details
Commits on Oct 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 76e5922 - Browse repository at this point
Copy the full SHA 76e5922View commit details -
fix(Data Import): don't validate empty values (backport #17923) (#18274)
* fix(Data Import): don't validate empty values (#17923) * refactor: exclude header from column values earlier * fix: don't validate empty columns Co-authored-by: Ankush Menat <ankush@frappe.io> (cherry picked from commit 5133218) # Conflicts: # frappe/core/doctype/data_import/importer.py * fix: resolve merge conflicts Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e31a8b1 - Browse repository at this point
Copy the full SHA e31a8b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6e35cf - Browse repository at this point
Copy the full SHA a6e35cfView commit details
Commits on Nov 1, 2022
-
Merge pull request #18705 from frappe/version-13-hotfix
chore: release v13
Configuration menu - View commit details
-
Copy full SHA for b7b8e1c - Browse repository at this point
Copy the full SHA b7b8e1cView commit details -
chore(release): Bumped to Version 13.43.0
# [13.43.0](v13.42.0...v13.43.0) (2022-11-01) ### Bug Fixes * **Data Import:** don't validate empty values (backport [#17923](#17923)) ([#18274](#18274)) ([e31a8b1](e31a8b1)) * **router-js:** handle case when link is not of same host (backport [#18590](#18590)) ([#18600](#18600)) ([55e96a5](55e96a5)) ### Features * meaningful report pdf name ([#18422](#18422)) ([#18481](#18481)) ([0493ccd](0493ccd))
Configuration menu - View commit details
-
Copy full SHA for 99dc08f - Browse repository at this point
Copy the full SHA 99dc08fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v13.42.0...v13.43.0