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
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
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