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 |
|
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]
|
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 |
|
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 |
|
Sagar Vora
|
ae21d544a5
|
fix: add fallback when getting children in as_dict
|
2025-10-13 11:48:03 +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 |
|