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