Rushabh Mehta
95164c4c9e
[fix] set default lang for web pages
10 년 전
Rushabh Mehta
2af66144a7
Merge pull request #1173 from pdvyas/fix-session-clear
[fix] Move clear_sessions to Login Manager
10 년 전
Pratik Vyas
c1e6f4f1e8
[fix] Move clear_sessions to Login Manager
10 년 전
Nabin Hait
51f81bc362
Merge branch 'develop'
10 년 전
Nabin Hait
dc2bd8d30c
bumped to version 5.0.29
10 년 전
Nabin Hait
506c928c1e
Merge pull request #1170 from anandpdoshi/anand-june-24
[fix] in form header refresh, if doc is switched, reset this.current_status, so that correct primary/secondary buttons are rendered
10 년 전
Nabin Hait
f52719c77f
Merge pull request #1164 from anandpdoshi/june-18-calendar-fix
Fixes in calendar
10 년 전
Nabin Hait
f1e160a32c
Merge pull request #1169 from anandpdoshi/anand-june-23
[fix] When composing email via timeline, if no last email, set subject as [DocType]: [Name]
10 년 전
Anand Doshi
b37a08d413
[fix] in form header refresh, if doc is switched, reset this.current_status, so that correct primary/secondary buttons are rendered
10 년 전
Anand Doshi
69ca8a73d5
[fix] When composing email via timeline, if no last email, set subject as [DocType]: [Name]
10 년 전
Nabin Hait
265dbd1473
Merge branch 'develop'
10 년 전
Nabin Hait
52624a2254
bumped to version 5.0.28
10 년 전
Nabin Hait
76cf64746c
Merge pull request #1167 from anandpdoshi/layout-refresh-field-fix
Fixes refresh issues in label
10 년 전
Nabin Hait
22b18a860f
Merge pull request #1166 from nabinhait/fix-1
Show all recipients in sent-to message
10 년 전
Nabin Hait
42177a5665
[fix] Show all recipients in sent-to message
10 년 전
Nabin Hait
c641d51158
[fix] Update comments in parent doctype if comment_doctype mentioned
10 년 전
Anand Doshi
68c3b10350
[fix] attach document and docfields to layout fields list before triggering refresh event via script manager. Fixes #1158
10 년 전
Nabin Hait
f7016664cc
Show all recipients in sent-to message
10 년 전
Anand Doshi
28c24babef
[fix] rendering of all day events and invalid date issue. Fixes frappe/erpnext#3348, frappe/erpnext#3474, #1161
10 년 전
Anand Doshi
17e5fe7d24
Use GET type for asset request so that it doesn't commit
10 년 전
Nabin Hait
da2c7c8683
Show all recipients in sent-to message
10 년 전
Nabin Hait
53e8845f9b
Merge pull request #1163 from nabinhait/fix-1
Auto suggesting tags should not be case sensitive
10 년 전
Nabin Hait
1137e02447
Auto suggesting tags should not be case sensitive
10 년 전
Nabin Hait
1a264bbc09
Merge pull request #1162 from nabinhait/fix-1
minor fix
10 년 전
Nabin Hait
3313acf58c
minor fix
10 년 전
Nabin Hait
0f3a5a5a69
Merge branch 'develop'
10 년 전
Nabin Hait
af3b2c325c
bumped to version 5.0.27
10 년 전
Nabin Hait
d620301b56
Merge pull request #1157 from pdvyas/fix-json-fixtures
[fix] force import json fixtures
10 년 전
Nabin Hait
f481f95e8f
Merge pull request #1159 from nabinhait/fix-1
[fix] Consider microseconds in to_timedelta function
10 년 전
Nabin Hait
7c392adb51
[fix] Consider microseconds in to_timedelta function
10 년 전
Pratik Vyas
0c646bf5ea
[fix] force import json fixtures
10 년 전
Nabin Hait
04ba114a49
Merge branch 'develop'
10 년 전
Nabin Hait
08a291c45e
bumped to version 5.0.26
10 년 전
Nabin Hait
1aca8fd98b
Merge pull request #1156 from anandpdoshi/anand-june-12
Fixes
10 년 전
Anand Doshi
9a28afc17b
[fix] Use favicon from Website Settings
10 년 전
Anand Doshi
aecd0f13bc
[fix] Data Export - export date and datetime in user's format
10 년 전
Anand Doshi
398336bd64
[fix] Linked With - also remove msgprint when catching PermissionError
10 년 전
Nabin Hait
57162624cb
Merge branch 'develop'
10 년 전
Nabin Hait
fd01a654ee
bumped to version 5.0.25
10 년 전
Nabin Hait
4b422a816c
Merge pull request #1155 from nabinhait/develop
[fix] 'Assigned To' field renamed to 'Allocated To' in ToDo, to remov…
10 년 전
Nabin Hait
adf6d2f804
[fix] 'Assigned To' field renamed to 'Allocated To' in ToDo, to remove conflict with global assigned-to
10 년 전
Nabin Hait
39ff2ed1b8
Merge pull request #1152 from anandpdoshi/email-sender-fix
Email Account - Checkbox: Always use Account's Email ID as Sender
10 년 전
Nabin Hait
9e3c66cd25
Merge pull request #1151 from anandpdoshi/webform-fixes
Fixes in web forms
10 년 전
Nabin Hait
0aa28d7898
Merge pull request #1154 from anandpdoshi/email-threading-fix
[fix] email threading when sender's email client does not support Message-ID passing via In-Reply-To
10 년 전
Anand Doshi
529751db69
[fix] email threading when sender's email client does not support Message-ID passing via In-Reply-To
For eg. when a System User is using Outlook and replies to an email from their own client, it reaches the Email Account with the threading info lost and the (sender + subject match) doesn't work because the sender in the first communication was someone different to whom the system user is replying to via the common email account in Frappe. This fix bypasses the sender match when the sender is a system user and subject is atleast 10 chars long (for additional safety)
10 년 전
Anand Doshi
746043ba30
[fix] set comment by fullname if missing
10 년 전
Anand Doshi
a28c465ae1
Fixes in web forms
10 년 전
Anand Doshi
b6c1ba6946
[fix] unlink ToDo from assignment comment on trash
10 년 전
Anand Doshi
89aeb2d324
[fix] Email Account - Checkbox: Always use Account's Email ID as Sender
If checked, the sender is replaced with the Email ID mentioned in the Email Account. Used when your email provider does not allow you to send emails from different senders.
10 년 전
Anand Doshi
6d2a994069
[fix] close print window after printing
10 년 전