Owen Stephens
ae6e8bed86
Add UI for Invert text filter
2017-11-14 13:51:42 +00: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
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
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
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
6fb7f1f476
Add UI for split multi-valued cells by sep/regex/length
2017-10-22 23:53:18 +01:00
Antonin Delpeuch
686e635c93
Merge branch 'master' into topic-item
2017-10-20 15:38:47 +01:00
Antonin Delpeuch
4e2241de5b
Fix duplicate item in Reconcile > Actions menu. Closes #1272 .
2017-10-19 16:43:55 +01:00
Antonin Delpeuch
54acf10edf
Change "topic" to "item" in the UI
2017-10-18 12:39:40 +01: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
5d387b1df8
Small tweaks to the wiki importer
2017-09-24 09:14:13 +01:00
Antonin Delpeuch
a1b2c9b683
Add support for references in Wikitable importer.
...
Closes #1243 .
2017-09-23 22:54:43 +01:00
Antonin Delpeuch
2058081ffb
Fix overflow of history items outside the window. Closes #1106 .
2017-09-20 10:08:03 +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
Antonin Delpeuch
0a00fd9318
Add option to include raw templates as cells
2017-08-25 14:28:30 +01:00
Antonin Delpeuch
7989aacc58
Cleanup for Codacy
2017-08-17 12:40:56 +01:00
Antonin Delpeuch
637e69db9d
Better error reporting and testing for Wikitext import
2017-08-16 10:30:51 +01:00
Antonin Delpeuch
e47fb3f2a6
Preview table: display reconciled cells instead of blanking them
2017-08-16 09:01:16 +01:00
Antonin Delpeuch
3dcda5a42c
Add reconciliation config in wikitext import.
2017-08-16 00:05:40 +01:00
Antonin Delpeuch
86dc240335
Support reconciliation via sitelinks.
...
Wikilinks are automatically reconciled at import time.
Related to #56 .
2017-08-15 20:17:34 +01:00
Antonin Delpeuch
aa4517ba58
Add support for colspan and rowspan in Wikitext
2017-08-15 11:28:43 +01:00
Antonin Delpeuch
f2612b0d12
Make codacy happy
2017-08-13 17:48:18 +01:00
Antonin Delpeuch
81fa6093f4
Better error reporting in data extension
...
- when trying to use the operation on a non-reconciled column
- when using it with a service that does not support the protocol
2017-08-13 17:41:18 +01:00
Antonin Delpeuch
4033465cb4
Small fixes to the data extension interface
...
- removed mention to a missing .less file
- fixed the position of the Reset button in the preview dialog
- fixed the error for empty property selections
2017-08-13 11:42:41 +01:00
Antonin Delpeuch
e6406f56ef
Initial version of the wikitext importer
2017-08-13 11:26:59 +01:00
Antonin Delpeuch
8437a9d245
Cleaner HTML form generation
2017-07-15 14:17:27 +01:00
Antonin Delpeuch
9db113faa2
Localization
2017-07-15 10:23:31 +01:00
Antonin Delpeuch
05873f283d
Integration of constraints with service-defined forms
2017-07-14 22:17:40 +01:00
Antonin Delpeuch
9e3b0f1599
Remove separate endpoint, not used anymore
2017-07-14 16:47:39 +01:00
Antonin Delpeuch
6501c235e8
Pass the identifier and schema spaces along to create better ReconCandidates
2017-07-14 12:30:39 +01:00
Antonin Delpeuch
cc991cab21
Add nicer spinning gif while preview is loading.
...
Fix bug of multiple ColumnInfo being generated.
2017-07-14 11:30:17 +01:00
Antonin Delpeuch
d99128c330
Retrieve types from the extend service
2017-07-06 21:15:37 +02:00
Antonin Delpeuch
ad3a174abd
Starting to migrate data extension to standard reconciliation services
2017-07-04 23:14:19 +02:00
jackyq2015
20acc17c05
add "transform all" support to allow the operation to be applied to multiple columns
2017-05-31 22:37:07 -04:00
jackyq2015
4a0892eb98
add "transform all" support to allow the operation to be applied to multiple columns
2017-05-31 22:33:40 -04:00
Jacky
912600f0bd
Merge pull request #1178 from wetneb/url_caching
...
Add caching in URL fetching
2017-03-09 17:28:38 -05:00
Antonin Delpeuch
22124ac57e
Add checkbox to disable caching
2017-03-09 00:21:34 +00:00
Cora Johnson-Roberson
d12dc36e27
add export cluster link to body (needed for Firefox)
2017-02-10 12:18:07 -05:00
Cora Johnson-Roberson
2eebfbf2f7
minor formatting
2017-02-10 09:22:31 -05:00
Cora Johnson-Roberson
fa030f7194
Merge branch 'master' of https://github.com/OpenRefine/OpenRefine
2017-02-10 08:40:44 -05:00
Thad Guidry
6dcd8be64c
Merge pull request #1160 from tomokane/fix_not_working_cluster_functions_when_select_japanese_lang
...
fix not working clustering functions when it select japanese lang.
2017-02-09 21:33:11 -06:00
Antonin Delpeuch
197de90294
Remove the namespaced service dialog, as it only worked with Freebase.
2017-02-08 18:14:33 +00:00