Commit graph

47 commits

Author SHA1 Message Date
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
Anand Doshi
39208159a4 Communication Fixes #545, frappe/erpnext#1670 2014-05-20 16:42:58 +05:30
Anand Doshi
abf0b06823 Fixes in Attachments, User History and File Remove Permission Check 2014-04-22 15:29:53 +05:30
Rushabh Mehta
246a2a84fb fixed strings for translation 2014-04-15 14:40:00 +05:30
Pratik Vyas
66c7de1799 fixes for new model 2014-04-09 12:51:06 +05:30
Pratik Vyas
e30dfd4ed0 file deduplication 2014-04-09 12:51:06 +05:30
Pratik Vyas
a257d47a76 filemanager fixes 2014-04-09 12:51:06 +05:30
Pratik Vyas
8281f07aae redo files! 2014-04-09 12:51:06 +05:30
Pratik Vyas
28d26d2e65 make filemanager hooks and default them to filesystem 2014-04-09 12:51:06 +05:30
Rushabh Mehta
5d4e39bef6 frappe/frappe#478, more changes, removed bean 2014-04-03 14:30:49 +05:30
Rushabh Mehta
4f304cfc6a frappe/frappe#478, frappe tests pass, .txt renamed to .json 2014-03-31 17:27:12 +05:30
Rushabh Mehta
7bef30b270 frappe/frappe#478 2014-03-28 16:52:23 +05:30
Anand Doshi
f1eb0dd005 Replaced doc, doc.fields frappe/frappe#478 2014-03-28 13:54:53 +05:30
Anand Doshi
edbadc18b2 Changed frappe.conn to frappe.db 2014-02-26 12:35:02 +05:30
Rushabh Mehta
863e3f8a4a fixes to sitemap and reportview 2014-02-20 15:17:19 +05:30
Rushabh Mehta
024ddfcc5b -webnotes +frappe 💥 2014-02-14 14:55:11 +05:30
Renamed from webnotes/utils/file_manager.py (Browse further)