33508 次程式碼提交 (2ac1c45c664af135bdaefc934ea258a01d76661f)
 

作者 SHA1 備註 提交日期
  Gavin D'souza 2ac1c45c66 refactor: Maintain common list for Frappe Coverage settings 4 年之前
  Gavin D'souza 8faf2fd759 refactor(minor): frappe.translate module 4 年之前
  Gavin D'souza e8d50b9d3c chore: Add types for frappe.translate module 4 年之前
  Gavin D'souza e00aaf8cc4 BREAKING CHANGE: Drop frappe.lang in favour of frappe.local.lang 4 年之前
  Gavin D'souza 44367c89ba Merge branch 'develop' of github.com:frappe/frappe into lang-resolution 4 年之前
  mergify[bot] 9053ae9a46
Merge pull request #13701 from shariquerik/code-editor-scrollbar-glitch 4 年之前
  gavin f4d67d617b
Merge pull request #13240 from codescientist703/link-field-fix 4 年之前
  Sagar Vora b4ea6c8890
fix: dont refresh form dashboard in `layout.refresh_sections` (#13650) 4 年之前
  Gavin D'souza 0598ddf70e fix: Clear preferred_language cookie post login 4 年之前
  Gavin D'souza 736c6c9b8a fix: Don't redefine datetime 4 年之前
  Gavin D'souza 76ec9e44e4 refactor: Rename guess_language as get_language 4 年之前
  Gavin D'souza c47cbfd2ef refactor: Set Language in HTTPHeader 4 年之前
  Gavin D'souza caafd9e2b5 refactor: Simplify HTTPRequest class 4 年之前
  Fahim Ali Zain f5bd21cf46 fix: preferred_language cookie support for all users 4 年之前
  Gavin D'souza f96ebb1f66 perf: Skip guess_language if _lang is provided 4 年之前
  Fahim Ali Zain 9d9d76efe6 fix: frappe.local.lang resolution 4 年之前
  shariquerik 0eafadf002 fix: Code Editor scrollbar glitch 4 年之前
  Gavin D'souza 6f17e3d45f perf(test_search): Setup and teardown tests only if needed 4 年之前
  Leela vadlamudi ee1b27587d
Merge pull request #13698 from leela/fix-email-attachments 4 年之前
  leela f2267bec25 fix: sending document as an attachment through mail 4 年之前
  mergify[bot] 6128123eed
Merge pull request #13687 from bhavesh95863/patch-6 4 年之前
  gavin 59f4b4d754
Merge pull request #13554 from gavindsouza/drop-data-import-legacy 4 年之前
  codescientist703 b619c3d330 test: added test for order of link 4 年之前
  mergify[bot] e528c959e8
Merge pull request #13692 from resilient-tech/fix-boilerplate 4 年之前
  Pruthvi Patel bed64ef0ad test: change app description to test if quotes are being escaped 4 年之前
  codescientist703 79124873c3 fix: fixed sider recommendation 4 年之前
  mergify[bot] 2ca636be31
Merge pull request #13640 from alyf-de/bench_version_branch_commit 4 年之前
  barredterra 199990decc Merge branch 'develop' into bench_version_branch_commit 4 年之前
  Sagar Vora b23dd71116 fix: escape quotes before declaring variables when making a new app 4 年之前
  Suraj Shetty e2bee9b46d
Merge pull request #13689 from surajshetty3416/fix-customize-form 4 年之前
  Suraj Shetty cf67dbce5a fix: Add missing fieldtypes in for custom fields 4 年之前
  barredterra fc2c887635 test: fix return code 4 年之前
  gavin 9c0acea286
Merge pull request #13630 from frappe/dependabot/npm_and_yarn/minimist-1.2.5 4 年之前
  barredterra 04094110f5 fix: handle detached head 4 年之前
  dependabot-preview[bot] 8bc498c18c
chore(deps): [security] bump minimist from 1.2.0 to 1.2.5 4 年之前
  Bhavesh Maheshwari 68930a022a
fix: Duplicate if condition remove 4 年之前
  gavin a837a4d69c
Merge pull request #13680 from frappe/mergify/bp/develop/pr-13667 4 年之前
  Gavin D'souza 8dcb7a1eaa style: Remove redundant comments 4 年之前
  Gavin D'souza 2aa2586a0c fix: Drop deprecated validate_csv_import_file def 4 年之前
  Gavin D'souza baea532c3d fix: Move depr module module utils in exporter 4 年之前
  Gavin D'souza 0d0e527416 chore: Show deprecation warning in command help 4 年之前
  Gavin D'souza dc50b77179 chore: Drop Data Import Legacy 4 年之前
  mergify[bot] df9386208a
Merge pull request #13655 from MitulDavid/patch-1 4 年之前
  Rushabh Mehta 372447846e fix(minor): website_builder.scss removed border for cards 4 年之前
  Rushabh Mehta 959a5549d1 fix(minor): website_builder.scss padding and line-height for cards 4 年之前
  Mitul David 42585579e6
refactor: Replace str.format() with f-strings 4 年之前
  rohitwaghchaure 10fde05950 fix: custom script to duplicate row not working in v13 (#13667) 4 年之前
  mergify[bot] d8c4ad379c
Merge pull request #13488 from shariquerik/custom-report-link-fix 4 年之前
  Mitul David 934fc17a3b
refactor: Improve readability, consistency 4 年之前
  Leela vadlamudi 1753cc1ac6
Merge pull request #13670 from frappe/send-me-a-copy-not-working 4 年之前