..
api
fix: assume v1 if path is not set
2023-10-16 18:13:50 +05:30
automation
fix: update sort order in doctypes
2024-03-27 11:18:28 +05:30
change_log
commands
feat: delete failed backups
2024-04-10 12:57:16 +05:30
config
refactor(treewide): enable RUF rules
2024-02-21 16:20:28 +05:30
contacts
fix: Column 'creation' in order clause was ambiguous
2024-04-04 13:02:08 +05:30
core
chore: add discard events for server script
2024-04-16 19:48:57 +05:30
custom
fix: Dry run and confirm before trimming tables
2024-04-12 10:55:47 +05:30
data
database
fix: handle interface error during report timeout ( #25893 )
2024-04-10 06:57:36 +00:00
desk
fix: misc fixes for discard action
2024-04-17 12:32:34 +05:30
email
refactor: receive email
2024-04-05 17:43:16 +02:00
geo
feat: In-Context Translation
2024-03-27 12:53:15 +01:00
gettext
fix: exclude some untranslatable select options
2024-04-04 11:50:33 +02:00
integrations
fix: make letterhead attachments public by default ( #25925 )
2024-04-12 05:14:18 +00:00
locale
fix: sync translations from crowdin ( #25870 )
2024-04-10 20:02:04 +05:30
model
chore: revert transition rule for 0 to 2
2024-04-17 20:51:04 +05:30
modules
fix: Sync customization on first install if not sync_on_migrate
2024-04-11 18:29:43 +05:30
patches
fix: rewrite __UserSettings to update default sort order
2024-03-27 11:40:03 +05:30
printing
fix: make letterhead attachments public by default ( #25925 )
2024-04-12 05:14:18 +00:00
public
fix: misc fixes for discard action
2024-04-17 12:32:34 +05:30
query_builder
refactor(treewide): enable RUF rules
2024-02-21 16:20:28 +05:30
search
refactor(treewide): enable RUF rules
2024-02-21 16:20:28 +05:30
social
fix: update sort order in doctypes
2024-03-27 11:18:28 +05:30
templates
Merge pull request #25677 from barredterra/in-context-translation
2024-03-27 20:42:07 +05:30
tests
test: add test for discard action
2024-04-16 20:36:04 +05:30
types
fix: we want DF.Literal[None], not DF.LiteralNone
2024-03-13 15:57:46 +05:30
utils
fix: use workspace title instead of name
2024-04-11 19:42:48 +05:30
website
fix: make letterhead attachments public by default ( #25925 )
2024-04-12 05:14:18 +00:00
workflow
fix: update sort order in doctypes
2024-03-27 11:18:28 +05:30
www
fix: limit attribution page to system users
2024-04-06 20:23:56 +02:00
__init__.py
Revert "Merge pull request #25755 from akhilnarang/optional-skip-msgprint"
2024-04-01 21:42:12 +05:30
app.py
fix: commit regardless of framework's transaction_writes count ( #25322 )
2024-03-11 15:18:38 +05:30
auth.py
fix: log out reliability ( #25865 )
2024-04-09 18:56:52 +05:30
boot.py
refactor: move to boot
2024-04-08 18:40:03 +05:30
build.py
fix: ruff fixes
2024-02-07 17:04:31 +05:30
cache_manager.py
fix(setup_module_map): fix caching
2024-02-28 17:41:18 +05:30
client.py
docs: add missing full stop
2023-12-18 19:09:45 +05:30
coverage.py
refactor(treewide): enable RUF rules
2024-02-21 16:20:28 +05:30
defaults.py
fix: ruff fixes
2024-02-07 17:04:31 +05:30
deferred_insert.py
fix: ruff fixes
2024-02-07 17:04:31 +05:30
exceptions.py
fix: correct HTTP response code for rate limit
2024-04-08 18:24:38 +05:30
frappeclient.py
chore: typo in frappeclient.py ( #24854 )
2024-02-11 11:06:30 +00:00
handler.py
fix: Check perm for library file before cloning ( #25117 )
2024-02-27 18:15:20 +00:00
hooks.py
perf: speed up changelog fetching
2024-04-08 18:24:38 +05:30
installer.py
fix: don't use frappe.flags for mariadb_user_host_login_scope
2024-03-29 16:57:04 +05:30
middlewares.py
refactor: clean up code to py310 supported features ( #17367 )
2022-07-01 11:51:05 +05:30
migrate.py
refactor: add_column ( #24867 )
2024-02-12 07:45:18 +00:00
modules.txt
chore: remove event streaming module
2022-08-26 00:39:41 +05:30
monitor.py
fix: tz aware vs naive comparison
2023-11-24 15:03:08 +05:30
oauth.py
style: re-format with ruff
2024-02-05 18:53:33 +05:30
parallel_test_runner.py
test: setup signal and faulthandler to debug stuck tests ( #25494 )
2024-03-17 11:01:34 +00:00
patches.txt
Merge pull request #25624 from ankush/creation
2024-03-27 13:25:53 +05:30
permissions.py
chore: minor code cleanup
2024-04-10 17:22:45 +05:30
push_notification.py
chore: Add Push Notification Settings to Integrations workspace
2024-02-28 11:07:22 +05:30
rate_limiter.py
fix: correct HTTP response code for rate limit
2024-04-08 18:24:38 +05:30
realtime.py
refactor: better permission checking on sockets
2024-04-06 21:14:48 +05:30
recorder.py
fix(recorder): handle frappe.db.sql(run=0) ( #25450 )
2024-03-14 17:47:37 +00:00
sessions.py
fix: log out reliability ( #25865 )
2024-04-09 18:56:52 +05:30
share.py
style: re-format with ruff
2024-02-05 18:53:33 +05:30
test_runner.py
fix: ruff fixes
2024-02-07 17:04:31 +05:30
translate.py
fix(round 3): switch to creation sorting ( #25669 )
2024-03-27 08:59:04 +00:00
twofactor.py
refactor(twofactor): reduce number of calls to redis
2024-02-19 14:28:35 +05:30