Commit Graph

533 Commits

Author SHA1 Message Date
chfw 541ae39d08 update test case for python3 2016-11-25 09:04:32 +00:00
chfw 212fd08dd0 use a different branch 2016-11-25 00:27:20 +00:00
chfw f0cbf401ca launch 0.3.0 2016-11-25 00:20:06 +00:00
chfw eea8e87be8 code refactoring: label private, protected or public for class attributes 2016-11-25 00:14:58 +00:00
chfw 1e2643a449 Merge branch 'master' of https://github.com/pyexcel/pyexcel-io 2016-11-24 23:23:05 +00:00
chfw c8d8ef0ec9 fix python 3 failures 2016-11-24 23:17:41 +00:00
chfw bfaff0aa72 update conf syntax 2016-11-24 23:11:48 +00:00
chfw d1df7a055b fix failing tests 2016-11-24 23:09:09 +00:00
chfw 419810939f prepare for release 2016-11-24 22:58:22 +00:00
chfw b6ee0239e2 Merge branch 'master' of https://github.com/pyexcel/pyexcel-io 2016-11-23 11:14:55 +00:00
chfw 5f5c4b1abb sync with commons 2016-11-22 23:58:15 +00:00
chfw 25ff948f8f fix #23: replace int(float(cell_text)) with int(cell_text) 2016-11-22 23:56:30 +00:00
chfw f30a2e1908 code refactoring 2016-11-13 00:24:21 +00:00
chfw f42bb83a2f code refactoring: replace RWManager class with module level functions 2016-11-02 18:40:20 +00:00
chfw f613bd21d5 kick start 0.2.4 2016-09-16 09:43:48 +01:00
chfw 8780239bbd update change log 2016-09-16 09:40:51 +01:00
chfw 3132e87732 prepare for version 0.2.3 release 2016-09-16 09:36:58 +01:00
chfw 6b6831311b fix flake8 issues 2016-09-15 20:32:14 +01:00
chfw a7870f0ad7 document #21 how to use the feature 2016-09-15 17:52:30 +01:00
chfw 6dcd243c40 addressing #22, custom renderer for all rows 2016-09-15 17:43:12 +01:00
chfw fc0e68cbc7 remove useless code 2016-09-14 22:55:17 +01:00
chfw e91612fa55 get rid of redudant code line 2016-09-05 20:05:09 +01:00
chfw 34ee808a1d #21, document how to extract a subset from multiple database tables 2016-09-02 18:14:25 +01:00
chfw 2b0f03a666 document how to obtain a sub set from a database table 2016-09-02 18:08:46 +01:00
chfw ef9654abfe address issue #21: select sql table fields 2016-09-02 17:53:06 +01:00
chfw 6441bfbec3 address issue #21: select django model fields 2016-09-02 17:50:01 +01:00
chfw 2413d49076 sync with commons 2016-09-02 17:45:51 +01:00
chfw 3b3042f423 prepare for v0.2.2 release 2016-08-31 18:18:19 +01:00
chfw e3036155a1 remove extra section header 2016-08-31 18:09:26 +01:00
chfw 854d3240ca fix doc build failure 2016-08-31 17:50:12 +01:00
chfw 16d60878fb add io link 2016-08-31 17:30:54 +01:00
chfw 68e0640ea2 update doc 2016-08-31 16:08:57 +01:00
chfw a295fea4bc fix styling complains 2016-08-31 08:21:48 +01:00
chfw ca2852acae update test cases because a different exception was raised 2016-08-30 17:50:35 +01:00
chfw 19eb4de9a7 remove dependency for _compact 2016-08-30 17:39:56 +01:00
chfw e090c24338 use latest setuptools for testing 2016-08-30 17:29:45 +01:00
chfw cd0b63dcfd fix issue #20, infinity conversion to integer blew up pyexcel-io 2016-08-30 15:57:35 +01:00
chfw f60389cccb apply changes from https://github.com/pyexcel/pyexcel/issues/52. hence it has a side effect on https://github.com/pyexcel/pyexcel/issues/49 2016-08-30 15:35:17 +01:00
chfw e3b6bc739f Merge branch 'master' of https://github.com/pyexcel/pyexcel-io 2016-08-30 15:14:16 +01:00
chfw 0a0d20b893 code refactoring 2016-08-30 15:12:52 +01:00
chfw 182c6d29b4 adding pyexcel-xlsxw 2016-08-28 23:30:20 +01:00
chfw eeadb63716 prepare for release 2016-08-26 23:43:08 +01:00
chfw 8f9bf5cbb8 make flake8 happy 2016-08-25 23:43:31 +01:00
chfw a35681d537 skip_empty_rows=True 2016-08-25 17:52:13 +01:00
chfw acb300580d ignore tailing empty rows 2016-08-24 23:52:41 +01:00
chfw 559dfaecf4 fix range vs xrange over python 2 to 3 compactibility problem 2016-08-24 18:10:46 +01:00
chfw b6cee4db4c bug fix 2016-08-24 17:55:40 +01:00
chfw 5cd48d153c provide default implemenation for external plugins. less codes for those plugins 2016-08-24 17:51:00 +01:00
chfw 597223e2de Merge branch 'master' of https://github.com/chfw/pyexcel-io 2016-08-24 17:33:49 +01:00
chfw 6cbceef3ca fix coding styles 2016-08-24 17:33:19 +01:00