Commit graph

1060 commits

Author SHA1 Message Date
Anand Doshi
c0ea5ecc2c Merge branch 'wsgi' of github.com:webnotes/wnframework into wsgi 2013-10-10 16:05:06 +05:30
Anand Doshi
4c76a474b1 Merged master into wsgi 2013-10-10 15:59:19 +05:30
Anand Doshi
e262098b1b [minor] [fixes] app.py, view in website button, test runner 2013-10-10 15:42:47 +05:30
Rushabh Mehta
780f5a1fa5 [custom script] [minor] fix indenting before saving 2013-10-10 15:05:24 +05:30
Anand Doshi
8cbd9b891b [minor] fixed globals and patch for wsgi migration 2013-10-10 12:05:34 +05:30
Rushabh Mehta
1567b04a8a [minor] added run_custom_method 2013-10-10 11:55:01 +05:30
Rushabh Mehta
beedb2e0ff [fixes] lots 2013-10-09 16:05:27 +05:30
Akhilesh Darjee
30275d826c Merge branch 'wsgi' of github.com:webnotes/wnframework into wsgi 2013-10-09 12:23:56 +05:30
Anand Doshi
2123b3002d [minor] [fix] get conf path 2013-10-09 12:18:48 +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
Pratik Vyas
a8c96957bb remove __main__ from app.py 2013-10-09 11:51:25 +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
Rushabh Mehta
2e0a75a8eb [wsgi] [minor] fixed flags 2013-10-08 18:22:51 +05:30
Rushabh Mehta
34e94196df Merge branch 'wsgi' of github.com:webnotes/wnframework into wsgi 2013-10-08 17:52:41 +05:30
Rushabh Mehta
8d98cc3098 [fixes] [minor] misc 2013-10-08 17:52:23 +05:30
Pratik Vyas
cf23b335ca add mysql and runserver utilites 2013-10-08 16:59:13 +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
Akhilesh Darjee
631f0fa60c [fix] [issue] webnotes/erpnext#948 server messages clear from locals whenever exception is raised 2013-10-08 11:28:40 +05:30
Pratik Vyas
8bdf8f0123 [minor] pass backup filenames to Backup manager 2013-10-08 11:00:42 +05:30
Anand Doshi
7e4232e738 [minor] add system manager in wnf 2013-10-07 19:24:17 +05:30
Pratik Vyas
ebe0e7d64b [minor] return backup generator obj from wnf.backup 2013-10-07 08:24:52 +05:30
Anand Doshi
2983741cf2 [minor] [fix] query report and wnf 2013-10-04 13:20:53 +05:30
Rushabh Mehta
5ee2f74a7e [minor] fixes to crm patch 2013-10-03 18:12:35 +05:30
Rushabh Mehta
846e216cd7 Merge branch 'wsgi' of github.com:webnotes/wnframework into wsgi 2013-10-03 17:31:24 +05:30
Rushabh Mehta
79f0aa3284 Merge branch 'wsgi' of github.com:webnotes/wnframework into wsgi 2013-10-03 17:30:12 +05:30
Rushabh Mehta
fc5b7d0b18 [communication] [minor] added field sent_or_received 2013-10-03 17:25:47 +05:30
Pratik Vyas
ce178b9084 pass site_config in Installer as well 2013-10-03 17:21:19 +05:30
Pratik Vyas
205924744e fix verbosities 2013-10-03 17:20:48 +05:30
Rushabh Mehta
8731df68d5 [issues] [minor] fixed multiple minor issues 2013-10-03 14:50:55 +05:30
Anand Doshi
ae48f03878 merged master, fixes in wnf and install
Conflicts:
	core/doctype/file_data/file_data.py
2013-10-03 13:19:14 +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
Rushabh Mehta
d6fe04a577 [Customize Form] [minor] Don't set property setter for Custom Field, update directly webnotes/erpnext#846 2013-10-02 15:40:06 +05:30
Rushabh Mehta
ad9638d5b3 [wsgi] [minor] fixed webnotes.local.form_dict 2013-10-02 14:34:25 +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
Pratik Vyas
2e087fc7e8 fix multi tenancy for static middle ware 2013-09-30 19:16:36 +05:30
Pratik Vyas
ee7e44f3d8 Add custom static data middleware for serving site static as well 2013-09-30 18:07:34 +05:30
Anand Doshi
829c950d89 [minor] decode filename in clear pyc files 2013-09-27 17:06:12 +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
4ca2418efb [minor] update password 2013-09-27 14:08:54 +05:30
Anand Doshi
7d1b9817c3 [minor] pass NotFound exception while making conf 2013-09-27 13:08:50 +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
Anand Doshi
3b75743738 [minor] fallback for conf.py paths 2013-09-26 18:11:39 +05:30