Antonin Delpeuch
|
3559eeb11f
|
CSRF protection for project and recon commands
|
2019-10-15 12:07:12 +01:00 |
|
Antonin Delpeuch
|
a340c137d0
|
CSRF protection for OpenWorkspaceDirCommand and language loading
|
2019-10-15 12:07:04 +01:00 |
|
Antonin Delpeuch
|
91cead27f8
|
CSRF protection for ImportingController
|
2019-10-14 16:24:26 +01:00 |
|
Antonin Delpeuch
|
70e37b9085
|
Add CSRF protection to cell, history, column and expr commands
|
2019-10-14 16:24:26 +01:00 |
|
Antonin Delpeuch
|
51ddd27909
|
Require CSRF token in EditOneCellCommand
|
2019-10-14 16:24:26 +01:00 |
|
Antonin Delpeuch
|
21b841a089
|
Add CSRF token generation capabilities, for #2164
|
2019-10-14 16:24:26 +01:00 |
|
Antonin Delpeuch
|
36150a874d
|
Fix scatterplot facet filtering
|
2019-09-12 11:52:28 +01:00 |
|
Antonin Delpeuch
|
573ba18e6d
|
Fix scatterplot drawing command, closes #2117
|
2019-09-12 10:43:12 +01:00 |
|
Antonin Delpeuch
|
edfa7d8445
|
Skip unknown operations in ApplyOperationsCommand
|
2019-04-19 11:25:01 +01:00 |
|
Antonin Delpeuch
|
ddd9bf9aa8
|
Merge pull request #1906 from OpenRefine/issue1893
Make clustering extensible
|
2018-12-31 14:13:46 +01:00 |
|
Antonin Delpeuch
|
8063ca63d9
|
Add license headers
|
2018-12-11 12:10:11 +00:00 |
|
Antonin Delpeuch
|
a57082ef3e
|
Hook the new command to the UI to expose all clusterers
|
2018-12-11 11:59:37 +00:00 |
|
Antonin Delpeuch
|
7ae71470ef
|
Add new command to expose known clustering functions and distances
|
2018-12-11 10:51:29 +00:00 |
|
Antonin Delpeuch
|
d9af48a49a
|
Expose own interface for similarity distances, isolating from Vicino
|
2018-12-11 09:57:26 +00:00 |
|
Antonin Delpeuch
|
caf2b4d915
|
Add missing license headers
|
2018-12-09 12:22:40 +09:00 |
|
Antonin Delpeuch
|
98bd03e5f4
|
Reorganize Java imports
|
2018-12-09 11:19:39 +09:00 |
|
Antonin Delpeuch
|
2e81c9ff2e
|
Remove uses of org.json after merge
|
2018-12-01 05:11:21 +09:00 |
|
Antonin Delpeuch
|
99e98a2e78
|
Remove all references to org.json in core
|
2018-11-30 19:38:52 +09:00 |
|
Antonin Delpeuch
|
6ba3969d98
|
Remove spurious references to org.json
|
2018-11-30 19:38:52 +09:00 |
|
Antonin Delpeuch
|
c98ae0dcf6
|
Migrate PreviewExtendDataCommand to Jackson
|
2018-11-30 19:38:52 +09:00 |
|
Antonin Delpeuch
|
c80001a642
|
Migrate SplitColumnCommand to Jackson
|
2018-11-30 19:38:52 +09:00 |
|
Antonin Delpeuch
|
b0e9e21a6b
|
Remove spurious references to org.json
|
2018-11-30 19:38:52 +09:00 |
|
Antonin Delpeuch
|
a76d88122a
|
Migrate ApplyOperationsCommand
|
2018-11-30 19:38:52 +09:00 |
|
Antonin Delpeuch
|
377b051bac
|
Migrate language commands to Jackson
|
2018-11-30 19:38:52 +09:00 |
|
Antonin Delpeuch
|
e0caf3f723
|
Migrate GetVersionCommand to Jackson
|
2018-11-30 19:35:31 +09:00 |
|
Antonin Delpeuch
|
59175daf38
|
Migrate GuessTypesOfColumnCommand to Jackson
|
2018-11-30 19:35:31 +09:00 |
|
Antonin Delpeuch
|
ba8e406a97
|
Clustering config Jackson deserialization
|
2018-11-30 19:35:31 +09:00 |
|
Antonin Delpeuch
|
d26d7b4a42
|
Migrate GetScatterPlotCommand to Jackson
|
2018-11-30 19:35:31 +09:00 |
|
Antonin Delpeuch
|
b88fd2b895
|
Migrate SplitMultiValueCellsCommand to Jackson
|
2018-11-30 19:35:31 +09:00 |
|
Antonin Delpeuch
|
d311810c2c
|
Migrate SortingConfig to Jackson
|
2018-11-30 19:35:31 +09:00 |
|
Antonin Delpeuch
|
25aa076836
|
Remove more spurious JSONException uses
|
2018-11-30 19:35:31 +09:00 |
|
Antonin Delpeuch
|
472dc7f2ac
|
Migrate PreviewExpressionCommand to Jackson
|
2018-11-30 19:35:31 +09:00 |
|
Antonin Delpeuch
|
f48cdb0c13
|
Remove spurious JSONExceptions
|
2018-11-30 19:35:31 +09:00 |
|
Antonin Delpeuch
|
86d1159926
|
Migrate Engine to Jackson
|
2018-11-30 19:35:31 +09:00 |
|
Antonin Delpeuch
|
5a4a79028f
|
Revert "data package metadata (#1398)"
This reverts commit c4b0ff6bea .
|
2018-11-30 19:35:31 +09:00 |
|
Antonin Delpeuch
|
e4e73d0b92
|
Migrate importers to use Jackson classes
|
2018-11-30 19:23:08 +09:00 |
|
Antonin Delpeuch
|
fc7da40055
|
Jackson deserialization for PreferenceStore
|
2018-11-30 19:22:21 +09:00 |
|
Antonin Delpeuch
|
59f322d607
|
Remove AbstractOperation.reconstruct
|
2018-11-30 19:22:21 +09:00 |
|
Antonin Delpeuch
|
2ef955f24b
|
Jackson deserialization for AbstractOperation
|
2018-11-30 19:22:21 +09:00 |
|
Antonin Delpeuch
|
8647e3d586
|
Jackson deserialization for TextTransformOperation
|
2018-11-30 19:22:21 +09:00 |
|
Antonin Delpeuch
|
d493bf0720
|
Jackson deserialization for MassEditOperation
|
2018-11-30 19:22:21 +09:00 |
|
Antonin Delpeuch
|
eb66619840
|
Jackson deserialization for ExtendDataOperation
|
2018-11-30 19:22: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
|
9219ef36aa
|
Jackson serialization for the remaining commands
|
2018-11-30 19:21:21 +09:00 |
|
Antonin Delpeuch
|
f263d8a129
|
Migrate commands out of JSONWriter
|
2018-11-30 19:21:21 +09:00 |
|
Antonin Delpeuch
|
c7c5fd4120
|
Reorganize imports
|
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 |
|