Commit graph

72 commits

Author SHA1 Message Date
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
ed19656e19 [fix] [minor] upload callback arguments changed 2013-07-25 16:02:12 +05:30
Anand Doshi
d2ba58bd73 [minor] icon for page 2013-07-11 18:28:28 +05:30
Rushabh Mehta
9e8ba300cb [style] Added Icons to Pages 2013-07-11 14:50:38 +05:30
Rushabh Mehta
6e96dde2d6 [import] fixes 2013-06-27 10:54:47 +05:30
Rushabh Mehta
5098fa249b [setup] new page + minor fixes 2013-06-26 17:20:11 +05:30
Rushabh Mehta
fb9bd94064 [docs] added README.md files for website, utilities 2013-06-11 10:43:18 +05:30
Nabin Hait
8375a949b1 [data import][fix] for handling exception 2013-05-28 18:51:42 +05:30
Nabin Hait
3bfb3b5b8a [updates][data-import] call validate after importing child tables data 2013-05-20 18:03:36 +05:30
Anand Doshi
2c67a15c02 [data import tool] [fix] clear output area on consecutive uploads 2013-05-15 12:21:31 +05:30
Anand Doshi
abea2f2139 [data import] [fix] shifted common functions to datautils, so as not to cause permission error for role restricted whitelist methods when importing 2013-05-14 19:23:07 +05:30
Anand Doshi
b8dd5d4bdb [data import tool] [fix] fix in passing of additional input fields as params 2013-04-30 13:48:51 +05:30
Anand Doshi
661766f22f [data import tool] [fixes] fixes due to changes in the new upload widget + minor newline fix in errprint messages in handler.py 2013-04-30 13:12:11 +05:30
Anand Doshi
dc63fdbbfe Merge branch 'master' into edge
Conflicts:
	core/page/data_import_tool/data_import_tool.py
2013-04-22 14:06:22 +05:30
Anand Doshi
23e6cc11c7 [data import tool] [fix] use get_field method of model/doctype.py 2013-04-22 12:01:03 +05:30
Anand Doshi
72212c9038 Merge branch 'master' into edge 2013-04-22 11:36:39 +05:30
Anand Doshi
42dc68b138 [data import tool] [fix] empty columns logic 2013-04-22 11:30:54 +05:30
Anand Doshi
507c1c643a Merge branch 'master' into edge 2013-04-19 11:38:37 +05:30
Anand Doshi
72a4b83cb6 [data import tool] filter empty columns during import, if the exist at the end 2013-04-18 19:31:03 +05:30
Rushabh Mehta
614ecc59a7 [upload] [new design] using filereader and ajax to upload files, no more iframes 2013-04-11 12:36:30 +05:30
Rushabh Mehta
30d6a4efc9 [files] [cleanup/redesign] removed the old file_list structure and also added file listing in setup 2013-04-10 13:54:11 +05:30
Rushabh Mehta
eb90343bdb [data-import] [fix] removed separators 2013-04-03 10:45:24 +05:30
Nabin Hait
5459eca72e [data import][validation] removed validation for no options for select fields 2013-04-02 14:55:50 +05:30
Rushabh Mehta
56e0504cd0 [data-import] [fix] changed template to remove -- separators that get removed for some reason 2013-03-30 11:56:13 +05:30
Anand Doshi
31a06cbf9d fix in attach files for data import tool 2013-03-14 12:03:58 +05:30
Anand Doshi
25e4a93235 increased data import limit to 5000 records in one go 2013-03-07 12:06:15 +05:30
Nabin Hait
c348d23c36 refactored upload attendace tool 2013-03-05 15:55:21 +05:30
Nabin Hait
7e4475b9ce refactored upload attendace tool 2013-03-05 15:52:07 +05:30
Nabin Hait
479ac0273f datatype validation in voucher import tool 2013-03-01 13:21:29 +05:30
Anand Doshi
3ad812558c Merge branch 'master' of github.com:webnotes/wnframework into edge
Conflicts:
	webnotes/locale/_messages_py.json
2013-02-21 11:03:54 +05:30
Anand Doshi
bcea4fa484 data import tool - convert type based on fieldtype for int, check, currency and float 2013-02-21 10:35:43 +05:30
Rushabh Mehta
5217db4506 merge 2013-02-19 15:36:37 +05:30
Rushabh Mehta
e03234080e model_wrapper is now bean, refactoring defaults 2013-02-18 18:24:28 +05:30
Anand Doshi
5f89847fb8 make a doctype importable and allow submission in data import tool 2013-02-18 18:00:53 +05:30
Rushabh Mehta
61e4f1802f added profile and userlist as Master so it comes in data_import_tool 2013-02-06 11:59:14 +05:30
Rushabh Mehta
ea945f4e7d added explain to get_status in field for debugging 2013-02-04 10:24:40 +05:30
Anand Doshi
1c17d4f69f send data to server for downloading grid report data if size exceeds abt 200 kb 2013-01-25 20:04:07 +05:30
Anand Doshi
d20e4e019f added description to check type field for data import 2013-01-17 20:19:27 +05:30
Rushabh Mehta
99a5b5815d install from txt files, part 1 2013-01-16 17:48:14 +05:30
Anand Doshi
e9e6ca3be8 changed old type txt to new type txtt 2012-12-11 15:20:47 +05:30
Rushabh Mehta
974fb544f4 updates to website: removed webnotes.cms 2012-12-07 12:44:45 +05:30