Commit Graph

37 Commits

Author SHA1 Message Date
chfw 07ee703b59 🤝 update project meta data and 💄 update coding style 2020-10-03 10:22:16 +01:00
chfw 7f54170075 👕 coding style update 2019-11-10 16:30:00 +00:00
chfw 87e7a33fac 🥚 🎡 release 0.5.6. fix #33, #32 2019-03-19 08:37:19 +00:00
chfw 3fc0533512 🤝 merge with master branch 2019-03-16 14:07:36 +00:00
chfw f3b2ad0510 💚 make unit test pass 2018-11-26 08:10:27 +00:00
chfw ce04e9e679 🔨 make format using isort and black 2018-11-26 07:56:21 +00:00
chfw 60aea378ae make an exception when integer precision loss happens. resolve #30 2018-11-26 07:50:08 +00:00
chfw 2b339183ef 🐛 exception when the type of currency is missing. fix #27 2018-05-23 08:35:20 +01:00
chfw f4f4f51884 🔬 make a test assertion. #24 2018-05-23 08:27:08 +01:00
chfw 6b80080fd2 ignore comment in the cell. fix #24 2018-05-23 08:15:54 +01:00
chfw 32c7728949 💚 fix broken tests 2017-08-27 07:14:12 +01:00
chfw 5e54845d60 🚑 remove the f**k pdb in the test. 2017-08-24 18:48:49 +01:00
chfw c6bbd2b58c 🐛 fix #23 2017-08-23 23:33:13 +01:00
chfw faf28f2735 🤝 merge 2017-08-23 23:25:17 +01:00
chfw dbcfb77f1c 🐛 test #23 2017-08-23 23:24:05 +01:00
chfw a180d610e5 💚 🔬 🎨 fix the broken test, code refactor the whitespace handler 2017-08-23 18:16:37 +01:00
chfw ab98fe8849 fix broken tests 2017-06-14 23:27:31 +01:00
chfw f5930fcf89 make sure pyexcel-ods is used for reading 2017-05-31 23:40:17 +01:00
chfw 4c35d8f90a verify odfpy does close file handle, https://github.com/pyexcel/pyexcel-xlsx/issues/14 2017-05-31 23:39:12 +01:00
chfw b7316ce961 fix flake8 warning 2017-05-03 22:26:07 +01:00
chfw dad76a368f fix #19 bug fix on multi-node text 2017-05-03 12:45:21 +01:00
chfw 684f7101b9 fix #6: PT288H00M00S is a valid duration 2017-04-07 14:34:17 +01:00
chfw 7774a01d18 update test case due to https://github.com/pyexcel/pyexcel-io/issues/29 2017-01-24 22:44:34 +00:00
chfw 9b7b4417aa update release candidate version and update common files 2016-10-18 00:47:03 +01:00
chfw 432376a5f1 fix #14: fix numbercolumnsrepeated where cached row runs out of index 2016-10-18 00:41:01 +01:00
chfw 241159b1d8 code refactoring 2016-08-26 08:36:05 +01:00
chfw 0d6833f584 better pagination support 2016-08-25 17:54:20 +01:00
chfw fbdbc42860 clean code 2016-06-08 23:43:46 +01:00
chfw a7062bb3d8 resolve #13: consecutive blank row are preserved 2016-06-02 09:11:32 +01:00
chfw 10923712b3 upgrade pyexcel-ods to use pyexcel-io v0.2.0: new plugin structure and auto load 2016-05-23 09:00:23 +01:00
chfw 95348d4a96 fix broken build 2015-12-20 22:55:03 +00:00
chfw 80c9657c7f fix #3: accept long date time string 2015-08-17T19:09:59.999999 2015-09-23 20:27:24 +01:00
chfw 1076c61de8 fix #3: parse yyyy-mm-dd or yyyy-mm-ddThh:mm:ss 2015-09-14 21:02:31 +01:00
chfw 0fc559485d fix #3: use dateutil.parser.parse to handle iso date, created by libreoffice 2015-09-08 23:29:01 +01:00
chfw 3c5f646546 fix #2: it turns out that string and unicode do not need value field in the cell. hence getting rid of it helps solve unicode encode error. it tried to do this and failed table:table-cell office:value-type=unicode office:string='Héllô' 2015-08-19 22:45:23 +01:00
chfw d8615b0f46 remove print, minor 2015-05-28 09:29:47 +01:00
chfw 8dc28cf646 fix #1: values in cell with number-columns-repeated should have been appended 2015-05-28 09:28:23 +01:00