Commit graph

55 commits

Author SHA1 Message Date
Rushabh Mehta
2e85a5f875 Merge branch 'live' 2011-08-11 16:34:01 +05:30
Rushabh Mehta
1c9ebbacc0 fixed attachments - now not reqd to save after attaching 2011-08-11 15:50:51 +05:30
Rushabh Mehta
a1c43e51bb fixed attachments - now not reqd to save after attaching 2011-08-11 15:46:19 +05:30
Rushabh Mehta
1fc02c1887 fix for unicode, ask to use utf-8 encoding 2011-08-11 13:32:20 +05:30
Rushabh Mehta
aee16cdfdc fix for unicode, ask to use utf-8 encoding 2011-08-11 13:27:15 +05:30
Rushabh Mehta
a7241e27dd use cstr instead of str in msgprint 2011-08-11 12:30:42 +05:30
Rushabh Mehta
b113599ed2 fix to scheduler.py 2011-08-05 13:04:00 +05:30
Rushabh Mehta
71761d009a fix to scheduler.py 2011-08-05 13:02:13 +05:30
Rushabh Mehta
eb885efc97 Merge branch 'master' of github.com:webnotes/wnframework 2011-08-04 10:21:06 +05:30
Nabin Hait
356998c1ff checked if duplicate lft, rgt exists in nested set model 2011-08-03 11:55:42 +05:30
Nabin Hait
182111306c checked if duplicate lft, rgt exists in nested set model 2011-08-03 11:32:28 +05:30
Rushabh Mehta
626bdd8b50 backup fix 2011-07-27 13:54:54 +05:30
Rushabh Mehta
517149a796 backup fix 2011-07-27 13:52:08 +05:30
Rushabh Mehta
f157510541 backups fix 2011-07-27 13:40:29 +05:30
Rushabh Mehta
541c42b4fa merge new modules, install in stable 2011-07-26 15:25:09 +05:30
Rushabh Mehta
b96251c58c fixes to install, transfer, modules 2011-07-22 18:58:45 +05:30
Rushabh Mehta
6b1f5a422a fixes to install and importing modules 2011-07-22 18:50:34 +05:30
Rushabh Mehta
f55ffc988a added sync_all in module 2011-07-22 16:57:49 +05:30
Rushabh Mehta
7f98f5516e fixes for sitemp.xml 2011-07-21 10:02:59 +05:30
Rushabh Mehta
9f07d404c7 started cleanup of modules 2011-07-20 17:58:37 +05:30
Rushabh Mehta
5a9017211e utils.py: separate function extract_email_id from header format XY <xy@abc.com> 2011-07-18 17:08:02 +05:30
Rushabh Mehta
722c78f760 scheduler.py: added a feature to run it now 2011-07-18 15:52:18 +05:30
Rushabh Mehta
bc1544ea3e fixes to scheduler, get_defaults and defs to accept empty password: 2011-07-15 14:13:51 +05:30
Rushabh Mehta
7670902f94 updated defs_template and scheduler 2011-07-15 12:17:30 +05:30
Rushabh Mehta
31347ee3ee cleanup of pop3 mail 2011-07-15 11:20:44 +05:30
Rushabh Mehta
845a227aa6 doctype.py & transfer.py: do not call export during on_update if called from import 2011-07-13 16:05:15 +05:30
Rushabh Mehta
5c0b9fa8f0 cancel bug 2011-07-06 11:50:20 +05:30
Rushabh Mehta
9c0aebc094 Merge branch 'master' of github.com:rmehta/wnframework 2011-07-04 16:37:52 +05:30
Rushabh Mehta
6466d65082 fixes to doc.py and webservice.py 2011-07-04 16:37:20 +05:30
nabinhait
e8c034af7d Merge branch 'master' of git://github.com/rmehta/wnframework 2011-07-01 10:27:20 +05:30
Rushabh Mehta
5d1a9965a3 fixes to test 2011-07-01 10:20:13 +05:30
nabinhait
122c8805f9 event_handlers file moved to startup 2011-06-30 19:51:57 +05:30
Rushabh Mehta
034602dfd9 pretty print of doclists 2011-06-30 17:08:24 +05:30
Pratik Vyas
71488ee293 Added human readable pretty print and pretty eval 2011-06-30 12:01:09 +05:30
Pratik Vyas
6b763ebb41 Cleaned up export_module 2011-06-29 15:33:38 +05:30
Pratik Vyas
f5a2571277 Merge branch 'master' of github.com:webnotes/wnframework 2011-06-23 10:16:57 +05:30
Anand Doshi
40d638b045 Modified send method of FormEmail class: changed method call attach to attach_file 2011-06-22 13:58:46 +05:30
Anand Doshi
19eccd6d5b Commented connection function call, as connection is already set up when using download backup functionality. 2011-06-15 13:15:04 +05:30
Anand Doshi
d5b1c7f9b9 modified the recipient list fetch logic 2011-06-15 13:05:08 +05:30
Pratik Vyas
800e2fad2a Fixed packagename bug in jstimestamp 2011-06-15 02:14:05 +05:30
Pratik Vyas
4276fee221 modules.js tested to run but requires fix in jstimestamps.py to run packages correctly 2011-06-14 22:14:58 +05:30
Anand Doshi
d28c12be3a Added recipient list to the backup download available message so that user can check that email. 2011-06-14 16:53:48 +05:30
Anand Doshi
4bb7cf07d5 Redownloaded backups.py 2011-06-14 16:31:34 +05:30
Anand Doshi
7344c6a09c renamed backups.py to backups-temp.py 2011-06-14 16:06:25 +05:30
Anand Doshi
63b28bcf9d Added delete function to delete temporary backup files 2011-06-14 10:47:23 +05:30
Anand Doshi
ff966f6c53 Added comments 2011-06-14 10:34:38 +05:30
Anand Doshi
97a08b58fb Added function to delete old temporary backup files when user downloads backup. 2011-06-14 10:30:56 +05:30
Anand Doshi
00eefb1a1c Backup Generator Module: On Tools > Download Backup, backup link is emailed. 2011-06-13 17:42:51 +05:30
Pratik Vyas
589f916daa jsdependency and compilejs.py tested OK 2011-06-13 17:10:36 +05:30
Pratik Vyas
c22a25d204 js namespace related methods in different class & fixed stitching logic 2011-06-12 18:36:36 +05:30