Commit Graph

343 Commits

Author SHA1 Message Date
shirshasa
2abff5f476 fix footnote creating
- only p tags were processed before
2020-07-13 17:57:37 +03:00
shirshasa
f77d90a89c Update book.py 2020-06-26 15:44:08 +03:00
shirshasa
acfb5654ea [LAW-3447] fix big intervas in paragraphs 2020-06-24 16:23:13 +03:00
shirshasa
93dd40250f [LAW-3447] fix big intervas in list 2020-06-24 13:01:16 +03:00
shirshasa
ee5226f3eb Update consumer.py
- add libra locker
- update local run func for running multiple threads
2020-06-19 13:16:58 +03:00
shirshasa
340d68ae5d Update book.py
- add libra conversion locking
- add docx/book_id/ folder
- update test conversion func
- separate file_path intp docx_path and html_path
2020-06-19 13:15:36 +03:00
shirshasa
8a32aeb58d update book conversion
- new resulted json structure
2020-06-08 13:14:08 +03:00
shirshasa
bbe690bf80 updated book conversion
- new resulted json structure
- fixed spelling
- added asserts messages
2020-06-03 12:40:08 +03:00
shirshasa
35b8e9563c fix converting block quotes
-add border checking
-quotes before tables
2020-05-27 11:54:05 +03:00
shirshasa
c335561b26 add list preprocessing 2020-05-26 14:52:36 +03:00
shirshasa
c8fbe3c520 add converting block quotes
- from 1 cell tabel (due to first step libra conversion) to blockquote tag
2020-05-25 15:49:14 +03:00
shirshasa
f543758fdd save footnotes formatting 2020-05-25 14:55:08 +03:00
shirshasa
0dd163cfb3 code simplified 2020-05-22 14:19:00 +03:00
shirshasa
db4e1d0fb1 small fix 2020-05-22 14:05:52 +03:00
shirshasa
7f59c5d381 LAW-3261 adding is_introduction field to resulted json 2020-05-22 13:42:53 +03:00
shirshasa
36a7bea9ad small fix 2020-05-20 15:24:26 +03:00
shirshasa
a9e8023804 [LAW-3158] domen defining via api
- automatically define domen for uploaded books from queue's message
2020-05-20 14:43:52 +03:00
Jeniamakarchik
98dad51a2f add table processing to converter 2020-05-13 13:04:38 +03:00
Jeniamakarchik
d833e37975 add processing 4th level for book structure 2020-05-07 15:27:10 +03:00
Jeniamakarchik
9585665232 add fixes for footnotes 2020-04-23 18:47:36 +03:00
Jeniamakarchik
ab5ce00a6a add fixes for quotes 2020-04-16 13:26:19 +03:00
Jeniamakarchik
d8352224aa fix mistype 2020-04-10 17:25:24 +03:00
Jeniamakarchik
de4450173b fix footer processing 2020-04-10 17:05:38 +03:00
Jeniamakarchik
9dea72ca31 fix quotes processing 2020-04-10 17:05:05 +03:00
Jeniamakarchik
5c56c8c2fa fix heading support 2020-04-10 17:04:30 +03:00
Jeniamakarchik
66fb1cb5d6 fix consumer for run with queue 2020-04-10 17:02:39 +03:00
Jeniamakarchik
86a2e0876d fix adding of heading 4 2020-04-09 17:48:00 +03:00
Jeniamakarchik
4704ab29ab update writing to logs 2020-04-06 15:40:14 +03:00
Jeniamakarchik
dab9485e20 add functionallity for local run 2020-04-06 14:09:40 +03:00
Jeniamakarchik
c79486c934 add logs for every step 2020-04-06 14:08:10 +03:00
Jeniamakarchik
9a89c0bb37 add checking for packages 2020-02-25 16:04:56 +03:00
gregory-p
e15dc9cd30 Merge pull request #9 from Teqniksoft/dev/check
manage folders
2020-02-25 14:29:34 +03:00
Jeniamakarchik
164951e233 update consumer.py
declare queue if doesn't exist
2020-02-25 13:38:29 +03:00
Jeniamakarchik
70575c803d add checking for directories 2020-02-25 12:58:24 +03:00
Jeniamakarchik
a25ece04b5 minor update consumer.py 2020-02-24 16:58:21 +03:00
Jeniamakarchik
aca017b55f add main logger for the project
- add logger to consumer.py
- handle exceptions and log them
2020-02-14 15:58:47 +03:00
Jeniamakarchik
d4fb6223e6 Update book.py
add solution for skiping everything before table of content
2020-02-07 12:03:50 +03:00
Jeniamakarchik
af6230d072 Update consumer.py
update reading configurations
2020-02-07 12:03:07 +03:00
Jeniamakarchik
258f3518bf add functionality for api 2020-02-05 16:45:12 +03:00
Jeniamakarchik
d13dab2d9e minor fixes in book.py 2020-02-05 16:40:10 +03:00
Jeniamakarchik
d951682054 Update consumer.py
add fixes for api access
2020-02-05 16:35:09 +03:00
Jeniamakarchik
4f61d2a197 add script for working with api 2020-02-05 16:04:57 +03:00
Jeniamakarchik
653b4c934b add main scripts for converter 2020-01-16 18:17:39 +03:00