Commit graph

57 commits

Author SHA1 Message Date
Rushabh Mehta
71b097f756 added get_file_url method 2014-01-09 18:52:53 +05:30
Rushabh Mehta
e9e427d54b Fixed bugs in default cache clearing, created new Attach field type for attachments and other minor fixes with file uploads 2013-12-24 18:50:39 +05:30
Rushabh Mehta
325def77df [copyright] added Contributors 2013-11-20 12:58:35 +05:30
Anand Doshi
58f6dfe50a [minor] expand partial links when sending email 2013-11-14 14:29:24 +05:30
Anand Doshi
c754276fc0 [minor] replace 'raise e' with 'raise' for correct tracebacks 2013-11-13 17:30:54 +05:30
Anand Doshi
2c0f6b1d55 Merge branch '1310' of github.com:webnotes/wnframework 2013-11-05 12:09:59 +05:30
Anand Doshi
7f301c0154 [minor] [fix] file attachment bug 2013-11-05 12:08:44 +05:30
Rushabh Mehta
fec045b6b3 [editor] added 'before_insert' in doc, added 'webnotes.local.rollback_observers', IMP: new name is set by bean before validate is called 2013-10-17 13:24:17 +05:30
Rushabh Mehta
3b826eb93b [editor] [minor] fixed saving, dataurl, links, html editing 2013-10-16 17:55:49 +05:30
Anand Doshi
184b6d68b1 Merge branch 'master' of github.com:webnotes/wnframework into wsgi
Conflicts:
	webnotes/utils/file_manager.py
2013-10-15 12:18:03 +05:30
Akhilesh Darjee
84de270744 [fix] [minor] merge conflict fixed 2013-10-11 11:06:11 +05:30
Akhilesh Darjee
8e7b85091f [fix] [minor] attachment related fixes 2013-10-11 11:02:34 +05:30
Anand Doshi
4c76a474b1 Merged master into wsgi 2013-10-10 15:59:19 +05:30
Nabin Hait
6d20bda182 [minor] [fix] file manager saving issue with same file name 2013-10-09 18:48:13 +05:30
Nabin Hait
7c319b1084 [minor] [fix] file manager saving issue with same file name 2013-10-09 18:39:13 +05:30
Rushabh Mehta
beedb2e0ff [fixes] lots 2013-10-09 16:05:27 +05:30
Nabin Hait
d77028a38e [fix] [minor] unknown variable issue 2013-10-08 18:23:01 +05:30
Rushabh Mehta
8d98cc3098 [fixes] [minor] misc 2013-10-08 17:52:23 +05:30
Rushabh Mehta
c44b980dfe [fix] [minor] Email attachments not working. 2013-10-08 17:50:00 +05:30
Rushabh Mehta
bcc91cddbb [fixes] [wsgi] fixed path, style and other minor fixes 2013-10-08 13:41:08 +05:30
Anand Doshi
c7253a830a Merge branch 'master' of github.com:webnotes/wnframework into wsgi
Conflicts:
	requirements.txt
	webnotes/handler.py
	webnotes/install_lib/install.py
	webnotes/model/sync.py
	webnotes/webutils.py
2013-10-02 16:46:35 +05:30
Anand Doshi
572120eb40 [minor] change filename to unicode after os.walk and os.listdir 2013-10-01 17:11:39 +05:30
Nabin Hait
abb93ad8a2 [minor] [fix] get_file_versions 2013-09-27 15:30:29 +05:30
Nabin Hait
03ccfcbfcf [fix] [minor] unicode issue in uploading file 2013-09-27 15:06:18 +05:30
Anand Doshi
3b75743738 [minor] fallback for conf.py paths 2013-09-26 18:11:39 +05:30
Anand Doshi
aa8331e6ea Merge branch 'master' of github.com:webnotes/wnframework into wsgi
Added webnotes.in_test check in too many writes check

Conflicts:
	public/js/wn/form/control.js
	webnotes/utils/file_manager.py
	webnotes/webutils.py
	website/sitemap.py
	wnf.py
2013-09-25 19:57:13 +05:30
Pratik Vyas
a78e68426e refactor site_path 2013-09-25 12:39:30 +05:30
Anand Doshi
cd67dad3c5 [minor] fixes for import conf 2013-09-24 17:17:38 +05:30
Pratik Vyas
01abf65b1f Differentiate between base_path and storage_base_path 2013-09-24 13:39:19 +05:30
Anand Doshi
fabf6798d0 [fix] [minor] [file manager] pass utf-8 encoded strings to os.remove and os.path.exists 2013-09-20 11:44:20 +05:30
Rushabh Mehta
467c36ef08 [minor] install fixes 2013-09-12 17:01:51 +05:30
Rushabh Mehta
224aa2442b [minor] changes to make new app friendly 2013-09-11 16:07:25 +05:30
Rushabh Mehta
2e95247b5f [minor] [license] Standardizied license string in py an js code files 2013-08-05 14:46:00 +05:30
Rushabh Mehta
06e9775790 [minor] [file_manager] fixes to code and cleanup 2013-07-15 18:18:05 +05:30
Rushabh Mehta
6a4b02c590 [fix] [minor] file manager versioning 2013-07-15 17:28:31 +05:30
Rushabh Mehta
a8c423361e [docs] [minor] update to docs, fixed bug in file_manager 2013-07-15 17:14:38 +05:30
Rushabh Mehta
2d65aa72ce [docs] added serverside generator and write to html files 2013-05-08 13:20:16 +05:30
Rushabh Mehta
5a622bcd54 [file_manager] [bugfix] versions split error 2013-04-18 10:18:17 +05:30
Anand Doshi
89f6861964 [file manager] [fix] syntax error in save_file 2013-04-12 15:44:03 +05:30
Rushabh Mehta
28d632a634 [upload] [feature] using filereader, added to rich text editor for drag and drop 2013-04-11 14:22:40 +05:30
Rushabh Mehta
614ecc59a7 [upload] [new design] using filereader and ajax to upload files, no more iframes 2013-04-11 12:36:30 +05:30
Rushabh Mehta
18abdbcbac [files] [cleanup/redesign] removed the old file_list structure and also added file listing in setup 2013-04-10 14:16:56 +05:30
Rushabh Mehta
30d6a4efc9 [files] [cleanup/redesign] removed the old file_list structure and also added file listing in setup 2013-04-10 13:54:11 +05:30
Anand Doshi
dccffa7857 show size exceeded message in filemanager 2013-03-11 19:02:35 +05:30
Anand Doshi
eaf964ec36 fixes in email receiving due to attachments 2013-03-01 16:12:06 +05:30
Anand Doshi
e229315d88 fixes in file manager 2013-02-18 14:22:06 +05:30
Anand Doshi
ec3e506149 removed make_thumbnail method 2013-01-09 17:10:49 +05:30
Anand Doshi
a442a0698a removed erpnext auto_email_id from framework 2012-12-13 19:36:03 +05:30
Rushabh Mehta
d1dc786401 refactored javascript models 2012-12-13 12:53:18 +05:30
Rushabh Mehta
0a5ae677c5 file_manager name fix and avatar in form header fix 2012-12-12 15:46:10 +05:30