Ralf Claussnitzer
|
0b107ec5e9
|
Add optional 4th parameter to cross() function
The cross function now accepts a 4th parameter defining a regular
expression separator for splitting multi-value field values when joining
projects.
See https://github.com/OpenRefine/OpenRefine/issues/1204#issuecomment-326320954
|
2017-10-26 19:50:02 +02:00 |
|
Ralf Claussnitzer
|
9aa168633f
|
Allow comma separated multi-value source in cross() function
Implements support for comma separated multiple-value keys for joining
another project using the cross() function.
See https://github.com/OpenRefine/OpenRefine/issues/1204#issuecomment-326320954
|
2017-10-26 19:50:02 +02:00 |
|
Jacky
|
cf3cf5d681
|
Merge pull request #909 from fluf1024/post-scripts
Allow longer expressions by sendig them as POST
|
2017-10-25 11:18:42 -04:00 |
|
Owen Stephens
|
c10f72437f
|
Add tests for JoinMultiValuedCells
|
2017-10-25 11:15:59 +01:00 |
|
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
|
cef31149f2
|
Merge pull request #1284 from ostephens/jquery-i18n-licence
Added missing licence for jquery-i18n
|
2017-10-23 19:36:56 +02: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 |
|
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 |
|