Antonin Delpeuch
|
88b10a2917
|
Merge pull request #1278 from ostephens/cell-split-regex
Cell split regex
|
2017-10-25 11:04:33 +01:00 |
|
Owen Stephens
|
300edcca74
|
Minor fix to comment in code
|
2017-10-24 08:58:32 +01:00 |
|
Owen Stephens
|
219e747147
|
Removed unused dependency
|
2017-10-24 08:54:58 +01:00 |
|
Owen Stephens
|
209500bf3a
|
Add tests for SplitMulitValuedCells
|
2017-10-24 08:29:00 +01:00 |
|
Owen Stephens
|
224210625d
|
Remove automatic trim of split values
|
2017-10-24 08:28:37 +01:00 |
|
Owen Stephens
|
bb6b3d6c29
|
Re-locate operations tests in correct folder
|
2017-10-23 18:54:59 +01:00 |
|
Antonin Delpeuch
|
233cc9650b
|
Merge pull request #1283 from remram44/remove-old-jquery
Remove jQuery 1.9.1, unused
|
2017-10-23 19:30:58 +02: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 |
|
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 |
|
Antonin Delpeuch
|
e5fdf48680
|
Fix french translation
|
2017-10-21 01:51:37 +01: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
|
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
|
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
|
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 |
|
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
|
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 |
|
Antonin Delpeuch
|
9f62905be4
|
Merge pull request #1251 from OpenRefine/issue1106
Fix overflow of history items outside the window.
|
2017-09-20 15:22:55 +02:00 |
|
Antonin Delpeuch
|
2058081ffb
|
Fix overflow of history items outside the window. Closes #1106.
|
2017-09-20 10:08:03 +01:00 |
|
Antonin Delpeuch
|
49564e8905
|
Fix bug when an extra column starts in the middle of the table
|
2017-09-19 13:54:27 +01:00 |
|
Emelyanov Michael
|
94fc4caba6
|
Translated using Weblate (Russian)
Currently translated at 100.0% (647 of 647 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ru/
|
2017-09-02 15:48:51 +02:00 |
|
Antonin Delpeuch
|
8bc73dc886
|
Translated using Weblate (English)
Currently translated at 100.0% (647 of 647 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/en/
|
2017-09-01 19:06:11 +02:00 |
|
Emelyanov Michael
|
3188140700
|
Translated using Weblate (Russian)
Currently translated at 100.0% (647 of 647 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ru/
|
2017-08-29 10:45:07 +02:00 |
|
Antonin Delpeuch
|
a72f5ab3fe
|
Translated using Weblate (French)
Currently translated at 100.0% (647 of 647 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/fr/
|
2017-08-28 18:20:13 +02:00 |
|
Antonin Delpeuch
|
249d8f9fa5
|
Merge branch 'master' of ssh://github.com/OpenRefine/OpenRefine
|
2017-08-28 16:29:21 +01:00 |
|
Antonin Delpeuch
|
00f8e4fc6b
|
Merge pull request #1237.
Conflicts:
.classpath
main/webapp/modules/core/langs/translation-en.json
main/webapp/modules/core/scripts/dialogs/extend-data-preview-dialog.js
Closes #363 and #56.
|
2017-08-28 16:25:50 +01:00 |
|