| .. |
|
api
|
refactor: pulse client
|
2025-08-30 20:11:57 +05:30 |
|
automation
|
fix(Assignment Rules): mark code samples as code (#33792)
|
2025-09-23 13:41:42 +02:00 |
|
change_log
|
|
|
|
commands
|
chore: manual fixups
|
2025-09-26 13:22:29 +05:30 |
|
contacts
|
fix: use link title as address title
|
2025-10-09 20:14:12 +02:00 |
|
core
|
fix: clear cache and prevent data access after DocType deletion (#34307)
|
2025-10-10 08:00:51 +00:00 |
|
custom
|
fix: increase label field length to 255 chars
|
2025-10-10 11:19:24 +05:30 |
|
data
|
|
|
|
database
|
fix: Clear DB value cache after commit/rollback (#34335)
|
2025-10-10 07:42:11 +00:00 |
|
desk
|
fix: Backups not showing on Download Backups page due to time conversion issue (#34329)
|
2025-10-09 18:27:35 +05:30 |
|
email
|
refactor(treewide): ruff format
|
2025-09-26 13:16:43 +05:30 |
|
geo
|
chore: enable burmese language
|
2025-10-08 18:16:42 +05:30 |
|
gettext
|
feat: extract translatable strings from standard web forms (#34237)
|
2025-10-02 11:30:14 +02:00 |
|
integrations
|
fix(ldap): escape filter characters
|
2025-10-08 12:07:26 +05:30 |
|
locale
|
fix: sync translations from crowdin (#34356)
|
2025-10-13 10:27:18 +05:30 |
|
model
|
fix: Remove backend permission check from link validation
|
2025-10-12 07:55:27 +00:00 |
|
modules
|
fix: Commit before starting a patch (#33133)
|
2025-06-27 11:21:28 +05:30 |
|
patches
|
fix: remove implicit primary key patch issue
|
2025-08-26 16:41:33 +01:00 |
|
printing
|
Merge pull request #34000 from diptanilsaha/report_jinja_print_format
|
2025-09-17 10:45:01 +05:30 |
|
public
|
Merge pull request #34351 from UmakanthKaspa/fix-fetch-datetime-quick-entry
|
2025-10-13 10:28:18 +05:30 |
|
pulse
|
chore: fix linting errors
|
2025-09-17 13:39:57 +05:30 |
|
query_builder
|
feat: group by week dates in qb
|
2025-08-15 15:37:36 +05:30 |
|
search
|
Merge pull request #33502 from netchampfaris/sqlite-search-fixes
|
2025-08-01 00:37:44 +05:30 |
|
templates
|
fix: remove trailing spaces in translatable strings
|
2025-08-27 13:23:17 +03:00 |
|
testing
|
refactor: remove duplicate call to start test
|
2025-07-09 15:05:08 +05:30 |
|
tests
|
fix: clear cache and prevent data access after DocType deletion (#34307)
|
2025-10-10 08:00:51 +00:00 |
|
types
|
Revert: DocRef (#32866)
|
2025-06-10 05:20:56 +00:00 |
|
utils
|
fix(oauth): drop keycloak check (#34330)
|
2025-10-09 12:10:21 +00:00 |
|
website
|
fix: web form allow incomplete feature not working
|
2025-10-13 04:14:16 +00:00 |
|
workflow
|
fix: update code from develop branch
|
2025-10-12 13:26:53 +07:00 |
|
www
|
feat: allow to disable standard pages (#33756)
|
2025-10-08 11:18:55 +05:30 |
|
__init__.py
|
fix: broken links in get_desk_link with special chars (#33730)
|
2025-08-26 18:05:46 +05:30 |
|
_optimizations.py
|
Revert "fix: Pin web workers by default (#31739)" (#32852)
|
2025-06-09 09:52:23 +00:00 |
|
app.py
|
fix: handle trying to decode invalid JSON (#34167)
|
2025-09-29 11:07:53 +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
|
Merge pull request #34162 from akhilnarang/bump-ruff
|
2025-09-26 17:44:11 +05:30 |
|
boot.py
|
Merge pull request #33546 from akhilnarang/boot-drop-unused-field
|
2025-08-08 15:30:56 +05:30 |
|
build.py
|
chore: use frappe._dev_server instead of local.dev_server
|
2025-06-17 12:03:08 +05:30 |
|
cache_manager.py
|
fix: clear cache and prevent data access after DocType deletion (#34307)
|
2025-10-10 08:00:51 +00:00 |
|
client.py
|
style: format client.py with ruff-format
|
2025-09-22 11:18:00 +00:00 |
|
config.py
|
feat: init sqlite
|
2025-04-15 13:59:16 +05:30 |
|
coverage.py
|
fix: ignore 'test_*' directories
|
2025-08-14 18:16:41 +05:30 |
|
defaults.py
|
perf: client-cache for defaults
|
2025-01-07 12:51:10 +05:30 |
|
deferred_insert.py
|
fix: Commit frequently in deferred_insert
|
2025-06-13 11:34:18 +05:30 |
|
deprecation_dumpster.py
|
refactor(treewide): ruff format
|
2025-09-26 13:16:43 +05:30 |
|
exceptions.py
|
fix: Implement backpressure for background jobs
|
2025-03-05 10:59:00 +05:30 |
|
frappeclient.py
|
fix: add order_by params to Frappeclient get_list (#33324)
|
2025-07-21 19:23:32 +05:30 |
|
handler.py
|
fix: allow download via API, if at least one file copy is downloadable (#33560)
|
2025-08-06 18:41:59 +02:00 |
|
hooks.py
|
feat: active app telemetry (#33755)
|
2025-09-17 17:30:06 +05:30 |
|
installer.py
|
fix: Commit changes to installed apps (#33550)
|
2025-08-06 12:12:29 +05:30 |
|
locale.py
|
feat: cache documents in client cache
|
2025-01-14 14:33:10 +05:30 |
|
middlewares.py
|
|
|
|
migrate.py
|
feat: add --skip-fixtures option to bench migrate command (#33754)
|
2025-08-22 16:51:17 +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
|
refactor: introduce lightmode in parallel test runner
|
2025-06-19 11:40:09 +05:30 |
|
patches.txt
|
fix: setup wizard issue
|
2025-07-01 18:05:36 +05:30 |
|
permissions.py
|
perf: get ancestors only if needed
|
2025-06-24 11:58:55 +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: frappe.local has not _realtime_log (#33236)
|
2025-07-07 11:06:04 +05:30 |
|
recorder.py
|
feat: remove strip_dirs in Recorder python cProcfile (#33300)
|
2025-07-15 17:51:44 +05:30 |
|
sessions.py
|
feat: Optionally show a warning when opening an external link
|
2025-09-24 16:53:01 +02:00 |
|
share.py
|
perf: Use lazy doc in a lot more places
|
2025-06-11 09:55:45 +05:30 |
|
test_runner.py
|
refactor: organize test contextmanagers (#28041)
|
2024-10-09 02:09:19 +02:00 |
|
translate.py
|
refactor(treewide): ruff format
|
2025-09-26 13:16:43 +05:30 |
|
twofactor.py
|
feat: Add hooks for custom SMS and OTP SMS sending (#33444)
|
2025-07-30 16:47:12 +05:30 |