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