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
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
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
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
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
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
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
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
browncow5
200c3f0a4b
Added a maximum date to the time range.
2019-01-09 19:30:33 -07: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
ddd9bf9aa8
Merge pull request #1906 from OpenRefine/issue1893
...
Make clustering extensible
2018-12-31 14:13:46 +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
Antonin Delpeuch
22cf0517b9
Better fallback for non-localized keyers and distances
2018-12-11 12:16:58 +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
Owen Stephens
700850a5f7
Add Common transform which replaces smart quotes with ascii equivalent
2018-12-09 11:03:11 +00: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
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
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
5639f1b2f1
Merge pull request #1755 from OpenRefine/jackson-serialization
...
Jackson serialization
2018-12-01 23:56:50 +00: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
a4117b470c
Remove leftover merge conflicts
2018-11-30 19:39:42 +09:00
Antonin Delpeuch
5a4a79028f
Revert "data package metadata ( #1398 )"
...
This reverts commit c4b0ff6bea
.
2018-11-30 19:35:31 +09:00
Hosted Weblate
c96877a54b
Merge branch 'origin/master' into Weblate
2018-11-29 03:15:31 +01:00
Isao Matsunami
032ca32f6d
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-11-29 03:15:30 +01:00
Antonin Delpeuch
7dd4db1ca1
Fix i18n calls after migration
2018-11-28 23:22:38 +09:00
Antonin Delpeuch
516d140ae7
Add missing English header for metadata dialog
2018-11-27 14:07:44 +09:00
Antonin Delpeuch
29a818f7b4
Merge pull request #1666 from ostephens/list-facet-changes
...
List facet changes
2018-11-22 20:10:41 +00:00
Antonin Delpeuch
1189cdb4f9
Merge pull request #1850 from ostephens/fix-transformall-label
...
Fix on screen text in Transform All columns dialog
2018-11-22 17:41:35 +00:00
Hosted Weblate
859fc9cf63
Merge branch 'origin/master' into Weblate
2018-11-22 17:09:40 +01:00
ssantos
62308d7ec8
Translated using Weblate (German)
...
Currently translated at 100.0% (710 of 710 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/de/
2018-11-22 17:09:39 +01:00
Antonin Delpeuch
ccde661a27
Merge pull request #1835 from msaby/fixreplace
...
Fix regular expression option in replace menu. Closes #1834
2018-11-22 16:09:34 +00:00
Owen Stephens
90cd3dadd0
Ensure Facet by Star/Flag still work as expected
2018-11-22 15:07:41 +00:00
Owen Stephens
795d7232aa
Update Custom facets that output a boolean to convert to string
2018-11-22 12:36:37 +00:00
Owen Stephens
62971b3804
Don't display 'edit' option for number/date/boolean groups in list facet
2018-11-22 12:36:37 +00:00
Owen Stephens
477d9acf9b
Add frontend support for number, date, boolean groups in list facet
2018-11-22 12:36:37 +00:00
Owen Stephens
3052155c0a
Fix on screen text in Transform All columns dialog
2018-11-22 11:39:29 +00:00
Hosted Weblate
dcd44b9d6f
Merge branch 'origin/master' into Weblate
2018-11-22 10:38:21 +01:00
Allan Nordhøy
ef3f15b476
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 47.9% (340 of 710 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/nb_NO/
2018-11-22 10:38:20 +01:00
Isao Matsunami
b2835795ec
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (710 of 710 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
2018-11-22 10:38:18 +01:00
Antonin Delpeuch
22322bd027
Merge pull request #1846 from OpenRefine/new_i18n
...
Migrate to Wikimedia's i18n jQuery library
2018-11-22 09:38:11 +00:00
Thad Guidry
0253dac826
fix typo for "remplacement"
2018-11-21 13:51:08 -06:00
Antonin Delpeuch
333c027b0b
Init i18n with the locale set by the user
2018-11-21 18:26:55 +00:00
Antonin Delpeuch
10931e1e4d
Migrate js to new localization syntax
2018-11-21 17:30:00 +00:00
Remi Rampin
2356656b50
Load new message catalogs using jquery.i18n
2018-11-21 17:29:49 +00:00
Remi Rampin
ebbafd5977
Add jquery.i18n library, version 1.0.4
...
https://github.com/wikimedia/jquery.i18n
2018-11-21 17:29:49 +00:00
Antonin Delpeuch
b46c5a7b4e
Flatten remaining messages
2018-11-21 17:26:53 +00:00
Antonin Delpeuch
5153dd950a
Merge remote-tracking branch 'wltr/master'
2018-11-21 16:04:19 +00:00
Allan Nordhøy
77b9e1fadf
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 33.2% (236 of 710 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/nb_NO/
2018-11-21 16:44:28 +01:00
Antonin Delpeuch
375839bb22
Update translation files for new format
2018-11-21 15:25:58 +00:00
Antonin Delpeuch
9bf0bb2154
Merge JS i18n strings with slash
2018-11-21 15:24:57 +00:00
Jon Harald Søby
ebd2b2f811
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 17.6% (125 of 710 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/nb_NO/
2018-11-19 10:51:38 +01:00
Jon Harald Søby
2c4edb9d12
Added translation using Weblate (Norwegian Bokmål)
2018-11-19 02:29:34 +01:00
Mathieu Saby
2be4365550
Fix regex search in replace menu
2018-11-18 12:27:55 +01:00
Mathieu Saby
2cc6368266
Translated using Weblate (French)
...
Currently translated at 100.0% (710 of 710 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/fr/
2018-11-18 12:07:51 +01:00
Hosted Weblate
1e500cf7e8
Merge branch 'origin/master' into Weblate
2018-11-07 11:31:58 +01:00
Bodhisattwa Mandal
384a8e83ad
Translated using Weblate (Bengali)
...
Currently translated at 1.0% (7 of 710 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/bn/
2018-11-07 11:31:57 +01:00
Bodhisattwa Mandal
93d999673b
Added translation using Weblate (Bengali)
2018-11-06 20:47:48 +01:00
Antonin Delpeuch
f0788afbef
Restore tab behaviour in encoding dialog. Closes #1812 .
2018-11-06 18:51:26 +00:00
Mathieu Saby
51beca3cc4
Translated using Weblate (French)
...
Currently translated at 100.0% (710 of 710 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/fr/
2018-11-01 23:07:45 +01:00
emma peel
29f40db129
Translated using Weblate (Spanish)
...
Currently translated at 95.9% (681 of 710 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/es/
2018-11-01 13:03:59 +01:00
Hosted Weblate
a65e49a48b
Merge branch 'origin/master' into Weblate
2018-10-27 22:12:59 +02:00
emma peel
b5a65f72b4
Translated using Weblate (Spanish)
...
Currently translated at 87.0% (618 of 710 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/es/
2018-10-27 22:12:58 +02:00
Owen Stephens
94b52f6d55
Add n-triple and ttl formats and small rearrangement of controller.js
2018-10-27 19:13:35 +01:00
Owen Stephens
42e8c86a78
Add support for JSON-LD import
2018-10-27 06:34:33 +01:00
ssantos
59f38d94fd
Translated using Weblate (German)
...
Currently translated at 100.0% (710 of 710 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/de/
2018-10-22 20:54:52 +02:00
Antonin Delpeuch
a81462fb21
Translated using Weblate (Russian)
...
Currently translated at 90.9% (646 of 710 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ru/
2018-10-19 20:39:45 +02:00
Isao Matsunami
88af287933
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (710 of 710 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
2018-10-15 19:05:06 +02:00
Hosted Weblate
df1b131e08
Merge branch 'origin/master' into Weblate
2018-10-14 23:35:51 +02:00
Isao Matsunami
888ea81ded
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (700 of 700 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
2018-10-14 23:35:49 +02:00
Antonin Delpeuch
e8d5a497fd
Fix JSON format error
2018-10-14 22:23:01 +01:00
Antonin Delpeuch
726960b410
Merge branch 'master' into replaceGUI
2018-10-14 22:12:25 +01:00
Mathieu Saby
5ff1b995ef
Option for matching whole words
...
Replace Textareas with text Inputs and add labels.
Add an option for matching whole words
Change the behavior of escape option for replacement text:
if checked, \n and \t have a special meaning (newline and tab),
and \\n and \\t must be used for "backslash and n" and "backslash and t"
but other character are escaped : \ means \, \\ means \\, \r means \r etc.
2018-10-14 22:40:31 +02:00
Antonin Delpeuch
d2edffcef4
Merge pull request #1754 from OpenRefine/issue1596
...
Directly use column as reconciliation results
2018-10-12 11:05:12 +01:00
Antonin Delpeuch
61928a671b
Codacy cleanup
2018-10-05 10:27:09 +01:00
ssantos
8e7f45a20a
Translated using Weblate (German)
...
Currently translated at 100.0% (696 of 696 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/de/
2018-10-02 13:33:31 +02:00
Antonin Delpeuch
630f119f1a
Translated using Weblate (French)
...
Currently translated at 99.2% (691 of 696 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/fr/
2018-10-02 13:33:30 +02:00