Commit graph

492 commits

Author SHA1 Message Date
Anand Doshi
f395c19be2 Fix unicode issue in query_builder csv export function 2012-02-04 17:58:18 +05:30
Anand Doshi
13398e17d8 Fix in sending email issue 2012-02-04 16:28:21 +05:30
Anand Doshi
133b1884c7 Issue in server, username and password of smtp connect to be encoded in utf-8 2012-02-03 18:19:09 +05:30
Anand Doshi
b8a2096f3e Use unicode while connecting to db 2012-02-03 15:26:24 +05:30
Anand Doshi
5c501cff25 roundNumber function, show cancelled in print format header, fixed load_from_db method of doclist 2012-02-02 11:40:25 +05:30
Anand Doshi
fe08e9c20e Fix: Search Field customization via customize form view 2012-01-30 11:54:13 +05:30
Anand Doshi
448111d489 Check support ticket settings while saving 2012-01-27 18:47:55 +05:30
Anand Doshi
f6f649bd9a print format - bypass printing table if table doesnt exist 2012-01-27 17:21:33 +05:30
Anand Doshi
c3b04ae2f6 print format changes 2012-01-27 16:17:42 +05:30
Anand Doshi
272b229c05 fixes to print hide 2012-01-27 13:54:40 +05:30
Anand Doshi
5260ac6b09 print hide fix 2012-01-27 13:43:57 +05:30
Anand Doshi
83ef51dfa5 fix in print hide empty columns 2012-01-27 13:22:56 +05:30
Anand Doshi
cbed64b4a8 fix to hide columns if empty content 2012-01-27 13:06:28 +05:30
Anand Doshi
bc69801d94 Resolved default print format issue due to doclayer changes 2012-01-27 09:38:50 +05:30
Anand Doshi
0d083627f0 Fix in doclayer button css 2012-01-25 17:41:34 +05:30
Anand Doshi
8ac04cf7ca Show DocType Labels instead of DocType names in Customize Form View 2012-01-25 17:15:25 +05:30
Anand Doshi
1e22798874 In print formats, hide columsn without any content 2012-01-25 11:48:28 +05:30
Anand Doshi
e6bc303a92 Fix in saving of report 2012-01-24 14:48:46 +05:30
Anand Doshi
746a3d97bb fix saving of multiselect fields 2012-01-24 13:47:14 +05:30
Anand Doshi
c1a0efc2fa Fix in sql pointing to old conn while applying patches 2012-01-24 11:00:39 +05:30
Anand Doshi
4b351bd62f Fix in time field width 2012-01-23 11:14:09 +05:30
Anand Doshi
bcbf417a02 Fix webnotes.conn.sql issue in custom_field.py 2012-01-18 17:51:13 +05:30
Anand Doshi
c498f01c55 Merge branch 'master' of github.com:webnotes/wnframework 2012-01-18 12:17:42 +05:30
Anand Doshi
076e05bc98 Fix: InterfaceError due to use of old webnotes.conn when specifying sql = webnotes.conn.sql at the start of module rather than in the function itself 2012-01-18 12:17:12 +05:30
Rushabh Mehta
cf2bce68d6 Merge branch 'stable' 2012-01-17 18:37:11 +05:30
Rushabh Mehta
8d02d23fc9 grid height fix 2012-01-17 18:35:24 +05:30
Anand Doshi
bfab7649c2 Merge branch 'latest' 2012-01-17 14:50:57 +05:30
Anand Doshi
34222c2f61 Merge branch 'stable' 2012-01-17 14:48:16 +05:30
Anand Doshi
ddceefa5e1 Merge branch 'stable' into latest 2012-01-17 14:47:53 +05:30
Rushabh Mehta
05689ab708 Merge branch 'stable' of github.com:webnotes/wnframework into stable 2012-01-17 14:22:41 +05:30
Rushabh Mehta
c526eb0587 grid height fix 2012-01-17 14:22:12 +05:30
Anand Doshi
e62a480d6b Merge branch 'stable' into latest 2012-01-17 12:50:25 +05:30
Anand Doshi
2dcdbac361 Merge branch 'stable' 2012-01-17 12:49:51 +05:30
Anand Doshi
23e25b24a7 Fix: in doclayer field sorting, if field not found, do not attempt to remove or insert from list 2012-01-17 12:49:27 +05:30
Anand Doshi
81c81be4e5 Merge branch 'stable' 2012-01-16 18:19:58 +05:30
Anand Doshi
b796ae98b5 Merge branch 'stable' into latest 2012-01-16 18:18:42 +05:30
Anand Doshi
b86eec0b2d Ignore HTMLParseError while sending multipart email 2012-01-16 18:18:15 +05:30
Anand Doshi
202ec3bebc Removed invalid characters from code in auth.py 2012-01-16 15:05:35 +05:30
Anand Doshi
f08622f208 Merge branch 'master' into latest 2012-01-16 14:58:58 +05:30
Anand Doshi
07933f4a3b Fix: IP authentication 2012-01-16 14:42:28 +05:30
Rushabh Mehta
aeb5c8add9 fixes 2012-01-16 12:10:35 +05:30
Rushabh Mehta
f31d6be363 Merge branch 'stable' of github.com:webnotes/wnframework into stable 2012-01-16 12:10:12 +05:30
Rushabh Mehta
f38fbd8dfb increased height of grid head 2012-01-16 12:09:58 +05:30
Anand Doshi
7dd283976a Merge branch 'stable' 2012-01-13 13:24:23 +05:30
Anand Doshi
48228c926e Close connection after running patches 2012-01-13 13:20:53 +05:30
Anand Doshi
79643b8359 Close connection after running patches 2012-01-13 13:19:26 +05:30
Anand Doshi
f72c85dc6d Minor changes in patch_handler 2012-01-13 13:09:00 +05:30
Anand Doshi
f93208d04e commit before logging 2012-01-13 12:25:21 +05:30
Anand Doshi
19fcdecd15 apply patch on a particular database 2012-01-13 12:14:34 +05:30
Anand Doshi
723660f3fe Merge branch 'stable' 2012-01-12 13:07:49 +05:30