| .. |
|
api
|
fix: respect override_whitelisted_method in map_docs (#31718)
|
2025-03-17 14:27:12 +01:00 |
|
automation
|
perf: add auto repeat to long queue
|
2025-04-07 17:03:06 +05:30 |
|
change_log
|
|
|
|
commands
|
fix: procline crash (#31845)
|
2025-03-21 12:30:19 +05:30 |
|
contacts
|
fix(Contact): export company name and department in vCard (#29190)
|
2025-01-15 14:16:03 +00:00 |
|
core
|
fix: Skip cleanup while fetching RQ job (#32046)
|
2025-04-09 15:11:59 +00:00 |
|
custom
|
fix(ci): pin smtp4dev (#32035)
|
2025-04-08 13:55:46 +00:00 |
|
data
|
|
|
|
database
|
fix: Define InterfaceError for mariadb
|
2025-03-19 10:46:23 +05:30 |
|
desk
|
Merge pull request #31920 from sokumon/filters-in-report-name
|
2025-04-01 13:35:04 +05:30 |
|
email
|
fix: auto email report - type missmatch error in dynamic report filters
|
2025-03-30 14:50:10 +05:30 |
|
geo
|
chore: enable translated languages (#31779)
|
2025-03-18 00:07:09 +01:00 |
|
gettext
|
refactor: fixup with ruff 0.8.1
|
2024-12-04 13:18:04 +05:30 |
|
integrations
|
Merge pull request #31735 from aldo-o/s3-cutom-backup-path
|
2025-03-31 12:39:25 +05:30 |
|
locale
|
fix: sync translations from crowdin (#32020)
|
2025-04-07 22:28:58 +02:00 |
|
model
|
refactor: trim frappe.__init__
|
2025-04-06 10:30:23 +05:30 |
|
modules
|
fix: add newline to JSON exports
|
2025-03-10 06:44:25 +00:00 |
|
patches
|
fix: only run patch for MariaDB (#31891)
|
2025-03-25 08:22:33 +00:00 |
|
printing
|
fix(minor): don't update modified date in patch
|
2025-02-19 14:09:39 +05:30 |
|
public
|
fix: list_view_settings can be missing (#32048)
|
2025-04-10 05:52:09 +00:00 |
|
query_builder
|
perf: define __slots__ in NamedParameterWrapper
|
2025-03-16 15:39:59 +05:30 |
|
search
|
refactor: change filter from tuple to dict
|
2024-11-26 11:38:15 +05:30 |
|
social
|
perf: use client cache for doctype "maps" (#31105)
|
2025-02-05 06:46:47 +00:00 |
|
templates
|
fix: Translate Footer Items
|
2025-02-25 13:22:57 +01:00 |
|
testing
|
chore: set default max_module_depth to 0
|
2024-12-04 17:19:02 +05:30 |
|
tests
|
test: update test relying on wrapped _load_app_hooks
|
2025-03-20 08:13:49 +05:30 |
|
types
|
fix: don't generate type information for virtual fields (#31592)
|
2025-03-13 18:25:13 +05:30 |
|
utils
|
Merge pull request #32001 from sagarvora/reduce-init-1
|
2025-04-06 10:45:17 +05:30 |
|
website
|
fix: add title if web form title is missing
|
2025-04-02 16:33:40 +05:30 |
|
workflow
|
fix: add control on workflow state to alllow sending emails
|
2025-04-02 01:03:33 +05:30 |
|
www
|
Merge pull request #31577 from Mutantpenguin/patch-1
|
2025-03-22 16:31:28 +05:30 |
|
__init__.py
|
fix: item code not showing in the error message (#32028)
|
2025-04-08 14:20:35 +00:00 |
|
_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
|
fix: consider default path for Website User if applicable
|
2024-08-30 15:42:58 +05:30 |
|
auth.py
|
fix: Move on_session_creation hook after session is created
|
2025-03-05 11:27:21 +01:00 |
|
boot.py
|
refactor: sign up flow changes (#31205)
|
2025-03-03 16:36:15 +00:00 |
|
build.py
|
fix: Clear all cache after rebuilding assets (#29876)
|
2025-01-21 18:57:10 +05:30 |
|
cache_manager.py
|
perf: use client_cache for form meta
|
2025-02-25 12:25:42 +05:30 |
|
client.py
|
fix: remove flag to ensure some checks run
|
2025-03-03 11:53:50 +05:30 |
|
config.py
|
refactor: move init.py utils to utils/*
|
2025-03-10 21:01:14 +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
|
refactor: revert hooks.py changes
|
2025-04-07 22:04:43 +05:30 |
|
installer.py
|
perf!: Cache site configs in memory for 60 seconds (#28869)
|
2024-12-27 16:21:14 +00:00 |
|
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
|
|
|
|
monitor.py
|
perf: "random" naming to improve concurrency and locality (#30053)
|
2025-01-25 07:04:09 +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
|
fix: made it a patch instead of running every migrate
|
2025-03-27 15:23:38 +05:30 |
|
permissions.py
|
fix: ensure correct context in sys.exc_info
|
2025-02-19 17:33:53 +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: use python feature to limit profiler output
|
2025-03-20 08:38:25 +05:30 |
|
sessions.py
|
refactor: use an alternate key for handling expiry
|
2025-01-24 18:27:44 +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
|
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 |