Antonin Delpeuch
|
ae61368796
|
Jackson deserialization for TextSearchFacetConfig
|
2018-11-30 19:21:22 +09:00 |
|
Antonin Delpeuch
|
c4caf1eba7
|
Jackson deserialization for TimeRangeFacetConfig
|
2018-11-30 19:21:22 +09:00 |
|
Antonin Delpeuch
|
d8bc841dae
|
Jackson deserialization for RangeFacetConfig
|
2018-11-30 19:21:22 +09:00 |
|
Antonin Delpeuch
|
39498233fb
|
Jackson deserialization for ListFacetConfig
|
2018-11-30 19:21:22 +09:00 |
|
Antonin Delpeuch
|
d4bdd37bda
|
Jackson deserialization for Recon
|
2018-11-30 19:21:22 +09:00 |
|
Antonin Delpeuch
|
487f6bc131
|
Jackson deserialization for Row
|
2018-11-30 19:21:21 +09:00 |
|
Antonin Delpeuch
|
0dae0811b0
|
Jackson deserialization for ReconConfig
|
2018-11-30 19:21:21 +09:00 |
|
Antonin Delpeuch
|
bc6f1b0146
|
Fix failing tests after JSONWriter replacement
|
2018-11-30 19:21:21 +09:00 |
|
Antonin Delpeuch
|
c9620a5d9a
|
Add missing .flush(); .close() on JsonGenerator
|
2018-11-30 19:21:21 +09:00 |
|
Antonin Delpeuch
|
fec28b99bc
|
Various serialization fixes
|
2018-11-30 19:21:21 +09:00 |
|
Antonin Delpeuch
|
1790799bfe
|
Remove Jsonizable interface and write methods
|
2018-11-30 19:21:21 +09:00 |
|
Antonin Delpeuch
|
fd69e4b980
|
Serialization tests for expression commands
|
2018-11-30 19:20:34 +09:00 |
|
Antonin Delpeuch
|
65231e2140
|
Refactor GetRowsCommand for Jackson migration
|
2018-11-30 19:20:34 +09:00 |
|
Antonin Delpeuch
|
0583ae659d
|
Make FileProjectManagerTests independent from RefineTest
|
2018-11-30 19:20:34 +09:00 |
|
Antonin Delpeuch
|
987c2d1c80
|
Jackson serialization for project managers
|
2018-11-30 19:20:34 +09:00 |
|
Antonin Delpeuch
|
49b84574da
|
Move EvalErrorTests
|
2018-11-30 19:20:34 +09:00 |
|
Antonin Delpeuch
|
7d3af420ce
|
Jackson serialization for long running processes
|
2018-11-30 19:20:34 +09:00 |
|
Antonin Delpeuch
|
18c2183cbc
|
Jackson serialization for preferences
|
2018-11-30 19:20:34 +09:00 |
|
Antonin Delpeuch
|
418b21dda2
|
Jackson serialization for history classes
|
2018-11-30 19:20:34 +09:00 |
|
Antonin Delpeuch
|
aba8cd8430
|
Jackson serialization for processes
|
2018-11-30 19:20:34 +09:00 |
|
Antonin Delpeuch
|
cf45f23e1d
|
Jackson serialization for reconciliation operations
|
2018-11-30 19:20:34 +09:00 |
|
Antonin Delpeuch
|
8f1c7cc2ab
|
Jackson serialization for facets
|
2018-11-30 19:20:34 +09:00 |
|
Antonin Delpeuch
|
1fa101c334
|
Jackson serialization for the model classes
|
2018-11-30 19:19:01 +09:00 |
|
Antonin Delpeuch
|
1f40393028
|
Move SortingConfig to its own file; tests for sorting criteria
|
2018-11-30 19:19:01 +09:00 |
|
Antonin Delpeuch
|
6daa1b4f5c
|
Jackson serialization for RowReorderOperation
|
2018-11-30 19:19:01 +09:00 |
|
Antonin Delpeuch
|
a3bba83c63
|
Jackson serialization for column operations
|
2018-11-30 19:19:01 +09:00 |
|
Antonin Delpeuch
|
539585fc5e
|
Jackson serialization for cell operations
|
2018-11-30 19:19:01 +09:00 |
|
Antonin Delpeuch
|
e661a647f3
|
Change isSerializedTo to check for Jackson serialization
|
2018-11-30 19:14:03 +09:00 |
|
jackyq2015
|
02871e1b6f
|
fix issue #1802 -- escape single quote in SQL export
|
2018-11-26 19:40:22 -05:00 |
|
Antonin Delpeuch
|
95d0cf546d
|
Merge pull request #1845 from ostephens/parseXml
Parse xml
|
2018-11-25 18:44:38 +00:00 |
|
Antonin Delpeuch
|
0d3c7c7af4
|
Merge pull request #1852 from ostephens/fix-cross
Enable Cross to work with non-string wrapped cells
|
2018-11-24 15:28:05 +00:00 |
|
Owen Stephens
|
04d2e04b4c
|
Tidy up Cross tests
|
2018-11-23 13:50:34 +00:00 |
|
Owen Stephens
|
72be6e14a4
|
Update Cross tests to include tests for Wrapped cells/non-strings
|
2018-11-22 17:54:14 +00:00 |
|
Owen Stephens
|
2ad0e76aca
|
Updating tests for List Facets
|
2018-11-22 13:43:02 +00:00 |
|
Owen Stephens
|
fb8697ef9c
|
Minor code tidy
|
2018-11-22 12:36:37 +00:00 |
|
Owen Stephens
|
acea8e5671
|
Update cache test to ensure correct facet created
|
2018-11-22 12:36:37 +00:00 |
|
Owen Stephens
|
55e3914c8d
|
Add test for new List/Text facet behaviour
|
2018-11-22 12:33:39 +00:00 |
|
Owen Stephens
|
22072c498b
|
Add tests for grouper for list facet
|
2018-11-22 12:33:39 +00:00 |
|
Owen Stephens
|
78360f5e0c
|
Add tests for htmlText and xmlText
|
2018-11-22 00:38:08 +00:00 |
|
Owen Stephens
|
58352e4e56
|
Update tests for XML and HTML functions
|
2018-11-21 15:59:15 +00:00 |
|
Owen Stephens
|
1f023b53af
|
Remove deprecated HTML functions and tests
|
2018-11-20 20:21:30 +00:00 |
|
Owen Stephens
|
c4f2ccd353
|
Extend parseHtml tests
|
2018-11-20 20:19:46 +00:00 |
|
Owen Stephens
|
e38dcdf7a7
|
Add intial tests for XML parsing
|
2018-11-20 20:18:58 +00:00 |
|
Owen Stephens
|
b5355b3c12
|
Correct typo
|
2018-11-18 13:12:41 +00:00 |
|
Antonin Delpeuch
|
3431a9ee1e
|
Merge pull request #1829 from OpenRefine/issue1827
Fix issue of empty list facet choices disappearing.
|
2018-11-17 08:56:41 +00:00 |
|
Antonin Delpeuch
|
0e0dcbafef
|
Fix issue of empty list facet choices disappearing. Closes #1827.
|
2018-11-16 12:52:07 +00:00 |
|
Antonin Delpeuch
|
b85d4d0cb8
|
Merge pull request #1826 from ostephens/fix-todate
Fix toDate
|
2018-11-16 10:30:56 +00:00 |
|
Owen Stephens
|
8f135eddb8
|
Add test for parsing a string with a two digit year
|
2018-11-15 23:47:22 +00:00 |
|
Owen Stephens
|
1627a51075
|
Reorganises ToDate function, adds tests and fixes #1759
|
2018-11-15 18:20:55 +00:00 |
|
Owen Stephens
|
cc12098828
|
Initial attempt to fix toDate function
|
2018-11-08 09:11:49 +00:00 |
|