| .. |
|
api
|
fix(api/v1): don't use as_dict() unless expand_links is passed (#34672)
|
2025-11-11 17:44:39 +00:00 |
|
automation
|
feat: export frameowork icons and sidebars
|
2025-11-14 23:05:14 +05:30 |
|
change_log
|
|
|
|
commands
|
fix: semgrep issues
|
2025-11-14 23:05:13 +05:30 |
|
contacts
|
refactor: backticks aren't allowed in order_by or group_by
|
2025-11-19 21:15:57 +05:30 |
|
core
|
fix(query_builder): default sorting based on doctype meta
|
2025-11-19 21:15:57 +05:30 |
|
custom
|
fix(query_builder): default sorting based on doctype meta
|
2025-11-19 21:15:57 +05:30 |
|
data
|
|
|
|
database
|
fix(query): allow numeric strings
|
2025-11-19 21:15:57 +05:30 |
|
desk
|
refactor: migrate a few queries to use query builder
|
2025-11-19 21:15:57 +05:30 |
|
desktop_icon
|
fix: desktop icon placing
|
2025-11-17 17:02:19 +05:30 |
|
email
|
refactor: support new function style
|
2025-11-19 21:15:57 +05:30 |
|
geo
|
feat(geo): Add Kosovo(XK) country details to country_info.json (#34476)
|
2025-10-24 13:05:57 +05:30 |
|
gettext
|
feat(translations): add hook to exclude translatable strings from dependencies (#34544)
|
2025-11-10 12:50:21 +01:00 |
|
integrations
|
chore: rename from app to desk
|
2025-11-14 23:05:13 +05:30 |
|
locale
|
Merge pull request #34712 from frappe/pot_develop_2025-11-16
|
2025-11-17 14:54:30 +05:30 |
|
model
|
fix: support virtual doctype handling
|
2025-11-19 21:15:57 +05:30 |
|
modules
|
fix(ci): tests
|
2025-11-14 23:05:13 +05:30 |
|
patches
|
feat(patch): add private workspaces to my workspaces
|
2025-11-14 23:05:14 +05:30 |
|
printing
|
Merge pull request #34414 from khushi8112/standard-jinja-custom-print-format-edit
|
2025-10-15 14:19:34 +05:30 |
|
public
|
Merge pull request #34744 from sokumon/desktop-fixes
|
2025-11-18 14:09:47 +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
|
chore: rename from app to desk
|
2025-11-14 23:05:13 +05:30 |
|
testing
|
refactor: remove duplicate call to start test
|
2025-07-09 15:05:08 +05:30 |
|
tests
|
refactor: support new function style
|
2025-11-19 21:15:57 +05:30 |
|
types
|
Revert: DocRef (#32866)
|
2025-06-10 05:20:56 +00:00 |
|
utils
|
Merge pull request #34769 from sokumon/desktop-fixes
|
2025-11-19 16:45:36 +05:30 |
|
website
|
fix(Website): throw error only if images are attached
|
2025-11-17 16:16:53 +05:30 |
|
workflow
|
refactor: support new function style
|
2025-11-19 21:15:57 +05:30 |
|
workspace_sidebar
|
feat: add mechanism to create module map to show a sidebar always
|
2025-11-17 03:31:44 +05:30 |
|
www
|
fix: keep sidebar editing access only in dev mode for now
|
2025-11-15 08:50:56 +05:30 |
|
__init__.py
|
refactor: use qb_query for get_list
|
2025-11-19 21:15:57 +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
|
fix: check in_import before exporting
|
2025-11-18 10:21:44 +05:30 |
|
auth.py
|
chore: rename from app to desk
|
2025-11-14 23:05:13 +05:30 |
|
boot.py
|
feat: show restricted desktop icons
|
2025-11-19 10:33:22 +05:30 |
|
build.py
|
feat: configurable esbuild build target (#34398)
|
2025-10-17 00:55:21 +00:00 |
|
cache_manager.py
|
fix: clear cache and prevent data access after DocType deletion (#34307)
|
2025-10-10 08:00:51 +00:00 |
|
client.py
|
perf: optimize expand link for table fields
|
2025-10-27 13:00:43 +05:30 |
|
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
|
fix: delete desktop icons when app is uninstalled
|
2025-11-19 12:30:15 +05:30 |
|
installer.py
|
refactor: move auto generations of icons to a command
|
2025-11-14 23:05:12 +05:30 |
|
locale.py
|
feat: cache documents in client cache
|
2025-01-14 14:33:10 +05:30 |
|
middlewares.py
|
fix(middleware): check path before returning file (#34651)
|
2025-11-10 16:02:36 +05:30 |
|
migrate.py
|
refactor: move auto generations of icons to a command
|
2025-11-14 23:05:12 +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
|
feat(patch): add private workspaces to my workspaces
|
2025-11-14 23:05:14 +05:30 |
|
permissions.py
|
fix: linting issues
|
2025-11-06 15:23:45 +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
|
Merge branch 'develop' into computed_child_table
|
2025-10-14 12:53:32 +05:30 |
|
share.py
|
fix: linter errors
|
2025-11-10 14:13:04 +05:30 |
|
test_runner.py
|
refactor: organize test contextmanagers (#28041)
|
2024-10-09 02:09:19 +02:00 |
|
translate.py
|
fix: translate CSV (#33855)
|
2025-11-05 17:26:56 +00:00 |
|
twofactor.py
|
feat: configure SMS OTP template for 2FA (#34585)
|
2025-11-04 12:32:57 +00:00 |