Antonin Delpeuch
85e40b8c45
Fix typo
2019-11-07 17:52:38 +01:00
Antonin Delpeuch
efbfce29bb
Add server-side language fallback.
...
This allows to keep the same Javascript calls to load languages, so it
does not require any change for extensions to benefit from this.
Closes #1350 . Fixes #2209 .
2019-11-07 17:23:02 +01:00
Antonin Delpeuch
4d3d2f006a
Merge pull request #2203 from weblate/weblate-openrefine-translations
...
Update from Weblate
2019-11-04 20:23:34 +00:00
Antonin Delpeuch
11c7788239
Fix CSRF token addition on import project form
2019-11-04 20:04:16 +00:00
Isao Matsunami
40d29f5636
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (735 of 735 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
2019-10-31 14:03:46 +01:00
Vinicius Barbosa
d452e3040c
Update SqlCreateBuilder.java
2019-10-25 12:22:16 -03:00
Vinicius Barbosa
522641e84f
Update SetProjectTagsCommand.java
2019-10-25 11:03:41 -03:00
Hosted Weblate
9675f0eef8
Merge branch 'origin/master' into Weblate.
2019-10-22 19:53:14 +02:00
Kai Huang
8f0e8e6fcd
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 91.4% (672 of 735 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/zh_Hans/
2019-10-22 19:53:10 +02:00
Mattias Münster
c53968095f
Translated using Weblate (Swedish)
...
Currently translated at 56.9% (418 of 735 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/sv/
2019-10-22 19:53:05 +02:00
Antonin Delpeuch
c8eaaee39c
Set version to 3.3-beta
2019-10-21 10:31:24 +01:00
Antonin Delpeuch
10c046698a
Merge pull request #2182 from OpenRefine/issue-2164-csrf
...
Add CSRF protection to POST endpoints
2019-10-20 10:43:53 +01:00
viniciusbds
790fc2ffaa
Dealing with a possible null pointer dereference
2019-10-18 00:23:26 -03:00
viniciusbds
5d89978000
Dealing with a possible null pointer dereference
2019-10-17 23:59:16 -03:00
Antonin Delpeuch
aa228c43b2
Fix frontend for extensions for CSRF protections
2019-10-17 11:44:57 +01:00
Antonin Delpeuch
1ee5068f0d
CSRF protection for Wikidata extension
2019-10-17 10:42:05 +01:00
Antonin Delpeuch
9ae6a7a581
Tie up CSRF tokens in the frontend
2019-10-15 12:07:14 +01:00
Antonin Delpeuch
5dc005749a
Add CSRF protection to remaining commands
2019-10-15 12:07:13 +01:00
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
f7177e670d
Adapt frontend for CSRF in import dialog
2019-10-15 12:04:17 +01:00
Hosted Weblate
ee34fccea3
Merge branch 'origin/master' into Weblate.
2019-10-15 10:52:58 +02:00
CennoxX
4ff38f6961
Translated using Weblate (English)
...
Currently translated at 100.0% (735 of 735 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/en/
2019-10-15 10:52:56 +02:00
CennoxX
ea262606aa
Translated using Weblate (German)
...
Currently translated at 100.0% (735 of 735 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/de/
2019-10-15 10:52:55 +02: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
Michael
695ef94b50
#1970 Disable spell check for expressions.
2019-10-12 16:51:04 +02:00
CennoxX
826c55e218
set paging of right side
2019-10-11 11:43:26 +02:00
CennoxX
48a9911649
Fix overlapping viewpanel-header
...
This fixes #2183
2019-10-11 11:39:18 +02:00
Antonin Delpeuch
28c2a6154e
Merge pull request #2181 from OpenRefine/update_jackson
...
Update Jackson to 2.9.10
2019-10-10 17:21:05 +01:00
Antonin Delpeuch
1c2ac45dee
Merge pull request #2169 from fsteeg/2168-suggest
...
Set suggestOptions.type to the selected reconciliation type
2019-10-10 17:10:43 +01:00
Antonin Delpeuch
52ea417309
Merge pull request #2176 from viniciusbds/master
...
Fix bug when accessing empty list
2019-10-10 17:10:26 +01:00
Antonin Delpeuch
334147d611
Update Jackson to 2.9.10
2019-10-10 16:55:56 +01:00
Fabian Steeg
84af07506d
Prefer view.url pattern for data extension preview links
...
See https://github.com/OpenRefine/OpenRefine/issues/2177
2019-10-04 14:55:34 +02:00
viniciusbds
496f1fd2d0
Fix bug when accessing empty list
2019-10-02 08:56:22 -03:00
viniciusbds
6743d5c878
Change strings comparison to use equals comparator
2019-10-01 23:05:24 -03:00
Antonin Delpeuch
aa5d7b03cd
Merge pull request #2167 from fsteeg/2166-properties
...
Don't remove data.suggest in _destroy function
2019-09-27 10:34:41 +02:00
Fabian Steeg
cf578cf641
Set suggestOptions.type to the selected reconciliation type
...
Remove Freebase-specific option and default value
See https://github.com/OpenRefine/OpenRefine/issues/2168
2019-09-23 12:22:13 +02:00
Fabian Steeg
ce3abaa6a0
Don't remove data.suggest in _destroy function
...
See https://github.com/OpenRefine/OpenRefine/issues/2166
2019-09-23 09:31:49 +02:00
Hosted Weblate
f26ba67879
Merge branch 'origin/master' into Weblate.
2019-09-22 22:27:59 +02:00
Mathieu Saby
1b0b416899
Translated using Weblate (French)
...
Currently translated at 96.3% (708 of 735 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/fr/
2019-09-22 22:27:57 +02:00
Saladoc
fdaaa4bb95
Translated using Weblate (German)
...
Currently translated at 97.6% (717 of 735 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/de/
2019-09-22 22:27:54 +02:00
Antonin Delpeuch
bbb5766a33
Merge pull request #2155 from OpenRefine/issue-2152-lonely-clusters
...
Fix clusters with single candidates.
2019-09-18 19:08:18 +01:00
Antonin Delpeuch
18a78dbb4e
Merge pull request #2159 from OpenRefine/issue-2158-language-setting
...
Fix UI language change
2019-09-18 19:08:03 +01:00
Hosted Weblate
94a7682bdd
Merge branch 'origin/master' into Weblate.
2019-09-14 00:23:58 +02:00
Isao Matsunami
6d4754b225
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (735 of 735 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
2019-09-14 00:23:53 +02:00
Hosted Weblate
5042b78165
Merge branch 'origin/master' into Weblate.
2019-09-12 22:23:56 +02:00
Isao Matsunami
f1ac2d7ff8
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (735 of 735 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
2019-09-12 22:23:53 +02:00
Antonin Delpeuch
c078c3a81d
Fix change of language. Closes #2158 .
2019-09-12 11:53:21 +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
c35b2e154f
Merge pull request #2141 from OpenRefine/issue-1904-mock-data-extension-tests
...
Mock HTTP calls in data extension tests.
2019-09-12 10:41:47 +01:00
Antonin Delpeuch
fdf742b052
Unlink wikidata extension from RefineTest
2019-09-12 10:24:25 +01:00
Antonin Delpeuch
95b063162d
Fix clusters with single candidates. Closes #2152 .
2019-09-11 12:12:32 +01:00
Antonin Delpeuch
d4ba7e2791
Merge pull request #2149 from weblate/weblate-openrefine-translations
...
Update from Weblate
2019-09-08 19:26:18 +01:00
Hosted Weblate
69824c2fe1
Merge branch 'origin/master' into Weblate.
2019-09-07 23:24:36 +02:00
Isao Matsunami
7c6c270b99
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (735 of 735 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
2019-09-07 23:24:32 +02:00
leela
10dcb925e0
ellipsis, added
2019-09-06 12:48:43 +00:00
Antonin Delpeuch
9d72de1874
Merge pull request #2139 from katrinleinweber/2130-autofocus-separatorInput
...
Auto-focus input fields into which users likely type immediately
2019-08-31 14:10:30 +01:00
Katrin Leinweber
8a3cc41acb
Reset history-panel to 4a8d8afb
...
The changes in abe4137a
do not translate here. Maybe because history-panel-filter is loaded in the background in the "Undo / Redo" tab?
2019-08-31 06:59:43 +02:00
Katrin Leinweber
abe4137ae5
Speed up input of separator characters ( fix #2130 )
2019-08-31 06:50:34 +02:00
Katrin Leinweber
200d11cbef
Search autofocus element in DOM, instead of defining function
2019-08-28 19:59:59 +02:00
Katrin Leinweber
609a639129
Move focussing code to proper .js file
2019-08-28 19:35:33 +02:00
Katrin Leinweber
439f34171c
Fix typo in input field id
2019-08-28 19:26:28 +02:00
Katrin Leinweber
90af379d5f
Partially revert "Use JavaScript-based focussing, rathrer than"
...
This partially reverts commit 870a1b20a1
.
2019-08-28 19:21:10 +02:00
Antonin Delpeuch
6c128d6692
Attempt to fix surefire on Appveyor
2019-08-28 10:08:22 +01:00
Antonin Delpeuch
3e241871cc
Mock HTTP calls in data extension tests. Closes #1904 .
2019-08-27 19:52:21 +01:00
Antonin Delpeuch
12f77feeb5
Merge pull request #2134 from OpenRefine/issue-2133-test-packages
...
Clean up test classes and packages
2019-08-27 12:20:38 +01:00
Katrin Leinweber
870a1b20a1
Use JavaScript-based focussing, rathrer than
...
Reverts feb4ec3
2019-08-26 15:12:51 +02:00
Katrin Leinweber
feb4ec31a9
Auto-focus input fields into which users likely type immediately
2019-08-26 11:30:11 +02:00
Isao Matsunami
bca269cc89
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (735 of 735 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
2019-08-26 09:23:59 +02:00
Antonin Delpeuch
a8b6f63c90
Update testng configuration after package change
2019-08-23 15:19:30 +01:00
Antonin Delpeuch
29f3cef3ec
Remove uses of junit, closes #2133
2019-08-23 14:09:27 +01:00
Antonin Delpeuch
46acc21a43
Move tests to their appropriate packages and deduplicate them, for #2133
2019-08-23 13:27:20 +01:00
Antonin Delpeuch
2b03efd84f
Rename test packages to match tested ones, for #2133
2019-08-23 11:55:31 +01:00
Katrin Leinweber
9407afe37f
Retain GREL keywords in translated string
2019-08-21 20:49:54 +02:00
Katrin Leinweber
d3fa2c687b
Use idiomatic translation
...
"Kunde" is literally "customer", but "Nutzer"/"user" fits better.
2019-08-21 12:09:05 +02:00
Katrin Leinweber
18e6f36340
Fix typo
2019-08-21 10:03:57 +02:00
Katrin Leinweber
b1bc478c3c
Fix typos
2019-08-21 09:52:50 +02:00
Antonin Delpeuch
4a8d8afbd5
Merge pull request #2124 from weblate/weblate-openrefine-translations
...
Update from Weblate
2019-08-16 13:43:09 +01:00
Antonin Delpeuch
328df189ec
Add margins in Join columns dialog
2019-08-16 13:31:23 +01:00
Hosted Weblate
6a2ccd7789
Merge branch 'origin/master' into Weblate.
2019-08-12 16:23:38 +02:00
Elizabeth Sherrock
574cb1cb26
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 88.4% (638 of 722 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/zh_Hans/
2019-08-12 16:23:36 +02:00
Mathieu Saby
f0616eff79
Remove all columns at once and escape input
2019-08-09 02:03:58 +02:00
Mathieu Saby
7836e5b2db
Fix grammar and use callbacks
2019-08-07 23:20:28 +02:00
Mathieu Saby
27d5fb88fa
Init commit
2019-08-04 15:32:36 +02:00
Antonin Delpeuch
ff8654c801
Update Jackson
2019-08-03 09:30:32 +01:00
Antonin Delpeuch
55c921b9b2
Merge pull request #2100 from weblate/weblate-openrefine-translations
...
Update from Weblate
2019-07-26 16:11:12 +01:00
Antonin Delpeuch
8ab7653e0b
Set version to 3.3-SNAPSHOT
2019-07-26 15:52:00 +01:00
Antonin Delpeuch
e3417bff49
Set version to 3.2
2019-07-26 15:29:57 +01:00
Isao Matsunami
1658148502
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (722 of 722 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
2019-07-24 18:51:49 +02:00
Hosted Weblate
ca6bb8a8a8
Merge branch 'origin/master' into Weblate.
2019-07-24 16:56:26 +02:00
Sjoerd de Bruin
3df811d5bb
Translated using Weblate (Dutch)
...
Currently translated at 53.5% (386 of 721 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/nl/
2019-07-24 16:56:25 +02:00
Antonin Delpeuch
45e100a00c
Merge pull request #2094 from OpenRefine/thadguidry-patch-Help
...
[DRAFT] Add recon and record to Help tab
2019-07-24 09:32:46 +01:00
Thad Guidry
94fa0c2189
remove mention of recon on help
2019-07-23 22:36:32 -05:00
Antonin Delpeuch
6e96441684
Merge test files for Find function
2019-07-21 16:18:19 +01:00
Owen Stephens
ac7b5a0a19
Update Find and Tests
2019-07-21 13:34:18 +01:00
Owen Stephens
d6999de0da
Match only accepts regular expressions
2019-07-21 13:19:34 +01:00