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
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
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
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
Anand Doshi
3b75743738
[minor] fallback for conf.py paths
2013-09-26 18:11:39 +05:30
Nabin Hait
cd42711229
[minor] dont send notifications if scheduler fails due to connection time out
2013-09-26 17:40:19 +05:30
Nabin Hait
1ff183d8e1
[minor] dont send notifications if scheduler fails due to connection time out
2013-09-26 17:39:38 +05:30
Anand Doshi
b4be1cf18e
Merge branch 'wsgi' of github.com:webnotes/wnframework into wsgi
2013-09-26 15:57:05 +05:30
Anand Doshi
4cccb9a7ae
[minor] wnf refactor, fixes in demo
2013-09-26 15:56:54 +05:30
Pratik Vyas
1e22f94905
get_site_name without the port
2013-09-26 12:25:15 +05:30
Anand Doshi
459bd6b764
Merge install and perpetual inventory accounting
2013-09-25 20:04:56 +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
Anand Doshi
f8474c940c
[minor] make conf, install, build
2013-09-25 18:46:06 +05:30
Rushabh Mehta
491af45225
commonified comments, now can be added on any generator
2013-09-25 16:07:18 +05:30
Pratik Vyas
a78e68426e
refactor site_path
2013-09-25 12:39:30 +05:30
Anand Doshi
ccc5b5bd49
Merge branch 'wsgi' of github.com:webnotes/wnframework into wsgi
2013-09-24 21:23:34 +05:30
Anand Doshi
7b5f1b2a19
[minor] fixed get_path, destroy and build
2013-09-24 21:23:19 +05:30
Pratik Vyas
b508d4983f
[minor] more path fixes
2013-09-24 17:48:00 +05:30
Anand Doshi
cd67dad3c5
[minor] fixes for import conf
2013-09-24 17:17:38 +05:30
Pratik Vyas
fc690f5c93
Merge Rushabh's webutils fixes to wsgi
...
Conflicts:
webnotes/app.py
2013-09-24 15:22:59 +05:30
Rushabh Mehta
d2f28555b9
[website] [minor]
2013-09-24 14:35:14 +05:30
Pratik Vyas
01abf65b1f
Differentiate between base_path and storage_base_path
2013-09-24 13:39:19 +05:30
Pratik Vyas
927a697ef6
conf migration part 1
2013-09-21 15:13:18 +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
Pratik Vyas
126198621b
Merge remote-tracking branch 'upstream/website-wip' into wsgi
...
Conflicts:
webnotes/handler.py
2013-09-17 19:19:33 +05:30
Anand Doshi
0f1ed64b60
[minor] removed webclient.py
2013-09-17 17:35:33 +05:30
Anand Doshi
60c8c79a25
[fix] [minor] get_url and fixes due to addition of create permission check
2013-09-17 16:51:40 +05:30
Anand Doshi
0f5df7291e
[fix] [minor] [website]
2013-09-17 15:28:58 +05:30
Rushabh Mehta
d723c95257
[wsgi] [minor] fixed request host name
2013-09-17 15:28:08 +05:30
Rushabh Mehta
b46679b2ce
[wsgi] [minor] fixed request host name
2013-09-17 15:22:09 +05:30
Rushabh Mehta
696479d217
Merge branch 'website-wip' of github.com:webnotes/wnframework into wsgi
2013-09-17 15:16:15 +05:30