| .. |
|
api
|
fix(document): don't try to overwrite name if a string is already set
|
2025-05-05 12:24:58 +05:30 |
|
automation
|
perf: cast filters to string for assignments (#32297)
|
2025-04-25 06:18:33 +00:00 |
|
change_log
|
|
|
|
commands
|
refactor: move loader to new fiel
|
2025-06-05 09:23:03 +05:30 |
|
contacts
|
refactor: track completed app setup wizards and re-run the setup wizard upon new app installation. (#32640)
|
2025-06-03 12:36:22 +05:30 |
|
core
|
refactor: track completed app setup wizards and re-run the setup wizard upon new app installation. (#32640)
|
2025-06-03 12:36:22 +05:30 |
|
custom
|
fix: add param is_system_generated=True to make_property_setter
|
2025-04-21 23:43:48 +02:00 |
|
data
|
|
|
|
database
|
fix: better regex for extracting query type
|
2025-05-30 11:23:14 +05:30 |
|
desk
|
refactor: track completed app setup wizards and re-run the setup wizard upon new app installation. (#32640)
|
2025-06-03 12:36:22 +05:30 |
|
email
|
fix: find message id from in_reply_to field in communication
|
2025-05-23 12:47:48 +05:30 |
|
geo
|
refactor!: map view (#32207)
|
2025-04-21 16:50:13 +02:00 |
|
gettext
|
fix: translatable string extraction (#32142) (#32148)
|
2025-04-15 17:43:52 +00:00 |
|
integrations
|
fix: handle snapshot isolation errors better (#32318)
|
2025-04-28 06:18:38 +00:00 |
|
locale
|
fix: sync translations from crowdin (#32618)
|
2025-05-26 15:40:10 +02:00 |
|
model
|
perf: cache link validation for new doc (#32747)
|
2025-06-02 06:11:26 +00:00 |
|
modules
|
refactor: pass app as an argument to avoid duplicte function call
|
2025-04-25 14:55:07 +05:30 |
|
patches
|
refactor: track completed app setup wizards and re-run the setup wizard upon new app installation. (#32640)
|
2025-06-03 12:36:22 +05:30 |
|
printing
|
fix(minor): don't update modified date in patch
|
2025-02-19 14:09:39 +05:30 |
|
public
|
refactor: track completed app setup wizards and re-run the setup wizard upon new app installation. (#32640)
|
2025-06-03 12:36:22 +05:30 |
|
query_builder
|
perf: minor improvements to execute_query
|
2025-05-30 11:24:52 +05:30 |
|
search
|
refactor: change filter from tuple to dict
|
2024-11-26 11:38:15 +05:30 |
|
templates
|
fix: Fix link in delete data confirmation email template (#32544)
|
2025-05-16 10:00:20 +05:30 |
|
testing
|
refactor: move loader to new fiel
|
2025-06-05 09:23:03 +05:30 |
|
tests
|
fix(db_query): allow filtering name: None (#32644)
|
2025-05-23 10:02:14 +05:30 |
|
types
|
Revert "fix: Skip ruff qa on auto-generated typing blocks"
|
2025-04-14 15:16:07 +02:00 |
|
utils
|
refactor: track completed app setup wizards and re-run the setup wizard upon new app installation. (#32640)
|
2025-06-03 12:36:22 +05:30 |
|
website
|
fix: state_translatability (#32533)
|
2025-05-15 18:19:58 +05:30 |
|
workflow
|
fix: remove unnecessary clear_cache call
|
2025-04-29 11:49:50 +05:30 |
|
www
|
refactor: track completed app setup wizards and re-run the setup wizard upon new app installation. (#32640)
|
2025-06-03 12:36:22 +05:30 |
|
__init__.py
|
refactor: track completed app setup wizards and re-run the setup wizard upon new app installation. (#32640)
|
2025-06-03 12:36:22 +05:30 |
|
_optimizations.py
|
fix: Pin web workers by default (#31739)
|
2025-03-15 12:01:59 +00:00 |
|
app.py
|
fix: limit profiler output to 200 lines
|
2025-03-20 08:37:51 +05:30 |
|
apps.py
|
refactor: track completed app setup wizards and re-run the setup wizard upon new app installation. (#32640)
|
2025-06-03 12:36:22 +05:30 |
|
auth.py
|
fix: show request ip for easier debugging
|
2025-05-23 14:55:16 +05:30 |
|
boot.py
|
refactor: track completed app setup wizards and re-run the setup wizard upon new app installation. (#32640)
|
2025-06-03 12:36:22 +05:30 |
|
build.py
|
fix: Clear all cache after rebuilding assets (#29876)
|
2025-01-21 18:57:10 +05:30 |
|
cache_manager.py
|
fix: remove energy points / social module
|
2025-04-17 00:26:57 +05:30 |
|
client.py
|
chore: add type hints to whitelisted endpoints
|
2025-04-21 15:25:55 +05:30 |
|
config.py
|
feat: init sqlite
|
2025-04-15 13:59:16 +05:30 |
|
coverage.py
|
ci: make gh actions functions (#28299)
|
2024-10-27 02:09:02 +00:00 |
|
defaults.py
|
perf: client-cache for defaults
|
2025-01-07 12:51:10 +05:30 |
|
deferred_insert.py
|
fix: ruff fixes
|
2024-02-07 17:04:31 +05:30 |
|
deprecation_dumpster.py
|
perf: faster local attr lookup
|
2025-03-12 14:03:36 +05:30 |
|
exceptions.py
|
fix: Implement backpressure for background jobs
|
2025-03-05 10:59:00 +05:30 |
|
frappeclient.py
|
fix: only show tracebacks to system users (#31629)
|
2025-03-13 14:48:20 +05:30 |
|
handler.py
|
fix: respect override_whitelisted_method in map_docs (#31718)
|
2025-03-17 14:27:12 +01:00 |
|
hooks.py
|
fix: Sample link counts and flush frequently (#32713)
|
2025-05-29 12:18:28 +05:30 |
|
installer.py
|
refactor: track completed app setup wizards and re-run the setup wizard upon new app installation. (#32640)
|
2025-06-03 12:36:22 +05:30 |
|
locale.py
|
feat: cache documents in client cache
|
2025-01-14 14:33:10 +05:30 |
|
middlewares.py
|
|
|
|
migrate.py
|
fix: made it a patch instead of running every migrate
|
2025-03-27 15:23:38 +05:30 |
|
modules.txt
|
fix: remove energy points / social module
|
2025-04-17 00:26:57 +05:30 |
|
monitor.py
|
fix: avoid flushing to monitor logs concurrently (#32552)
|
2025-05-16 12:20:40 +00:00 |
|
oauth.py
|
perf: Skip link checking on internal deletes
|
2025-01-06 11:48:19 +05:30 |
|
onboarding.py
|
fix: added get_onboarding_status api
|
2025-03-18 18:06:30 +05:30 |
|
parallel_test_runner.py
|
test: avoid flaky behaviour on test ordering
|
2025-01-04 11:54:37 +05:30 |
|
patches.txt
|
refactor: track completed app setup wizards and re-run the setup wizard upon new app installation. (#32640)
|
2025-06-03 12:36:22 +05:30 |
|
permissions.py
|
fix: permission error when permission docname is none
|
2025-06-02 17:46:10 +05:30 |
|
push_notification.py
|
fix(push_notification): use cstr to convert a None body to empty string (#32056)
|
2025-04-10 12:47:30 +05:30 |
|
rate_limiter.py
|
fix: Round of rate limit to seconds (#31674)
|
2025-03-12 10:52:42 +00:00 |
|
realtime.py
|
fix(realtime): fetch user_type if not available in session data (#31865)
|
2025-03-24 10:14:48 +05:30 |
|
recorder.py
|
fix: recorder auto-disable (#32296)
|
2025-04-25 11:32:55 +00:00 |
|
sessions.py
|
refactor: track completed app setup wizards and re-run the setup wizard upon new app installation. (#32640)
|
2025-06-03 12:36:22 +05:30 |
|
share.py
|
perf: manually cast doc.name to string (#32292)
|
2025-04-25 10:51:08 +05:30 |
|
test_runner.py
|
refactor: organize test contextmanagers (#28041)
|
2024-10-09 02:09:19 +02:00 |
|
translate.py
|
chore: remove unused method (#29163)
|
2025-01-14 21:39:09 +00:00 |
|
twofactor.py
|
chore(twofactor): specify key to display during decryption failures
|
2024-09-16 13:00:38 +05:30 |