Commit graph

478 commits

Author SHA1 Message Date
Rushabh Mehta
0736fcb981 todo fix 2012-09-17 10:02:20 +05:30
Rushabh Mehta
de426d2618 added watch, check progress 2012-09-14 11:08:54 +05:30
Rushabh Mehta
a173c808b3 created grid report, report dump and general ledger report 2012-09-13 19:41:11 +05:30
Rushabh Mehta
292d085d9a updates to gzip, chart of accounts 2012-09-13 11:59:43 +05:30
Anand Doshi
e10f289313 fix in smtp login 2012-09-12 15:33:27 +05:30
Rushabh Mehta
cbf7f24143 todo: assignment notification fix 2012-09-07 10:05:26 +05:30
Anand Doshi
5a74df2e5c added import webnotes to receive 2012-09-06 08:08:49 +05:30
Anand Doshi
787a179f88 log exception in receive's get_messages 2012-09-06 07:54:00 +05:30
Anand Doshi
2b94fd4394 scheduled backup functionality for wnf 2012-08-30 18:11:32 +05:30
Anand Doshi
5da296909f added in_create in profile's permission info, as it represents create permission, but for a doc which is not supposed to be created using New button 2012-08-23 18:33:25 +05:30
Anand Doshi
02b69dca8b client side custom script can have wn.require 2012-08-22 15:03:00 +05:30
Nabin Hait
d1a9ad2731 modified date issue fixed in set fn 2012-08-17 15:00:14 +05:30
Anand Doshi
ba9444da85 fixed msgprint bug, check if argument raise_exception is a class, before checking for subclass 2012-08-17 14:07:10 +05:30
Anand Doshi
888d43f66c change modified in set method of db.py 2012-08-17 12:00:44 +05:30
Anand Doshi
11410b34ef Merge branch 'master' of github.com:webnotes/wnframework 2012-08-07 15:06:30 +05:30
Anand Doshi
ff2845b121 corrected default automail id 2012-08-07 14:59:11 +05:30
Nabin Hait
999d737a36 add/drop index if index key not exists / exists 2012-08-07 10:54:05 +05:30
Nabin Hait
c739cd54cb add/drop index if index key not exists / exists 2012-08-07 10:41:18 +05:30
Anand Doshi
98ecfe04dc pass exception on drop index, if index doesn't exist 2012-08-06 18:45:20 +05:30
Anand Doshi
2edfcfd0be added json handler to be called when json encounters non-serializable date, so that it converts it to a serializable format 2012-08-06 18:30:32 +05:30
Rushabh Mehta
1b1c815268 fix in clear bulk 2012-08-06 11:58:45 +05:30
Rushabh Mehta
3805fc5ffe fix to email 2012-08-06 11:17:24 +05:30
Rushabh Mehta
39e38a0c8a dialog.js: if fieldname is not given it taken from label 2012-08-03 14:07:51 +05:30
Rushabh Mehta
ef38508b3b refactored email libraries and added bulk email capability 2012-08-02 18:02:38 +05:30
Rushabh Mehta
8598d18cf8 lib/wnf.py --install will now prompt for mysql root password using getpass 2012-08-02 13:10:12 +05:30
Rushabh Mehta
2f0751d347 removed errprint 2012-08-02 13:08:59 +05:30
Rushabh Mehta
b744a29baf added auto_commit option in sql method, to commit the statement individually 2012-08-02 13:08:35 +05:30
Rushabh Mehta
7c6c2bc2ca added page response to server.py requests 2012-08-02 13:07:59 +05:30
Anand Doshi
e2e8d010b3 fixes in backup 2012-07-27 18:57:19 +05:30
Nabin Hait
3eba63dc3c Remove null entries from recipients 2012-07-20 17:45:15 +05:30
Nabin Hait
3b44b928b3 changes for assigning a document from code 2012-07-20 17:18:15 +05:30
Anand Doshi
01f8e44cae Changed file names from listview.js to doctype_name_list.js 2012-07-18 20:24:55 +05:30
Anand Doshi
a0f7317b5c fix in doclistview group by logic 2012-07-18 15:43:48 +05:30
Anand Doshi
746f00972a fixes in blog feed 2012-07-13 01:14:43 +05:30
Anand Doshi
aaeb2e2e55 fix in pretty date's timedelta calc 2012-07-12 23:49:30 +05:30
Anand Doshi
e83f54eadb updates in feed generation 2012-07-12 18:40:52 +05:30
Anand Doshi
e965f7f524 fixes in feed 2012-07-11 20:03:58 +05:30
Anand Doshi
1ac5a8ea0b Fixes related to rss feed 2012-07-11 18:42:30 +05:30
Anand Doshi
f82d50c8ab Merge branch 'master' of github.com:webnotes/wnframework into cms2 2012-07-11 14:27:34 +05:30
Anand Doshi
979e64187e fixes in outgoing email connection error handling 2012-07-11 12:06:30 +05:30
Anand Doshi
ff65843b62 do not force send email using conf.py configuration 2012-07-10 15:15:52 +05:30
Anand Doshi
32fbe33bd8 Pretty Date ported to python 2012-07-09 20:04:25 +05:30
Nabin Hait
86655e690a fixed utf8 issue in query builder 2012-07-09 17:17:14 +05:30
Anand Doshi
1420fce41e Changes in sitemap generation 2012-07-09 15:57:10 +05:30
Anand Doshi
562a71f153 Fixed issue in Backup Link
previously, http:// part was not attached and the url in <a> tag was not
within quotes. This was causing the email clients to misinterpret the
links.
2012-07-09 09:55:47 +05:30
Nabin Hait
41712834fa delete row issue in grid fixed 2012-07-05 16:16:21 +05:30
Nabin Hait
07a57c101c delete row issue in grid fixed 2012-07-05 15:44:09 +05:30
Nabin Hait
5174aa8065 delete row issue in grid fixed 2012-07-05 15:29:37 +05:30
Nabin Hait
81959387c1 delete row issue in grid fixed 2012-07-05 14:57:59 +05:30
Nabin Hait
2d10b6a85f delete row issue in grid fixed 2012-07-05 14:45:29 +05:30