Commit graph

71 commits

Author SHA1 Message Date
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
Rushabh Mehta
ac127f0986 merge 2013-03-21 17:40:08 +05:30
Saurabh
b1bd65a78c test_fmt_money added and webnotes/utils/__init__.py updated 2013-03-21 15:18:36 +05:30
Saurabh
f73b80c7b4 msgprnt() to errprint() 2013-03-20 16:38:50 +05:30
Saurabh
67ba6b665f replaced print with msgprint 2013-03-20 13:07:22 +05:30
Anand Doshi
32d8e5e6c7 fixes in money in words 2013-03-13 15:47:42 +05:30
Anand Doshi
15f272d48c fix in utils init 2013-03-06 16:07:02 +05:30
Nabin Hait
6e2817d5f3 use get global default instead of from control panel for getting date_format and session_expiry 2013-03-06 13:13:36 +05:30
Anand Doshi
cb8a35361b added validate value to DocListController - a common validation method with a standard message 2013-03-05 12:24:41 +05:30
Rushabh Mehta
71f2f3a1b1 completed Time Log / Time Log Batch 2013-03-01 18:24:50 +05:30
Anand Doshi
c995cc096a fix in formatdate when no date is passed 2013-02-21 12:04:25 +05:30
Rushabh Mehta
7a22b9ce47 website settings social icons 2013-02-20 15:02:20 +05:30
Anand Doshi
bcb3382f4f fixes in assign to url 2013-02-14 13:36:41 +05:30
Rushabh Mehta
2c16f10a62 added date in pop3 mails 2013-02-11 16:21:14 +05:30
Anand Doshi
b32cb52504 fixed get default date format in formatdate 2013-02-08 15:26:55 +05:30
Rushabh Mehta
0f8da0e838 bugfix in session update and separated GET and POST queries 2013-01-31 11:20:08 +05:30
Rushabh Mehta
8d6846d21c fixes to currency number formatting - will pick first from currency master and also made explict options for number formatting 2013-01-28 10:42:31 +05:30
Nabin Hait
6a5b3c18ce fixes in fmt_money 2013-01-25 13:39:50 +05:30
Rushabh Mehta
dc8177fc10 added format_currency and added options to all currency fields 2013-01-23 19:39:46 +05:30
Nabin Hait
b6bddedbf6 updated fraction 2013-01-22 11:22:28 +05:30
Nabin Hait
14dc6c20bd fixes in total_in_words 2013-01-21 17:24:29 +05:30