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