Commit graph

3953 commits

Author SHA1 Message Date
Anand Doshi
17bf5dd52b [minor] don't rollback when running all tests, fixed test cases 2013-10-15 20:03:17 +05:30
Anand Doshi
b6d932a13f [minor] don't rollback when running all tests, fixed test cases 2013-10-15 19:53:09 +05:30
Rushabh Mehta
7813db8f33 [minor] [editor] wip 2013-10-15 18:45:13 +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
92b62b2fc9 [minor] plugin architecture, first cut 2013-10-14 19:03:22 +05:30
Anand Doshi
d274e04c1b Moved Custom Server Scripts to custom_scripts/doctype_name.py 2013-10-14 19:03:22 +05:30
Anand Doshi
9ffb1dbdd8 [minor] _dict copy method call 2013-10-14 19:03:21 +05:30
Rushabh Mehta
347921bef0 [minor] updated to prev commit 2013-10-14 18:16:34 +05:30
Rushabh Mehta
112f6221ad [minor] updated to prev commit 2013-10-14 18:16:11 +05:30
Rushabh Mehta
b0a45c4865 [web page] make editable for logged in user (alpha) 2013-10-14 18:14:41 +05:30
Rushabh Mehta
bc8a0685de [field_group] [minor] button hilighting / defaults 2013-10-14 16:28:57 +05:30
Pratik Vyas
2ce962ed7e custom scripts from file 2013-10-14 15:15:32 +05:30
Pratik Vyas
2dd28afcb7 add HashAuthenticatedCommand 2013-10-11 12:39:50 +05:30
Rushabh Mehta
8e7350c8d3 [minor] fixes 2013-10-11 10:58:33 +05:30
Rushabh Mehta
5cb4915801 [minor] Added allow rename in employee webnotes/erpnext#962 2013-10-11 10:58:33 +05:30
Anand Doshi
b28916d8bd [minor] fixes after merge with master 2013-10-10 18:44:18 +05:30
Rushabh Mehta
80c759c9ed [minor] [doctype] client script will keep the original wn.require if not found 2013-10-10 17:10:50 +05:30
Pratik Vyas
8dbda9a354 Merge pull request #276 from akhileshdarjee/wsgi
[route] added routing options in reportview
2013-10-10 04:08:17 -07:00
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
f6a8da5d04 [minor] fixes to form layouts 2013-10-10 15:30:12 +05:30
Rushabh Mehta
780f5a1fa5 [custom script] [minor] fix indenting before saving 2013-10-10 15:05:24 +05:30
Rushabh Mehta
11902da48d [form] header, added Minibar 2013-10-10 13:42:16 +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
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
Akhilesh Darjee
f3e1ca475c [route] added routing options in reportview 2013-10-09 17:42:59 +05:30
Rushabh Mehta
71794a1d62 [minor] 2013-10-09 17:32:48 +05:30
Pratik Vyas
f89b7b7fcc [minor] return name of moved site 2013-10-09 16:10:09 +05:30
Rushabh Mehta
beedb2e0ff [fixes] lots 2013-10-09 16:05:27 +05:30
Pratik Vyas
e9021bb24d Merge pull request #274 from akhileshdarjee/wsgi
[fix] [issue] fixed avatar in messages and local server messages fixes
2013-10-09 00:31:50 -07:00
Akhilesh Darjee
30275d826c Merge branch 'wsgi' of github.com:webnotes/wnframework into wsgi 2013-10-09 12:23:56 +05:30
Akhilesh Darjee
61799a932a [fix] [minor] fixed avatar in messages 2013-10-09 12:23:27 +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
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
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
Rushabh Mehta
c44b980dfe [fix] [minor] Email attachments not working. 2013-10-08 17:50:00 +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