Thad Guidry
506e479689
adding more logging
2018-01-04 11:14:30 -06:00
Jacky
a41d538575
Merge pull request #1392 from OpenRefine/thadguidry-patch-1
...
Support log for Windows folks running refine.bat
2018-01-03 23:43:35 -05:00
Jacky
9cbbbc6ca1
Merge pull request #1415 from OpenRefine/issue1381
...
Fix URI encoding of flyout parameters
2018-01-03 20:18:50 -05:00
Thad Guidry
8ebf8ad38c
Merge pull request #1413 from OpenRefine/fix_appveyor
...
Fix appveyor failure on URL cache test
2018-01-03 17:36:09 -06:00
Antonin Delpeuch
e7d07b5e9c
Merge pull request #1416 from OpenRefine/split-gitignore
...
Split .gitignore by extension
2018-01-04 00:14:00 +01:00
Antonin Delpeuch
45ccd0e1c0
Change HTTP error detection in URL fetching test
2018-01-03 22:44:32 +01:00
Antonin Delpeuch
0fb7e79982
Split .gitignore by extension
2018-01-03 22:04:49 +01:00
Antonin Delpeuch
c9c9ee7509
Fix URI encoding of flyout parameters
...
Closes #1381
2018-01-03 21:36:19 +01:00
Antonin Delpeuch
908bba2660
Merge pull request #1412 from OpenRefine/jython_tests
...
Jython tests
2018-01-03 20:51:48 +01:00
Antonin Delpeuch
0f03d77178
Enable extension tests in Appveyor
2018-01-03 19:32:22 +01:00
Antonin Delpeuch
dae4ac1ce4
Simpler way to pass the test when there are 503 errors
2018-01-03 19:03:26 +01:00
Antonin Delpeuch
32b7d2fa74
Looser check for 403 and 503 errors in URL caching test
2018-01-03 18:57:34 +01:00
Antonin Delpeuch
f14543bfca
Fix URL caching test on Appveyor
2018-01-03 18:52:12 +01:00
Antonin Delpeuch
2b987854ab
Enable Jython tests in Travis
2018-01-03 18:37:51 +01:00
Antonin Delpeuch
4a325c8ff5
Configure testing for the Jython extension
2018-01-03 18:37:16 +01:00
Jacky
bdf1c3eda7
fix issue #1402
2017-12-28 23:24:34 -05:00
Antonin Delpeuch
78a2e6573c
Merge pull request #1406 from isaomatsunami/patch-2
...
Create translation-jp.json
2017-12-28 16:02:43 +01:00
Antonin Delpeuch
37c1ac806c
Merge pull request #1400 from weblate/weblate-openrefine-translations
...
Update from Weblate.
2017-12-28 16:02:23 +01:00
Isao Matsunami
c75f97b40d
Update translation-jp.json
2017-12-28 17:08:07 +09:00
Isao Matsunami
a72d365b2b
Create translation-jp.json
...
Added Japanese translation file for Google Data extension
2017-12-28 16:52:11 +09:00
Weblate
204de05622
Merge remote-tracking branch 'origin/master'
2017-12-27 20:23:48 +01:00
Isao Matsunami
a056b1c750
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (669 of 669 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
2017-12-27 20:23:47 +01:00
Thad Guidry
e82e70b084
Merge pull request #1403 from OpenRefine/thadguidry-patch-ignore_logs
...
ignoring logs
2017-12-27 13:23:42 -06:00
Thad Guidry
ad328af9e9
ignoring logs
2017-12-27 12:31:17 -06:00
anonymous
f864964ecb
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (669 of 669 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
2017-12-27 09:54:09 +01:00
Isao Matsunami
eaf1b34361
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (669 of 669 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
2017-12-27 09:52:08 +01:00
Antonin Delpeuch
61f18c20cd
Merge pull request #1399 from isaomatsunami/patch-1
...
Update translation-jp.json for 2.8
2017-12-27 09:44:35 +01:00
Antonin Delpeuch
94b9d57528
Merge pull request #1397 from tiagofernandez/save-import-options
...
Revert 278f24c1
and adapt 0001d9f7
(ref. PR #1387 )
2017-12-27 09:44:19 +01:00
Isao Matsunami
7ee97083d1
Update translation-jp.json
...
Reconcileを「照合」に統一。一部で英語を併記。
2017-12-26 20:50:46 +09:00
Isao Matsunami
8d118d7027
Update translation-jp.json
...
Reconcileの訳語を「照合」に統一
2017-12-26 19:43:32 +09:00
Isao Matsunami
33e107d4eb
Update translation-jp.json
...
Some items are added for 2.8. Some are changed not to break the original layout.
The following 2 pages are hard-coded in English?
1) import from Google Data
2) parse type for PC-AXIS text files
2017-12-26 14:00:32 +09:00
Tiago Fernandez
00faf2a179
Revert 278f24c1
and adapt 0001d9f7
(ref. PR #1387 )
2017-12-24 12:48:23 +01:00
Jacky
e9faf7a04b
Merge pull request #1396 from jackyq2015/issue/1341
...
fix issue #1341 , appveyor build
2017-12-24 00:11:27 -05:00
Jacky
4a182c9a15
fix issue #1341
2017-12-24 00:06:09 -05:00
Jacky
e5709efd46
fix issue #1341
2017-12-24 00:04:16 -05:00
Thad Guidry
658f71fe21
Support log for Windows folks running refine.bat
...
Too often we need to ask multiple questions from folks running OpenRefine on Windows. Let's make this easier for us from a support perspective and just ask the users to paste the contents of the support.log file to us. We can expand on any support.log enhancements later as we come across the need to add more.
2017-12-22 11:07:35 -06:00
Jacky
fb3620b3d9
Merge pull request #1388 from jackyq2015/issue/1386
...
Fix Issue #1386
2017-12-21 08:26:29 -05:00
Jacky
6c06424183
Merge pull request #1390 from jackyq2015/issue/1389
...
fix Issue #1389
2017-12-21 08:26:09 -05:00
Jacky
9107a0eb91
remove commented code
2017-12-21 08:24:29 -05:00
Jacky
add2eb936c
Merge branch 'issue/1386' of https://github.com/jackyq2015/openrefine into issue/1386
2017-12-21 08:23:01 -05:00
Jacky
e1a494aabd
remove the print
2017-12-21 08:22:44 -05:00
Jacky
5311b48a6b
Merge pull request #1387 from tiagofernandez/save-import-options
...
Options metadata
2017-12-20 19:13:37 -05:00
Jacky
e891c44e26
revert unecessary changes
2017-12-20 18:55:34 -05:00
Jacky
4e3a2d8fe5
Merge branch 'issue/1389' of https://github.com/jackyq2015/openrefine into issue/1389
2017-12-20 18:53:29 -05:00
Jacky
cd770aed25
revert unecessary changes
2017-12-20 18:52:53 -05:00
jackyq2015
29abf730e9
check the host readability before test
2017-12-20 14:39:16 -05:00
jackyq2015
8b203a094d
add the braces
2017-12-20 13:30:38 -05:00
Jacky
2f050322b5
use join not sleep
2017-12-20 08:35:31 -05:00
Tiago Fernandez
0001d9f7b2
Test ImportingUtilities.createProjectMetadata()
2017-12-20 11:07:36 +01:00
Jacky
834b6c493c
check isDone
2017-12-19 22:20:11 -05:00