61 Commits (382ef961c46e7677c7d467f6cce890bd5ed23bda)

Author SHA1 Message Date
  Rushabh Mehta 382ef961c4 [wsgi] [minor] fixed request host name 12 years ago
  Rushabh Mehta ca5d492d8d [wsgi] [minor] replace os.environ by webnotes.get_request_header 12 years ago
  Anand Doshi 0f95ac3a72 [fix] [minor] attach portal links in footer on server-side, fixes in email validation 12 years ago
  Anand Doshi a9a151c090 [fix] [minor] check for basestring before using encode/decode 12 years ago
  Anand Doshi 2ae59c312d [minor] added is_html function 12 years ago
  Rushabh Mehta 799665f4b6 [minor] webnotes/erpnext#790 12 years ago
  Rushabh Mehta 695e0cd61b [minor] communication, webnotes/erpnext#790 12 years ago
  Rushabh Mehta b178ed7dd2 [bug] [minor] fix #790 12 years ago
  Rushabh Mehta e55fb97b5c [demo] New ERPNext Demo 12 years ago
  Anand Doshi 90f6e36fc3 [fix] [minor] _round function - implement round halfs to nearest even number 12 years ago
  Rushabh Mehta 2e95247b5f [minor] [license] Standardizied license string in py an js code files 12 years ago
  Rushabh Mehta 9d00e1df61 [calendar] [feature] Added Recurring Events 12 years ago
  Rushabh Mehta fce25fe3b6 [docs] remove attributions from page and added to docs 12 years ago
  Rushabh Mehta 92a68e1e44 [minor] take default site address from conf.host_name if mentioned #211 12 years ago
  Anand Doshi 58687b3c8c [utils] function that filters empty values, strips and joins values in a list 12 years ago
  Anand Doshi 57cf0bc28e [precision] precision of a currency field based on currency's number format 12 years ago
  Rushabh Mehta 6c916cfe8e [doclist] [filters] added truthsy falsy fitlers 12 years ago
  Rushabh Mehta 7851505e64 [logging] added webnotes.log() and logging property in conf.py to enable debug logs 12 years ago
  Rushabh Mehta 3211552c06 [framework] [cleanup] desktop, todo, messages, modules setup moved to framework 12 years ago
  Rushabh Mehta ac127f0986 merge 12 years ago
  Saurabh b1bd65a78c test_fmt_money added and webnotes/utils/__init__.py updated 12 years ago
  Saurabh f73b80c7b4 msgprnt() to errprint() 12 years ago
  Saurabh 67ba6b665f replaced print with msgprint 12 years ago
  Anand Doshi 32d8e5e6c7 fixes in money in words 12 years ago
  Anand Doshi 15f272d48c fix in utils init 12 years ago
  Nabin Hait 6e2817d5f3 use get global default instead of from control panel for getting date_format and session_expiry 12 years ago
  Anand Doshi cb8a35361b added validate value to DocListController - a common validation method with a standard message 12 years ago
  Rushabh Mehta 71f2f3a1b1 completed Time Log / Time Log Batch 12 years ago
  Anand Doshi c995cc096a fix in formatdate when no date is passed 12 years ago
  Rushabh Mehta 7a22b9ce47 website settings social icons 12 years ago
  Anand Doshi bcb3382f4f fixes in assign to url 12 years ago
  Rushabh Mehta 2c16f10a62 added date in pop3 mails 12 years ago
  Anand Doshi b32cb52504 fixed get default date format in formatdate 12 years ago
  Rushabh Mehta 0f8da0e838 bugfix in session update and separated GET and POST queries 12 years ago
  Rushabh Mehta 8d6846d21c fixes to currency number formatting - will pick first from currency master and also made explict options for number formatting 12 years ago
  Nabin Hait 6a5b3c18ce fixes in fmt_money 12 years ago
  Rushabh Mehta dc8177fc10 added format_currency and added options to all currency fields 12 years ago
  Nabin Hait b6bddedbf6 updated fraction 12 years ago
  Nabin Hait 9ba37f3cec fixes in total_in_words 12 years ago
  Nabin Hait 14dc6c20bd fixes in total_in_words 12 years ago
  Rushabh Mehta 8f71135af0 cleaned up support email 12 years ago
  Rushabh Mehta f8ba11da10 added code to update timestamps in Task, Customer Issue and Support Ticket 12 years ago
  Anand Doshi a5cd4727c4 get base path of the folder where erpnext is installed 12 years ago
  Anand Doshi b17badfd58 updated execute_in_shell 12 years ago
  Anand Doshi 75287e6c82 enclose in quotes in comma or 12 years ago
  Rushabh Mehta 20afd403d3 email validate fix 12 years ago
  Anand Doshi 58bfe5e131 fixed email validation 12 years ago
  Rushabh Mehta 80ba39dd9b rewrote session management:added copy in memcache that is looked up first before updating db 12 years ago
  Anand Doshi ea0062b37f fix in date validation 12 years ago
  Anand Doshi 34b58ca3a1 updated webnotes.utils.__init__ with a few refactored methods 12 years ago