..
api
refactor: fixup with ruff 0.8.1
2024-12-04 13:18:04 +05:30
automation
refactor: fixup with ruff 0.8.1
2024-12-04 13:18:04 +05:30
change_log
commands
chore(ui-tests): raise click Exit exception
2024-11-29 13:39:03 +01:00
contacts
fix: translatability of boldened text
2024-11-05 12:25:33 +05:30
core
refactor: Replace pytz to std lib zoneinfo & datetime
2024-12-06 15:43:33 +05:30
custom
Merge pull request #28660 from akurungadam/tab-ms-events
2024-12-04 16:06:43 +05:30
data
database
feat: bulk update docs using case when queries ( #28483 )
2024-12-06 11:34:25 +00:00
desk
refactor(typing): type filters ( #28218 )
2024-12-04 23:18:53 +00:00
email
fix: Usage of tzinfo replace when no tz is specified
2024-12-06 15:43:33 +05:30
geo
feat: Disable allow renaming country ( #28596 )
2024-11-28 08:51:45 +01:00
gettext
refactor: fixup with ruff 0.8.1
2024-12-04 13:18:04 +05:30
integrations
style: Sort imports & move whitespaces to please ruff
2024-12-06 15:43:33 +05:30
locale
fix: sync translations from crowdin ( #28635 )
2024-12-04 16:09:39 +05:30
model
refactor(typing): type filters ( #28218 )
2024-12-04 23:18:53 +00:00
modules
refactor: fixup with ruff 0.8.1
2024-12-04 13:18:04 +05:30
patches
refactor: fixup with ruff 0.8.1
2024-12-04 13:18:04 +05:30
printing
refactor: fixup with ruff 0.8.1
2024-12-04 13:18:04 +05:30
public
chore: add indent
2024-12-06 18:24:12 +05:30
query_builder
fix: datetime comparison in QB ( #26364 )
2024-05-09 10:19:27 +00:00
search
refactor: change filter from tuple to dict
2024-11-26 11:38:15 +05:30
social
revert: changes to energy point log
2024-11-05 12:25:33 +05:30
templates
Merge pull request #28012 from dhiashalabi/fix/rtl-lang-support
2024-11-05 10:47:58 +05:30
testing
chore: set default max_module_depth to 0
2024-12-04 17:19:02 +05:30
tests
feat: bulk update docs using case when queries ( #28483 )
2024-12-06 11:34:25 +00:00
types
fix: add backward compatibility for 5 item filter ( #28678 )
2024-12-05 09:10:45 +00:00
utils
refactor: bench class inauguration ( #28158 )
2024-12-06 19:07:34 +01:00
website
refactor: fixup with ruff 0.8.1
2024-12-04 13:18:04 +05:30
workflow
fix: use get_email_template to support html template in workflow email
2024-10-24 14:43:39 +05:30
www
refactor: fixup with ruff 0.8.1
2024-12-04 13:18:04 +05:30
__init__.py
refactor: simplify bencher ( #28694 )
2024-12-07 14:10:03 +00:00
app.py
refactor: fixup with ruff 0.8.1
2024-12-04 13:18:04 +05:30
apps.py
fix: consider default path for Website User if applicable
2024-08-30 15:42:58 +05:30
auth.py
refactor: fixup with ruff 0.8.1
2024-12-04 13:18:04 +05:30
bench_interface.py
fix: bencher scoping ( #28703 )
2024-12-08 01:37:42 +00:00
boot.py
refactor: fixup with ruff 0.8.1
2024-12-04 13:18:04 +05:30
build.py
refactor: fixup with ruff 0.8.1
2024-12-04 13:18:04 +05:30
cache_manager.py
fix: Fix typo in build_domain_restriced function names
2024-11-20 13:52:19 +01:00
client.py
devx: add deprecation dumpster ( #27887 )
2024-10-08 18:56:10 +02:00
config.py
refactor: simplify bencher ( #28694 )
2024-12-07 14:10:03 +00:00
coverage.py
ci: make gh actions functions ( #28299 )
2024-10-27 02:09:02 +00:00
defaults.py
refactor: fixup with ruff 0.8.1
2024-12-04 13:18:04 +05:30
deferred_insert.py
fix: ruff fixes
2024-02-07 17:04:31 +05:30
deprecation_dumpster.py
feat: add local deprecation descriptor (in reserve; not used) ( #28695 )
2024-12-07 14:33:06 +00:00
exceptions.py
refactor: simplify bencher ( #28694 )
2024-12-07 14:10:03 +00:00
frappeclient.py
refactor: fixup with ruff 0.8.1
2024-12-04 13:18:04 +05:30
handler.py
refactor: fixup with ruff 0.8.1
2024-12-04 13:18:04 +05:30
hooks.py
fix: Fix typo in build_domain_restriced function names
2024-11-20 13:52:19 +01:00
installer.py
fix(installer): don't set defaults for frappe.flags.root_username
2024-12-02 13:32:06 +05:30
locale.py
feat!: enhance Language to become more of a Locale ( #27178 )
2024-09-21 16:02:58 +02:00
middlewares.py
migrate.py
chore: fix all invocation of init for singledispatch -> min 1 positional arg
2024-09-13 11:53:52 +02:00
modules.txt
monitor.py
refactor: Replace pytz to std lib zoneinfo & datetime
2024-12-06 15:43:33 +05:30
oauth.py
refactor: Replace pytz to std lib zoneinfo & datetime
2024-12-06 15:43:33 +05:30
parallel_test_runner.py
ci: this adds universal runtime typechecking during tests to test runners ( #28554 )
2024-11-28 15:11:30 +00:00
patches.txt
chore: add in a patch to migrate desk settings from role to user [untested]
2024-09-24 10:46:52 +05:30
permissions.py
refactor: fixup with ruff 0.8.1
2024-12-04 13:18:04 +05:30
push_notification.py
chore: Add Push Notification Settings to Integrations workspace
2024-02-28 11:07:22 +05:30
rate_limiter.py
refactor: Replace pytz to std lib zoneinfo & datetime
2024-12-06 15:43:33 +05:30
realtime.py
refactor: better permission checking on sockets
2024-04-06 21:14:48 +05:30
recorder.py
ci: Run optimized python and control warnings ( #28063 )
2024-10-09 13:29:30 +00:00
sessions.py
refactor: fixup with ruff 0.8.1
2024-12-04 13:18:04 +05:30
share.py
style: re-format with ruff
2024-02-05 18:53:33 +05:30
test_runner.py
refactor: organize test contextmanagers ( #28041 )
2024-10-09 02:09:19 +02:00
translate.py
refactor: fixup with ruff 0.8.1
2024-12-04 13:18:04 +05:30
twofactor.py
chore(twofactor): specify key to display during decryption failures
2024-09-16 13:00:38 +05:30