Jacky
|
c08b0f589a
|
add isoDateParser to sort the date
|
2017-11-05 09:49:58 -05:00 |
|
Jacky
|
a39ee108ac
|
prevent overflow of the table. issue #1306
|
2017-11-04 23:57:29 -04:00 |
|
Jacky
|
d086b8356a
|
fix 'last modified' sorting issue #1307
|
2017-11-04 22:53:32 -04:00 |
|
Jacky
|
51691fc06d
|
handle the empty user metadata
|
2017-11-04 19:07:09 -04:00 |
|
Jacky
|
cbc9929b92
|
add preferences link to the index page
|
2017-11-04 17:09:04 -04:00 |
|
Jacky
|
d9995ba259
|
fix issued from codacy
|
2017-11-03 20:12:57 -04:00 |
|
Jacky
|
a204809f3d
|
fix issued from codacy
|
2017-11-03 19:46:07 -04:00 |
|
Jacky
|
acf6460ea2
|
remote extra ;
|
2017-11-03 17:48:28 -04:00 |
|
Jacky
|
12c5839600
|
use the explicit scoping
|
2017-11-03 17:47:18 -04:00 |
|
Jacky
|
986881b10f
|
remove the _ from the method name
|
2017-11-03 17:39:49 -04:00 |
|
Jacky
|
75b82106b4
|
fix the package declarations
|
2017-11-03 17:11:31 -04:00 |
|
Jacky
|
3a3083a1de
|
Merge branch 'master' of https://github.com/OpenRefine/OpenRefine
|
2017-11-03 17:04:48 -04:00 |
|
Jacky
|
c472cd0c1b
|
add tablesorter to sort the project index
|
2017-11-03 17:00:18 -04:00 |
|
Jacky
|
edc3df1ad1
|
populate the row number.\n sort the project index
|
2017-11-03 16:59:03 -04:00 |
|
Jacky
|
a7ee0a7003
|
fix #1162
allow the JRE 9
|
2017-11-01 15:23:30 -04:00 |
|
Jacky
|
68bf4f962c
|
adjust the width
|
2017-10-29 14:14:39 -04:00 |
|
Jacky
|
1777a6ecf3
|
edit the user metadata
|
2017-10-29 13:46:37 -04:00 |
|
Jacky
|
88f6e1b8d1
|
Merge pull request #1293 from ostephens/fix-regex-filter-error
Fix regex filter error
|
2017-10-27 19:22:47 -04:00 |
|
Jacky
|
384e69aa5f
|
add i18n for metadata edit dialog
|
2017-10-27 17:04:39 -04:00 |
|
Jacky
|
7c83746ee7
|
deal with empty string properly
|
2017-10-27 16:59:55 -04:00 |
|
Owen Stephens
|
98f37905d7
|
More minor syntax changes to make Codacy a little happier
|
2017-10-27 12:22:01 +01:00 |
|
Owen Stephens
|
f5e4420af9
|
Minor syntax change for Codacy
|
2017-10-27 11:47:59 +01:00 |
|
Owen Stephens
|
e4bdca9c95
|
Catch and display errors on compute-facet
|
2017-10-27 10:59:03 +01:00 |
|
Owen Stephens
|
178e4e5bca
|
On invalid regular expression, keep all current rows displayed in data-table view
|
2017-10-27 10:55:32 +01:00 |
|
Owen Stephens
|
e4db4d7633
|
Catch error from server when invalid Regular Expression used in Text Filter
|
2017-10-27 10:53:27 +01:00 |
|
Thad Guidry
|
3d048fa1a2
|
Merge pull request #1291 from OpenRefine/revert-1290-cross-func-split
Revert "Extend cross() function to support multiple-value-cell-input"
|
2017-10-26 17:37:51 -05:00 |
|
Thad Guidry
|
d72a2de348
|
Revert "Extend cross() function to support multiple-value-cell-input"
|
2017-10-26 17:37:10 -05:00 |
|
Jacky
|
6a47482ea4
|
support metadata edit
|
2017-10-26 15:47:24 -04:00 |
|
Jacky
|
249fa4d8d5
|
support metadata edit
|
2017-10-26 15:45:58 -04:00 |
|
Thad Guidry
|
3d0e96a0ce
|
Merge pull request #1290 from claussni/cross-func-split
Extend cross() function to support multiple-value-cell-input
|
2017-10-26 14:23:23 -05:00 |
|
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 |
|
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 |
|