Commit Graph

271 Commits

Author SHA1 Message Date
chfw fab727cd16 setup rnd build 2016-05-23 09:33:43 +01:00
chfw 8444cefdb6 resolve #9: auto detect integer if possible 2016-05-23 09:13:01 +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 950b40a0c1 update all files 2016-05-20 20:32:03 +01:00
chfw c20bfdcd88 stay with odfpy0.9.6 for the upgrade 2016-05-20 20:26:15 +01:00
chfw a43300a601 test with latest odfpy and on all other python platforms 2016-05-20 18:18:26 +01:00
chfw 70514db02e keep old readme for now as this library stays with v0.2.1 2016-05-20 18:15:43 +01:00
jaska e139a916e5 Merge pull request #10 from jayvdb/moban-upgrade
Replace applymoban.py with Yaml configuration
2016-05-10 12:28:18 +01:00
John Vandenberg 9c0a54d0bd Replace applymoban.py with Yaml configuration
Add Change log.
2016-05-10 18:02:04 +07:00
jaska 31a34d1a7a Merge pull request #7 from matkoniecz/typo
fromat -> format, @matkoniecz ,thanks
2016-02-07 21:45:29 +00:00
Mateusz Konieczny 3b5fb0a365 fromat -> format 2016-02-07 19:50:11 +01:00
chfw c4091acc98 minor update 2016-02-07 00:02:20 +00:00
chfw db89256353 minor update 2016-02-06 23:56:46 +00:00
chfw 1ca952ebc2 0.1.1 release 2016-01-29 22:03:17 +00:00
chfw cad52cba25 minor update 2016-01-29 21:51:55 +00:00
chfw cb01502d44 yielding the array in the way as every other pyexcel plugins do 2016-01-29 11:31:16 +00:00
chfw 16d2a896d2 Feature migration from pyexcel-ods3 where timedelta is supported 2016-01-29 11:25:54 +00:00
chfw a2af0b75a8 Merge branch 'master' of https://github.com/chfw/pyexcel-ods 2016-01-28 22:58:10 +00:00
chfw d7d8589876 address #5: initial implementation for multi-line text cell, read and write 2016-01-28 22:57:47 +00:00
chfw df0b731313 remove applymoban.py 2016-01-23 23:39:46 +00:00
chfw 561b831c6f further de-duplication 2016-01-23 23:03:22 +00:00
chfw 58c7f31b78 remove duplicate license template 2016-01-23 22:33:09 +00:00
chfw 7be57ffabb remove duplicated information 2016-01-23 22:30:31 +00:00
chfw 7bb75d03c0 prepare for 0.1.0 release 2016-01-17 16:27:22 +00:00
chfw b0f4828532 prepare for 0.1.0 release 2016-01-17 16:26:39 +00:00
chfw 21f4ef45aa 0.1.0 release candidate 2015-12-23 21:52:46 +00:00
chfw 95348d4a96 fix broken build 2015-12-20 22:55:03 +00:00
chfw 1914be8f21 use get_data then load_data 2015-12-20 22:46:21 +00:00
chfw 8beb24ab6c 0.1.0-dev using yield keyword from pyexcel-io 0.1.0 2015-12-20 22:45:17 +00:00
chfw 7c9b3875c9 fix documentation directive 2015-10-09 23:47:00 +01:00
chfw a41252fad9 prepare for 0.0.12 release 2015-10-09 23:44:32 +01:00
chfw e82b8c1a5a make pip faster. reference: http://stackoverflow.com/questions/20101834/pip-install-from-github-repo-branch 2015-10-09 21:28:14 +01:00
chfw 611b970af1 update .travis to use master branches 2015-10-09 21:15:13 +01:00
chfw aa8760e09c fix issue #4: too many columns with empty values(None) 2015-10-09 20:56:42 +01:00
chfw cc56b0c5f3 pump up version no. 2015-09-25 22:00:53 +01:00
chfw 85b3b6ac8f code refactoring 2015-09-25 21:42:41 +01: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 68736d1ecc migrate travis to new infra 2015-09-14 21:25:26 +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 18b7971c45 fix build setup 2015-09-09 23:59:05 +01:00
chfw 0224ed6c37 fix build setup 2015-09-09 21:37:01 +01:00
chfw 49f1bd9622 pop up to 0.0.10 2015-09-08 23:36:46 +01:00
chfw 10fee2f578 make more options for documentation 2015-09-08 23:35:47 +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 06a1a550c9 fix ods badge 2015-08-20 19:14:24 +01:00
chfw 065449122d minor fix on readme 2015-08-20 19:03:24 +01:00
chfw 6e933320f6 update version 2015-08-19 22:45:43 +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 663f7e4be3 fix readme test 2015-08-19 21:02:24 +01:00
chfw 22a6c3dc10 get rid of latest odfpy 1.3.0, which is not working 2015-06-28 00:18:15 +01:00