Commit Graph

1054 Commits

Author SHA1 Message Date
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
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
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
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
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
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
18a78dbb4e
Merge pull request #2159 from OpenRefine/issue-2158-language-setting
Fix UI language change
2019-09-18 19:08:03 +01: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
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
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
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
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
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