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