| .. |
|
api
|
fix: add perm check to get_values_for_link_and_dynamic_link_fields
|
2026-04-01 17:32:35 +05:30 |
|
automation
|
feat(assignment_rule): add weighted distribution strategy (#37741)
|
2026-03-05 14:31:03 +05:30 |
|
change_log
|
|
|
|
commands
|
ci: Fix coverage reporting (again) (#38849)
|
2026-04-24 16:05:14 +05:30 |
|
contacts
|
fix: force type check in whitelisted methods (#37044)
|
2026-02-17 15:16:30 +00:00 |
|
core
|
Merge pull request #38523 from frappe/38448-property-to-include-fields-in-default-import-template
|
2026-04-27 14:55:38 +05:30 |
|
custom
|
Merge pull request #38523 from frappe/38448-property-to-include-fields-in-default-import-template
|
2026-04-27 14:55:38 +05:30 |
|
data
|
|
|
|
database
|
fix(db_query): unique alias on self-referential Link joins
|
2026-04-25 12:42:57 +05:30 |
|
desk
|
fix: check permissions for getting and updating events
|
2026-04-23 15:38:32 +05:30 |
|
desktop_icon
|
fix: delete associated desktop icon
|
2026-01-12 10:45:44 +05:30 |
|
email
|
Merge pull request #38835 from AarDG10/fix-formatters
|
2026-04-27 12:26:38 +05:30 |
|
geo
|
chore(language): enabled language pt-BR by default (#38301)
|
2026-03-28 11:54:53 +05:30 |
|
gettext
|
fix(gettext): extract template-literal translations with correct line numbers (#38063)
|
2026-03-16 18:52:04 +00:00 |
|
integrations
|
fix: Makes Condition Examples title translatable
|
2026-04-22 18:50:01 +00:00 |
|
locale
|
fix: sync translations from crowdin (#38919)
|
2026-04-27 10:29:11 +05:30 |
|
model
|
perf: Avoid ordering for link field checks (#38928)
|
2026-04-27 15:06:30 +05:30 |
|
modules
|
fix: importing packages with scripts that have "." in the script name (#35784)
|
2026-01-29 14:07:11 +05:30 |
|
patches
|
fix: use default incoming email account as Reply-To (#36793)
|
2026-02-19 06:55:04 +00:00 |
|
printing
|
fix: Make Edit Section title translatable in Print format Builder
|
2026-04-23 19:47:39 +00:00 |
|
public
|
fix: icons on field container
|
2026-04-27 18:31:38 +05:30 |
|
pulse
|
fix: add compatibility shim for old frappe.pulse.utils imports
|
2026-01-05 13:28:25 +05:30 |
|
query_builder
|
feat: add JSON functions in query builder
|
2026-04-22 16:22:11 +05:30 |
|
search
|
refactor: add queue for indexing docs in sqlite search (#37840)
|
2026-03-10 16:03:27 +05:30 |
|
templates
|
fix: Re-add rate limit on blog comments (#38862)
|
2026-04-24 05:09:14 +00:00 |
|
testing
|
ci: Fix coverage reporting (again) (#38849)
|
2026-04-24 16:05:14 +05:30 |
|
tests
|
Merge pull request #38835 from AarDG10/fix-formatters
|
2026-04-27 12:26:38 +05:30 |
|
types
|
fix(filter): parse JSON-encoded string values before comma split in FilterTuple
|
2026-03-21 16:36:52 +05:30 |
|
utils
|
Merge pull request #38835 from AarDG10/fix-formatters
|
2026-04-27 12:26:38 +05:30 |
|
website
|
Merge pull request #38726 from sokumon/default-workspace
|
2026-04-20 14:28:25 +05:30 |
|
workflow
|
refactor: update affected_states list with has_affected_states boolean
|
2026-02-27 18:46:22 +05:30 |
|
workspace_sidebar
|
fix(typo): correct spelling of "Google Calendar" (#36767)
|
2026-02-06 12:03:18 +05:30 |
|
www
|
refactor: remove unnecessary msgprint
|
2026-04-22 19:43:23 +05:30 |
|
__init__.py
|
Merge pull request #38576 from nextchamp-saqib/concurrent_limit
|
2026-04-23 22:55:59 +05:30 |
|
_optimizations.py
|
|
|
|
app.py
|
feat: security.txt (#38530)
|
2026-04-14 17:22:22 +05:30 |
|
apps.py
|
fix: add type hints to whitelisted methods 3 (#37149)
|
2026-02-20 06:50:19 +00:00 |
|
auth.py
|
Merge pull request #37554 from AarDG10/refactor-password
|
2026-04-09 11:26:33 +05:30 |
|
boot.py
|
Merge pull request #38608 from kaulith/fix/workspace-sidebar-empty-module-visibility
|
2026-04-19 19:39:35 +05:30 |
|
build.py
|
fix: remove flush all while build assets, as asset build should never clear entire redis database. (#34874)
|
2025-11-25 11:51:32 +05:30 |
|
cache_manager.py
|
fix: Clear assets cache in clear-cache (#36479)
|
2026-01-29 11:33:33 +00:00 |
|
client.py
|
Revert "fix(client): add stronger checks in save and set_value endpoints"
|
2026-04-24 20:09:37 +05:30 |
|
concurrency_limiter.py
|
fix: clear_cache for shared cache
|
2026-04-22 16:20:54 +05:30 |
|
config.py
|
|
|
|
coverage.py
|
ci: Tweak coverage (again) (#38889)
|
2026-04-25 11:59:22 +05:30 |
|
defaults.py
|
|
|
|
deferred_insert.py
|
fix: ruff fixes
|
2025-12-22 21:06:48 +05:30 |
|
deprecation_dumpster.py
|
fix: ensure current module is referenced correctly in __get_deprecation_class
|
2026-03-17 15:15:55 +05:30 |
|
exceptions.py
|
refactor: set Retry-After header directly
|
2026-04-10 22:43:45 +05:30 |
|
frappeclient.py
|
fix(frappe-client): simplify post_api method to use json params
|
2026-04-13 17:45:10 +05:30 |
|
handler.py
|
fix: skip http validation for servers scripts in background tasks
|
2026-04-25 12:19:18 +05:30 |
|
hooks.py
|
Merge pull request #38576 from nextchamp-saqib/concurrent_limit
|
2026-04-23 22:55:59 +05:30 |
|
installer.py
|
fix: Don't bother resolving installed app (#36610)
|
2026-02-03 05:50:53 +00:00 |
|
locale.py
|
|
|
|
middlewares.py
|
fix: force download files based on extension even on development server
|
2026-01-12 11:49:35 +05:30 |
|
migrate.py
|
fix: handle names with parenthesis
|
2025-12-07 23:09:44 +05:30 |
|
modules.txt
|
|
|
|
monitor.py
|
fix: ruff fixes
|
2025-12-22 21:06:48 +05:30 |
|
oauth.py
|
fix(oauth): cleanup code, use user from session (#37434)
|
2026-02-25 10:09:30 +05:30 |
|
onboarding.py
|
|
|
|
parallel_test_runner.py
|
ci: Fix coverage reporting (again) (#38849)
|
2026-04-24 16:05:14 +05:30 |
|
patches.txt
|
fix: pytz to filter out deprecated timezones (#38751)
|
2026-04-24 14:06:40 +05:30 |
|
permissions.py
|
fix: consider read permlevel access for select
|
2026-03-17 16:25:53 +05:30 |
|
push_notification.py
|
fix(push_notification): improve check before returning token
|
2025-12-11 12:43:06 +05:30 |
|
rate_limiter.py
|
|
|
|
realtime.py
|
fix!: use secret for auth. between servers (#36778)
|
2026-02-17 11:55:00 +05:30 |
|
recorder.py
|
fix: add type hints to whitelisted methods 3 (#37149)
|
2026-02-20 06:50:19 +00:00 |
|
sessions.py
|
fix: Support short session idle durations (#36773)
|
2026-02-06 06:46:19 +00:00 |
|
share.py
|
fix: add type hints to whitelisted methods 3 (#37149)
|
2026-02-20 06:50:19 +00:00 |
|
test_runner.py
|
|
|
|
translate.py
|
fix: add build version to translation version
|
2026-03-27 12:47:35 +05:30 |
|
twofactor.py
|
feat: configure SMS OTP template for 2FA (#34585)
|
2025-11-04 12:32:57 +00:00 |