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