Antonin Delpeuch
68b0bbcd92
Merge pull request #2052 from OpenRefine/issue-2051-jackson
...
Update Jackson to 2.9.9.
2019-05-31 09:53:47 +01:00
Antonin Delpeuch
51a8cbf946
Merge pull request #2042 from stanakaj/issue-2041
...
Fix column removal in reorder leaves undeleted hidden cells.
2019-05-31 08:41:13 +01:00
Antonin Delpeuch
318696d56c
Update Jackson to 2.9.9. Closes #2051 .
2019-05-31 08:19:20 +01:00
Allan Nordhøy
3803969616
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 53.8% (385 of 716 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/nb_NO/
2019-05-21 12:49:36 +02:00
Sjoerd de Bruin
1514c2294c
Translated using Weblate (Dutch)
...
Currently translated at 15.1% (108 of 716 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/nl/
2019-05-21 12:49:36 +02:00
Antonin Delpeuch
b366b29da1
Fix #2025 : XLSX tests locale dependency
2019-05-15 11:49:53 +01:00
s_tanaka
b8b9feac0c
Fix column removal in reorder leaves undeleted hidden cells.
2019-05-15 19:37:40 +09:00
Antonin Delpeuch
edfa7d8445
Skip unknown operations in ApplyOperationsCommand
2019-04-19 11:25:01 +01:00
Antonin Delpeuch
0332be312f
Fix JSON history corruption.
...
Also adds new logic to preserve the JSON representation of unknown operations,
to protect from version downgrading or removal of extensions.
Closes #1990 .
2019-04-18 20:31:41 +01:00
Antonin Delpeuch
057e59aa41
Merge pull request #2011 from ostephens/poi-update
...
Fix XLSX import and export
2019-04-14 20:52:28 +01:00
Owen Stephens
30019338f1
Return format, not MIME type from FormatGuesser
2019-04-10 11:25:33 +01:00
Owen Stephens
794a17c98e
Added XLSX exporter tests
2019-04-09 16:58:58 +01:00
Owen Stephens
e2aa929908
Ensure workbooks are closed after reading/writing
2019-04-09 15:02:10 +01:00
Owen Stephens
461b352035
Add test for reading XLSX
2019-04-09 13:50:42 +01:00
Owen Stephens
0217595275
FileMagic requires a stream that supports mark
2019-04-09 13:47:08 +01:00
Owen Stephens
6e26162619
Update to using latest version of POI
2019-04-09 12:55:23 +01:00
Hosted Weblate
7e177ab69f
Merge branch 'origin/master' into Weblate.
2019-04-09 00:04:51 +02:00
ssantos
755d5bbbdf
Translated using Weblate (German)
...
Currently translated at 100.0% (716 of 716 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/de/
2019-04-09 00:04:49 +02:00
Antonin Delpeuch
a077968dc3
Merge pull request #2008 from ostephens/jackson-fixes
...
Cell serialization fixes
2019-04-07 20:09:41 +01:00
Owen Stephens
81a82499b5
Added tests for serializing cells containing dates and numbers
2019-04-04 23:00:56 +01:00
Owen Stephens
a881dc80aa
Don't write Booleans and Numbers as strings in Cell serialisation
2019-04-04 11:42:01 +01:00
Owen Stephens
62bcc80dcc
Add tests for serialisation of Booleans and Numbers in cells
2019-04-04 11:41:35 +01:00
Daniel Sader
d21ca26b2f
Added Select All/Select None buttons to Excel importer
2019-04-01 14:53:50 -03:00
Hosted Weblate
27544845aa
Merge branch 'origin/master' into Weblate.
2019-03-26 22:39:06 +01:00
ssantos
7dd893ac44
Translated using Weblate (German)
...
Currently translated at 99.9% (715 of 716 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/de/
2019-03-26 22:38:58 +01:00
Sjoerd de Bruin
737e720660
Translated using Weblate (Dutch)
...
Currently translated at 10.5% (75 of 716 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/nl/
2019-03-26 22:38:57 +01:00
Hosted Weblate
04b99aa659
Merge branch 'origin/master' into Weblate.
2019-03-25 21:44:01 +01:00
ssantos
dd81f1da13
Translated using Weblate (German)
...
Currently translated at 99.2% (710 of 716 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/de/
2019-03-25 21:44:01 +01:00
Sjoerd de Bruin
f8f189747f
Added translation using Weblate (Dutch)
2019-03-25 21:43:58 +01:00
Owen Stephens
7425418011
Add RandomNumber GREL function
2019-03-24 20:16:43 +00:00
Owen Stephens
fe6abedc52
Add inArray function to GREL
2019-03-24 19:50:25 +00:00
Antonin Delpeuch
5c44acc0b3
Merge pull request #1985 from ostephens/cross-error-reporting
...
Cross error reporting
2019-03-24 08:16:58 +00:00
Owen Stephens
722db56071
Add tests for new Cross errors
2019-03-23 14:15:23 +00:00
Owen Stephens
3e01c15c37
Throw JoinException if attempt to join with non-existent column
2019-03-23 14:15:00 +00:00
Owen Stephens
ae5f72a8df
Refactor cross function to be more robust & improve diagnostics on fail
2019-03-17 13:14:58 +00:00
Owen Stephens
ff888d239b
Added new exception class
2019-03-17 13:11:26 +00:00
Allan Nordhøy
75d1838385
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 53.6% (384 of 716 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/nb_NO/
2019-03-14 03:03:57 +01:00
Isao Matsunami
849f7e582a
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (716 of 716 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
2019-03-14 03:03:50 +01:00
Hosted Weblate
e38a36af54
Merge branch 'origin/master' into Weblate.
2019-03-13 01:04:04 +01:00
Stefan Olsson
a7e8ccf571
Translated using Weblate (Swedish)
...
Currently translated at 56.0% (399 of 712 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/sv/
2019-03-13 01:04:01 +01:00
Allan Nordhøy
bf5cd5215b
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 45.6% (325 of 712 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/nb_NO/
2019-03-13 01:04:00 +01:00
Allan Nordhøy
c677754d98
Translated using Weblate (English)
...
Currently translated at 100.0% (712 of 712 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/en/
2019-03-13 01:03:59 +01:00
Felix Lohmeier
2c266d3f20
renamed new facets in menu All
2019-03-11 20:33:51 +01:00
Felix Lohmeier
9c55c7e121
fix facet by blank (switched true/false)
2019-03-08 20:51:14 +01:00
Felix Lohmeier
2db567ab0f
added facet "Count non-blank records/column" to menu All
2019-03-08 20:26:18 +01:00
Felix Lohmeier
229b049f23
added facet "Count non-blank values/column" to menu All
2019-03-08 20:25:38 +01:00
Felix Lohmeier
4bdc0b6fb3
added facet by blank to menu All
2019-03-08 20:22:36 +01:00
Antonin Delpeuch
465b025ace
Fix ReconStats computation data extension operation
2019-03-05 09:32:36 +00:00
Antonin Delpeuch
af8608e897
Bump version to 3.2-SNAPSHOT
2019-03-01 11:17:28 +00:00
Antonin Delpeuch
2a92726294
Set version to 3.2-beta
2019-03-01 10:55:42 +00:00
Antonin Delpeuch
21468a35a5
Merge branch 'master' of ssh://github.com/OpenRefine/OpenRefine
2019-03-01 09:19:16 +00:00
Antonin Delpeuch
691386b354
Add missing translation in recon dialog
2019-03-01 09:19:01 +00:00
Antonin Delpeuch
79394b9c0e
Merge pull request #1959 from OpenRefine/issue1943
...
Show reconciliation previews on hover of reconciliation candidates
2019-02-27 10:57:18 +00:00
Antonin Delpeuch
7f6831523e
Merge pull request #1969 from OpenRefine/revert-1888-fix-reconcile-facets
...
Revert "Fix Reconcile facets affected by change to list facet boolean handling"
2019-02-27 10:33:21 +00:00
Antonin Delpeuch
5dcd4a2f38
Add cell-ui.previewMatchCells=false preference to disable hover
2019-02-27 10:32:57 +00:00
Antonin Delpeuch
70094f68b2
Merge pull request #1958 from OpenRefine/issue1934
...
Make suggest items clickable with the middle button.
2019-02-25 10:30:31 +00:00
Antonin Delpeuch
7144798aac
Merge pull request #1967 from OpenRefine/compute_recon_features_bug
...
Fix Recon features computation for empty recons
2019-02-23 19:08:11 +00:00
Antonin Delpeuch
6aba9403c8
Merge pull request #1962 from OpenRefine/issue1953
...
Accept URIs in 'Use values as ids' operation.
2019-02-23 19:07:29 +00:00
Antonin Delpeuch
9cc481dcdc
Make hover more stable on reconciliation candidates
2019-02-23 09:18:18 +00:00
Antonin Delpeuch
2bfc268e69
Revert "Merge pull request #1666 from ostephens/list-facet-changes"
...
This reverts commit 29a818f7b4
, reversing
changes made to 1189cdb4f9
.
2019-02-22 18:38:45 +00:00
Antonin Delpeuch
7205da734a
Revert "Fix Reconcile facets affected by change to list facet boolean handling"
2019-02-22 18:28:40 +00:00
Antonin Delpeuch
deb7335848
Fix Recon features computation for empty recons
2019-02-22 09:15:42 +00:00
Antonin Delpeuch
6d563d3c4f
Merge pull request #1964 from OpenRefine/update-jackson
...
Update Jackson to 2.9.8 per CVE-2018-19360
2019-02-20 21:14:32 +00:00
Antonin Delpeuch
3c2cec161d
Update Jackson to 2.9.8 per CVE-2018-19360
2019-02-19 22:26:03 +00:00
Antonin Delpeuch
a072328637
Accept URIs in 'Use values as ids' operation.
...
Closes #1953 .
2019-02-19 22:06:35 +00:00
Antonin Delpeuch
4344b2474c
Remove buttons when previewing a matched cell
2019-02-19 16:56:07 +00:00
Antonin Delpeuch
c509dd3847
Show reconciliation previews on hover of reconciliation candidates and matches.
...
Closes #1943 .
2019-02-19 16:46:24 +00:00
Antonin Delpeuch
f9ef60e839
Also allow ${id} syntax for consistency with flyout
2019-02-19 14:47:24 +00:00
Antonin Delpeuch
b068e18ada
Make suggest items clickable with the middle button.
...
Clicking on an item with the middle button leads the user to the page
for this item. This lets users inspect items without selecting them.
Closes #1934 .
2019-02-19 14:37:11 +00:00
Antonin Delpeuch
9ff27b7861
Fix untranslated string in UI. Closes #1942 .
2019-02-19 12:45:21 +00:00
Antonin Delpeuch
fea1efba41
Merge branch 'master' of ssh://github.com/OpenRefine/OpenRefine
2019-02-19 12:40:04 +00:00
Antonin Delpeuch
3a213b482c
Fix failing test
2019-02-19 12:39:50 +00:00
Stefan Olsson
8cb493b6fc
Translated using Weblate (Swedish)
...
Currently translated at 56.7% (404 of 712 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/sv/
2019-02-09 20:10:58 +01:00
Stefan Olsson
9d3b948794
Added translation using Weblate (Swedish)
2019-02-05 15:43:14 +01:00
Hosted Weblate
4a29cbdcbc
Merge branch 'origin/master' into Weblate.
2019-02-04 20:11:49 +01:00
Daniel Sader
d1a80b20ee
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 99.3% (707 of 712 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/pt_BR/
2019-02-03 18:10:21 +01:00
Antonin Delpeuch
b2124d5bb4
Merge pull request #1937 from OpenRefine/issue1936
...
Provide default identifierSpace and schemaSpace for reconciliation services
2019-02-02 17:25:58 +01:00
ssantos
0fbb22303a
Translated using Weblate (German)
...
Currently translated at 100.0% (712 of 712 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/de/
2019-01-27 00:05:46 +01:00
Antonin Delpeuch
fcc6aa05d7
Provide default identifierSpace and schemaSpace for reconciliation services. Closes #1936 .
2019-01-22 19:04:25 +01:00
Antonin Delpeuch
89ee45d001
Merge pull request #1931 from browncow5/issue1537
...
Timeline facet - show max date #1537
2019-01-22 08:57:50 +01:00
browncow5
9b658ad9c8
Code review changes.
2019-01-21 20:04:43 -07:00
Hosted Weblate
08e7cd60fd
Merge branch 'origin/master' into Weblate.
2019-01-20 17:40:35 +01:00
Tamás Dombos
f8c36da493
Translated using Weblate (Hungarian)
...
Currently translated at 99.0% (705 of 712 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/hu/
2019-01-20 17:40:30 +01:00
Antonin Delpeuch
6dd9f41639
Merge pull request #1925 from OpenRefine/issue1887
...
Compute reconciliation features when creating new items
2019-01-10 04:44:45 +01:00
Antonin Delpeuch
1ed2da338c
Merge pull request #1921 from OpenRefine/phonetic_clustering
...
Sample extension to add some clustering methods
2019-01-10 04:44:24 +01:00
browncow5
200c3f0a4b
Added a maximum date to the time range.
2019-01-09 19:30:33 -07:00
Antonin Delpeuch
763b3d3f26
Merge pull request #1923 from OpenRefine/issue1922
...
Update commons-fileupload
2019-01-07 14:07:41 +01:00
Antonin Delpeuch
eb16784f01
Merge pull request #1924 from OpenRefine/issue1907
...
Disable DTDs in XML importer.
2019-01-07 14:07:30 +01:00
Hosted Weblate
6852b575df
Merge branch 'origin/master' into Weblate.
2019-01-06 15:55:55 +01:00
Antonin Delpeuch
e5da39fa4a
Merge pull request #1920 from OpenRefine/issue1913
...
Reorder reconciliation results by decreasing score
2019-01-06 15:55:51 +01:00
Isao Matsunami
c7f36e7983
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (712 of 712 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
2019-01-06 15:55:48 +01:00
Antonin Delpeuch
b1a84da1da
Recompute features when creating new items. Closes #1887 .
2018-12-31 17:38:19 +01:00
Antonin Delpeuch
4b3e5c02a1
Refactor feature computation in StandardReconConfig
2018-12-31 16:19:28 +01:00
Antonin Delpeuch
6a0d7d56e4
Disable DTDs in XML importer. Closes #1907 .
2018-12-31 16:02:34 +01:00
Antonin Delpeuch
e8f132bf68
Update commons-fileupload. Closes #1922 .
2018-12-31 15:40:43 +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
4984837c9f
Update XLS exporter to Apache POI 4.0.1
2018-12-30 22:25:33 +01:00
Antonin Delpeuch
d0eff4c5a8
Update Apache POI to 4.0.1
2018-12-30 22:25:33 +01:00
Antonin Delpeuch
79ec6988d6
Fix GetCLusteringFunctionANdDistancesCommandTest
2018-12-30 22:22:50 +01:00
Antonin Delpeuch
626c17c649
Disable keyers that are super-seeded by others.
2018-12-30 21:20:17 +01:00
Antonin Delpeuch
074765f816
Add test to ensure sort is stable.
2018-12-30 20:49:18 +01:00
Antonin Delpeuch
b03dbf2446
Reorder reconciliation results by decreasing score. Fixes #1913 .
2018-12-30 20:47:12 +01:00
Hosted Weblate
434c14a50a
Merge branch 'origin/master' into Weblate.
2018-12-30 11:38:51 +01:00
Antonin Delpeuch
234ca8486a
Merge pull request #1889 from OpenRefine/issue1882
...
Update Butterfly to 1.0.2.
2018-12-30 11:38:36 +01:00
Isao Matsunami
e0a07d2480
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (711 of 711 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
2018-12-16 03:09:16 +01:00
Luca Martinelli
0203a9b8ef
Translated using Weblate (Italian)
...
Currently translated at 100.0% (711 of 711 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/it/
2018-12-16 03:09:15 +01:00
ssantos
074a80b297
Translated using Weblate (German)
...
Currently translated at 100.0% (711 of 711 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/de/
2018-12-16 03:09:14 +01:00
Antonin Delpeuch
9656ea3f8c
Merge pull request #1903 from ostephens/replace-smart-quotes
...
Add Common transform which replaces smart quotes with ascii equivalent
2018-12-12 12:09:49 +00:00
Jacky
150ee12058
Merge pull request #1902 from OpenRefine/cleanup
...
Tidy up various things
2018-12-11 20:59:50 -05:00
Antonin Delpeuch
22cf0517b9
Better fallback for non-localized keyers and distances
2018-12-11 12:16:58 +00: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
72d76ee22a
Separate distance and keyer registration in dedicated factories
2018-12-11 09:27:04 +00:00
Jacky
7f7b71459c
Merge pull request #1901 from OpenRefine/issue1840
...
Fix zip slip vulnerability
2018-12-09 12:05:16 -05:00
Hosted Weblate
20c86cdd5c
Merge branch 'origin/master' into Weblate.
2018-12-09 14:47:43 +01:00
Antonin Delpeuch
d4222c05ef
Merge pull request #1877 from OpenRefine/issue1876
...
Fix reconciliation result deserialization
2018-12-09 22:47:40 +09:00
Hosted Weblate
84f3b0e793
Merge branch 'origin/master' into Weblate.
2018-12-09 14:47:26 +01:00
Owen Stephens
700850a5f7
Add Common transform which replaces smart quotes with ascii equivalent
2018-12-09 11:03:11 +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
79994e86da
Create dedicated temporary dir for zip slip test
2018-12-09 11:01:58 +09:00
jackyq2015
a8cf844f9c
fix issue #1900
2018-12-08 20:57:16 -05:00
Antonin Delpeuch
e243e73e40
Fix zip slip vulnerability. Closes #1840 .
2018-12-09 10:41:33 +09:00
jackyq2015
d1ed842f02
support both jdk 8 and 9
2018-12-08 15:31:01 -05:00
Antonin Delpeuch
db3a878c78
Remove spurious println
2018-12-08 18:17:03 +09:00
Allan Nordhøy
833198e3cd
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 47.7% (339 of 710 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/nb_NO/
2018-12-07 17:54:31 +01:00
Antonin Delpeuch
5421a23fba
Merge pull request #1880 from OpenRefine/issue1874
...
Avoid localizing time for dates with unspecified time.
2018-12-06 23:01:46 +09:00
Antonin Delpeuch
be137fc53c
Add serialization tests in different timezone
2018-12-06 15:46:20 +09:00
Hosted Weblate
9dcf1d9ed1
Merge branch 'origin/master' into Weblate
2018-12-06 05:19:36 +01:00
Isao Matsunami
3b4c66f788
Translated using Weblate (Japanese)
...
Currently translated at 99.9% (709 of 710 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
2018-12-06 05:19:35 +01:00
Dan Gillean
bc80c3f534
Translated using Weblate (French)
...
Currently translated at 99.6% (707 of 710 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/fr/
2018-12-06 05:19:34 +01:00
Owen Stephens
3ad4cca83a
Translated using Weblate (English)
...
Currently translated at 100.0% (710 of 710 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/en/
2018-12-06 05:19:34 +01:00
Antonin Delpeuch
a7c68f06ec
Update Butterfly to 1.0.2. Closes #1882 .
2018-12-06 12:24:32 +09:00
Owen Stephens
8e247b83e0
Fix Reconcile facets affected by change to list facet boolean handling
2018-12-05 15:22:28 +00:00
J. Evan Ottinger
5ea6a2a5fe
Translated using Weblate (Arabic)
...
Currently translated at 4.5% (32 of 710 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ar/
2018-12-03 17:25:16 +01:00
Antonin Delpeuch
cf58092f2d
Fix stringToLocalDate for non-GMT timezones
2018-12-02 17:09:03 +09:00
Antonin Delpeuch
44c43253a1
Avoid localizing time for dates with unspecified time. Closes #1874 .
2018-12-02 12:58:05 +09:00
Antonin Delpeuch
82598ae1d5
Fix reconciliation result deserialization. Closes #1876 .
2018-12-02 11:59:47 +09:00
Antonin Delpeuch
5639f1b2f1
Merge pull request #1755 from OpenRefine/jackson-serialization
...
Jackson serialization
2018-12-01 23:56:50 +00:00
Antonin Delpeuch
1939af343d
Update to Jackson 2.9.7
2018-12-01 22:30:30 +00:00
Antonin Delpeuch
2e81c9ff2e
Remove uses of org.json after merge
2018-12-01 05:11:21 +09:00
Myoung Seok Lee
26f3673d89
Translated using Weblate (Korean)
...
Currently translated at 7.2% (51 of 711 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ko/
2018-11-30 20:38:20 +01:00
ssantos
aca8d7a684
Translated using Weblate (German)
...
Currently translated at 99.9% (710 of 711 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/de/
2018-11-30 20:38:16 +01:00
Myoung Seok Lee
99ea5cf5c2
Translated using Weblate (English)
...
Currently translated at 100.0% (711 of 711 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/en/
2018-11-30 20:38:15 +01:00
Myoung Seok Lee
f62900da0a
Added translation using Weblate (Korean)
2018-11-30 17:33:22 +01:00
Flavio Pompermaier
3e47ca8010
Translated using Weblate (Italian)
...
Currently translated at 100.0% (711 of 711 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/it/
2018-11-30 17:08:47 +01:00
Antonin Delpeuch
292700c6f4
Fix import error
2018-11-30 19:39:42 +09:00
Antonin Delpeuch
70d0e9b283
Support UI json format for ColumnDetail
2018-11-30 19:39:42 +09:00