Gursheen Anand
|
8a2dca535e
|
fix: consider fixed tabs list height for correct vertical offset
|
2026-02-25 18:39:04 +05:30 |
|
Gursheen Anand
|
d862716267
|
fix: avoid clipping highlight shadow for grid
|
2026-02-25 18:25:15 +05:30 |
|
Gursheen Anand
|
7e344f95f2
|
fix: pass scrollable container from form
|
2026-02-25 18:24:42 +05:30 |
|
Gursheen Anand
|
f005bf5b02
|
fix: calculate scroll position wrt correct container in jump to field
|
2026-02-25 17:33:48 +05:30 |
|
Suraj Shetty
|
5daf2656dd
|
Merge pull request #37464 from frappe/pdf-generator-issue
|
2026-02-25 12:21:29 +05:30 |
|
mergify[bot]
|
0055eb186d
|
Merge branch 'develop' into pdf-generator-issue
|
2026-02-25 06:14:38 +00:00 |
|
Suraj Shetty
|
e1e65238f4
|
Merge pull request #37013 from stravo1/fix-cached-404-website-permission
|
2026-02-25 11:38:41 +05:30 |
|
rohitwaghchaure
|
ef7e0b6c6c
|
Merge pull request #37499 from rohitwaghchaure/fixed-dark-theme-support
fix: dark theme support for onboarding panel
|
2026-02-25 11:28:23 +05:30 |
|
Suraj Shetty
|
e76335a92a
|
Merge pull request #37481 from frappe/revert-36646-fix-report-shortcut-routing
|
2026-02-25 11:25:52 +05:30 |
|
Suraj Shetty
|
c2a4469e27
|
Merge pull request #37479 from khushi8112/letterhead-style-sanitization
|
2026-02-25 11:20:20 +05:30 |
|
Suraj Shetty
|
268d214bc3
|
Merge pull request #37491 from ShrihariMahabal/fix-wkhtmltopdf-issue
|
2026-02-25 11:18:30 +05:30 |
|
Rohit Waghchaure
|
ef04bb4cab
|
fix: dark theme support for onboarding panel
|
2026-02-25 10:50:14 +05:30 |
|
Akhil Narang
|
9b161c9528
|
fix(oauth): cleanup code, use user from session (#37434)
* fix(oauth): use user from session
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
* refactor(oauth): simplify code
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
---------
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
|
2026-02-25 10:09:30 +05:30 |
|
Akhil Narang
|
e725c414ac
|
feat(email_queue): log suspend/resume actions in activity log (#37450)
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
|
2026-02-25 10:09:24 +05:30 |
|
Shrihari Mahabal
|
4beff9e1c6
|
fix: remove is_wkhtmltopdf_valid check when pdf generator is set to chrome
|
2026-02-25 09:59:59 +05:30 |
|
Suraj Shetty
|
34959990c6
|
Merge pull request #37489 from frappe/dependabot/npm_and_yarn/minimatch-3.1.3
|
2026-02-25 08:09:55 +05:30 |
|
dependabot[bot]
|
6cfc920d96
|
chore(deps): bump minimatch from 3.1.2 to 3.1.3
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.1.2 to 3.1.3.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.3)
---
updated-dependencies:
- dependency-name: minimatch
dependency-version: 3.1.3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-24 23:01:31 +00:00 |
|
Suraj Shetty
|
b2e18361ff
|
Merge pull request #37452 from akhilnarang/fix-single-session-user
|
2026-02-24 22:31:00 +05:30 |
|
Akhil Narang
|
82d46d91c8
|
Merge pull request #37421 from akhilnarang/fix-filter-processing
fix: use `JSON.parse()` for filter processing
|
2026-02-24 22:30:57 +05:30 |
|
Kerolles Fathy
|
c6e3b46f7e
|
Revert "fix: routing for non-query reports (#36646)"
This reverts commit a77799b538.
|
2026-02-24 18:52:47 +02:00 |
|
khushi8112
|
7bac6f06d8
|
fix: ignore xss filter for letterhead html field
|
2026-02-24 20:57:48 +05:30 |
|
Akhil Narang
|
b439f9a215
|
fix(workspace): check before allowing user to edit
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
|
2026-02-24 15:17:14 +00:00 |
|
Akhil Narang
|
27e5d5341c
|
fix: use JSON.parse() for filter processing
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
|
2026-02-24 15:17:14 +00:00 |
|
Suraj Shetty
|
4ef2a42550
|
Merge pull request #37151 from ShrihariMahabal/fix-add-doc-button-for-long-doctype-name
|
2026-02-24 18:44:59 +05:30 |
|
Suraj Shetty
|
93e1bea2f9
|
Merge pull request #37463 from rohitwaghchaure/fixed-mark-complete-on-settings-view
|
2026-02-24 18:44:01 +05:30 |
|
Rohit Waghchaure
|
047559c03d
|
fix: mark complete for settings page view step
|
2026-02-24 17:15:59 +05:30 |
|
Akhil Narang
|
4f305d7a0d
|
fix: allow one session per user should override simultaneous sessions (for non-admins)
Update description to match
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
|
2026-02-24 17:08:08 +05:30 |
|
mergify[bot]
|
27ab0a1e03
|
Merge branch 'develop' into fix-add-doc-button-for-long-doctype-name
|
2026-02-24 11:14:14 +00:00 |
|
Suraj Shetty
|
fc2cdabc95
|
Merge pull request #37451 from stravo1/fix-control_rating-test-ci-fail
|
2026-02-24 16:25:05 +05:30 |
|
Safwan Samsudeen
|
7f90bc817f
|
fix: use format's pdf generator in full page
|
2026-02-24 16:16:43 +05:30 |
|
Suraj Shetty
|
0c9a55f4e5
|
Merge pull request #37180 from frappe/32475-attached_to_field-and-folder-fields-not-copied-by-copy_attachments_from_amended_from-function
|
2026-02-24 15:54:40 +05:30 |
|
rohitwaghchaure
|
67bfacdb35
|
Merge pull request #37459 from rohitwaghchaure/fixed-module-onboarding-issue
fix: module onbaordding has no attribute subtitle
|
2026-02-24 15:49:12 +05:30 |
|
Shrihari Mahabal
|
0c80d82b41
|
refactor: remove unnecessary tooltip delay and trigger
|
2026-02-24 15:19:55 +05:30 |
|
Soham Kulkarni
|
bd6a4a0ee2
|
Merge pull request #37454 from sokumon/robust-patch
|
2026-02-24 15:02:07 +05:30 |
|
Rohit Waghchaure
|
a8f353dc7d
|
fix: module onbaordding has no attribute subtitle
|
2026-02-24 15:00:11 +05:30 |
|
mergify[bot]
|
395163c5f6
|
Merge branch 'develop' into fix-control_rating-test-ci-fail
|
2026-02-24 09:15:01 +00:00 |
|
sokumon
|
68a8b9fa4a
|
fix: check if app value exists
|
2026-02-24 14:44:51 +05:30 |
|
sokumon
|
203da2a839
|
chore: run pre-commit
|
2026-02-24 14:00:34 +05:30 |
|
stravo1@mac
|
3dd9f8f8ca
|
fix: formatting for float.js
|
2026-02-24 13:42:04 +05:30 |
|
stravo1@mac
|
74b2de7c09
|
fix: skip get_number_format for ControlRating
|
2026-02-24 13:33:16 +05:30 |
|
Soham Kulkarni
|
23b17de20a
|
Merge pull request #37446 from sokumon/robust-patch
|
2026-02-24 12:59:23 +05:30 |
|
Shrihari Mahabal
|
bb23efd4e7
|
refactor: button inner text change without html manipulation
|
2026-02-24 12:52:15 +05:30 |
|
sokumon
|
204fb51bb9
|
fix: make removal of orphan entities robust
|
2026-02-24 12:35:21 +05:30 |
|
Ankush Menat
|
a16938f455
|
fix(DX): Throw error when unsupported input is sent (#37438)
|
2026-02-24 07:01:09 +00:00 |
|
Suraj Shetty
|
7eed4a13c3
|
Merge pull request #37432 from frappe/fix-notification-setting-enable-label
|
2026-02-24 12:29:43 +05:30 |
|
Shrihari Mahabal
|
f1dd3da3f0
|
refactor: remove add icon for add doc button with large doctype name
|
2026-02-24 12:23:41 +05:30 |
|
Suraj Shetty
|
3f9fa5009c
|
Merge pull request #37412 from safwansamsudeen/redirect-post-logout
|
2026-02-24 12:15:01 +05:30 |
|
Ankush Menat
|
e2c0b2462a
|
fix: Add warning about public nature of translations (#37437)
|
2026-02-24 06:43:06 +00:00 |
|
mergify[bot]
|
2e1640ed4b
|
Merge branch 'develop' into fix-notification-setting-enable-label
|
2026-02-24 06:36:07 +00:00 |
|
Suraj Shetty
|
4d53fe8c0e
|
Merge pull request #37427 from frappe/l10n_develop
|
2026-02-24 12:04:35 +05:30 |
|