Commit graph

54773 commits

Author SHA1 Message Date
Soham Kulkarni
90761c1b7f
Merge pull request #37780 from sokumon/desktop-editing
fix: desktop editing trigger
2026-03-05 09:06:02 +05:30
sokumon
96169dd6ec fix: desktop editing trigger 2026-03-05 02:28:31 +05:30
Kaushal Shriwas
bd672ddc37 fix: clear localStorage on error in customize form 2026-03-04 23:06:26 +05:30
Ejaaz Khan
050305cf2d
Merge pull request #37770 from KerollesFathy/fix-show-create-new-workspace-btn
fix: add "New" workspace button to menu items
2026-03-04 22:31:35 +05:30
Ejaaz Khan
a5d591230b
Merge pull request #37745 from kaulith/fix/print-format-builder-beta-header
fix: pass letterhead and render layout header/footer in print format
2026-03-04 22:28:58 +05:30
Kerolles Fathy
32d0258d8c
fix: remove stale custom_onhide in msgprint to prevent rerouting issues (#37487)
Co-authored-by: Veturi Jaswanth Sriram <veturijaswanthsriram@gmail.com>
2026-03-04 22:21:10 +05:30
KerollesFathy
c19d16c7f8 fix(data_exporter): download template button 2026-03-04 16:46:14 +00:00
Hussain Nagaria
2b383ed62a
Merge pull request #37769 from KerollesFathy/fix-try-print-designer 2026-03-04 20:39:03 +05:30
KerollesFathy
3faa12b3b8 fix: add "New" workspace btn to menu items 2026-03-04 14:44:56 +00:00
KerollesFathy
bb028cbb47 fix: remove "Try New Print Designer" link
Frappe should only nudge users to install Print Designer,
not navigate to it. This link was also triggered under a wrong "disable product suggestions" condition check
2026-03-04 13:24:18 +00:00
Gursheen Kaur Anand
10dd6cbdb2
fix(Web Form): default key __user to display current user for link field (#37640)
* fix: allow __user as default value for web form link fields

* refactor: cleanup default value setting into separate function
2026-03-04 18:27:40 +05:30
Saqib Ansari
b7111330bd
fix: don't throw if request fails (#37761) 2026-03-04 18:04:27 +05:30
Shrihari Mahabal
55de855b32 fix: correct add_to_date function call and parameterize batch size in get_queue sql query 2026-03-04 17:44:09 +05:30
Shrihari Mahabal
2e1aa18e0c refactor: improve undo button positioning 2026-03-04 17:21:11 +05:30
Clayton
852d264698
feat: add activity log support (#37696) 2026-03-04 11:45:11 +00:00
RitvikSardana
5e92776a4b
Merge pull request #37561 from RitvikSardana/user-invitation-fields
fix(invitation): add **kwargs param to invite_user API to add app specific fields
2026-03-04 17:14:32 +05:30
Shrihari Mahabal
c02cfc3aed feat(email): add tests for undo email send 2026-03-04 16:55:36 +05:30
Shrihari Mahabal
007bef9309 refactor: increase toast z index to render above email composer modal 2026-03-04 16:37:58 +05:30
Shrihari Mahabal
d38531b955 feat(email): show undo email alert for 10 seconds after sending email and reopen email composer with communication data 2026-03-04 16:36:50 +05:30
Shrihari Mahabal
5f4174be2d feat(email): delay email queue flushing for recording created between now and 10 seconds 2026-03-04 16:34:57 +05:30
Shrihari Mahabal
46b7ef3764 feat(email): add backend api for undoing email send 2026-03-04 16:31:29 +05:30
s-aga-r
c13cdd1adc
Merge pull request #37752 from s-aga-r/fix-37296
fix(email): validate IMAP folders using `SELECT` instead of `LIST` parsing
2026-03-04 10:32:38 +00:00
Safwan
5efd030056
Revert "fix: cast dates in print preview" (#37750) 2026-03-04 07:04:16 +00:00
Akash Tom
f69736b879
Merge pull request #37655 from krantheman/fix-link-duplication 2026-03-04 12:21:02 +05:30
Akhil Narang
cacb6b65f8
Merge pull request #37747 from akhilnarang/oauth-first-name-fallback
fix(oauth): add another fallback for first name
2026-03-04 11:48:34 +05:30
Akhil Narang
1707a7cb96
fix(oauth): add another fallback for first name
Github doesn't mandate a first name, but frappe does, so fallback to username.

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2026-03-04 11:38:40 +05:30
Kaushal Shriwas
84fb0d000c fix: pass letterhead and render layout header/footer in print format builder beta browser print 2026-03-04 02:02:01 +05:30
Kaushal Shriwas
b0db399677 feat: expose hide_toolbar in Customize Form 2026-03-03 20:10:56 +05:30
KerollesFathy
abf7c414b7 fix: hide previous nested menu when switching to another 2026-03-03 14:16:03 +00:00
Ejaaz Khan
159a56a59f
Merge pull request #37730 from frappe/revert-37713-37464-default-pdf-issue
Revert "feat: use chrome from system/docker file"
2026-03-03 17:30:33 +05:30
Ejaaz Khan
742e8407b5
Revert "feat: use chrome from system/docker file" 2026-03-03 12:03:20 +05:30
s-aga-r
70a8693b1b
Merge pull request #37710 from s-aga-r/fix-18694
fix(email): ensure `text/plain` part contains plain text instead of markdown
2026-03-03 11:56:45 +05:30
s-aga-r
9454fb4e6e fix(email): ensure text/plain part contains plain text instead of markdown 2026-03-03 11:37:40 +05:30
Suraj Shetty
4e6b46dc18
Merge pull request #37726 from frappe/dependabot/pip/pypdf-6.7.5 2026-03-03 08:29:52 +05:30
dependabot[bot]
87e96a3060
chore(deps): bump pypdf from 6.7.4 to 6.7.5
Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.7.4 to 6.7.5.
- [Release notes](https://github.com/py-pdf/pypdf/releases)
- [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/py-pdf/pypdf/compare/6.7.4...6.7.5)

---
updated-dependencies:
- dependency-name: pypdf
  dependency-version: 6.7.5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-03 02:50:06 +00:00
Suraj Shetty
e057d40fbb
Merge pull request #37717 from frappe/dependabot/github_actions/actions/download-artifact-8.0.0 2026-03-03 08:19:24 +05:30
Suraj Shetty
7d71c37741
Merge pull request #37718 from frappe/dependabot/github_actions/actions/upload-artifact-7 2026-03-03 08:19:14 +05:30
Suraj Shetty
f62dc8876d
Merge pull request #37723 from frappe/l10n_develop 2026-03-03 08:18:37 +05:30
Ankush Menat
552b3e14ac
Revert "fix: graphic label translation issue" (#37725) 2026-03-03 02:13:23 +00:00
Ankush Menat
1f42ed8d5a
Revert "Consolidated bulk print from list view" (#37724) 2026-03-03 02:11:40 +00:00
MochaMind
9975615bdf fix: Esperanto translations 2026-03-03 06:12:38 +05:30
MochaMind
673357d7d6 fix: Serbian (Latin) translations 2026-03-03 06:12:35 +05:30
MochaMind
73f0555ea3 fix: Norwegian Bokmal translations 2026-03-03 06:12:31 +05:30
MochaMind
50be0baba6 fix: Bosnian translations 2026-03-03 06:12:29 +05:30
MochaMind
cdf6a2ec10 fix: Burmese translations 2026-03-03 06:12:26 +05:30
MochaMind
f22f8c60e9 fix: Croatian translations 2026-03-03 06:12:24 +05:30
MochaMind
6778d9ee9a fix: Thai translations 2026-03-03 06:12:21 +05:30
MochaMind
7dfa554f2e fix: Persian translations 2026-03-03 06:12:19 +05:30
MochaMind
3115c784fd fix: Indonesian translations 2026-03-03 06:12:16 +05:30
MochaMind
984257bbc0 fix: Portuguese, Brazilian translations 2026-03-03 06:12:14 +05:30