Commit Graph

3683 Commits

Author SHA1 Message Date
Antonin Delpeuch
90ac54ff86 Focus property input when adding qualifiers and references, closes #1777 2018-10-27 21:58:16 +02:00
Antonin Delpeuch
800798ff5e Ignore deprecated constraints. Closes #1772. 2018-10-27 21:47:35 +02:00
Antonin Delpeuch
e1014bfeed Fix rendering of integers in Wikidata extension. Closes #1775 2018-10-27 21:43:22 +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
c3e49e79ab Add support for N-triples and Turtle 2018-10-27 19:04:07 +01:00
Antonin Delpeuch
3fb282852d
Merge pull request #1773 from ostephens/fix-refine-build
Comment whitespace in command to ensure all arguments used
2018-10-27 08:53:20 +02:00
Owen Stephens
8c28aac26d comment whitespace to ensure all arguments used 2018-10-27 06:38:08 +01:00
Owen Stephens
42e8c86a78 Add support for JSON-LD import 2018-10-27 06:34:33 +01:00
Antonin Delpeuch
676d051cac
Merge pull request #1771 from weblate/weblate-openrefine-translations
Update from Weblate
2018-10-25 06:07:02 +01:00
Luca Martinelli
c20a6b71e8
Translated using Weblate (Italian)
Currently translated at 38.1% (55 of 144 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/it/
2018-10-25 01:32:36 +02:00
Antonin Delpeuch
958ec42cb3
Merge pull request #1769 from weblate/weblate-openrefine-translations
Update from Weblate
2018-10-23 09:27:46 +01:00
Hosted Weblate
cc3aa50923
Merge branch 'origin/master' into Weblate 2018-10-22 20:54:53 +02:00
Luca Martinelli
6842429e85
Translated using Weblate (Italian)
Currently translated at 29.1% (42 of 144 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/it/
2018-10-22 20:54:53 +02: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
47323a9e75
Merge pull request #1736 from OpenRefine/maven2
Migrate to Maven, take 2
2018-10-22 14:41:48 +01:00
Antonin Delpeuch
2600571595 Cleanup refine script for packaging 2018-10-22 09:26:55 +01: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
Antonin Delpeuch
89ed5365ea
Merge pull request #1763 from weblate/weblate-openrefine-translations
Update from Weblate
2018-10-15 18:07:06 +01:00
Hosted Weblate
6492aa81d3
Merge branch 'origin/master' into Weblate 2018-10-15 19:05:06 +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
Antonin Delpeuch
3f6b3808c1
Merge pull request #1761 from omkarnix/master
Fix: Allow smartSplit() to handle String of chars not just a single char
2018-10-15 18:04:53 +01:00
omkar
f4be9f5fe1 Misc refactoring and made all the tests in the SmartSplitTests class independent by replacing BeforeSuite with BeforeTest 2018-10-15 22:28:30 +05:30
omkar
ca572a6a2d Added unit tests for smartSplit() function 2018-10-15 20:55:10 +05:30
Antonin Delpeuch
14570466f1
Merge pull request #1762 from weblate/weblate-openrefine-translations
Update from Weblate
2018-10-14 22:38:16 +01: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
67a5ce15aa
Merge pull request #1744 from msaby/replaceGUI
Add menu for searching and replacing
2018-10-14 22:35:28 +01: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
Antonin Delpeuch
f66181327c Add JRE path as parameter 2018-10-14 22:01:29 +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
900d78e891 Disable packaging for travis to save time 2018-10-14 21:24:42 +01:00
Antonin Delpeuch
155fd92342 Fix icns path for .dmg generation 2018-10-14 21:11:12 +01:00
Antonin Delpeuch
aeb008244b Cleanup Mac packaging and increase RAM size for Windows and Mac ports 2018-10-14 21:01:20 +01:00
omkar
e23fef8b66 Fix: Allow smartSplit() to handle String of chars not just a single char 2018-10-14 21:50:29 +05:30
Antonin Delpeuch
410f20fd73 Reshape DMG generation with appbundler 2018-10-14 00:06:41 +01: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
e074d05f87
Merge pull request #1753 from weblate/weblate-openrefine-translations
Update from Weblate
2018-10-12 11:04:53 +01:00
Luca Martinelli
22abbe7950
Translated using Weblate (Italian)
Currently translated at 29.8% (43 of 144 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/it/
2018-10-10 23:29:53 +02:00
Luca Martinelli
7ed8c8b7e7
Added translation using Weblate (Italian) 2018-10-09 21:45:54 +02:00
Antonin Delpeuch
61928a671b Codacy cleanup 2018-10-05 10:27:09 +01:00
Hosted Weblate
5128624119
Merge branch 'origin/master' into Weblate 2018-10-02 13:33:31 +02: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
Antonin Delpeuch
fc794f97b7
Merge pull request #1748 from OpenRefine/issue1746
Temporary fix for HTTP 500 errors from Wikibase. Closes #1746
2018-10-02 12:33:14 +01:00
Antonin Delpeuch
610a8b3100 UI for UseValuesAsIdentifiers operation 2018-10-02 12:32:46 +01:00
Antonin Delpeuch
5f551370b3 Tests for UseValuesAsIdentifiers operation 2018-10-02 12:32:30 +01:00
Antonin Delpeuch
2a68e761cb Implementation of UseValuesAsIdentifiers operation and command 2018-10-02 12:31:59 +01:00
Antonin Delpeuch
b6e9ace597 Temporary fix for HTTP 500 errors from Wikibase. Closes #1746 2018-09-25 19:37:40 +01:00
Antonin Delpeuch
c04c1fbb82
Merge pull request #1747 from weblate/weblate-openrefine-translations
Update from Weblate
2018-09-25 18:21:28 +01:00