Commit Graph

98 Commits

Author SHA1 Message Date
shirshasa
0ac20999b5 epub converter: add logging, fix image processing 2021-05-20 19:03:05 +03:00
shirshasa
b472c5b9f7 epub converter: fix headings levels 2021-04-30 15:21:35 +03:00
shirshasa
d21b11f99a epub converter: add table processing, class removal 2021-04-29 16:23:46 +03:00
shirshasa
0a9124c046 epub converter: prettify css_reader.py 2021-04-29 12:48:50 +03:00
shirshasa
e06bc58257 epub converter: prettify color_reader.py 2021-04-29 09:32:46 +03:00
shirshasa
44e4e889f3 epub converter: small fix 2021-04-26 15:26:36 +03:00
shirshasa
8a47f74e8b epub converter: fix importing 2021-04-26 15:25:21 +03:00
shirshasa
4a89141cc3 epub converter: consumer.py 2021-04-23 15:22:20 +03:00
shirshasa
6cd4f9401d epub converter: update 2021-04-23 15:21:24 +03:00
shirshasa
d5dc3529b7 epub converter: update config.py 2021-04-23 14:28:28 +03:00
shirshasa
37e47d0aa7 epub converter: add color conversion, update adding style tags 2021-04-23 14:20:21 +03:00
shirshasa
bf7989e716 epub converter: update css processing 2021-04-23 09:35:35 +03:00
shirshasa
e0e64a0c38 epub converter: add css processing 2021-04-22 17:26:17 +03:00
shirshasa
8f284651c4 epub converter: add epub book conversion pipeline 2021-04-21 17:28:13 +03:00
shirshasa
ea0814fb4c epub converter: add access object for image processing
- update headings cleaning
- add h tag removal
-
2021-04-21 17:27:50 +03:00
shirshasa
dce0f871a8 epub converter: rename from epub_converter.py 2021-04-19 11:35:38 +03:00
shirshasa
1df37b6122 epub converter: add footnotes, list processing 2021-04-19 11:20:20 +03:00
shirshasa
c6a4a5fac4 epub converter: update access.py 2021-04-19 11:18:26 +03:00
shirshasa
5e58cb3d92 epub converter: add headers and image processing 2021-04-15 14:45:41 +03:00
shirshasa
880b045de0 epub converter: add files 2021-04-14 14:29:19 +03:00
shirshasa
a353f0346f converter: just renaming file and functions 2021-04-14 14:15:34 +03:00
shirshasa
81ccbf5af3 converter: rename from book.py 2021-04-14 13:53:12 +03:00
shirshasa
f7f660c969 converter fix: pt to px 2021-03-22 10:35:19 +03:00
shirshasa
718f81b124 converter fix: add text-indent if \t in the start of <p> 2020-12-02 16:43:22 +03:00
shirshasa
efea215c48 update tests on pages: course, profile, login, history 2020-11-02 14:11:22 +03:00
shirshasa
e929ac08ff converter fix: cleaning bad utf symbols in hrefs 2020-10-30 00:30:52 +03:00
shirshasa
fb6a9aea6c converter fix: font-size removed from footnotes 2020-10-30 00:17:29 +03:00
shirshasa
813c5962c9 converter fix: toc links processing 2020-10-29 18:18:46 +03:00
shirshasa
65cd124c9d [LAW-3716]converter fix: change indent value to fixed 2020-10-28 15:28:44 +03:00
shirshasa
bc67b8bbeb converter fix: add colors 2020-10-28 12:13:26 +03:00
shirshasa
a1d7ab0a8d converter fix 2020-10-23 12:54:54 +03:00
shirshasa
cadb5a6e56 fix colors in converter 2020-10-22 14:50:39 +03:00
shirshasa
adb9b17500 fix chapter formatting 2020-10-22 14:21:02 +03:00
shirshasa
47cb02bc54 [LAW-3262] fix footnote href 2020-10-13 19:36:04 +03:00
shirshasa
d22103239f [LAW-3626] fix 2020-10-13 18:50:11 +03:00
shirshasa
5917fe51e0 fix heading in json 3.0 2020-09-28 16:40:20 +03:00
shirshasa
e913a5f49a fix heading in json 2.0 2020-09-28 15:28:55 +03:00
shirshasa
95ceb1e089 fix heading in json 2020-09-28 12:53:24 +03:00
shirshasa
4853d2c49f fix toc removing 2020-09-28 11:36:09 +03:00
shirshasa
1daa851e59 Merge branch 'develop' into refactoring 2020-09-28 10:28:37 +03:00
shirshasa
d33a3864d2 add color processing in headings 2020-09-28 10:22:14 +03:00
shirshasa
dafe1d5980 fix marking paragraphs as headings 2020-09-25 13:12:34 +03:00
shirshasa
3546380cf8 add color style processing 2020-09-23 15:24:39 +03:00
shirshasa
f392b6930d add 5 lvl 2020-09-18 17:50:02 +03:00
shirshasa
7143442561 add new fixture for creating new user 2020-09-18 17:45:39 +03:00
shirshasa
e4f4a8a089 quick fix 2020-08-28 13:52:06 +03:00
shirshasa
b66ef6296f quick fix 2020-08-28 13:44:43 +03:00
shirshasa
f27eefb96b refactor converter
- split book class into html-preprocessor, json-converter, book(with main flow) classes.
- pick out logging, law carta setup, updating status via api into separate objects
- in html-preprocesser: add cleaning hrefs
2020-08-28 11:58:04 +03:00
gregory-p
b41e86b9b2 Merge pull request #106 from Teqniksoft/converter-fix
update converter
2020-08-20 16:49:48 +03:00
shirshasa
a103df8fe1 update logging errors 2020-08-20 16:26:43 +03:00