Antonin Delpeuch
3c355b2a5f
Fix evaluation stage for surefireArgs
2020-06-22 06:28:13 +02:00
Tom Morris
85d4de8e2c
Fix reference to undefined surfireArgs param
...
Restore parameter with an empty value
2020-06-22 00:21:07 -04:00
Tom Morris
e293602897
Restore character encoding guesser ( #2755 )
...
* Fixes #486 . Builds on code from Steffen Stundzig
- Switch from ICU4J to juniversalchardet
(Java port of Mozilla charset detector)
- Replace org.json code with Jackson
- Add tests
- Add TODO for multi-file character encoding mismatches
* Restore dependency lost in rebase
Co-authored-by: Steffen Stundzig <git@stundzig.de>
2020-06-22 06:04:51 +02:00
Tom Morris
9b8e750550
Don't skip empty cells on export
...
Make sure we output at least an empty string as a placeholder.
Fixes #2306
2020-06-21 23:16:46 -04:00
Tom Morris
7a1451f561
Report errors to user
...
No errors were being reported before.
Also add TODO for progress indicator on long uploads
2020-06-21 23:09:47 -04:00
Tom Morris
60ec57aff4
Merge pull request #2779 from weblate/weblate-openrefine-translations
...
Translations update from Weblate
2020-06-21 16:19:20 -04:00
Hosted Weblate
ba4b70db4e
Merge branch 'origin/master' into Weblate.
2020-06-21 21:41:51 +02:00
Isao Matsunami
8451e97fc8
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (193 of 193 strings)
Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/ja/
2020-06-21 21:41:48 +02:00
Rafael Fontenelle
cc787b4257
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (752 of 752 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/pt_BR/
2020-06-21 21:41:47 +02:00
Isao Matsunami
0383a7385e
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (752 of 752 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
2020-06-21 21:41:46 +02:00
Adolfo Jayme Barrientos
b1625c714d
Translated using Weblate (Spanish)
...
Currently translated at 99.4% (748 of 752 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/es/
2020-06-21 21:41:45 +02:00
Tom Morris
2977ffa167
Merge pull request #2778 from OpenRefine/2777-test-dependencies
...
Restrict copied jars to runtime dependencies
2020-06-21 15:09:28 -04:00
Antonin Delpeuch
e92200a35f
Move jaxb-api dependency out of the test section
2020-06-21 20:56:33 +02:00
Tom Morris
5d6d0ad6ba
Add missing wiring for i18n plurals. ( #2774 )
...
* Add missing wiring for i18n plurals parser
* Fix goto page plural for French
2020-06-21 15:57:17 +02:00
Antonin Delpeuch
62cb20a201
Restrict copied jars to runtime dependencies. Fixes #2777
2020-06-21 15:36:17 +02:00
Antoine Beaubien
0cf7880391
(I #2765 ) Fix i18n not working in the Edit Pref Window ( #2766 )
...
* Fix i18n not working in the Edit Pref Window
Fix i18n not working in the Edit Pref Window, added an error message on failure.
* réussie -> réussi.
2020-06-21 08:26:00 +02:00
Antonin Delpeuch
0119cfd0d6
Merge pull request #2764 from OpenRefine/thadguidry-patch-delete-older-releases
...
Add new option for deleting tags associated to releases
2020-06-21 08:21:11 +02:00
Tom Morris
f361e4003c
Merge pull request #2773 from tfmorris/2751-merge-lgtm-configs
...
Merge LGTM.com configurations
2020-06-20 21:43:56 -04:00
Tom Morris
e5c161868f
Merge .lgtm.yml and lgtm.yml
...
Although both names are supported, only the first configuration
found is used. Since lgtm.yml has higher precedence, we'll use
that to avoid the risk of future problems.
2020-06-20 21:16:35 -04:00
Tom Morris
6b015c0772
Fix Coveralls badge
2020-06-20 15:13:03 -04:00
Thad Guidry
6b2b38b41c
Add new option for deleting tags associated to releases
...
Graciously, Reddy has added a new option for us to `delete_tags`
https://github.com/dev-drprasad/delete-older-releases#delete_tags
2020-06-20 12:25:45 -05:00
Antonin Delpeuch
f7cd8bef50
Merge pull request #2763 from weblate/weblate-openrefine-translations
...
Translations update from Weblate
2020-06-20 14:05:20 +02:00
Hosted Weblate
eb752d7d5a
Merge branch 'origin/master' into Weblate.
2020-06-20 12:41:48 +02:00
Rafael Fontenelle
7d12275881
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (743 of 743 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/pt_BR/
2020-06-20 12:41:45 +02:00
Isao Matsunami
842de012df
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (743 of 743 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
2020-06-20 12:41:45 +02:00
Adolfo Jayme Barrientos
92ce62b0da
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (743 of 743 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/es/
2020-06-20 12:41:44 +02:00
Antonin Delpeuch
4966e448d0
Include coverage statistics for the main module too ( #2761 )
...
* Include coverage statistics for the main module too
* Fix execution data path for main module
2020-06-19 22:45:49 +02:00
Antonin Delpeuch
9c7d4c2774
Fix coverage parameter injection phase
2020-06-19 21:27:59 +02:00
Antonin Delpeuch
ed78127142
Fix coverage computation ( #2759 )
...
* Fix coverage computation, closes #2266
* Add gdata to list of source directories for coverage
2020-06-19 21:22:19 +02:00
Tom Morris
e75d3c655a
Merge pull request #2758 from OpenRefine/dependabot/maven/org.apache.httpcomponents-httpcore-4.4.13
...
Bump httpcore from 4.4.9 to 4.4.13
2020-06-19 12:53:57 -04:00
Tom Morris
b59228185e
Merge pull request #2756 from OpenRefine/wikidata-extension-oauth
...
Wikidata extension two-legged OAuth support
2020-06-19 12:49:52 -04:00
Tom Morris
e7c032ab39
Merge pull request #2757 from OpenRefine/disable_lgtm_false_positive
...
Ignore insecure cookie alert in LGTM
2020-06-19 12:35:09 -04:00
dependabot-preview[bot]
479bc63eaf
Bump httpcore from 4.4.9 to 4.4.13
...
Bumps httpcore from 4.4.9 to 4.4.13.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-19 08:20:00 +00:00
Ekta Mishra
45fab05bf6
New implementation for Conflicts-With Scrutinizer ( #2693 )
...
part of #2354
2020-06-19 10:18:21 +02:00
afkbrb
ffd92663d7
delete outdated comment
2020-06-19 15:09:23 +08:00
Antonin Delpeuch
a43f807eb0
Ignore insecure cookie alert in LGTM, for #2756
2020-06-19 09:02:38 +02:00
afkbrb
7b237b4d83
call setSecure explicitly & fix HTTP response splitting
2020-06-19 14:38:35 +08:00
Antonin Delpeuch
4fb0ac8082
Fix bad conflict resolution from rebase
2020-06-19 00:06:22 -04:00
afkbrb
cdb02004fd
improve frontend
2020-06-18 23:51:22 -04:00
Lu Liu
335e81a26c
OAuth support for the Wikidata extension ( #2661 )
...
Closes #1612
Merges @afkbrb work to finish @wetneb protype, including:
* adding support for OAuth in addition to basic auth
* supporting registration of single user Wikidata OAuth consumers.
* adding extensive tests
* cleaning up the login dialog
This depends on the next release of the Wikidata Toolkit, but we're currently publishing our own snapshot that includes the necessary changes (thanks @wetneb!)
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2020-06-18 23:51:22 -04:00
Tom Morris
f88c0e3657
Preserve international characters in project/file names on import/export ( #2720 )
...
* Preserve international characters on import/export
Fixes #1352 . Preserve non-ASCII characters in project names on
project creation and filenames on export.
Uses existing filename cleaner with the addition of a few
more characters from StackOverflow, plus "#" which messes
up the download URL. Also URIencode download URL.
Removes unused I18N-incompatible cleaning function from
Wikidata extension rather than fixing it.
* Use common name cleaner function
Also preview cleaned table name instead of raw name, so user can see it.
Also add a TODO for better preview of column names
2020-06-18 22:06:46 +02:00
Antoine Beaubien
7793ffbbe9
(I #2624 ) Add preferences for the the grid's page size ( #2626 )
...
* Add preferences for the row display quantity
Be able to control the choices for the quantity of rows displayed.
* Added _checkPaginationSize(gridPageSize, defaultGridPageSize)
Added DataTableView._checkPaginationSize(gridPageSize, defaultGridPageSize), gridPageSize = smallest size.
* Update data-table-view.js
Fix missing semi-comma.
* Fix typeof gridPageSize != "object" not working for null
Fix typeof gridPageSize != "object" not working for null
* Update data-table-view.js
* Fix tableHeader instead of headerTable
Fix tableHeader instead of headerTable
2020-06-18 10:35:37 +02:00
Antonin Delpeuch
69d6048c0e
Restrict delete releases workflow to official repo
2020-06-18 07:56:36 +02:00
Tom Morris
9ecd26c4cf
Merge pull request #2751 from tfmorris/2750-lgtm-build
...
Fix LGTM build
2020-06-17 22:59:17 -04:00
Tom Morris
81629cbeb6
Make goal "test" instead of "compile"
...
For some reason the wikidata extensions "compile" goal doesn't
work, but testcompile does.
2020-06-17 22:36:10 -04:00
Tom Morris
cc15c88916
Add LGTM config file with custom build command
2020-06-17 22:21:40 -04:00
Tom Morris
e3367e995a
Remove obsolete comment
2020-06-17 16:13:19 -04:00
Tom Morris
77b858db18
Fix race in Process Manager ( #2748 )
...
* Remove redundant JSON diff logging
* Fix race in process manager test causing intermittent failure
2020-06-17 21:24:25 +02:00
Tom Morris
38d14e0abd
Add LGTM badges to README ( #2747 )
2020-06-17 20:07:32 +02:00
Tom Morris
ae58bc0a90
Merge pull request #2742 from OpenRefine/issue-2462-delete-older-releases
...
Delete older snapshot releases
2020-06-17 13:12:59 -04:00