Commit graph

8392 commits

Author SHA1 Message Date
Rushabh Mehta
8b34c205ca Merge pull request #1174 from nabinhait/fix-1
Fixes
2015-07-02 12:43:46 +05:30
Nabin Hait
157f3c7b68 Convert fieldname to lowercase while creation 2015-07-02 12:23:27 +05:30
Nabin Hait
90262f6c53 Email sent message only if valid recilients 2015-07-02 12:23:27 +05:30
Nabin Hait
cf02a13c7c Print format fix for deleted fields 2015-07-02 12:23:27 +05:30
Rushabh Mehta
95164c4c9e [fix] set default lang for web pages 2015-07-02 11:35:46 +05:30
Rushabh Mehta
2af66144a7 Merge pull request #1173 from pdvyas/fix-session-clear
[fix] Move clear_sessions to Login Manager
2015-07-01 16:53:36 +05:30
Rushabh Mehta
b05a6ef9b0 [fixes] [minor] email and doctype message 2015-07-01 16:48:42 +05:30
Pratik Vyas
c1e6f4f1e8 [fix] Move clear_sessions to Login Manager 2015-07-01 16:46:20 +05:30
Rushabh Mehta
6395469a38 [fix] share permissions with user permissions 2015-07-01 13:00:36 +05:30
Makarand Bauskar
425c00ca53 z-index for gantt chart 2015-06-30 18:14:56 +05:30
Nabin Hait
51f81bc362 Merge branch 'develop' 2015-06-27 13:04:43 +05:30
Nabin Hait
dc2bd8d30c bumped to version 5.0.29 2015-06-27 13:34:42 +06:00
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
2015-06-26 14:46:04 +05:30
Nabin Hait
f52719c77f Merge pull request #1164 from anandpdoshi/june-18-calendar-fix
Fixes in calendar
2015-06-26 14:40:00 +05:30
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]
2015-06-25 18:21:11 +05:30
Anand Doshi
b37a08d413 [fix] in form header refresh, if doc is switched, reset this.current_status, so that correct primary/secondary buttons are rendered 2015-06-24 10:49:32 -04:00
Anand Doshi
69ca8a73d5 [fix] When composing email via timeline, if no last email, set subject as [DocType]: [Name] 2015-06-23 19:54:55 -04:00
Nabin Hait
265dbd1473 Merge branch 'develop' 2015-06-23 10:25:21 +05:30
Nabin Hait
52624a2254 bumped to version 5.0.28 2015-06-23 10:55:21 +06:00
Nabin Hait
76cf64746c Merge pull request #1167 from anandpdoshi/layout-refresh-field-fix
Fixes refresh issues in label
2015-06-23 10:22:21 +05:30
Nabin Hait
22b18a860f Merge pull request #1166 from nabinhait/fix-1
Show all recipients in sent-to message
2015-06-22 19:34:51 +05:30
Nabin Hait
42177a5665 [fix] Show all recipients in sent-to message 2015-06-22 19:25:19 +05:30
Nabin Hait
c641d51158 [fix] Update comments in parent doctype if comment_doctype mentioned 2015-06-22 09:02:04 +05:30
Anand Doshi
68c3b10350 [fix] attach document and docfields to layout fields list before triggering refresh event via script manager. Fixes #1158 2015-06-18 15:23:26 -04:00
Nabin Hait
f7016664cc Show all recipients in sent-to message 2015-06-19 00:15:53 +05:30
Anand Doshi
28c24babef [fix] rendering of all day events and invalid date issue. Fixes frappe/erpnext#3348, frappe/erpnext#3474, #1161 2015-06-18 12:47:58 -04:00
Anand Doshi
17e5fe7d24 Use GET type for asset request so that it doesn't commit 2015-06-18 12:47:41 -04:00
Nabin Hait
da2c7c8683 Show all recipients in sent-to message 2015-06-18 16:52:00 +05:30
Nabin Hait
53e8845f9b Merge pull request #1163 from nabinhait/fix-1
Auto suggesting tags should not be case sensitive
2015-06-18 16:05:34 +05:30
Nabin Hait
1137e02447 Auto suggesting tags should not be case sensitive 2015-06-18 16:04:38 +05:30
Nabin Hait
1a264bbc09 Merge pull request #1162 from nabinhait/fix-1
minor fix
2015-06-18 15:39:05 +05:30
Nabin Hait
3313acf58c minor fix 2015-06-18 15:38:02 +05:30
Nabin Hait
0f3a5a5a69 Merge branch 'develop' 2015-06-16 16:50:08 +05:30
Nabin Hait
af3b2c325c bumped to version 5.0.27 2015-06-16 17:20:08 +06:00
Nabin Hait
d620301b56 Merge pull request #1157 from pdvyas/fix-json-fixtures
[fix] force import json fixtures
2015-06-16 15:30:41 +05:30
Nabin Hait
f481f95e8f Merge pull request #1159 from nabinhait/fix-1
[fix] Consider microseconds in to_timedelta function
2015-06-16 15:29:42 +05:30
Nabin Hait
7c392adb51 [fix] Consider microseconds in to_timedelta function 2015-06-16 14:50:54 +05:30
Pratik Vyas
0c646bf5ea [fix] force import json fixtures 2015-06-15 17:47:22 +05:30
Nabin Hait
04ba114a49 Merge branch 'develop' 2015-06-15 10:34:37 +05:30
Nabin Hait
08a291c45e bumped to version 5.0.26 2015-06-15 11:04:37 +06:00
Nabin Hait
1aca8fd98b Merge pull request #1156 from anandpdoshi/anand-june-12
Fixes
2015-06-15 10:06:07 +05:30
Anand Doshi
9a28afc17b [fix] Use favicon from Website Settings 2015-06-12 18:45:33 -04:00
Anand Doshi
aecd0f13bc [fix] Data Export - export date and datetime in user's format 2015-06-12 18:34:38 -04:00
Anand Doshi
398336bd64 [fix] Linked With - also remove msgprint when catching PermissionError 2015-06-12 18:03:44 -04:00
Nabin Hait
57162624cb Merge branch 'develop' 2015-06-11 16:13:57 +05:30
Nabin Hait
fd01a654ee bumped to version 5.0.25 2015-06-11 16:43:57 +06:00
Nabin Hait
4b422a816c Merge pull request #1155 from nabinhait/develop
[fix] 'Assigned To' field renamed to 'Allocated To' in ToDo, to remov…
2015-06-11 16:12:39 +05:30
Nabin Hait
adf6d2f804 [fix] 'Assigned To' field renamed to 'Allocated To' in ToDo, to remove conflict with global assigned-to 2015-06-11 16:08:50 +05:30
Nabin Hait
39ff2ed1b8 Merge pull request #1152 from anandpdoshi/email-sender-fix
Email Account - Checkbox: Always use Account's Email ID as Sender
2015-06-11 16:03:05 +05:30
Nabin Hait
9e3c66cd25 Merge pull request #1151 from anandpdoshi/webform-fixes
Fixes in web forms
2015-06-11 16:02:56 +05:30