Ejaaz Khan
|
f09dc7cc07
|
Merge pull request #34563 from KerollesFathy/ft/add-apply-module-export-filter-on-export-customization
feat: Add Apply Module Export Filter on Export Customization Dialog
|
2025-12-23 22:16:00 +05:30 |
|
Rushabh Mehta
|
9eb859a76d
|
Merge pull request #28643 from devdiogenes/link-selector-replicating
fix: Link Selector links replicating
|
2025-12-23 21:27:09 +05:30 |
|
Hussain Nagaria
|
aab0b6d145
|
Merge pull request #35421 from Rl0007/feat/email-html-editor
feat: toggle HTML editor in send email dialog
|
2025-12-23 19:24:10 +05:30 |
|
Rahul Agrawal
|
883c57852b
|
fix: wait for set_value to resolve
|
2025-12-23 18:58:50 +05:30 |
|
Rahul Agrawal
|
6dc93383d1
|
feat: store use_html in localforage
Co-authored-by: Hussain Nagaria <nagariahussain@users.noreply.github.com>
|
2025-12-23 18:22:41 +05:30 |
|
Akhil Narang
|
e068fbb7f5
|
Merge pull request #34954 from frappe/fix/types/messages
fix(types): `msgprint` can take a list of strings
|
2025-12-23 18:08:54 +05:30 |
|
Rahul Agrawal
|
631efb004e
|
fix: remove unwanted conditional check
|
2025-12-23 17:43:43 +05:30 |
|
Akhil Narang
|
659b3bac8e
|
fix(msgprint): cleanup checks
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
|
2025-12-23 17:33:54 +05:30 |
|
Akhil Narang
|
a7cfb11e4b
|
fix(msgprint): let as_table work properly
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
|
2025-12-23 17:30:03 +05:30 |
|
Sabu Siyad
|
4f0e303f18
|
fix(types): msgprint: use Sequence instead of list
|
2025-12-23 17:26:06 +05:30 |
|
Sabu Siyad
|
7c4d64157c
|
fix(types): msgprint can take of list of strings
`msg` argument to `msgprint` can be either a string, a list of strings
or a list of list of strings.
|
2025-12-23 17:26:06 +05:30 |
|
Aarol D'Souza
|
48c8ee9a78
|
feat(postgres): add unbuffered cursor in postgres (#35016)
* feat(postgres): add unbuffered cursor in postgres
* test: add unbuffered_cursor test for Postgres
|
2025-12-23 17:21:28 +05:30 |
|
Rahul Agrawal
|
6d2e1e5781
|
fix: update function names
|
2025-12-23 17:13:30 +05:30 |
|
Mihir Kandoi
|
9db33f6f24
|
fix: system console autocompletion (#35320)
|
2025-12-23 16:54:07 +05:30 |
|
Ravibharathi
|
eec058ffe6
|
feat: set restore flag on document before inserting during restore (#35363)
|
2025-12-23 16:48:14 +05:30 |
|
Akhil Narang
|
473d385942
|
fix(sendmail): fix invalid type annotation (#35417)
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
|
2025-12-23 11:16:31 +00:00 |
|
MochaMind
|
a2ef8a68c5
|
fix: sync translations from crowdin (#35375)
* fix: Persian translations
* fix: Hungarian translations
|
2025-12-23 16:45:04 +05:30 |
|
Rahul Agrawal
|
af5d474084
|
feat: toggle HTML editor in send email dialog
|
2025-12-23 16:20:37 +05:30 |
|
Ankush Menat
|
5e2cf89360
|
Merge pull request #35420 from ankush/cache_apps
perf: Cache get_apps and internals
|
2025-12-23 16:19:33 +05:30 |
|
Ankush Menat
|
5b87d55b7e
|
perf: Cache get_apps and internals
|
2025-12-23 16:06:10 +05:30 |
|
Saqib Ansari
|
61ad38d737
|
fix: various style fixes (#35388)
* fix: adjust navbar spacing and avatar size
* fix: adjust breadcrumb icon size and spacing
* fix: remove unnecessary margin-top from indicator pill
* fix: update filter area icons for match types and improve button alignment
* refactor: move lucide icons.svg to icons/lucide folder
* refactor: deduplicate icons from timeless/icons.svg and lucide/icons.svg
* fix: linting issues
|
2025-12-23 15:38:02 +05:30 |
|
Saqib Ansari
|
d78e70e41f
|
style: update icons for Image and Report views
|
2025-12-23 14:11:53 +05:30 |
|
Saqib Ansari
|
4da618adf5
|
fix: linting issues
|
2025-12-23 14:11:53 +05:30 |
|
Saqib Ansari
|
71a8135261
|
refactor: deduplicate icons from timeless/icons.svg and lucide/icons.svg
|
2025-12-23 14:11:53 +05:30 |
|
Saqib Ansari
|
036c6d3459
|
refactor: move lucide icons.svg to icons/lucide folder
|
2025-12-23 14:11:53 +05:30 |
|
Saqib Ansari
|
e26a8e5e53
|
fix: update filter area icons for match types and improve button alignment
|
2025-12-23 14:11:53 +05:30 |
|
Saqib Ansari
|
ecc6d08262
|
fix: remove unnecessary margin-top from indicator pill
|
2025-12-23 14:11:53 +05:30 |
|
Saqib Ansari
|
04b8a0b4b8
|
fix: adjust breadcrumb icon size and spacing
|
2025-12-23 14:11:53 +05:30 |
|
Saqib Ansari
|
35df46158f
|
fix: adjust navbar spacing and avatar size
|
2025-12-23 14:11:49 +05:30 |
|
Akhil Narang
|
84d346f683
|
Merge pull request #35387 from akhilnarang/dependency-update
build(deps)!: only allow python>=3.14, nodejs>=24
|
2025-12-23 13:52:30 +05:30 |
|
Akhil Narang
|
0ac52c1bb4
|
chore: update boilerplate
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
|
2025-12-23 13:27:48 +05:30 |
|
Akhil Narang
|
47f1c676f9
|
chore: update actions
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
|
2025-12-23 13:27:43 +05:30 |
|
Soham Kulkarni
|
a4736c116d
|
Merge pull request #35394 from sokumon/desktop-ux
|
2025-12-23 13:12:16 +05:30 |
|
Akhil Narang
|
d3c4bb7750
|
chore: update list of revisions for git blame to ignore
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
|
2025-12-23 13:12:16 +05:30 |
|
Akhil Narang
|
e859b1d312
|
fix: disable UP040, revert some instances to TypeAlias
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
|
2025-12-23 13:12:04 +05:30 |
|
sokumon
|
95595ad261
|
fix: change label names to match the function
|
2025-12-23 12:38:08 +05:30 |
|
sokumon
|
158a487b00
|
fix: avatar size
|
2025-12-23 12:34:06 +05:30 |
|
sokumon
|
b0e2e22b96
|
chore: export more alphabets
|
2025-12-23 12:34:06 +05:30 |
|
sokumon
|
bb081a16ce
|
feat: generate desktop icon using the first letter of the label
|
2025-12-23 12:34:06 +05:30 |
|
sokumon
|
a821e8f228
|
fix: make cancelling the layout work
|
2025-12-23 12:34:06 +05:30 |
|
sokumon
|
2da83c4f49
|
fix: move editing buttons to the side
|
2025-12-23 12:34:06 +05:30 |
|
sokumon
|
ec31833020
|
feat: init better desktop editing ux
|
2025-12-23 12:34:06 +05:30 |
|
sokumon
|
ae5ff8a0a3
|
fix(menu): right click menu appears at mouse position
|
2025-12-23 12:34:06 +05:30 |
|
Hussain Nagaria
|
c509494a1a
|
fix: don't stop AJAX calls even if "offline" (#35405)
ref: https://developer.mozilla.org/en-US/docs/Web/API/Navigator/onLine
|
2025-12-23 12:24:17 +05:30 |
|
Soham Kulkarni
|
8ba67b941f
|
Merge pull request #35407 from sokumon/sidebar-fixes
|
2025-12-23 12:09:40 +05:30 |
|
Soham Kulkarni
|
fb3bb3c0ac
|
Merge pull request #35401 from sokumon/export-issue
|
2025-12-23 11:42:58 +05:30 |
|
sokumon
|
e3d5eea217
|
fix: translate all sidebar items
|
2025-12-23 11:42:42 +05:30 |
|
Abdeali Chharchhodawala
|
dec3f07d01
|
fix: prevent empty filter export in query report (#35357)
|
2025-12-23 11:12:10 +05:30 |
|
sokumon
|
87c52bb296
|
fix: include all fields of a doctype in doctype field map
|
2025-12-23 11:00:30 +05:30 |
|
Akhil Narang
|
7aec123a29
|
chore: drop some version checks
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
|
2025-12-22 21:06:48 +05:30 |
|