Commit graph

123 commits

Author SHA1 Message Date
Anand Doshi
fba21c2a6d Resolved cannot find module defs issue.
The module was referred to as defs and not as webnotes.defs, hence the issue.
2011-07-26 16:46:13 +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
02ef25656d fixes to install, doctype 2011-07-22 19:12:31 +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
ed8bf48c52 bugfix on profile save for guest and admin 2011-07-22 18:52:33 +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
fe2042d078 page.py: ignore file read if no module 2011-07-20 11:30:43 +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
nabinhait
be5fc969c2 error fixed 2011-07-07 16:14:28 +05:30
nabinhait
1528fc0ee1 error fixed 2011-07-07 15:23:43 +05:30
Rushabh Mehta
5e463ab4ad runserverobj fix 2011-07-06 15:17:02 +05:30
Rushabh Mehta
a3840b13b0 runserverobj fix 2011-07-06 15:08:32 +05:30
Rushabh Mehta
c88e58048a doclist.py: check submission before cancel 2011-07-06 13:02:05 +05:30
Rushabh Mehta
ea0fc71ef3 pass method to event 2011-07-06 12:41:24 +05:30
Rushabh Mehta
1e9f8e86c0 push doclist with runserverobj 2011-07-06 12:24:30 +05:30
Rushabh Mehta
5c0b9fa8f0 cancel bug 2011-07-06 11:50:20 +05:30
Rushabh Mehta
fb12a7a589 delete_doc 2011-07-06 11:24:41 +05:30
nabinhait
32a255dfa2 file and file group added into git 2011-07-06 10:00:11 +05:30
nabinhait
44ef5e0702 txt file content reorganised with pprint 2011-07-06 09:51:31 +05:30
nabinhait
8b81248527 Merge branch 'master' of git@github.com:webnotes/wnframework 2011-07-06 09:41:02 +05:30