選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Frappe PR Bot 4972eeed01 chore(release): Bumped to Version 14.13.0 2年前
..
automation test: use FrappeTestCase everywhere (backport #17353) (#17952) 2年前
change_log chore: Add v14 change log 2年前
commands refactor: load balanced parallel tests without orchestrator (#18386) (#18390) 2年前
config style: format all python files using black (#16453) 3年前
contacts fix: explicitly set doctype in queries (#18403) (#18405) 2年前
core fix: delete custom tables when doctype is deleted (#18433) (#18471) 2年前
custom feat: configurable default views (#18409) (#18434) 2年前
data Merge branch 'develop' of https://github.com/frappe/frappe into print-format-builder-beta 3年前
database perf: Perform `db.set_value` with single query only (backport #18305) (#18349) 2年前
desk fix: Improve Translation on To Do list view (#18484) 2年前
email fix: Notifications. Get Alerts for Today button #18423 (#18428) 2年前
event_streaming test: drop/fix flaky tests 2年前
geo fix: Turkey number format corrected (#17886) (#17889) 2年前
integrations fix: google calendar sync times (system tz) (#18458) (#18459) 2年前
model fix: only execute generator if value is not found in redis cache (#18472) (#18479) 2年前
modules fix: disable autocommit before each patch (#18307) (#18308) 2年前
patches feat: Added Subscription Banner for remotely logging into FrappeCloud dashboard from site (#18263) 2年前
printing test: use FrappeTestCase everywhere (backport #17353) (#17952) 2年前
public fix: map view doesnt open (#18487) 2年前
query_builder fix: converting datepart and timepart to strings for Combinedatetime 2年前
search test: use FrappeTestCase everywhere (backport #17353) (#17952) 2年前
social perf: drop unused indexes (backport #18118) (#18124) 2年前
templates fix: convert string check to tuple check 2年前
tests feat: configurable default views (#18409) (#18434) 2年前
translations chore: fix DE translations (#18552) 2年前
utils fix: only execute generator if value is not found in redis cache (#18472) (#18479) 2年前
website refactor: dynamically load web form module (#18486) (#18495) 2年前
workflow test(UI): non-admin user for UI tests and misc fixes (backport #17995) (#18079) 2年前
www refactor: dynamically load web form module (#18486) (#18495) 2年前
__init__.py chore(release): Bumped to Version 14.13.0 2年前
api.py refactor: clean up code to py310 supported features (#17367) 2年前
app.py feat: Zero* downtime migrations (backport #18050) (#18107) 2年前
auth.py chore: revert potentially breaking changes 2年前
boot.py feat: Added Subscription Banner for remotely logging into FrappeCloud dashboard from site (#18263) 2年前
build.py refactor: clean up code to py310 supported features (#17367) 2年前
cache_manager.py fix: delete custom tables when doctype is deleted (#18433) (#18471) 2年前
client.py fix: raise error if child doc not found 2年前
coverage.py style: format all python files using black (#16453) 3年前
defaults.py chore: remove old code where User Permissions were set in `tabDefaultValue` 2年前
deferred_insert.py refactor: clean up code to py310 supported features (#17367) 2年前
exceptions.py feat: Zero* downtime migrations (backport #18050) (#18107) 2年前
frappeclient.py refactor: clean up code to py310 supported features (#17367) 2年前
handler.py fix: dont allow blank content of unsupported type 2年前
hooks.py feat: Added Subscription Banner for remotely logging into FrappeCloud dashboard from site (#18263) 2年前
installer.py fix: sync app dashboard on app install 2年前
middlewares.py refactor: clean up code to py310 supported features (#17367) 2年前
migrate.py feat: Zero* downtime migrations (backport #18050) (#18107) 2年前
modules.txt refactor!: Remove Data Migration Tool (#17134) 3年前
monitor.py feat: custom info in frappe monitor (backport #18214) (#18216) 2年前
oauth.py fix(oauth): Send id_token of the authorized user instead of Guest 3年前
parallel_test_runner.py refactor: load balanced parallel tests without orchestrator (#18386) (#18390) 2年前
patches.txt feat: Added Subscription Banner for remotely logging into FrappeCloud dashboard from site (#18263) 2年前
permissions.py chore: db.get_all -> get_all (#17895) 2年前
rate_limiter.py refactor: clean up code to py310 supported features (#17367) 2年前
realtime.py refactor: Removed vendored socketio library 2年前
recorder.py Merge branch 'develop' of github.com:frappe/frappe into mariadb-client-refactor 2年前
sessions.py feat: Zero* downtime migrations (backport #18050) (#18107) 2年前
share.py fix: add flags to set_permission for docshares (#18416) (#18429) 2年前
test_runner.py refactor: clean up code to py310 supported features (#17367) 2年前
translate.py chore: linter fixes 2年前
twofactor.py Merge branch 'develop' into encrypt-otp-secrets 2年前