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.
 
 
 
 
 
 
Afshan ce161b37f8 fix: contact not showing in form 4 年之前
..
automation fix(minor): remove unused import 4 年之前
change_log fix: more url fixes 5 年之前
chat chore: fix indentation and cleanup annoying spaces 5 年之前
commands debug: test_workflow 4 年之前
config Merge branch 'develop' into paytm-integration 4 年之前
contacts fix: contact not showing in form 4 年之前
core Merge pull request #11304 from scmmishra/fix-perm-duplication-issue 4 年之前
custom chore: update exception string 5 年之前
data Merge branch 'staging' into develop 6 年之前
data_migration test: Fallback to site URL if host_name is none 4 年之前
database fix(minor): frappe.db.set_value to allow multiple values 4 年之前
desk fix: remove print statement 4 年之前
email Merge branch 'develop' into email-append-fix 4 年之前
event_streaming fix(test): unsubscribe doctypes in tearDown 4 年之前
geo feat: add currency Congolese franc 4 年之前
integrations fix: Handle empty conditions in s3 backup (#11258) 4 年之前
model fix(minor): rename field, ignore for single doctype 4 年之前
modules Merge pull request #10723 from scmmishra/feat-search-api-changes 4 年之前
patches fix(minor): fix patch that breaks in erpnext 4 年之前
printing fix: print format custom button 4 年之前
public chore: frappe.io => frappeframework.com 4 年之前
search test: fix tests 4 年之前
social fix(minor): clear cache for maps 4 年之前
templates chore: frappe.io => frappeframework.com 4 年之前
tests Merge pull request #11328 from rmehta/safe-exec-sql 4 年之前
translations fix: Contextual translation key generation 5 年之前
utils fix: if db_type is not defined then set default to 'mariadb' (bp #11346) (#11349) 4 年之前
website chore: frappe.io => frappeframework.com 4 年之前
workflow debug(tests): test_workflow 4 年之前
www fix(cleanup): cleanup layout of doctype, user, role, add home_page to Portal Settings, Role 4 年之前
__init__.py fix(minor): mogrify 4 年之前
api.py fix: API login inconsistency (#10427) 5 年之前
app.py fix: cache all apps in local and switch to enable/disable frappe logger 4 年之前
auth.py fix(cleanup): cleanup layout of doctype, user, role, add home_page to Portal Settings, Role 4 年之前
boot.py fix: Pass entire navbar settings 4 年之前
build.py refactor: updated variable name + style fixes 5 年之前
cache_manager.py fix(event_consumer): choose the right doctype 4 年之前
client.py fix(minor): client.get_value fix for single 4 年之前
defaults.py Merge branch 'staging' into develop 6 年之前
deferred_insert.py fix: deferred insert json.loads() typeError (#6577) 6 年之前
exceptions.py feat: Add Bulk restore API 4 年之前
frappeclient.py fix: Better error handling in FrappeClient login 5 年之前
handler.py refactor: translate error message 5 年之前
hooks.py Merge branch 'develop' into attach-files-to-doc-on-update 4 年之前
installer.py Merge branch 'develop' into refactor-uninstall-app 5 年之前
middlewares.py chore: update werkzeug to 1.0.0 5 年之前
migrate.py chore: update comment 4 年之前
modules.txt fix: rename Events Streaming to Event Streaming 5 年之前
monitor.py feat(rate-limiter): Log data with monitor 5 年之前
oauth.py fix(oauth provider): parse cookies correctly (#11066) 4 年之前
patches.txt fix(patch): reload report 4 年之前
permissions.py fix: only encode if type is not str 5 年之前
pythonrc.py Web Notes to Frappe, better alerts, css fixes, fixed splash 10 年之前
rate_limiter.py fix(rate-limiter): Remove duplicate headers 5 年之前
realtime.py frappe: refactor async to realtime (#6015) 6 年之前
recorder.py style: Black + Flake8 5 年之前
sessions.py fix: make cookies more secure 5 年之前
share.py fix(translations): Incorrect syntax 5 年之前
test_runner.py Merge remote-tracking branch 'origin/develop' into ci/reports 5 年之前
translate.py feat: don't load user translation in make_dict_from_messages (#11120) 4 年之前
twofactor.py fix: Sanitize 2FA response (#11263) 4 年之前