UmakanthKaspa
|
ea9c86ecf4
|
Merge branch 'develop' into feat-webform-placeholder-support
|
2025-10-15 22:31:12 +05:30 |
|
Ejaaz Khan
|
70fe568f6c
|
Merge pull request #34369 from iamejaaz/fix-list-view-header
fix(ListView): header resizing issue on list settings change
|
2025-10-15 21:54:06 +05:30 |
|
MochaMind
|
f54bf2456f
|
fix: sync translations from crowdin (#34408)
* fix: Serbian (Cyrillic) translations
* fix: Serbian (Latin) translations
|
2025-10-15 21:53:27 +05:30 |
|
Ejaaz Khan
|
7ddec55262
|
Merge pull request #34372 from UmakanthKaspa/fix-webform-get-fields-description
fix: webform get fields not fetching description
|
2025-10-15 21:34:44 +05:30 |
|
Ejaaz Khan
|
ad08552fd6
|
Merge pull request #34381 from UmakanthKaspa/fix-barcode-spacing
fix: add spacing between barcode input and preview
|
2025-10-15 21:34:10 +05:30 |
|
Bhavesh Maheshwari
|
2232ff75c2
|
fix: correct SQL string formatting in get_sql_string method (#34418)
|
2025-10-15 20:54:14 +05:30 |
|
Ankush Menat
|
727775f820
|
Merge pull request #33088 from ankush/computed_child_table
feat: Computed/virtual child-tables
|
2025-10-15 18:32:16 +05:30 |
|
Ankush Menat
|
761bcadbbe
|
fix(UX): Hide empty session table
You can't see sessions of other users
|
2025-10-15 18:11:46 +05:30 |
|
Ejaaz Khan
|
fdd464fc14
|
Merge pull request #34414 from khushi8112/standard-jinja-custom-print-format-edit
feat: redirect to print format doc when type is jinja
|
2025-10-15 14:19:34 +05:30 |
|
khushi8112
|
587d770c49
|
refactor: add better name to variable
|
2025-10-15 12:54:49 +05:30 |
|
khushi8112
|
4b20d236f5
|
feat: redirect to print format doc when type is jinja
|
2025-10-15 12:30:35 +05:30 |
|
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 |
|
mergify[bot]
|
20d2e2dced
|
Merge branch 'develop' into fix-webform-get-fields-description
|
2025-10-14 12:03:51 +00:00 |
|
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 |
|
mergify[bot]
|
fbdb00a68d
|
Merge branch 'develop' into fix-list-view-header
|
2025-10-14 11:41:09 +00:00 |
|
mergify[bot]
|
ee4d9ac6f6
|
Merge branch 'develop' into fix-barcode-spacing
|
2025-10-14 11:37:01 +00:00 |
|
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
|
0768e92822
|
Merge branch 'develop' into computed_child_table
|
2025-10-14 15:14:19 +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 |
|
Sagar Vora
|
a93530e221
|
Merge branch 'develop' into computed_child_table
|
2025-10-14 12:53:32 +05:30 |
|
Sagar Vora
|
2a42f0688f
|
chore: update docstring
|
2025-10-14 12:41:58 +05:30 |
|
Sagar Vora
|
a084f5a2f3
|
refactor: separate only computed CTs, with new include_computed flag
|
2025-10-14 12:31:47 +05:30 |
|
Sagar Vora
|
7522b79f57
|
chore: remove unused import
|
2025-10-14 12:02:36 +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 |
|
UmakanthKaspa
|
5cb794bce5
|
fix: add spacing between barcode input and preview
|
2025-10-13 17:53:36 +00:00 |
|
UmakanthKaspa
|
15c6761f48
|
feat: copy max_length when getting webform fields
|
2025-10-13 12:29:48 +00:00 |
|
UmakanthKaspa
|
5986c9badc
|
feat: copy placeholder when getting webform fields
|
2025-10-13 12:22:50 +00:00 |
|
UmakanthKaspa
|
095b6301c3
|
feat: add placeholder field to web form field doctype
|
2025-10-13 11:26:19 +00:00 |
|
UmakanthKaspa
|
9e09444f5d
|
Merge branch 'frappe:develop' into fix-webform-get-fields-description
|
2025-10-13 16:50:16 +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 |
|
UmakanthKaspa
|
60699b915d
|
fix: webform get fields not fetching description
|
2025-10-13 10:29:44 +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
|
3c266f43bc
|
fix(ListView): header resizing issue on list settings change
|
2025-10-13 15:17:04 +05:30 |
|
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 |
|