Commit graph

168 commits

Author SHA1 Message Date
Rushabh Mehta
e831439d8b [minor] added ignore_links in data_import_tool 2013-09-13 15:29:21 +05:30
Rushabh Mehta
300848740c [minor] added ignore_links in data_import_tool 2013-09-13 15:20:20 +05:30
Rushabh Mehta
e88b97b9e7 [minor] added ignore_links in data_import_tool 2013-09-13 15:16:00 +05:30
Rushabh Mehta
d74a13a4f1 [import/export] [minor] cleanup 2013-09-13 14:37:10 +05:30
Rushabh Mehta
1b150683a6 merge 2013-09-13 13:16:45 +05:30
Rushabh Mehta
c4296eca23 minors 2013-09-13 13:02:48 +05:30
Nabin Hait
59c25b4e2b [fix] [minor] in upload optional argument for overwrite 2013-09-13 12:00:52 +05:30
Nabin Hait
ec35e5d1f7 [fix] [minor] dont submit from import if doc is not submittable #853 2013-09-12 18:38:24 +05:30
Rushabh Mehta
4d55677114 [minor] [fix] [import] 2013-09-12 18:36:26 +05:30
Nabin Hait
ca54d30099 [fix] [minor] import parent + child data 2013-09-12 16:19:24 +05:30
Rushabh Mehta
6501239a46 [minor] [install] added install fixtures 2013-09-11 19:36:46 +05:30
Rushabh Mehta
224aa2442b [minor] changes to make new app friendly 2013-09-11 16:07:25 +05:30
Rushabh Mehta
652cc1e136 minor fixes 2013-09-10 17:56:05 +05:30
Rushabh Mehta
9a117d4883 [finder] [minor] [fix] webnotes/erpnext#836 2013-09-10 15:35:09 +05:30
Rushabh Mehta
5ae084f196 [minor] fixes to finder added new 2013-09-07 23:00:34 +05:30
Rushabh Mehta
e955a898fa [notification] [minor] [fix] 2013-09-06 17:08:49 +05:30
Rushabh Mehta
444fcff7e8 [notification] [minor] [fix] 2013-09-06 16:33:26 +05:30
Rushabh Mehta
7da32bb438 [finder] New App for finding documents quickly. 2013-09-06 16:25:32 +05:30
Rushabh Mehta
f631ee015c [finder] [started] [wip] 2013-09-06 12:44:53 +05:30
Anand Doshi
35078015f2 Merge branch 'master' into customer-login 2013-09-04 15:10:15 +05:30
Pratik Vyas
0c8c862db8 [minor] [js] no notification count if no module doctypes 2013-09-04 10:56:11 +05:30
Anand Doshi
5b4c4efd95 Merge branch 'master' into customer-login 2013-09-03 16:42:19 +05:30
Rushabh Mehta
79f4849851 [minor] removed erpnext namespaces/branding 2013-09-02 15:33:37 +05:30
Anand Doshi
5c1fcded9c [fix] [minor] use prop instead of attr to disable a field 2013-08-30 18:23:03 +05:30
Rushabh Mehta
61f2e4a258 [data import] changed separator to ~ instead of - 2013-08-27 10:43:40 +05:30
Anand Doshi
4c7c09df89 [fix] [minor] fixes after bootstrap 3 2013-08-22 15:41:50 +05:30
Anand Doshi
b8ca7227cc [fix] [minor] fixes after bootstrap 3 2013-08-22 15:37:09 +05:30
Rushabh Mehta
96236d636e [major] upgrade to bootstrap 3 2013-08-21 17:48:02 +05:30
Rushabh Mehta
7728c8bcfc [minor] [data import] [reportview] fixes 2013-08-20 15:18:06 +05:30
Rushabh Mehta
d83baa89c1 [data import] [minor] covert numeric types before saving 2013-08-09 18:11:02 +05:30
Rushabh Mehta
348db9c49b [salary structure] Cleanup, Fixed Monthly Register Report and other minor changes 2013-08-06 17:53:40 +05:30
Rushabh Mehta
ca98b885f2 [mapper] [minor] idx fix for multiple pulls webnotes/erpnext#651 2013-08-06 12:40:23 +05:30
Rushabh Mehta
2e95247b5f [minor] [license] Standardizied license string in py an js code files 2013-08-05 14:46:00 +05:30
Anand Doshi
6e58c47faa [fix] [minor] data import for only child table 2013-08-02 16:29:17 +05:30
Rushabh Mehta
1b837845ed [minor] fixes to data import tool, docs and lead 2013-08-02 15:24:43 +05:30
Rushabh Mehta
aa46bb12be [minor] fixes to data import tool, docs and lead 2013-08-02 15:16:58 +05:30
Rushabh Mehta
90685ae299 [data import tool] [feature] Added ability to import / export documents with child records 2013-08-02 12:47:04 +05:30
Rushabh Mehta
84fff03a56 Merge branch 'master' of github.com:webnotes/wnframework 2013-07-30 16:20:07 +05:30
Rushabh Mehta
00884f4555 [data-import-tool] [minor] updated for calling upload from app 2013-07-30 16:18:38 +05:30
Anand Doshi
513a78bded [fix] [minor] fixes post changes in script manager trigger [issue] webnotes/wnframework#228 2013-07-30 14:42:27 +05:30
Anand Doshi
f6f54d7027 [fix] [client script] call cur_frm.cscript.custom_ type functions in the callback of standard functions 2013-07-29 19:30:37 +05:30
Anand Doshi
607c2faffe [minor] [cleanup] [issue] webnotes/erpnext#438 - change user_type Partner to Website User 2013-07-25 17:17:46 +05:30
Anand Doshi
ed19656e19 [fix] [minor] upload callback arguments changed 2013-07-25 16:02:12 +05:30
Anand Doshi
fb9d225e7e [minor] [fix] use prop(checked) instead of attr(checked) as recommended for jQuery 1.9.1 2013-07-24 13:07:23 +05:30
Anand Doshi
87d4657d01 [minor] [fix] permission manager 2013-07-23 13:08:33 +05:30
Anand Doshi
4c62ee4753 Merge branch 'master' of github.com:webnotes/wnframework 2013-07-22 16:25:29 +05:30
Anand Doshi
1e9ff5c4e1 [minor] [fix] get query for defvalue in user properties' add property dialog 2013-07-22 16:18:50 +05:30
Rushabh Mehta
5e4a2ddb67 [fix] [attachments] do not allow to remove if no write permissions 2013-07-22 15:59:18 +05:30
Anand Doshi
c9b63d3f43 [minor] [update manager] changed page title and update label 2013-07-19 16:49:48 +05:30
Anand Doshi
b95b4bcff1 [minor] [fix] modules setup update button 2013-07-17 14:14:59 +05:30