|
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 |
|
|
c2953f7f68
|
Modified gitlab ci
|
2021-03-12 23:20:34 +01:00 |
|
|
93592950dd
|
Modified gradle task
|
2021-03-12 23:18:04 +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 |
|
|
4ecae8efcb
|
new version
|
2021-03-12 16:24:24 +01:00 |
|
|
b05df6b2a6
|
Added list in section test
|
2021-03-12 16:24:07 +01:00 |
|
|
84bfd16d02
|
Push 0.9.12
|
2021-02-25 20:56:41 +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 |
|
|
3f7fbe076a
|
Gradle updated
|
2021-02-24 17:33:21 +01:00 |
|
|
f4027a339c
|
Added gradlew
|
2021-02-24 17:30:09 +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 |
|
|
e41f595268
|
push 0.9.11
|
2021-02-21 21:51:56 +01:00 |
|
|
de48a6b09d
|
Removed Z at the end of dateTime to make it compatible with VIVO
|
2021-02-21 21:47:21 +01:00 |
|
|
988df26e7f
|
Push 9.10
|
2021-02-21 19:27:51 +01:00 |
|
|
4aefd0ab58
|
Add modification time to RDF
|
2021-02-21 19:25:03 +01:00 |
|
|
0e7830b925
|
push new version
|
2021-02-13 00:09:20 +01:00 |
|
|
f3d6830d10
|
new version
|
2021-02-13 00:04:02 +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 |
|