Commit Graph

250 Commits

Author SHA1 Message Date
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 0f9df55aea prepare for 0.2.1 release 2016-08-31 19:07:17 +01:00
chfw 0c1889d009 try to use latest odfpy which finally enables python 3 support officially 2016-08-31 18:11:30 +01:00
chfw 6f48e97e2a sync with commons 2016-08-31 08:41:51 +01:00
chfw 241159b1d8 code refactoring 2016-08-26 08:36:05 +01:00
chfw d123c7ecd8 update readme 2016-08-25 23:52:55 +01:00
chfw 9121db3df2 update presentation style 2016-08-25 17:58:42 +01:00
chfw 0d6833f584 better pagination support 2016-08-25 17:54:20 +01:00
chfw 060def8af1 fix a bug in readme doctest 2016-08-23 18:09:13 +01:00
chfw cbdaa6dfcf fix a bug in readme doctest 2016-08-23 18:05:09 +01:00
chfw 79a58110ee document pagination 2016-08-23 17:53:30 +01:00
chfw b28c35fb1a include flake8 exceptions 2016-08-22 17:58:24 +01:00
chfw 894156ae62 implement pyexcel-io v0.2.2 pagnation support 2016-08-22 17:28:14 +01:00
chfw 096e016815 update rst format 2016-07-14 08:20:59 +01:00
chfw 0f3c160e8a use builtins for unicode problem in python3+flake8 2016-06-09 11:00:36 +01:00
chfw 8b27ae2022 use aq1's branch for testing python3 2016-06-09 10:15:03 +01:00
chfw e569d139b7 minor update 2016-06-09 08:41:07 +01:00
chfw fbdbc42860 clean code 2016-06-08 23:43:46 +01:00
chfw 56b1d57b26 test python 3 2016-06-03 08:56:26 +01:00
chfw a7062bb3d8 resolve #13: consecutive blank row are preserved 2016-06-02 09:11:32 +01:00
chfw 41f5ea8756 release 0.2.0 2016-06-01 19:59:07 +01:00
chfw 5c73c9bead update readme due to api changes in save_to_memory which returns an io stream 2016-06-01 18:21:06 +01:00
chfw 92e58f9b6a update change log and readme 2016-05-24 09:21:17 +01:00
chfw 4753855a87 align readme file 2016-05-23 23:38:14 +01:00
chfw 872e2a3884 test case for issue #9 2016-05-23 23:31:51 +01:00
chfw 62202d402d pylinting 2016-05-23 23:31:13 +01:00
chfw cdcd229f00 test readme as it passes 2016-05-23 09:59:59 +01:00
chfw 15ace93985 adding missing file 2016-05-23 09:59:48 +01:00
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