Commit graph

51364 commits

Author SHA1 Message Date
Akhil Narang
79a2457f84
Merge pull request #34331 from akhilnarang/fix-2fa-toggle
fix(system_settings): don't change 2fa settings for roles unless the value actually changed
2025-10-15 11:07:34 +05:30
Akhil Narang
8b65540b6a
Merge pull request #34402 from akhilnarang/type-list-api
fix: add in type hints to the list APIs
2025-10-14 17:57:16 +05:30
Akhil Narang
6df2836e5a
Merge pull request #34396 from akhilnarang/fix-static-page-path
fix(static_page): ensure that requested files are within app/www
2025-10-14 17:39:46 +05:30
Ejaaz Khan
a4ba3c1940
Merge pull request #34191 from iamejaaz/chrome-pdf
feat: Chrome PDF generator
2025-10-14 17:31:49 +05:30
Ejaaz Khan
7a4e745f68
Merge pull request #34370 from iamejaaz/website-description-text
fix(Website): description not clearly visible
2025-10-14 17:31:03 +05:30
Ejaaz Khan
929847afba
Merge pull request #34397 from iamejaaz/fix-grid-height-issue-1
fix(Grid): set max height for grid rows
2025-10-14 17:30:50 +05:30
Akhil Narang
4d75ad1454
fix: add in type hints to the list APIs
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-10-14 17:11:40 +05:30
Akhil Narang
57ea885166
Merge pull request #34371 from akhilnarang/fix-field-sanitization
fix(sanitize_fields): use `sqlparse` for function detection
2025-10-14 17:01:26 +05:30
mergify[bot]
187451896d
Merge branch 'develop' into website-description-text 2025-10-14 11:30:30 +00:00
Ejaaz Khan
e05679153d fix(Grid): set max height for grid rows 2025-10-14 16:59:02 +05:30
Akhil Narang
a5ed4cf3e7
fix(static_page): ensure that requested files are within app/www
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-10-14 16:58:11 +05:30
Ejaaz Khan
51f17a6726
Merge pull request #34395 from iamejaaz/fix-flacky-test
test: fix flaky test of setting default value
2025-10-14 16:56:40 +05:30
Ejaaz Khan
e1d522ad4e test: fix flacky test of setting default value 2025-10-14 16:27:43 +05:30
Ejaaz Khan
39366c3934
Merge pull request #34393 from frappe/revert-34064-fix-link-field-permission-validation
Revert "fix: prevent manual typing of restricted values in Link fields"
2025-10-14 16:25:49 +05:30
Akhil Narang
984c641bff
fix(sanitize_fields): use sqlparse for function detection
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-10-14 16:10:14 +05:30
MochaMind
b5cca0a795
fix: sync translations from crowdin (#34383) 2025-10-14 12:24:13 +02:00
Ejaaz Khan
b2d4a6f18c
Revert "fix: prevent manual typing of restricted values in Link fields" 2025-10-14 15:29:01 +05:30
Sagar Vora
c5cb8f6354
Merge pull request #34392 from sagarvora/fix-ui-test 2025-10-14 15:09:36 +05:30
Sagar Vora
5bb51a294f test: use permitted user for link field test 2025-10-14 14:49:03 +05:30
Ejaaz Khan
1af85a390a
Merge pull request #34133 from UmakanthKaspa/feat/report-view-bulk-column-select
feat: report view bulk column select
2025-10-14 10:14:52 +05:30
Diptanil Saha
395af8aa04
fix: clear doc_events_hooks cache during uninstallation of app (#34321)
* fix: clear doc_events_hooks cache during uninstallation of app

* refactor: somewhat cleaner None check

---------

Co-authored-by: Ankush Menat <ankush@frappe.io>
2025-10-13 10:30:35 +00:00
Ejaaz Khan
2edbc23d0e fix(Website): descript not clearly visible 2025-10-13 15:23:51 +05:30
Ankush Menat
04f9d95718
fix: Clear value cache on savepoint restore too (#34367) 2025-10-13 09:48:30 +00:00
Ejaaz Khan
cc1abedd36
Merge pull request #34332 from barredterra/link-title-as-address-title
fix: use link title as address title
2025-10-13 14:30:35 +05:30
Ejaaz Khan
31c59f016a
Merge pull request #34343 from Sanket322/Sanket322-patch-1
fix: increase label field length to 255 chars
2025-10-13 11:09:19 +05:30
Ejaaz Khan
239c3ab572
Merge pull request #34357 from UmakanthKaspa/fix-webform-allow-incomplete
fix: web form allow incomplete feature not working
2025-10-13 10:39:27 +05:30
Ejaaz Khan
e664ea5b46
Merge pull request #34351 from UmakanthKaspa/fix-fetch-datetime-quick-entry
fix: enable fetching datetime fields in Quick Entry dialogs
2025-10-13 10:28:18 +05:30
MochaMind
bce7753566
fix: sync translations from crowdin (#34356)
* fix: Polish translations

* fix: Serbian (Latin) translations
2025-10-13 10:27:18 +05:30
MochaMind
bdc0bd57c0
chore: update POT file (#34350) 2025-10-13 10:27:06 +05:30
Ejaaz Khan
d69ed49478
Merge pull request #34353 from UmakanthKaspa/fix/kanban-column-width-expansion
fix: Kanban columns expand when card has long text
2025-10-13 10:26:50 +05:30
UmakanthKaspa
00c3cd69a4 fix: web form allow incomplete feature not working 2025-10-13 04:14:16 +00:00
Ejaaz Khan
491cfbd374
Merge pull request #34064 from UmakanthKaspa/fix-link-field-permission-validation
fix: prevent manual typing of restricted values in Link fields
2025-10-12 23:10:26 +05:30
Ejaaz Khan
e5b7c17c8f
Merge pull request #33439 from TheerayutEncoder/add-action-confirm-on-workflow
feat: Add action confirm on Workflow
2025-10-12 23:05:35 +05:30
MochaMind
bcfca6e9e0
fix: Polish translations (#34348) 2025-10-12 16:21:48 +02:00
UmakanthKaspa
227adedd27 fix: prevent kanban columns from expanding with long text 2025-10-12 12:32:08 +00:00
Ejaaz Khan
dfe2662eb5
Merge pull request #34349 from iamejaaz/fix-datepicker-position
fix(DatePicker): position picker above or below input based on available space
2025-10-12 16:03:04 +05:30
UmakanthKaspa
80ac879a4a fix: enable fetching datetime fields in Quick Entry dialogs 2025-10-12 10:32:43 +00:00
Ejaaz Khan
bba62fea1c fix(DatePicker): position picker above or below input based on available space 2025-10-12 13:47:45 +05:30
UmakanthKaspa
5fd295b8f2 fix: Remove backend permission check from link validation 2025-10-12 07:55:27 +00:00
theerayut
c1e42a6a50 fix: update code from develop branch 2025-10-12 13:26:53 +07:00
UmakanthKaspa
0b57eaec71
Merge branch 'frappe:develop' into feat/report-view-bulk-column-select 2025-10-12 10:49:08 +05:30
MochaMind
c312377c9e
fix: sync translations from crowdin (#34341)
* fix: Persian translations

* fix: Burmese translations
2025-10-11 22:53:10 +05:30
Ejaaz Khan
bc7e170e35
Merge pull request #34342 from iamejaaz/fix-grid-link-field-scroll
fix: link field scrolling issue in grid
2025-10-11 14:20:19 +05:30
Ejaaz Khan
b1578d81e2 fix: link field scrolling issue in grid 2025-10-11 13:54:46 +05:30
Ejaaz Khan
24d03a3bfe
Merge pull request #34235 from aerele/file-reselect-after-removal
fix: allow reselecting same file after removal
2025-10-10 15:34:19 +05:30
Aarol D'Souza
4ecb9bc57d
fix: clear cache and prevent data access after DocType deletion (#34307)
* fix: clear cache and prevent data access after DocType deletion

* fix: Handle potential DB failures during migrate

---------

Co-authored-by: Ankush Menat <ankush@frappe.io>
2025-10-10 08:00:51 +00:00
Ankush Menat
598ba6d63d
fix: Clear DB value cache after commit/rollback (#34335)
Respect repeatable read, but not beyond transaction, if transaction is committed during a request then cache should be invalidated.

This will likely slow down some code in a loop that did repeated queries + commit but we can't compromise correctness here.
2025-10-10 07:42:11 +00:00
Akhil Narang
d5648b2548
fix(system_settings): don't change 2fa settings for roles unless the value actually changed
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-10-10 11:57:30 +05:30
Sanket Shah
eacfe974c7
fix: increase label field length to 255 chars
Some custom field labels were getting truncated when exceeding 140 characters.

This caused issues during customization of complex forms where descriptive labels were required.
2025-10-10 11:19:24 +05:30
barredterra
2834952fcb fix: use link title as address title 2025-10-09 20:14:12 +02:00