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 년 전 |
Anand Doshi
|
32d8e5e6c7
|
fixes in money in words
|
12 년 전 |
Anand Doshi
|
15f272d48c
|
fix in utils init
|
12 년 전 |
Nabin Hait
|
6e2817d5f3
|
use get global default instead of from control panel for getting date_format and session_expiry
|
12 년 전 |
Anand Doshi
|
cb8a35361b
|
added validate value to DocListController - a common validation method with a standard message
|
12 년 전 |
Rushabh Mehta
|
71f2f3a1b1
|
completed Time Log / Time Log Batch
|
12 년 전 |
Anand Doshi
|
c995cc096a
|
fix in formatdate when no date is passed
|
12 년 전 |
Rushabh Mehta
|
7a22b9ce47
|
website settings social icons
|
12 년 전 |
Anand Doshi
|
bcb3382f4f
|
fixes in assign to url
|
12 년 전 |
Rushabh Mehta
|
2c16f10a62
|
added date in pop3 mails
|
12 년 전 |
Anand Doshi
|
b32cb52504
|
fixed get default date format in formatdate
|
12 년 전 |
Rushabh Mehta
|
0f8da0e838
|
bugfix in session update and separated GET and POST queries
|
12 년 전 |
Rushabh Mehta
|
8d6846d21c
|
fixes to currency number formatting - will pick first from currency master and also made explict options for number formatting
|
12 년 전 |
Nabin Hait
|
6a5b3c18ce
|
fixes in fmt_money
|
12 년 전 |
Rushabh Mehta
|
dc8177fc10
|
added format_currency and added options to all currency fields
|
12 년 전 |
Nabin Hait
|
b6bddedbf6
|
updated fraction
|
12 년 전 |
Nabin Hait
|
9ba37f3cec
|
fixes in total_in_words
|
12 년 전 |
Nabin Hait
|
14dc6c20bd
|
fixes in total_in_words
|
12 년 전 |
Rushabh Mehta
|
8f71135af0
|
cleaned up support email
|
12 년 전 |
Rushabh Mehta
|
f8ba11da10
|
added code to update timestamps in Task, Customer Issue and Support Ticket
|
12 년 전 |
Anand Doshi
|
a5cd4727c4
|
get base path of the folder where erpnext is installed
|
12 년 전 |
Anand Doshi
|
b17badfd58
|
updated execute_in_shell
|
12 년 전 |
Anand Doshi
|
75287e6c82
|
enclose in quotes in comma or
|
12 년 전 |
Rushabh Mehta
|
20afd403d3
|
email validate fix
|
12 년 전 |
Anand Doshi
|
58bfe5e131
|
fixed email validation
|
12 년 전 |
Rushabh Mehta
|
80ba39dd9b
|
rewrote session management:added copy in memcache that is looked up first before updating db
|
12 년 전 |
Anand Doshi
|
ea0062b37f
|
fix in date validation
|
12 년 전 |
Anand Doshi
|
34b58ca3a1
|
updated webnotes.utils.__init__ with a few refactored methods
|
12 년 전 |
Anand Doshi
|
cb73a34508
|
added get_doctype, fixed a minor bug in email recipient list splitting
|
12 년 전 |
Rushabh Mehta
|
98856f3cbe
|
backup files with database and email link
|
12 년 전 |
Nabin Hait
|
edd058792f
|
fixes in fmt_money
|
12 년 전 |
Nabin Hait
|
c86c459718
|
fixes in fmt_money
|
12 년 전 |
Anand Doshi
|
2e49446e0f
|
added comma_and function, shifted get_system_managers function to profile.py
|
12 년 전 |
Anand Doshi
|
28164a64a4
|
fixes in data import tool
|
12 년 전 |
Anand Doshi
|
56e492a189
|
fixes related to new directory structure
|
12 년 전 |
Rushabh Mehta
|
c74290191a
|
added voucher import tool
|
13 년 전 |
Rushabh Mehta
|
3bebaab659
|
dont save duplicate files
|
13 년 전 |
Rushabh Mehta
|
e2f0c94693
|
moved directory structure
|
13 년 전 |
Anand Doshi
|
2cbca77f9c
|
fix in appframe make_toolbar and fmt_money
|
13 년 전 |
Anand Doshi
|
ecab71bbb5
|
added get_email_id to webnotes.utils
|
13 년 전 |
Anand Doshi
|
f7a60debe9
|
fix in getTraceback method and 'exc' output of reponse
|
13 년 전 |
Anand Doshi
|
6bd511346f
|
fix in decode email header, used while receiving email - for decoding encoded headers
|
13 년 전 |
Rushabh Mehta
|
598981b2e1
|
msgprint as json and python 2.7 updates to __import__
|
13 년 전 |
Rushabh Mehta
|
ef38508b3b
|
refactored email libraries and added bulk email capability
|
13 년 전 |
Anand Doshi
|
f29aae9957
|
remove double quotes while decoding email header
|
13 년 전 |