Antonin Delpeuch
f9bef06488
fix newline character
2020-01-16 17:28:50 +01:00
Thad Guidry
fe4a585cf3
Inform user about download of Maven starting
2020-01-16 10:23:38 -06:00
Antonin Delpeuch
2e686987bd
Merge pull request #2287 from OpenRefine/issue-2286-maven-update
...
Update downloaded Maven copy to fix HTTPS issue
2020-01-16 16:19:42 +01:00
Antonin Delpeuch
ef607c5915
Update downloaded Maven copy to fix HTTPS issue, closes #2286
2020-01-16 07:10:24 +01:00
Antonin Delpeuch
9668210e58
Merge pull request #2279 from OpenRefine/thadguidry-patch-3
...
Create SUPPORT.md file
2020-01-11 17:57:12 +01:00
Antonin Delpeuch
6f0106c5b0
Merge pull request #2282 from weblate/weblate-openrefine-translations
...
Translations update from Weblate
2020-01-10 22:05:19 +01:00
Hosted Weblate
c5b1c434e7
Merge branch 'origin/master' into Weblate.
2020-01-10 18:21:31 +01:00
Luca Martinelli
488a7021ff
Translated using Weblate (Italian)
...
Currently translated at 100.0% (44 of 44 strings)
Translation: OpenRefine/gdata
Translate-URL: https://hosted.weblate.org/projects/openrefine/gdata/it/
2020-01-10 18:21:27 +01:00
Luca Martinelli
d50da67142
Translated using Weblate (Italian)
...
Currently translated at 100.0% (158 of 158 strings)
Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/it/
2020-01-10 18:21:27 +01:00
Luca Martinelli
bb1227406b
Translated using Weblate (Italian)
...
Currently translated at 100.0% (50 of 50 strings)
Translation: OpenRefine/database
Translate-URL: https://hosted.weblate.org/projects/openrefine/database/it/
2020-01-10 18:21:26 +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
352d209b9f
Lowercase "email"
2020-01-08 17:20:21 +01:00
Thad Guidry
1d813917d7
Create SUPPORT.md file
...
This will add a special Github popup for first time issue creators, details of how it works are here: https://help.github.com/en/github/building-a-strong-community/adding-support-resources-to-your-project
2020-01-08 09:33:55 -06:00
Antonin Delpeuch
8abf1d8ebf
Merge pull request #2278 from Negens/patch-2
...
Update the check_running() function in refine
2020-01-08 14:48:02 +01:00
Negens
a4ee71a29d
Update the check_running() function in refine
...
In strict shell environments, the "$?" is reset when evaluated.
Here, the "boolean if" statements compares it to "7", then reset it and compares it to "22".
If the "$?" is intially "22", it is not evaluated and the NOT_RUNNING variable is ignored while it shouldn't. this leads to the error
"Something is already running on http://127.0.0.1:3333/ "
To avoid this, the solution is to first affect the value of "$?" to a non-system variable and then evaluate this new variable.
2020-01-08 13:34:49 +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
Antonin Delpeuch
d82e5425e5
Merge pull request #2274 from jamessspanggg/2163-inconsistent-number-parsing
...
Standardise 'edit' cell dialogue with 'toNumber()' when parsing String to Number
2020-01-08 09:46:11 +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
Antonin Delpeuch
b4ac8be752
Merge pull request #2276 from weblate/weblate-openrefine-translations
...
Translations update from Weblate
2020-01-07 12:27:11 +01:00
Hosted Weblate
69859f4b4a
Merge branch 'origin/master' into Weblate.
2020-01-07 12:21:25 +01:00
Isao Matsunami
685faa304d
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (44 of 44 strings)
Translation: OpenRefine/gdata
Translate-URL: https://hosted.weblate.org/projects/openrefine/gdata/ja/
2020-01-07 12:21:23 +01: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
d77d54803f
Fix Wikidata TODAY test
2020-01-06 13:30:10 +01:00
Antonin Delpeuch
ae41348e00
Fix bug with TODAY in Wikidata schema
2020-01-06 11:40:14 +01:00
Antonin Delpeuch
1046c38727
Fix Wikidata login form, closes #2194
2020-01-06 11:40:02 +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
cd18b82ef4
Merge pull request #2270 from OpenRefine/issue-2113-fusion-tables
...
Remove Fusion Tables support in gdata extension.
2020-01-03 17:24:44 +01:00
Antonin Delpeuch
6dc79d965d
Use state to keep redirect URI constant
2019-12-31 10:21:07 +01:00
Antonin Delpeuch
fe5871bd51
Remove Fusion Tables support in gdata extension. Closes #2113 .
2019-12-31 07:17:41 +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
ee6a37dc53
Merge pull request #2262 from OpenRefine/issue-2228-wikidata-login-csrf
...
Fix Wikidata login CSRF issue.
2019-12-30 21:52:31 +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
880eb5437e
Merge branch 'master' of ssh://github.com/OpenRefine/OpenRefine
2019-12-27 17:28:15 +01:00
Antonin Delpeuch
539a04e496
Fix Coveralls Maven plugin, closes #2266
2019-12-27 17:27:59 +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
fe57897e8e
Fix Wikidata login CSRF issue. Closes #2228 .
2019-12-25 11:02:19 +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
4edbd40b6a
Merge pull request #2259 from Bhanu-mbvg/master
...
Wikidata login: form submittion by pressing Enter key
2019-12-23 11:30:42 +01:00
Antonin Delpeuch
8ceaeb0743
Use jQuery.submit to bind form to login
2019-12-22 23:40:57 +01:00