Nabin Hait
|
a1802f7382
|
Scrub (encode) url of print html
|
11 年之前 |
Nabin Hait
|
e82aeb0274
|
Scrub urls of email attachments
|
11 年之前 |
Pratik Vyas
|
622de07242
|
[minor] request site address should use site name if available
|
11 年之前 |
Pratik Vyas
|
c3dc7fa0bd
|
[fix] https issue in request url
|
11 年之前 |
Pratik Vyas
|
c10949d039
|
[fix] https issue in request url
|
11 年之前 |
Rushabh Mehta
|
325def77df
|
[copyright] added Contributors
|
11 年之前 |
Rushabh Mehta
|
f4299f097b
|
[index] [minor] add indexes
|
11 年之前 |
Anand Doshi
|
0d9a90cded
|
[minor] [fix] expand_partial_links
|
11 年之前 |
Anand Doshi
|
58f6dfe50a
|
[minor] expand partial links when sending email
|
11 年之前 |
Anand Doshi
|
c754276fc0
|
[minor] replace 'raise e' with 'raise' for correct tracebacks
|
11 年之前 |
Pratik Vyas
|
51f18b24ce
|
[minor] report disk usage 0 if files path does not exist
|
11 年之前 |
Anand Doshi
|
f2ff76c153
|
[minor] get_site_status and update_site_config in wnf
|
11 年之前 |
Anand Doshi
|
b6d932a13f
|
[minor] don't rollback when running all tests, fixed test cases
|
11 年之前 |
Anand Doshi
|
8cbd9b891b
|
[minor] fixed globals and patch for wsgi migration
|
11 年之前 |
Anand Doshi
|
18f2629eab
|
[minor] add system manager, webnotes.conn.count
|
11 年之前 |
Anand Doshi
|
5deba84b36
|
[minor] fixes in get_base_path
|
11 年之前 |
Nabin Hait
|
03ccfcbfcf
|
[fix] [minor] unicode issue in uploading file
|
11 年之前 |
Anand Doshi
|
aa7f8f6364
|
[minor] clear pyc files, use val instead of opts in wnf functions
|
11 年之前 |
Pratik Vyas
|
1e22f94905
|
get_site_name without the port
|
11 年之前 |
Anand Doshi
|
f8474c940c
|
[minor] make conf, install, build
|
11 年之前 |
Pratik Vyas
|
a78e68426e
|
refactor site_path
|
11 年之前 |
Anand Doshi
|
7b5f1b2a19
|
[minor] fixed get_path, destroy and build
|
11 年之前 |
Pratik Vyas
|
01abf65b1f
|
Differentiate between base_path and storage_base_path
|
11 年之前 |
Pratik Vyas
|
927a697ef6
|
conf migration part 1
|
11 年之前 |
Anand Doshi
|
0f5df7291e
|
[fix] [minor] [website]
|
12 年之前 |
Rushabh Mehta
|
d723c95257
|
[wsgi] [minor] fixed request host name
|
12 年之前 |
Rushabh Mehta
|
b46679b2ce
|
[wsgi] [minor] fixed request host name
|
12 年之前 |
Rushabh Mehta
|
382ef961c4
|
[wsgi] [minor] fixed request host name
|
12 年之前 |
Rushabh Mehta
|
ca5d492d8d
|
[wsgi] [minor] replace os.environ by webnotes.get_request_header
|
12 年之前 |
Anand Doshi
|
0f95ac3a72
|
[fix] [minor] attach portal links in footer on server-side, fixes in email validation
|
12 年之前 |
Anand Doshi
|
a9a151c090
|
[fix] [minor] check for basestring before using encode/decode
|
12 年之前 |
Anand Doshi
|
2ae59c312d
|
[minor] added is_html function
|
12 年之前 |
Rushabh Mehta
|
799665f4b6
|
[minor] webnotes/erpnext#790
|
12 年之前 |
Rushabh Mehta
|
695e0cd61b
|
[minor] communication, webnotes/erpnext#790
|
12 年之前 |
Rushabh Mehta
|
b178ed7dd2
|
[bug] [minor] fix #790
|
12 年之前 |
Rushabh Mehta
|
e55fb97b5c
|
[demo] New ERPNext Demo
|
12 年之前 |
Anand Doshi
|
90f6e36fc3
|
[fix] [minor] _round function - implement round halfs to nearest even number
|
12 年之前 |
Rushabh Mehta
|
2e95247b5f
|
[minor] [license] Standardizied license string in py an js code files
|
12 年之前 |
Rushabh Mehta
|
9d00e1df61
|
[calendar] [feature] Added Recurring Events
|
12 年之前 |
Rushabh Mehta
|
fce25fe3b6
|
[docs] remove attributions from page and added to docs
|
12 年之前 |
Rushabh Mehta
|
92a68e1e44
|
[minor] take default site address from conf.host_name if mentioned #211
|
12 年之前 |
Anand Doshi
|
58687b3c8c
|
[utils] function that filters empty values, strips and joins values in a list
|
12 年之前 |
Anand Doshi
|
57cf0bc28e
|
[precision] precision of a currency field based on currency's number format
|
12 年之前 |
Rushabh Mehta
|
6c916cfe8e
|
[doclist] [filters] added truthsy falsy fitlers
|
12 年之前 |
Rushabh Mehta
|
7851505e64
|
[logging] added webnotes.log() and logging property in conf.py to enable debug logs
|
12 年之前 |
Rushabh Mehta
|
3211552c06
|
[framework] [cleanup] desktop, todo, messages, modules setup moved to framework
|
12 年之前 |
Rushabh Mehta
|
ac127f0986
|
merge
|
12 年之前 |
Saurabh
|
b1bd65a78c
|
test_fmt_money added and webnotes/utils/__init__.py updated
|
12 年之前 |
Saurabh
|
f73b80c7b4
|
msgprnt() to errprint()
|
12 年之前 |
Saurabh
|
67ba6b665f
|
replaced print with msgprint
|
12 年之前 |