Anand Doshi
|
753f4f7df5
|
[enhancement] Play sounds for certain actions
|
2015-11-03 21:50:50 +05:30 |
|
Rushabh Mehta
|
d939e1cba4
|
Merge pull request #1388 from rmehta/doctype-rename-stop
[fix] rename doctype fix and file exception
|
2015-11-02 15:39:33 +05:30 |
|
Anand Doshi
|
2b8cfe61f3
|
[fix] issues encountered migrating from v3/4 to 6
|
2015-11-02 14:50:38 +05:30 |
|
Rushabh Mehta
|
a1cfa1f86b
|
Merge pull request #1385 from rmehta/desktop-reorg
[cleanup] desktop re-organization
|
2015-11-02 14:38:04 +05:30 |
|
Rushabh Mehta
|
02ec8fa752
|
[fix] rename doctype fix and file exception
|
2015-11-02 14:25:34 +05:30 |
|
Rushabh Mehta
|
22b828f55d
|
[cleanup] desktop re-organization
|
2015-10-30 16:18:36 +05:30 |
|
Anand Doshi
|
3036f2a37d
|
[fix] Track when user was last active
|
2015-10-29 18:00:03 +05:30 |
|
Anand Doshi
|
fa94330dbf
|
[fix] validate if file exists in the file system
|
2015-10-27 16:54:24 +05:30 |
|
Anand Doshi
|
debc641f36
|
[fix] load page_js via hook
|
2015-10-27 14:51:35 +05:30 |
|
Nabin Hait
|
9f9ed0304b
|
[fix] Validate title field
|
2015-10-26 16:08:25 +05:30 |
|
Nabin Hait
|
e287fa1bd6
|
Merge pull request #1354 from anandpdoshi/image-extn-detection
[fix] detect image extension from content headers if extension isn't of image type
|
2015-10-26 14:50:06 +05:30 |
|
Nabin Hait
|
4eafa9db25
|
Merge pull request #1356 from anandpdoshi/email-cc-message
[fix] Show CC in the footer
|
2015-10-26 14:17:19 +05:30 |
|
Anand Doshi
|
de4efdb705
|
[fix] Communication Medium. Fixes #1357
|
2015-10-23 21:09:31 +05:30 |
|
Anand Doshi
|
5159073720
|
[fix] Show CC in the footer
|
2015-10-23 17:23:21 +05:30 |
|
Anand Doshi
|
138c7ad012
|
[fix] detect image extension from content headers if extension isn't of image type
|
2015-10-23 16:37:24 +05:30 |
|
Anand Doshi
|
f474bc3b5c
|
[fix] better message when file not found in make thumbnail
|
2015-10-23 15:25:36 +05:30 |
|
Anand Doshi
|
1511d6be81
|
fixed tests
|
2015-10-22 15:51:38 +05:30 |
|
Anand Doshi
|
6670ecd4f8
|
[fix] Customize Title Field using Customize Form. Validate title field customization. Fixes frappe/erpnext#4177
|
2015-10-22 15:40:25 +05:30 |
|
Rushabh Mehta
|
ff5ce80261
|
Merge pull request #1347 from anandpdoshi/email-not-sent-tracking
Use lower case email addresses to determine Email Not Sent To
|
2015-10-20 17:42:08 +05:30 |
|
Anand Doshi
|
e20ef2d66b
|
[fix] Use lower case email addresses to determine Email Not Sent To
|
2015-10-20 14:12:53 +05:30 |
|
Saurabh
|
78abc28a38
|
exclude starting from file_url
|
2015-10-20 11:13:05 +05:30 |
|
Anand Doshi
|
070b8c3064
|
[hotfix] ignore permissions when adding new role to Administrator
|
2015-10-19 16:11:10 +05:30 |
|
Anand Doshi
|
7fe35e0275
|
[fix] Remove thumbnail on deletion and change Attach to small text
|
2015-10-19 12:55:02 +05:30 |
|
Rushabh Mehta
|
2438ad7b0f
|
Merge pull request #1339 from anandpdoshi/dynamic-linked-with
[fix] Linked With should also search in Dynamic Links. Fixes #1192
|
2015-10-15 14:24:37 +05:30 |
|
Rushabh Mehta
|
2c81227706
|
[fix] send email in same language as user
|
2015-10-15 14:22:20 +05:30 |
|
Anand Doshi
|
0ece804cca
|
[fix] Linked With should also search in Dynamic Links. Fixes #1192
|
2015-10-15 12:51:04 +05:30 |
|
Rushabh Mehta
|
cf25e46639
|
[test] [fixes]
|
2015-10-15 10:42:02 +05:30 |
|
Rushabh Mehta
|
553211acd8
|
[fix] depends_on as Small Text
|
2015-10-15 10:17:53 +05:30 |
|
Rushabh Mehta
|
15c686f572
|
[fix] make all VARCHAR default lengths as 140
|
2015-10-14 17:28:10 +05:30 |
|
Rushabh Mehta
|
76f2713a3c
|
Merge pull request #1337 from anandpdoshi/cc-fix
[fix] Don't add emails to CC if no CC added from the UI. Fixes frappe/erpnext#4164
|
2015-10-14 16:14:31 +05:30 |
|
Anand Doshi
|
3c4f31a23c
|
Limit varchar length to 140 instead of 255 to mitigate Row Size Too Large error
|
2015-10-14 16:00:14 +05:30 |
|
Anand Doshi
|
44e6c02516
|
[fix] Don't add emails to CC if no CC added from the UI. Fixes frappe/erpnext#4164
|
2015-10-14 13:20:49 +05:30 |
|
Rushabh Mehta
|
34dd7b2a74
|
[fix] use hash for file names since same file can be attached to multiple files
|
2015-10-13 12:27:01 +05:30 |
|
Rushabh Mehta
|
7a41a2545b
|
[fixes] [test] test_file.py
|
2015-10-08 12:15:29 +05:30 |
|
Rushabh Mehta
|
bb5e74debe
|
[fix] [tests] test_file
|
2015-10-07 14:48:36 +05:30 |
|
Rushabh Mehta
|
9231b9a9b8
|
[enhancement] added 'make_thumbnail' to File and will be saved as thumbnail_url
|
2015-10-07 14:28:42 +05:30 |
|
Rushabh Mehta
|
cf3584fffb
|
[fix] [data-import]
|
2015-10-03 15:08:23 +05:30 |
|
Rushabh Mehta
|
ea9c06d9e7
|
[minor] [data-import] don't check limit if via console
|
2015-10-03 15:05:29 +05:30 |
|
Anand Doshi
|
da315553ed
|
[minor] Add new role to Administrator
|
2015-10-01 12:18:46 +05:30 |
|
Rushabh Mehta
|
442e175dbe
|
[enhancement] import via command link using bench import-csv
|
2015-09-30 10:15:05 +05:30 |
|
Rushabh Mehta
|
4e04d40d33
|
[cleanup] added dropbox backup
|
2015-09-28 19:12:35 +05:30 |
|
Rushabh Mehta
|
86ae7ab782
|
[fix] default reply-to
|
2015-09-28 15:53:27 +05:30 |
|
Anand Doshi
|
2a65e08791
|
[fix] ignore permissions while setting parent folder size
|
2015-09-25 17:13:02 +05:30 |
|
Anand Doshi
|
8a57ff6824
|
[fix] csrf token for website if switch to desk
|
2015-09-23 17:08:19 +05:30 |
|
Rushabh Mehta
|
1788ddbe60
|
[fix] don't delete standard folders
|
2015-09-23 11:43:47 +05:30 |
|
Rushabh Mehta
|
75c78073ce
|
[enhancement] jinja in desk page
|
2015-09-22 10:07:31 +05:30 |
|
Rushabh Mehta
|
73180cfe2a
|
[added patch]
|
2015-09-21 17:28:02 +05:30 |
|
Rushabh Mehta
|
c8c2d4b170
|
[test-fix]
|
2015-09-21 15:43:32 +05:30 |
|
Rushabh Mehta
|
bedf04a5f4
|
[fixes] file manager, attachments go to 'Attachments' folder and permission + cleanups
|
2015-09-21 15:43:32 +05:30 |
|
Saurabh
|
e4e1f99ed1
|
[Fixes] Setting folder size
|
2015-09-21 15:43:31 +05:30 |
|