Commit graph

125 commits

Author SHA1 Message Date
Rushabh Mehta
a1c43e51bb fixed attachments - now not reqd to save after attaching 2011-08-11 15:46:19 +05:30
Rushabh Mehta
bcf6471612 fix to update_after_submit 2011-08-11 14:02:08 +05:30
Rushabh Mehta
796773bc67 fix to update_after_submit 2011-08-11 13:57:42 +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
4899164ac2 add newline between js and custom 2011-07-28 16:54:05 +05:30
Rushabh Mehta
98492ce27f module.py: custom code fix 2011-07-27 18:19:01 +05:30
Rushabh Mehta
b884581ac7 module.py: custom code fix 2011-07-27 18:18:22 +05:30
Rushabh Mehta
e35679b3b9 module.py: custom code fix 2011-07-27 18:16:33 +05:30
Rushabh Mehta
0e122002e1 doctype.py: custom code fix 2011-07-27 18:15:01 +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
d9087a8ae1 fix to js import, now uses scrub for doctype imports 2011-07-26 13:55:56 +05:30
Rushabh Mehta
226062d649 fix to session cache 2011-07-22 22:42:00 +05:30
Rushabh Mehta
01984888e9 fix to session cache 2011-07-22 21:15:52 +05:30
Rushabh Mehta
3ef10b4df9 fixes to install, doctype 2011-07-22 19:08: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
ccbb17684b merge changes from stable 2011-07-22 17:46:52 +05:30
Rushabh Mehta
5346562300 override tags (property master) 2011-07-22 17:44:06 +05:30
Rushabh Mehta
acbc54e86b override tags (property master) 2011-07-22 17:42:20 +05:30
Rushabh Mehta
3e15a03a91 doctype.py: added get_property and called in tags 2011-07-22 17:06:40 +05:30
Rushabh Mehta
f55ffc988a added sync_all in module 2011-07-22 16:57:49 +05:30
Rushabh Mehta
ecba0e071c added 'Sandbox' doctype and test cases for new module development 2011-07-22 13:11:01 +05:30
Rushabh Mehta
f7ee372c97 cleanup of modules 2011-07-21 17:52:37 +05:30
Rushabh Mehta
ae2f0d0377 fixes for sitemp.xml 2011-07-21 10:07:16 +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
9d664116d4 update jquery to 1.6 and added keyboard shortcuts 2011-07-20 11:00:40 +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
40adbbd0c7 doclist.py: don't change docstatus while saving if it is already 2 2011-07-18 14:16:50 +05:30
Rushabh Mehta
b204cbb708 fixes to page: restrict name to 20 chars and ignore files if no module, doclist 2011-07-17 09:45:29 +05:30
Rushabh Mehta
3c6b72f307 Merge branch 'master' of github.com:webnotes/wnframework 2011-07-15 14:14:29 +05:30
Rushabh Mehta
bc1544ea3e fixes to scheduler, get_defaults and defs to accept empty password: 2011-07-15 14:13:51 +05:30
Anand Doshi
5dfd3f5e39 On creation of new doc, owner should be session user only if owner is not passed explicitly. 2011-07-15 13:50:31 +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
Anand Doshi
d3b0961b90 Solved syntax error in line 361 near replace function 2011-07-13 12:47:05 +05:30
nabinhait
145f49d354 fixed syntax error 2011-07-08 15:06:20 +05:30
Anand Doshi
088b6429da Modified restore_database in db_schema.py to account for spaces in root_password 2011-07-08 12:23:04 +05:30
Anand Doshi
531a9fe0e3 Merge branch 'master' of github.com:webnotes/wnframework 2011-07-07 18:20:11 +05:30
Anand Doshi
14258c89f6 Merge branch 'master' of github.com:anandpdoshi/wnframework 2011-07-07 18:19:11 +05:30
Anand Doshi
2118ff109a Resolved issue of double entry in home feed 2011-07-07 18:18:04 +05:30