Commit graph

46 commits

Author SHA1 Message Date
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
Rushabh Mehta
8f71135af0 cleaned up support email 2013-01-15 12:29:42 +05:30
Rushabh Mehta
ad7a7380d2 Merge branch 'master' of github.com:webnotes/wnframework 2013-01-14 15:48:22 +05:30
Rushabh Mehta
f8ba11da10 added code to update timestamps in Task, Customer Issue and Support Ticket 2013-01-14 15:47:57 +05:30
Anand Doshi
a5cd4727c4 get base path of the folder where erpnext is installed 2013-01-14 11:17:19 +05:30
Anand Doshi
b17badfd58 updated execute_in_shell 2013-01-10 10:53:25 +05:30
Anand Doshi
75287e6c82 enclose in quotes in comma or 2012-12-28 19:27:30 +05:30
Rushabh Mehta
20afd403d3 email validate fix 2012-12-19 15:20:06 +05:30
Anand Doshi
58bfe5e131 fixed email validation 2012-12-13 18:34:36 +05:30
Rushabh Mehta
80ba39dd9b rewrote session management:added copy in memcache that is looked up first before updating db 2012-12-12 14:32:44 +05:30
Anand Doshi
ea0062b37f fix in date validation 2012-12-11 19:10:20 +05:30
Anand Doshi
34b58ca3a1 updated webnotes.utils.__init__ with a few refactored methods 2012-12-04 11:53:42 +05:30
Anand Doshi
cb73a34508 added get_doctype, fixed a minor bug in email recipient list splitting 2012-11-30 15:10:16 +05:30
Rushabh Mehta
98856f3cbe backup files with database and email link 2012-11-14 13:29:58 +05:30
Nabin Hait
edd058792f fixes in fmt_money 2012-10-17 18:30:41 +05:30
Nabin Hait
c86c459718 fixes in fmt_money 2012-10-17 18:25:13 +05:30
Anand Doshi
2e49446e0f added comma_and function, shifted get_system_managers function to profile.py 2012-10-16 10:46:50 +05:30
Anand Doshi
28164a64a4 fixes in data import tool 2012-10-03 16:06:49 +05:30
Anand Doshi
56e492a189 fixes related to new directory structure 2012-10-01 20:04:29 +05:30
Rushabh Mehta
c74290191a added voucher import tool 2012-09-26 19:00:00 +05:30
Rushabh Mehta
3bebaab659 dont save duplicate files 2012-09-25 18:20:33 +05:30
Rushabh Mehta
e2f0c94693 moved directory structure 2012-09-24 19:18:30 +05:30
Renamed from py/webnotes/utils/__init__.py (Browse further)