Commit graph

308 commits

Author SHA1 Message Date
Anand Doshi
39f72c3060 [minor] [scheduler] commit if no exception 2013-11-18 13:49:59 +05:30
Rushabh Mehta
f4299f097b [index] [minor] add indexes 2013-11-15 16:09:15 +05:30
Anand Doshi
0d9a90cded [minor] [fix] expand_partial_links 2013-11-14 14:52:19 +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
Pratik Vyas
51f18b24ce [minor] report disk usage 0 if files path does not exist 2013-11-12 23:37:11 +05:30
Anand Doshi
5383b3cc89 [minor] [fix] backup 2013-11-07 13:12:36 +05:30
Anand Doshi
97223563cc Merge branch 'master' of github.com:miguelfontanes/wnframework into miguelfontanes-master 2013-11-07 12:37:23 +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
miguelfontanes
e67c6c4763 Update backups.py
use conn.host parameter and correction with get_backup method
2013-11-04 14:18:04 -05:00
miguelfontanes
3dffcadb9c Update scheduler.py
Add date/time to log
2013-11-01 11:25:00 -04:00
Nabin Hait
6a54002636 [merge] merged with master 2013-10-24 11:21:10 +05:30
Anand Doshi
f2ff76c153 [minor] get_site_status and update_site_config in wnf 2013-10-21 16:55:49 +05:30
Anand Doshi
5b6e37c8b3 [minor] [fix] Control Panel scheduler events 2013-10-18 17:45:38 +05:30
Anand Doshi
fd84b62236 [minor] fixes in data import, serial no and setup wizard 2013-10-18 16:07:47 +05:30
Anand Doshi
8584c6ca02 [minor] removed references to server.py 2013-10-17 20:00:52 +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
b6d932a13f [minor] don't rollback when running all tests, fixed test cases 2013-10-15 19:53:09 +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
Anand Doshi
8cbd9b891b [minor] fixed globals and patch for wsgi migration 2013-10-10 12:05:34 +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
Anand Doshi
7c850f9cd3 Merge branch 'wsgi' of github.com:webnotes/wnframework into wsgi 2013-10-09 12:14:12 +05:30
Pratik Vyas
918a388bef [minor] fix backup 2013-10-09 11:52:01 +05:30
Anand Doshi
58f60c900a Merge branch 'wsgi' of github.com:webnotes/wnframework into wsgi 2013-10-08 18:34:03 +05:30
Anand Doshi
18f2629eab [minor] add system manager, webnotes.conn.count 2013-10-08 18:33:34 +05:30
Nabin Hait
d77028a38e [fix] [minor] unknown variable issue 2013-10-08 18:23:01 +05:30
Rushabh Mehta
2e0a75a8eb [wsgi] [minor] fixed flags 2013-10-08 18:22:51 +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
65d03ceaf3 Merge branch 'wsgi' of github.com:webnotes/wnframework into wsgi 2013-10-08 13:41:26 +05:30
Rushabh Mehta
bcc91cddbb [fixes] [wsgi] fixed path, style and other minor fixes 2013-10-08 13:41:08 +05:30
Pratik Vyas
8bdf8f0123 [minor] pass backup filenames to Backup manager 2013-10-08 11:00:42 +05:30
Pratik Vyas
ebe0e7d64b [minor] return backup generator obj from wnf.backup 2013-10-07 08:24:52 +05:30
Rushabh Mehta
8731df68d5 [issues] [minor] fixed multiple minor issues 2013-10-03 14:50:55 +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
ae983eec3e [minor] [fix] minify 2013-10-02 16:40:18 +05:30
Anand Doshi
fb3c9b15d8 [minor] [fix] POP3Mailbox use ssl 2013-10-02 11:28:11 +05:30
Anand Doshi
d8e51e43cc [minor] import cstr 2013-10-02 10:45:58 +05:30
Anand Doshi
5deba84b36 [minor] fixes in get_base_path 2013-10-01 17:42:45 +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
aa7f8f6364 [minor] clear pyc files, use val instead of opts in wnf functions 2013-09-26 19:11:33 +05:30