Lisa Chandra
|
2de7015645
|
closes templating export dialog when a click is made outside the dialog box or when escape key is pressed
|
2020-02-27 21:42:11 +05:30 |
|
Lisa Chandra
|
7e86197339
|
closes custom export tab when a click is made outside the tab or when escape key is pressed
|
2020-02-27 21:26:07 +05:30 |
|
Lisa Chandra
|
91058de64f
|
closes cluster dialog when a click is made outside the dialog box and when escape key is pressed
|
2020-02-27 18:59:16 +05:30 |
|
Thad Guidry
|
9a1d6a341a
|
fix typo
|
2020-02-26 07:55:35 -06:00 |
|
Thad Guidry
|
4baba6b125
|
fix typo
|
2020-02-26 07:44:44 -06:00 |
|
Hosted Weblate
|
49229c4f4a
|
Merge branch 'origin/master' into Weblate.
|
2020-02-19 23:08:41 +01:00 |
|
Woojin Kim
|
e75187189c
|
Translated using Weblate (Korean)
Currently translated at 9.3% (69 of 737 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ko/
|
2020-02-19 23:08:38 +01:00 |
|
Antonin Delpeuch
|
429f26c2ae
|
Set version to 3.4-SNAPSHOT
|
2020-01-31 19:06:56 +01:00 |
|
Antonin Delpeuch
|
58b839b9c5
|
Set version to 3.3
|
2020-01-31 18:22:18 +01:00 |
|
Peter Nõu
|
a581bb2888
|
Translated using Weblate (Swedish)
Currently translated at 60.5% (446 of 737 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/sv/
|
2020-01-28 19:50:24 +01:00 |
|
Antonin Delpeuch
|
fad1209fbc
|
Translated using Weblate (French)
Currently translated at 96.7% (713 of 737 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/fr/
|
2020-01-28 19:50:21 +01:00 |
|
Antonin Delpeuch
|
5894041943
|
Merge pull request #2296 from jamessspanggg/add-filldown-blankdown-for-all
[#2280] Add fill down and blank down operations for all columns
|
2020-01-27 10:24:08 +01:00 |
|
jamessspanggg
|
a19f859d2e
|
Reverse order of fill down operation
|
2020-01-27 17:14:57 +08:00 |
|
Antonin Delpeuch
|
fe147328f3
|
Merge pull request #2297 from jamessspanggg/2220-blank-per-column
[#2220] Add facet for blank values/records per column
|
2020-01-24 10:16:04 +01:00 |
|
changheecho
|
c8dbf14efe
|
Translated using Weblate (Korean)
Currently translated at 8.8% (65 of 735 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ko/
|
2020-01-23 06:21:28 +01:00 |
|
jamessspanggg
|
d7d4731f80
|
Utilise callbacks to chain fill/blank down operations
|
2020-01-21 01:56:03 +08:00 |
|
jamessspanggg
|
df76cb93b7
|
Fix error in calculation of blank records per column
|
2020-01-21 01:28:19 +08:00 |
|
jamessspanggg
|
8d3911556a
|
Add facet for blank values/records per column
|
2020-01-21 00:02:48 +08:00 |
|
jamessspanggg
|
73936183bb
|
Refactor to individual functions
|
2020-01-20 23:20:14 +08:00 |
|
jamessspanggg
|
90628e6ab0
|
Add fill down and blank down operations for all columns
|
2020-01-20 22:21:37 +08:00 |
|
Hosted Weblate
|
c5b1c434e7
|
Merge branch 'origin/master' into Weblate.
|
2020-01-10 18:21:31 +01:00 |
|
Luca Martinelli
|
d1d320f0c0
|
Translated using Weblate (Italian)
Currently translated at 100.0% (735 of 735 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/it/
|
2020-01-10 18:21:25 +01:00 |
|
Antonin Delpeuch
|
faece760f6
|
Set version to 3.3-SNAPSHOT
|
2020-01-08 20:56:51 +01:00 |
|
Antonin Delpeuch
|
e98dd26992
|
Merge pull request #2275 from jamessspanggg/2233-sort-link-translate
Translate Sort link to the language of the UI
|
2020-01-08 09:47:42 +01:00 |
|
jamessspanggg
|
67b62c5c16
|
EditOneCellCommandTests: Add number parsing tests
|
2020-01-08 09:55:51 +08:00 |
|
jamessspanggg
|
fc97b3f188
|
Fix mistake of translating wrong word
|
2020-01-08 08:31:51 +08:00 |
|
jamessspanggg
|
c2d72c6236
|
Translate sort link using i18n
|
2020-01-07 11:42:59 +08:00 |
|
jamessspanggg
|
5afd93e2d1
|
Standardise 'edit' cell dialogue with 'toNumber()' behavior
|
2020-01-07 10:09:28 +08:00 |
|
Antonin Delpeuch
|
e62bb7ac0e
|
Set version to 3.3-rc1
|
2020-01-06 13:30:39 +01:00 |
|
Antonin Delpeuch
|
904129d0f7
|
Fix other NPE in expression logging, for #2264
|
2020-01-06 06:30:56 +01:00 |
|
Antonin Delpeuch
|
a4c4a20767
|
Fix Google Sheets and Google Drive export
|
2020-01-04 15:56:24 +01:00 |
|
Antonin Delpeuch
|
14dd4c0112
|
Merge pull request #2264 from OpenRefine/issue-2086-expression-logging-npe
Fix NPE in expression logging.
|
2019-12-30 21:52:58 +01:00 |
|
Antonin Delpeuch
|
60089ab716
|
Merge pull request #2263 from OpenRefine/issue-2213-xlsx-export-url
More robust URI detection in tabular exporter.
|
2019-12-30 21:52:45 +01:00 |
|
Antonin Delpeuch
|
e589413ae9
|
Merge pull request #2261 from OpenRefine/issue-2260-reconciliation-cors
Support CORS reconciliation services
|
2019-12-30 21:52:17 +01:00 |
|
Antonin Delpeuch
|
7593d5484d
|
Add Hyperlink to cell in Excel importer, with fallback to String, for #2213
|
2019-12-25 22:24:58 +01:00 |
|
Antonin Delpeuch
|
08e175dc66
|
Fix NPE in expresion logging. Closes #2086.
|
2019-12-25 12:33:42 +01:00 |
|
Antonin Delpeuch
|
0bd6a0fbd7
|
Merge pull request #2198 from viniciusbds/master
Dealing with a possible null pointer dereference
|
2019-12-25 11:42:34 +01:00 |
|
Antonin Delpeuch
|
78853f8fb2
|
More robust URI detection in tabular exporter. Closes #2213.
|
2019-12-25 11:33:03 +01:00 |
|
Antonin Delpeuch
|
63bb9e3135
|
Remove unused suggest-4_3.min.js
|
2019-12-24 10:39:18 +01:00 |
|
Antonin Delpeuch
|
2e1d5402ea
|
Add CORS support with JSONP fallback. Closes #2260
|
2019-12-24 10:38:12 +01:00 |
|
Antonin Delpeuch
|
ad261109be
|
Fetch default recon service in background silently. Fixes #1665
|
2019-12-24 09:07:23 +01:00 |
|
Antonin Delpeuch
|
02a8f411e4
|
Update Apache POI to 4.1.1, for #949
|
2019-12-22 11:41:32 +01:00 |
|
Antonin Delpeuch
|
21504a60d5
|
Merge pull request #2245 from OpenRefine/update-odftoolkit
Update odftoolkit to 0.9.0-RC1
|
2019-12-16 08:18:59 +01:00 |
|
Antonin Delpeuch
|
726395620b
|
Merge pull request #2202 from viniciusbds/patch-1
Update SqlCreateBuilder.java
|
2019-12-16 08:18:20 +01:00 |
|
Hosted Weblate
|
1eb67c4823
|
Merge branch 'origin/master' into Weblate.
|
2019-12-15 22:21:20 +01:00 |
|
Ederporto
|
ab2d9c2862
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (735 of 735 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/pt_BR/
|
2019-12-15 22:21:14 +01:00 |
|
Antonin Delpeuch
|
5dcc03cf62
|
Update odftoolkit to 0.9.0-RC1
|
2019-12-13 11:10:10 +01:00 |
|
Antonin Delpeuch
|
cc5498a42a
|
Return best loaded language code in LoadLanguageCommand. (#2232)
Closes #2227.
|
2019-11-27 15:35:18 +00:00 |
|
Denise Jansen
|
d879615cca
|
Translated using Weblate (Dutch)
Currently translated at 55.5% (408 of 735 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/nl/
|
2019-11-23 11:04:52 +01:00 |
|
Sam Reed
|
da3ae056c9
|
Translated using Weblate (English (United Kingdom))
Currently translated at 0.7% (5 of 735 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/en_GB/
|
2019-11-23 11:04:50 +01:00 |
|