..
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
feat: db storage usage report (#18464) (#18467)
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
feat: search in translated title, if we show title (#17828) (#18395)
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: dont db_set on unsaved document
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(minor): consider lowercase value for comparision in set_formatted_input for datetime field
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 es translations (#18347)
2 лет назад
utils
fix(dx): resolve_class (#18417) (#18421)
2 лет назад
website
fix: Show error page even when routing fails (#18437) (#18438)
2 лет назад
workflow
test(UI): non-admin user for UI tests and misc fixes (backport #17995) (#18079)
2 лет назад
www
fix: correct import for markupsafe.escape
2 лет назад
__init__.py
fix: handle isatty correctly (#18277) (#18278)
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
perf: cache `Meta` directly and other improvements (backport #18164) (#18181)
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 лет назад