Commit graph

91 commits

Author SHA1 Message Date
Rushabh Mehta
bb65bf27fd added get_creation_count and other fixes 2013-12-30 17:24:12 +05:30
Rushabh Mehta
44916d7f23 Added app creation boiler plate, cleaned up website settings 2013-12-27 17:33:24 +05:30
Anand Doshi
24f2445065 Merge remote-tracking branch 'webnotes/4.0.0-wip' into permissions
Conflicts:
	webnotes/__init__.py
	webnotes/core/doctype/docfield/docfield.txt
	webnotes/core/page/data_import_tool/data_import_tool.js
	webnotes/defaults.py
	webnotes/install_lib/install.py
	webnotes/model/bean.py
	webnotes/model/code.py
	webnotes/sessions.py
	webnotes/tests/test_nested_set.py
	webnotes/widgets/page.py
2013-12-26 19:12:35 +05:30
Rushabh Mehta
e9e427d54b Fixed bugs in default cache clearing, created new Attach field type for attachments and other minor fixes with file uploads 2013-12-24 18:50:39 +05:30
Rushabh Mehta
9b4a20d5ab [permissions] Added Test Cases 2013-12-23 20:01:09 +05:30
Rushabh Mehta
22a83f327c Rewrote hooks for scheduler, notifications, boot, session, login, webpage webnotes/wnframework#351 2013-12-16 12:49:48 +05:30
Rushabh Mehta
1243b71534 install, web serving, session booting 2013-12-12 19:11:07 +05:30
Pratik Vyas
622de07242 [minor] request site address should use site name if available 2013-12-09 11:05:37 +05:30
Pratik Vyas
c10949d039 [fix] https issue in request url 2013-11-27 16:51:01 +05:30
Rushabh Mehta
325def77df [copyright] added Contributors 2013-11-20 12:58:35 +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
f2ff76c153 [minor] get_site_status and update_site_config in wnf 2013-10-21 16: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
8cbd9b891b [minor] fixed globals and patch for wsgi migration 2013-10-10 12:05:34 +05:30
Anand Doshi
18f2629eab [minor] add system manager, webnotes.conn.count 2013-10-08 18:33:34 +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
Pratik Vyas
1e22f94905 get_site_name without the port 2013-09-26 12:25:15 +05:30
Anand Doshi
f8474c940c [minor] make conf, install, build 2013-09-25 18:46:06 +05:30
Pratik Vyas
a78e68426e refactor site_path 2013-09-25 12:39:30 +05:30
Anand Doshi
7b5f1b2a19 [minor] fixed get_path, destroy and build 2013-09-24 21:23:19 +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
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
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
382ef961c4 [wsgi] [minor] fixed request host name 2013-09-17 15:16:01 +05:30
Rushabh Mehta
ca5d492d8d [wsgi] [minor] replace os.environ by webnotes.get_request_header 2013-09-17 10:49:50 +05:30
Anand Doshi
0f95ac3a72 [fix] [minor] attach portal links in footer on server-side, fixes in email validation 2013-09-05 15:44:45 +05:30
Anand Doshi
d76d8d3b7e Merge branch 'customer-login' 2013-09-05 12:21:26 +05:30
Anand Doshi
a9a151c090 [fix] [minor] check for basestring before using encode/decode 2013-09-04 18:07:27 +05:30
Anand Doshi
2ae59c312d [minor] added is_html function 2013-09-04 16:45:32 +05:30
Rushabh Mehta
799665f4b6 [minor] webnotes/erpnext#790 2013-09-04 16:25:35 +05:30
Rushabh Mehta
695e0cd61b [minor] communication, webnotes/erpnext#790 2013-09-04 16:20:16 +05:30
Rushabh Mehta
b178ed7dd2 [bug] [minor] fix #790 2013-09-04 14:42:36 +05:30
Rushabh Mehta
e55fb97b5c [demo] New ERPNext Demo 2013-08-26 16:17:50 +05:30
Anand Doshi
90f6e36fc3 [fix] [minor] _round function - implement round halfs to nearest even number 2013-08-19 19:58:22 +05:30
Rushabh Mehta
2e95247b5f [minor] [license] Standardizied license string in py an js code files 2013-08-05 14:46:00 +05:30
Rushabh Mehta
9d00e1df61 [calendar] [feature] Added Recurring Events 2013-07-26 13:22:49 +05:30
Rushabh Mehta
fce25fe3b6 [docs] remove attributions from page and added to docs 2013-07-26 11:21:44 +05:30
Rushabh Mehta
92a68e1e44 [minor] take default site address from conf.host_name if mentioned #211 2013-07-25 11:39:54 +05:30
Anand Doshi
58687b3c8c [utils] function that filters empty values, strips and joins values in a list 2013-06-13 14:42:23 +05:30
Anand Doshi
57cf0bc28e [precision] precision of a currency field based on currency's number format 2013-05-10 18:07:57 +05:30
Rushabh Mehta
6c916cfe8e [doclist] [filters] added truthsy falsy fitlers 2013-05-02 11:34:05 +05:30
Rushabh Mehta
7851505e64 [logging] added webnotes.log() and logging property in conf.py to enable debug logs 2013-04-26 13:07:11 +05:30
Rushabh Mehta
3211552c06 [framework] [cleanup] desktop, todo, messages, modules setup moved to framework 2013-04-03 15:21:42 +05:30