|
be88aec977
|
Refactored separations
|
2021-03-14 00:55:58 +01:00 |
|
|
450b76470c
|
One more step
|
2021-03-13 22:43:39 +01:00 |
|
|
20f7e21595
|
set break before next node on every processBreaks
|
2021-03-13 19:29:28 +01:00 |
|
|
37699b8b5a
|
Improved conditions in process breaks
|
2021-03-13 18:58:07 +01:00 |
|
|
be7047683d
|
Get rid of page number parsing in break processing
|
2021-03-13 18:56:48 +01:00 |
|
|
187f3d1eb4
|
Refactoring breaks
|
2021-03-13 18:26:33 +01:00 |
|
|
0680742212
|
Refactoring Separator
|
2021-03-13 17:41:38 +01:00 |
|
|
f223b2ef9b
|
Refactoring Separator
|
2021-03-13 16:10:36 +01:00 |
|
|
29d275e26d
|
Removed unused classes
|
2021-03-13 15:53:04 +01:00 |
|
|
6ad91477cc
|
Removed old oxt extension files
|
2021-03-13 15:46:29 +01:00 |
|
|
9a66e68dca
|
Refactoring separator
|
2021-03-13 15:38:54 +01:00 |
|
|
fc43ce34e4
|
Fix for prev commit
|
2021-03-12 23:13:35 +01:00 |
|
|
e6fbee9f67
|
Fixed empty page before paragraph with pageStyle in section
|
2021-03-12 23:04:48 +01:00 |
|
|
22ba9e1077
|
Added tests
|
2021-03-12 22:04:07 +01:00 |
|
|
6aeeed4b54
|
New test added
|
2021-03-12 20:54:42 +01:00 |
|
|
d7d4b4083e
|
Don't create new SPB in List splitter
|
2021-03-12 20:45:25 +01:00 |
|
|
e2d03d7f93
|
Removed hack from section splitter
|
2021-03-12 20:43:24 +01:00 |
|
|
9898cbc5ed
|
Added isRootElement method to figure out if splitting element has parent
|
2021-03-12 20:41:39 +01:00 |
|
|
44ffd9f3ed
|
Working regression tests
|
2021-03-12 20:40:45 +01:00 |
|
|
17bf5a9259
|
Fix splitting lists in table cell
|
2021-03-12 18:55:01 +01:00 |
|
|
89f2807f4e
|
Added test list in table
|
2021-03-12 18:53:27 +01:00 |
|
|
50313e5f64
|
More regression tests
|
2021-02-25 20:50:30 +01:00 |
|
|
8b4103a8f5
|
Some tests added
|
2021-02-25 15:39:59 +01:00 |
|
|
6eeaebecf4
|
Added config for regression tests
|
2021-02-25 00:35:05 +01:00 |
|
|
d96897d5ae
|
Fix NPE with no resource
|
2021-02-25 00:34:16 +01:00 |
|
|
da9326a19e
|
Created first test
|
2021-02-24 17:25:26 +01:00 |
|
|
80441c4ad9
|
Start work on regression tests
|
2021-02-24 16:39:18 +01:00 |
|
|
642500a4ba
|
Added comments
|
2021-02-24 16:38:26 +01:00 |
|
|
b6a3aec8d7
|
Removed unused tests
|
2021-02-24 16:37:54 +01:00 |
|
|
b60088711e
|
Removed unused imports
|
2021-02-24 16:37:22 +01:00 |
|
|
63e5d5936c
|
Reverted commit
|
2021-02-24 14:33:33 +01:00 |
|
|
de48a6b09d
|
Removed Z at the end of dateTime to make it compatible with VIVO
|
2021-02-21 21:47:21 +01:00 |
|
|
4aefd0ab58
|
Add modification time to RDF
|
2021-02-21 19:25:03 +01:00 |
|
|
0ecf9bb20a
|
Removed unused imports
|
2021-02-13 00:03:28 +01:00 |
|
|
4c8548fc09
|
Reopen page container after exit from section as page styles could have changed.
|
2021-02-13 00:01:53 +01:00 |
|
|
3c10ed4b1c
|
Do not split by outline when niether rdf separation, nor split by outline, nor greenstone separation.
|
2021-02-12 23:50:07 +01:00 |
|
|
001fbd2acc
|
Move first part of list in section splitting to section first part and remove SPB inserted in list splitter. Previous behaviour led to wrong pagination.
|
2021-02-12 23:10:24 +01:00 |
|
|
893e09c916
|
Results of splitters changed from boolean to object to return complex info about splitting results
|
2021-02-12 22:37:57 +01:00 |
|
|
164d7871a1
|
Improved debug
|
2021-02-12 18:30:53 +01:00 |
|
|
0dd5fd9c05
|
Skip page breaking on inner elements and inner sections if BREAK_BEFORE already processed on outer section
|
2021-02-11 18:03:49 +01:00 |
|
|
cb2849c4f2
|
Skip crop on 0 crop
|
2020-12-13 14:26:41 +01:00 |
|
|
a9cd6d2130
|
Update image file name after crop operation.
|
2020-12-13 14:26:41 +01:00 |
|
|
1f02bc43ac
|
Added dimensions converter
|
2020-12-13 14:26:41 +01:00 |
|
|
8040787233
|
Removed deprecated DataTypeConverter invocations
|
2020-12-13 14:26:41 +01:00 |
|
|
93f1aa83d3
|
Crop and convert to JPG embeeded images
|
2020-12-13 14:26:41 +01:00 |
|
|
5cbcbbadd7
|
Fixed nested lists splitting
|
2020-12-13 14:26:41 +01:00 |
|
|
2a7fbf81f6
|
Removed deprecated DataTypeConverter
|
2020-12-13 14:26:40 +01:00 |
|
|
b170acdece
|
Refactored Paragraph splitter
|
2020-12-13 14:26:40 +01:00 |
|
|
850f92615a
|
Fixed NPE with dummy doc parts
|
2020-12-13 14:26:40 +01:00 |
|
|
2186bf987c
|
Added pretty print for XML Node
|
2020-12-13 14:26:40 +01:00 |
|