Commit graph

104 commits

Author SHA1 Message Date
Anand Doshi
7ff8f2c670 [minor] [fix] check record during data import of a complete record 2013-11-15 19:12:00 +05:30
Rushabh Mehta
370289df90 [data import tool] check dates before import 2013-11-15 13:37:06 +05:30
Anand Doshi
d8ef72f01f [minor] fixes after cleanup 2013-11-13 18:53:44 +05:30
Anand Doshi
fd84b62236 [minor] fixes in data import, serial no and setup wizard 2013-10-18 16:07:47 +05:30
Anand Doshi
b28916d8bd [minor] fixes after merge with master 2013-10-10 18:44:18 +05:30
Akhilesh Darjee
30275d826c Merge branch 'wsgi' of github.com:webnotes/wnframework into wsgi 2013-10-09 12:23:56 +05:30
Rushabh Mehta
2e0a75a8eb [wsgi] [minor] fixed flags 2013-10-08 18:22:51 +05:30
Akhilesh Darjee
631f0fa60c [fix] [issue] webnotes/erpnext#948 server messages clear from locals whenever exception is raised 2013-10-08 11:28:40 +05:30
Anand Doshi
4cccb9a7ae [minor] wnf refactor, fixes in demo 2013-09-26 15:56:54 +05:30
Rushabh Mehta
74a38a1aaf [install] [minor] ability to reinstall fixtures 2013-09-18 12:32:55 +05:30
Rushabh Mehta
72b2d4a3f1 [install] [minor] ability to reinstall fixtures 2013-09-18 12:28:58 +05:30
Anand Doshi
5f3fd5184d [fix] [minor] [website] 2013-09-16 19:28:06 +05:30
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
Anand Doshi
9e9e336224 Merge branch 'website-wip' of github.com:webnotes/wnframework into website-wip 2013-09-13 11:49:01 +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
Anand Doshi
5d19c69e1c Merge branch 'master' of github.com:webnotes/wnframework into website-wip
Conflicts:
	core/page/data_import_tool/data_import_tool.py
2013-09-12 17:03:24 +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
61f2e4a258 [data import] changed separator to ~ instead of - 2013-08-27 10:43:40 +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
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