Commit Graph

2494 Commits

Author SHA1 Message Date
Antonin Delpeuch
88907f06a0 Merge pull request #1282 from remram44/i18n-copyright
Add copyright header for i18n library
2017-10-23 19:23:49 +02:00
Owen Stephens
a93caa2c20 Added missing licence for jquery-i18n 2017-10-23 18:16:42 +01:00
Remi Rampin
fd971077bf Remove jquery 1.9.1, unused 2017-10-23 13:07:46 -04:00
Remi Rampin
f489701737 Add license header for i18n library 2017-10-23 12:58:51 -04:00
Antonin Delpeuch
e5a831b18c Merge branch 'master' of https://github.com/OpenRefine/OpenRefine 2017-10-23 17:12:23 +02:00
Antonin Delpeuch
6a67f63c82 Remove empty translation (as it generates exceptions in OpenRefine) 2017-10-23 17:11:26 +02:00
Antonin Delpeuch
f1af2a60bb Merge pull request #1280 from remram44/french
Fix some French translations
2017-10-23 16:55:49 +02:00
Remi Rampin
6a9694d622 Fix some French translations 2017-10-23 10:51:07 -04:00
Owen Stephens
b378dea417 Minor syntax fix 2017-10-23 08:54:26 +01:00
Owen Stephens
47520d4a71 Minor fixes to syntax 2017-10-23 08:36:08 +01:00
Owen Stephens
46c3ec100e Remove unused local variables and imports 2017-10-23 08:36:08 +01:00
Antonin Delpeuch
23b643426a Fix Codacy warnings in MultiValuedCellSplitOperation 2017-10-23 08:41:14 +02:00
Owen Stephens
cccf1e55c9 Update split multi-valued cells to support split by regex and split by lengths 2017-10-22 23:54:18 +01:00
Owen Stephens
6fb7f1f476 Add UI for split multi-valued cells by sep/regex/length 2017-10-22 23:53:18 +01:00
Jacky
63c1714d0a add fields for metadata 2017-10-22 00:37:59 -04:00
Jacky
f1ab6b8cd6 Merge branch 'master' of https://github.com/OpenRefine/OpenRefine 2017-10-21 23:49:58 -04:00
Jacky
d1b278205d Merge branch 'master' of https://github.com/jackyq2015/OpenRefine 2017-10-21 23:46:22 -04:00
Jacky
818e139b43 add the import options to metadata 2017-10-21 23:41:11 -04:00
Jacky
0c9396275a add the import options to metadata 2017-10-21 23:33:19 -04:00
Antonin Delpeuch
e5fdf48680 Fix french translation 2017-10-21 01:51:37 +01:00
Antonin Delpeuch
2396d42683 Align badges 2017-10-20 23:29:38 +01:00
Thad Guidry
d44481f657 Merge pull request #1276 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
2017-10-20 16:29:27 -05:00
The Gitter Badger
4c3c804881 Add Gitter badge 2017-10-20 20:00:23 +00:00
Antonin Delpeuch
21f4d62474 Merge pull request #1275 from OpenRefine/wikitext-url-fix
Forbid pipe characters in URL references to ease parsing.
2017-10-20 16:41:00 +02:00
Antonin Delpeuch
73ac66e5f9 Merge branch 'topic-item' 2017-10-20 15:39:09 +01:00
Antonin Delpeuch
686e635c93 Merge branch 'master' into topic-item 2017-10-20 15:38:47 +01:00
Antonin Delpeuch
e2a22a6994 Forbid pipe characters in URL references to ease parsing.
This is a temporary fix before we do full Wikitext parsing inside references
(this needs a change upstream). See https://github.com/sweble/sweble-wikitext/issues/67 .
2017-10-20 15:32:58 +01:00
Weblate
0cdb47a050 Merge remote-tracking branch 'origin/master' 2017-10-19 18:59:07 +02:00
Antonin Delpeuch
f36eb1558c Translated using Weblate (French)
Currently translated at 100.0% (648 of 648 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/fr/
2017-10-19 18:59:07 +02:00
Antonin Delpeuch
47d6f0e2df Merge pull request #1273 from OpenRefine/issue1272
Fix duplicate item in Reconcile > Actions menu. Closes #1272.
2017-10-19 18:59:02 +02:00
Antonin Delpeuch
4e2241de5b Fix duplicate item in Reconcile > Actions menu. Closes #1272. 2017-10-19 16:43:55 +01:00
Allan Nordhøy
641ff716a9 Added translation using Weblate (Norwegian Bokmål) 2017-10-19 12:15:15 +02:00
Antonin Delpeuch
54acf10edf Change "topic" to "item" in the UI 2017-10-18 12:39:40 +01:00
Mathieu Saby
c7b3a5ffe4 Translated using Weblate (French)
Currently translated at 100.0% (648 of 648 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/fr/
2017-10-17 22:45:56 +02:00
Matthias Findeisen
724428aebf Translated using Weblate (German)
Currently translated at 14.0% (91 of 648 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/de/
2017-10-15 18:46:53 +02:00
Antonin Delpeuch
473b1b135d Merge pull request #1264 from OpenRefine/issue1262
Update Jackson to 2.9.1
2017-10-09 20:09:49 +02:00
Antonin Delpeuch
f7b81789dc Merge pull request #1263 from ostephens/fix_range_facet
Ensure _max is never less than _min for numeric range facet
2017-10-09 20:05:04 +02:00
Antonin Delpeuch
c9cc4fb262 Update Jackson to 2.9.1
Closes #1262
2017-10-09 17:38:09 +01:00
Owen Stephens
bb6b8378d3 Ensure _max is never less than _min 2017-10-09 17:13:43 +01:00
Antonin Delpeuch
4036f3ff91 Merge pull request #1257 from OpenRefine/issue1256
Perform ASCII normalization earlier in FingerprintKeyer.
2017-09-27 17:54:43 +02:00
Antonin Delpeuch
6cae3bc3be Merge pull request #1259 from ostephens/version_check
Alert user if more recent version available from github. Closes #1258
2017-09-27 16:06:43 +02:00
Owen Stephens
4f6284032f Code tidy + set link to new version to open in new browser tab 2017-09-27 12:22:59 +01:00
Owen Stephens
b88263bd74 Fixes as per PR comments 2017-09-27 11:47:07 +01:00
Owen Stephens
e482878596 Alert user if more recent version available from github 2017-09-27 11:00:47 +01:00
Antonin Delpeuch
1da3c00cb1 Perform ASCII normalization earlier in FingerprintKeyer.
This closes #1256.
2017-09-27 09:23:40 +01:00
Antonin Delpeuch
8e9b224730 Translated using Weblate (French)
Currently translated at 100.0% (648 of 648 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/fr/
2017-09-24 10:25:23 +02:00
Antonin Delpeuch
5d387b1df8 Small tweaks to the wiki importer 2017-09-24 09:14:13 +01:00
Antonin Delpeuch
49b48f58bb Merge pull request #1254 from OpenRefine/issue1243
Add support for references in Wikitable importer.
2017-09-24 00:20:28 +02:00
Antonin Delpeuch
cfc0b95cd1 Fix string comparison in Wikitext exporter 2017-09-23 23:13:18 +01:00
Antonin Delpeuch
a1b2c9b683 Add support for references in Wikitable importer.
Closes #1243.
2017-09-23 22:54:43 +01:00