Soham Kulkarni

Results 11 issues of Soham Kulkarni

retain sorting on the report https://github.com/user-attachments/assets/d7174003-14a4-4464-bdc1-4a2504eb0662

feature-request

Can there be a seperate section for dms? I dont know what the best way is but make finding direct messages easier

Backup Integrations are moving to separate app 1. Dropbox 2. S3 3. Google drive New App link : https://github.com/frappe/offsite_backups Todo - [x] Deprecation Warning

skip-release-notes

This is the last app to remove for this round of cleanup Todo - [x] Remove Doctypes, files etc - [ ] Fix UI Test - [ ] Fix Python...

skip-release-notes

Closes https://github.com/frappe/frappe/issues/32481 https://github.com/user-attachments/assets/2ff45b23-747f-40c7-a25d-4d03d7b237c4

Right now for any doctype with workflow bulk delete is not allowed. it can be allowed for cancelled documents as they are maybe out of the workflow rules now

feature-request

https://github.com/user-attachments/assets/23fbb52a-94d5-48dd-b2f1-4879036bc41c

Email delivery service by default uses users email id by default as Senders address Emails sent via this get marked as spam Instead it can use something like `[email protected]` if...

This PR will fix issues related to sidebar editor and add some features too It also cleans up the code moving all editor code to a separate file

Users shouldn't be allowed to create pages in production mode. Ref ticket: https://support.frappe.io/helpdesk/tickets/51187?

bug