Commit graph

65 commits

Author SHA1 Message Date
Nabin Hait
bc731a0a69 Increased file size limit upto 10MB 2015-12-30 11:08:41 +05:30
Anand Doshi
f1a8b42443 [fix] get_file in file_manager 2015-12-11 00:47:58 +05:30
Anand Doshi
99dd012914 [fix] get_file_path 2015-12-10 00:37:31 +05:30
Anand Doshi
8a5addaae7 [feature] Private files. Fixes #927
- Option during upload + all new incoming email files will be private
- Paired with @rmehta
2015-12-09 14:02:14 +05:30
Anand Doshi
ca142f9160 [fix] encode path before opening a file 2015-11-19 19:05:44 +05:30
Anand Doshi
5621ba30c0 [enhancement] Int, Currency, Float, Percent as not null and default to 0 2015-11-19 13:09:44 +05:30
Anand Doshi
5191dc0699 [fix] get_js 2015-11-17 18:27:29 +05:30
Rushabh Mehta
fca5b4d002 [fix] inline images in email receive 2015-11-06 16:49:17 +05:30
Anand Doshi
cc2a625bed [hook] before_write_file, added method call_hook_method 2015-10-28 13:09:57 +05:30
Anand Doshi
1511d6be81 fixed tests 2015-10-22 15:51:38 +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
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
9231b9a9b8 [enhancement] added 'make_thumbnail' to File and will be saved as thumbnail_url 2015-10-07 14:28:42 +05:30
Saurabh
e4e1f99ed1 [Fixes] Setting folder size 2015-09-21 15:43:31 +05:30
Saurabh
68e8810556 [Fixes] Upload file from listview, doc preview and download 2015-09-21 15:43:31 +05:30
saurabh
c1bc00d8bf New File Uploading 2015-09-21 15:43:30 +05:30
Rushabh Mehta
2191312c87 [enhancement] document management system 2015-09-21 15:41:34 +05:30
Pratik Vyas
97149bdc88 [fix] Extract images from HTML fields for print format 2015-05-21 17:39:26 +05:30
Rushabh Mehta
7eda066901 [minor] set max attachment size to 5MB 2015-05-20 18:15:39 +05:30
Anand Doshi
1845c08676 [fix] save images attached in text editor fields of children 2015-05-07 12:35:37 -07:00
Anand Doshi
05fe53c404 Merge remote-tracking branch 'frappe/v4.x.x' into develop
Conflicts:
	frappe/__version__.py
	frappe/core/doctype/comment/comment.py
	frappe/hooks.py
	frappe/model/db_query.py
	frappe/print/doctype/print_format/print_format.py
	frappe/utils/__init__.py
	requirements.txt
	setup.py
2015-04-06 12:05:50 +05:30
Anand Doshi
6ed5604a2f [fix] email receive file 2015-04-02 18:10:59 +05:30
Anand Doshi
aef6baf798 [hotfix] encode path before removing file 2015-03-31 13:07:56 +05:30
Anand Doshi
2d6fec5954 File Manager: fixed unicode decode error 2015-03-23 16:07:42 +05:30
Anand Doshi
2995f02f3b Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
Nabin Hait
508c4fc64b Fixed Conflict while merging v4 to v5 2015-02-10 17:20:39 +05:30
Anand Doshi
e6a7459657 Fixes in share, moved flags like ignore_mandatory, ignore_validate etc to doc.flags 2015-02-10 14:41:14 +05:30
Anand Doshi
39f8164cd9 [fix] extract images regex should look ahead for data: 2015-02-06 12:20:19 +05:30
Anand Doshi
af8e98a430 [fix] set random filename if not found, when extracting image from html 2015-02-03 14:16:59 +05:30
Nabin Hait
3893678326 fixed conflict while merging develop into v5.0 2014-12-31 14:32:17 +05:30
Anand Doshi
da9bbf8f09 [fix] [file manager] unicode issue in get_file_name() 2014-12-29 12:17:30 +05:30
Rushabh Mehta
2b9f6bace1 [merge] 2014-11-28 12:00:15 +05:30
Nabin Hait
c03bb49235 Test case fixes 2014-11-28 11:20:54 +05:30
Pratik Vyas
43aeb93608 [minor] encode filename to utf-8 and filepath before saving 2014-11-14 10:23:42 +05:30
Rushabh Mehta
deb1c87dcd [print] viewable if signature is given 2014-09-29 12:21:57 +05:30
Anand Doshi
e09fc93001 [fix] File Manager 2014-09-10 15:36:02 +05:30
Rushabh Mehta
7b9f794bf8 [fixes] [web-form] 2014-09-04 14:41:29 +05:30
Rushabh Mehta
358c65b715 added test cases #807 2014-09-03 17:39:27 +05:30
Anand Doshi
543f2921ab [fix] file manager queries 2014-08-29 11:44:10 +05:30
Nabin Hait
f51334b931 Minor fix for filename 2014-08-20 15:44:11 +05:30
Pratik Vyas
70ab45257a [minor] fix unbound local var in file_manager 2014-08-19 17:13:04 +05:30
Nabin Hait
761cf5f26b minor fix in file manager 2014-08-18 13:00:05 +05:30
Rushabh Mehta
6bf0036ad3 [ux] timeline and folds, added to attachments, etc 2014-08-14 11:42:18 +05:30
Pratik Vyas
421a035375 fix get_file_url 2014-07-29 14:04:46 +05:30
Pratik Vyas
cc0ac7e4c0 [hotfix] Avoid overwriting of file if it exists 2014-07-29 12:47:48 +05:30
Pratik Vyas
eb6a2cf42f fix wrong filename in email attachment, frappe/erpnext#1947 2014-07-16 23:45:16 +05:30
Rushabh Mehta
f0e26cac1c form prev/next fix and file_order fix 2014-06-23 15:47:19 +05:30
Rushabh Mehta
ee3705f66f change default max_file_size to 3MB, its 2014 2014-06-23 12:39:14 +05:30
Rushabh Mehta
66393fcd82 added upload / download in user permissions 2014-06-23 12:14:24 +05:30