You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Aditya Hase 93320ce6e7
fix(oauth): Send id_token of the authorized user instead of Guest
3 年之前
..
automation fix(email): Maintain multi-tenancy translation sanity in error messages 3 年之前
change_log chore: Added Change log for v13.3.0 4 年之前
commands fix: clear pending logs using big-deletes 3 年之前
config style: format all python files using black (#16453) 3 年之前
contacts chore: translate before searching doctype 3 年之前
core Merge pull request #17223 from frappe/rpm_typo 3 年之前
custom fix: show doctype and fieldname filters 3 年之前
data Merge branch 'develop' of https://github.com/frappe/frappe into print-format-builder-beta 3 年之前
database fix(db): Import cast as cast_fieldtype to manevour ambiguity 3 年之前
desk fix: number card ui inconsistencies (#17160) 3 年之前
email feat(ux): show log retention policy in sidebar 3 年之前
event_streaming fix: use the correct dt name while populating data in mapping table 3 年之前
geo Fix: Change currency fraction for Singapore from Sen to Cent (#16987) 3 年之前
integrations fix: Cast singles_dict' values 3 年之前
model fix: translate doctype in error messages (#17239) 3 年之前
modules fix!: meaningful error messages over `KeyError` 3 年之前
patches fix: ignore if integration_type column doesn't exist (for direct v14 installations) for integration request patch 3 年之前
printing feat: set image as footer in letter head (#17119) 3 年之前
public refactor: update listview URL on all refresh 3 年之前
query_builder fix: Patch qb for different schemas in same process 3 年之前
search style: format all python files using black (#16453) 3 年之前
social fix(conflicts): fix conflicts' 3 年之前
templates perf: Pre-compile and re-use regexp pattern 3 年之前
tests test(oauth): Send id_token of the authorized user instead of Guest 3 年之前
translations fix: update fr translation (#17090) 3 年之前
utils ci: Invalidate GHA pip cache on pyproject or setup changes 3 年之前
website chore: Drop duplicate get_frontmatter definition 3 年之前
workflow refactor: Remove unused imports & code 3 年之前
www perf: App Page 3 年之前
__init__.py fix: translate doctype in error messages (#17239) 3 年之前
api.py style: format all python files using black (#16453) 3 年之前
app.py fix: commit after processing request of "unsafe" http method 3 年之前
auth.py perf: use redis cache for user_info 3 年之前
boot.py refactor: Re-write queries using SubQuery 3 年之前
build.py perf: Pre-compile and re-use regexp pattern 3 年之前
cache_manager.py fix(minor): circular imports? 3 年之前
client.py fix: translate doctype in error messages (#17239) 3 年之前
coverage.py style: format all python files using black (#16453) 3 年之前
defaults.py style: format all python files using black (#16453) 3 年之前
deferred_insert.py fix: dont manually commit after flushing deferred_insert 3 年之前
exceptions.py fix: Update exception message 3 年之前
frappeclient.py style: format all python files using black (#16453) 3 年之前
handler.py Merge branch 'develop' into refactor-file 3 年之前
hooks.py chore: remove migrate 3 年之前
installer.py fix: dont attempt to init singles that dont exist 3 年之前
middlewares.py style: format all python files using black (#16453) 3 年之前
migrate.py fix: Check for required services running after frappe init 3 年之前
modules.txt refactor!: Remove Data Migration Tool (#17134) 3 年之前
monitor.py style: format all python files using black (#16453) 3 年之前
oauth.py fix(oauth): Send id_token of the authorized user instead of Guest 3 年之前
parallel_test_runner.py test!: dont autocommit on test object recreation 3 年之前
patches.txt chore: discard stale patches, add relevant ones to patches.txt 3 年之前
permissions.py style: format all python files using black (#16453) 3 年之前
rate_limiter.py style: format all python files using black (#16453) 3 年之前
realtime.py style: format all python files using black (#16453) 3 年之前
recorder.py perf: Pre-compile and re-use regexp pattern 3 年之前
sessions.py perf: App Page 3 年之前
share.py fix: translate doctype in error messages (#17239) 3 年之前
test_runner.py feat: run tests all doctypes in module def 3 年之前
translate.py perf: Pre-compile and re-use regexp pattern 3 年之前
twofactor.py fix: translate email body for 2FA (#17045) 3 年之前