Ejaaz Khan
53e7d2ffd0
fix(minor): align action icon in centre
2025-11-04 14:44:55 +05:30
MochaMind
71aa763697
fix: sync translations from crowdin ( #34538 )
...
* fix: Serbian (Cyrillic) translations
* fix: Persian translations
* fix: Serbian (Latin) translations
* fix: Swedish translations
2025-11-03 11:51:54 +05:30
MochaMind
876272f9c1
chore: update POT file ( #34566 )
2025-11-03 11:09:59 +05:30
rohitwaghchaure
0a27e83f9b
Merge pull request #34557 from rohitwaghchaure/fixed-github-40130
...
fix: allow white background color
2025-10-31 21:46:37 +05:30
Rohit Waghchaure
a9015a4d13
fix: allow white background color
2025-10-31 20:13:13 +05:30
Akhil Narang
14d4fa6108
Merge pull request #34551 from akhilnarang/fix-multiselect-xss
...
fix(multiselect): escape HTML
2025-10-31 16:49:51 +05:30
Akhil Narang
5b21c0a43e
Merge pull request #34548 from akhilnarang/dont-show-empty-menu
...
fix: don't show empty menu in form view
2025-10-31 16:48:55 +05:30
Akhil Narang
45d1dd3224
fix: escape multiselect as well
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-10-31 13:42:54 +05:30
Akhil Narang
1068b3cb96
Revert "Merge pull request #28914 from samkit5495/patch-1"
...
This reverts commit 22560c36f6 , reversing
changes made to 7a7b318662 .
2025-10-31 13:18:05 +05:30
Akhil Narang
7a0f6b6f3f
fix: don't show empty menu in form view
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-10-31 11:33:02 +05:30
Ankush Menat
bf58e7be1f
fix: onboarding - write in read only request ( #34537 )
...
* fix: remove read_only decorator from get_desktop_page
get_desktop_page leads to a call to check_completions which calls save and thus with the read_only decorator calls save on the read replica
* fix: Avoid changes to DB in read only request
* Revert "fix: remove read_only decorator from get_desktop_page"
This reverts commit 93db873bb707c6b58c7e6e68499df173aaa66d49.
---------
Co-authored-by: Apile Tyumre <apiletyumre@iridescentsun.com>
2025-10-30 06:02:36 +00:00
Ankush Menat
6d2ca3913c
Merge pull request #34413 from AarDG10/feat-cancellable-data-import
...
feat: Cancel Button Added for Data Import
2025-10-30 10:42:20 +05:30
MochaMind
9059b4c598
fix: sync translations from crowdin ( #34519 )
2025-10-29 20:57:20 +01:00
Hussain Nagaria
c1a58bc559
fix: check if get_route property exists before calling ( #34526 )
2025-10-29 11:51:17 +00:00
Akhil Narang
3329b6a46c
fix(grid_row): use optional chaining to prevent TypeError ( #34498 )
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-10-29 13:03:32 +05:30
Raffael Meyer
edc6937aa0
fix(Web Form): don't offer all fieldtypes as list columns ( #34268 )
2025-10-28 16:40:49 +00:00
Sanket Shah
3914891ebe
fix: increase label field length to 255 chars ( #34394 )
...
* fix: increase label field length to 255 chars
Some doc field labels were getting truncated when exceeding 140 characters.
This caused issues during customization of complex forms where descriptive labels were required.
* fix: increase label field length to 255 chars
Some customize form field labels were getting truncated when exceeding 140 characters.
This caused issues during customization of complex forms where descriptive labels were required.
2025-10-28 17:06:24 +05:30
Akhil Narang
6dfcc2bf4c
Merge pull request #34027 from sumitbhanushali/expand-link
...
feat: add support of expand in rest api v1/document_list
2025-10-28 17:02:14 +05:30
Akhil Narang
21fde3a507
Merge pull request #34474 from AMR-Mannesmann/fix(utils)--format_duration-for-negative-values
...
fix(utils)!: format_duration for negative values
2025-10-28 15:51:10 +05:30
MochaMind
a429849e0b
fix: sync translations from crowdin ( #34475 )
...
* fix: Persian translations
* fix: Polish translations
* fix: German translations
* fix: Polish translations
* fix: Serbian (Cyrillic) translations
* fix: Croatian translations
* fix: Serbian (Latin) translations
2025-10-28 14:27:22 +05:30
MochaMind
f1b2ac5968
chore: update POT file ( #34496 )
2025-10-28 14:27:02 +05:30
Ejaaz Khan
e0c43e3abb
Merge pull request #34508 from iamejaaz/fix-duplicate-row
...
fix: duplicate row button visible on cant add rows
2025-10-28 14:15:14 +05:30
Akhil Narang
139ae9ef6c
Merge pull request #34494 from tanmoysrt/sqlite_fix
...
fix(sqlite): Use DEFERRED isolation level
2025-10-28 14:09:59 +05:30
Tanmoy Sarkar
5ce54d0144
feat(sqlite): Set 5s of busy_timeout
...
To reduce database lock issue during concurrent write / wal merge
2025-10-28 13:54:53 +05:30
Tanmoy Sarkar
b2e7b6fafb
fix(sqlite): Use DEFERRED isolation level
...
sqlite connection starts with no transaction if isolation level hasn't provided
2025-10-28 13:54:53 +05:30
Ejaaz Khan
ac1f7b22bc
fix: duplicate row button visible on cant add rows
2025-10-28 13:53:19 +05:30
Abdeali Chharchhodawala
fed7b3bb69
feat: utility to generate filtered list URLs and links for doctype ( #34503 )
2025-10-28 07:33:16 +00:00
dependabot[bot]
bbd966f327
chore(deps): bump actions/download-artifact from 5.0.0 to 6.0.0 ( #34507 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v5.0.0...v6.0.0 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-28 07:20:15 +00:00
dependabot[bot]
2771adaf1b
chore(deps): bump actions/upload-artifact from 4 to 5 ( #34506 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-28 12:37:24 +05:30
Hussain Nagaria
0b6ba2c709
Merge pull request #34439 from frappe/fix/internal-communication
...
fix: consider sent or received for duplicate check
2025-10-27 23:02:32 +05:30
Hussain Nagaria
289391bfd3
fix: deduplicate timeline links for system-to-system emails
2025-10-27 22:48:44 +05:30
Sumit Bhanushali
6f0242db6a
chore: added docstring for attach_expanded_links
2025-10-27 15:21:41 +05:30
aryanbaburajan
6e2ca8957e
fix: display placeholder text for code‐type input ( #34497 )
...
Use Ace editor's placeholder option to render placeholders appropriately inside the form field of type code.
Fixes #34488
2025-10-27 15:14:25 +05:30
Sumit Bhanushali
8955f079a1
fix: use get_list to only fetch permitted records
2025-10-27 13:27:13 +05:30
Sumit Bhanushali
f5fed5b4be
perf: optimize expand link for table fields
2025-10-27 13:00:43 +05:30
daniel.radl
45a0471f5c
fix(utils): added format_duration test
2025-10-25 17:16:15 +00:00
Raffael Meyer
ea4cdf68f4
feat: warn on multiple class overrides ( #34169 )
2025-10-25 14:38:31 +02:00
Akhil Narang
69b857a8f4
Merge pull request #34489 from akhilnarang/fix-communication-relink-comma
...
fix: deduplicate doctypes in `get_communication_doctype`
2025-10-24 17:50:53 +05:30
Akhil Narang
6a690be141
fix(link): check whether description exists before trying to merge duplicates
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-10-24 17:39:54 +05:30
Akhil Narang
4119ef7203
fix: don't show stray , in communication relink dialog for some doctypes
...
Some doctypes like `Payment Entry`, `Bank Account`, `Pricing Rule` were present in 2 dashboards (customer and supplier dashboard), both of which were included in ERPNext communucation_doctype hooks
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-10-24 17:02:30 +05:30
dependabot[bot]
c88cf29a0c
chore(deps): bump actions/setup-node from 5 to 6 ( #34461 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 5 to 6.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-24 16:07:35 +05:30
AarDG10
f750728bae
feat: Cancel Button Added for Prepared Report
2025-10-24 14:46:38 +05:30
Akhil Narang
e11785199a
build(deps): bump pypdf ( #34485 )
...
Resolves GHSA-vr63-x8vc-m265 and GHSA-jfx9-29x2-rv3j
2025-10-24 07:50:04 +00:00
Bhavansathru
cfdfae2470
feat(geo): Add Kosovo(XK) country details to country_info.json ( #34476 )
2025-10-24 13:05:57 +05:30
Raffael Meyer
c55372a3b3
Merge pull request #34435 from barredterra/distinct-order-by-mariadb
...
fix(DatabaseQuery): allow distinct order_by for MariaDB
2025-10-24 12:28:05 +05:30
MochaMind
cfd22dcc17
fix: sync translations from crowdin ( #34446 )
2025-10-22 17:19:54 +02:00
daniel.radl
4908b926c0
fix(utils): format_duration for negative values
2025-10-22 12:38:22 +00:00
Sumit Bhanushali
4cfc0c6b55
test: added rest api test user to avoid past user creation inconsistency
2025-10-22 12:12:36 +05:30
Raffael Meyer
f2cf1652dd
fix(Notification): code samples ( #34467 )
2025-10-21 23:13:21 +02:00
AarDG10
9f053ce5ee
feat: Cancel Button Added for Data Import
2025-10-17 18:42:09 +05:30