Antonin Delpeuch
|
0426704938
|
Add helper createProjectWithColumns
|
2018-01-27 13:58:06 +00:00 |
|
Owen Stephens
|
af3aa44e6c
|
Tidy up for codacy
|
2018-01-16 18:27:13 +00:00 |
|
Owen Stephens
|
7464e83766
|
Get and set any http headers submitted when using Add Column by Fetching URLs
|
2018-01-16 16:54:11 +00:00 |
|
Owen Stephens
|
4fb1867980
|
Option to add http headers in Add column by fetching URLs - support adding list of headers in backend, and exposing these in UI for user to edit and use
|
2018-01-16 16:54:11 +00:00 |
|
Jacky
|
9ab897cb72
|
remove copyright and put more clear description
|
2018-01-15 20:27:25 -05:00 |
|
Jacky
|
3c25647f05
|
add find function. issue 1296
|
2018-01-14 22:04:26 -05:00 |
|
Antonin Delpeuch
|
94b9d57528
|
Merge pull request #1397 from tiagofernandez/save-import-options
Revert 278f24c1 and adapt 0001d9f7 (ref. PR #1387)
|
2017-12-27 09:44:19 +01:00 |
|
Tiago Fernandez
|
00faf2a179
|
Revert 278f24c1 and adapt 0001d9f7 (ref. PR #1387)
|
2017-12-24 12:48:23 +01:00 |
|
Jacky
|
fb3620b3d9
|
Merge pull request #1388 from jackyq2015/issue/1386
Fix Issue #1386
|
2017-12-21 08:26:29 -05:00 |
|
jackyq2015
|
8b203a094d
|
add the braces
|
2017-12-20 13:30:38 -05:00 |
|
Tiago Fernandez
|
0001d9f7b2
|
Test ImportingUtilities.createProjectMetadata()
|
2017-12-20 11:07:36 +01:00 |
|
jackyq2015
|
ad293a1419
|
add missing import
|
2017-12-19 15:00:21 -05:00 |
|
jackyq2015
|
81043e58e2
|
fix #1386
|
2017-12-19 12:54:26 -05:00 |
|
Tiago Fernandez
|
278f24c147
|
Append options metadata while creating project
|
2017-12-18 11:38:07 +01:00 |
|
Jacky
|
a55e0dab1c
|
resolve the conflict
|
2017-12-15 22:07:07 -05:00 |
|
Jacky
|
d207c74f62
|
merge from master
|
2017-12-15 22:06:30 -05:00 |
|
Jacky
|
659f7bc27a
|
fix for codacy
|
2017-12-15 21:46:09 -05:00 |
|
Antonin Delpeuch
|
3c5a9b0754
|
Merge pull request #1357 from xseris/master
Tag system
|
2017-12-16 01:55:46 +00:00 |
|
Jacky
|
93f60c848b
|
fix a typo
|
2017-12-15 19:50:27 -05:00 |
|
Jacky
|
31a613f914
|
Revert "don't refresh row number each time"
This reverts commit 880620b538 .
|
2017-12-15 17:38:34 -05:00 |
|
Jacky
|
2afdcbf546
|
fix issue https://github.com/jackyq2015/OpenRefine/issues/2
|
2017-12-15 16:37:38 -05:00 |
|
Jacky
|
0258dc1787
|
fix issue #1383. use the localDateTime for project info
|
2017-12-15 15:24:09 -05:00 |
|
Jacky
|
880620b538
|
don't refresh row number each time
|
2017-12-14 22:17:51 -05:00 |
|
xseris
|
ee8ed8f563
|
Refresh tag cell
|
2017-12-08 00:46:59 +01:00 |
|
xseris
|
b16941777e
|
Modified tags in metadata dialog and moved column right to name
|
2017-12-07 23:45:36 +01:00 |
|
Owen Stephens
|
cc71f7f64f
|
Remove qaResult option from backend
|
2017-12-04 09:45:24 +00:00 |
|
xseris
|
f21230804b
|
Fixed Mockito tests
|
2017-12-01 17:00:45 +01:00 |
|
Owen Stephens
|
02f864121d
|
Removed unused variable
|
2017-11-29 11:01:43 +00:00 |
|
Owen Stephens
|
0c97ad1b69
|
Use string instead of string buffer
|
2017-11-29 09:47:31 +00:00 |
|
Owen Stephens
|
316da5e917
|
Removed comment no longer needed
|
2017-11-29 01:00:19 +00:00 |
|
Owen Stephens
|
0b433fc5ec
|
Updated copyright statement
|
2017-11-29 00:59:49 +00:00 |
|
Owen Stephens
|
1d1f3e67cd
|
Added break statement for default case
|
2017-11-29 00:58:51 +00:00 |
|
Owen Stephens
|
21741ad09e
|
Pass user friendly error message to UI on invalid regular expression
|
2017-11-28 16:22:17 +00:00 |
|
Owen Stephens
|
d64dee71dd
|
Extended tests and code for user friendly regular expression syntax errors
|
2017-11-28 16:20:24 +00:00 |
|
xseris
|
d2648d8db8
|
Fix tests
|
2017-11-28 00:16:08 +01:00 |
|
xseris
|
cecbfb486b
|
Remove delete all projects option
|
2017-11-24 20:29:09 +01:00 |
|
xseris
|
a3132eeeb3
|
implemented tag system
|
2017-11-24 20:19:49 +01:00 |
|
Owen Stephens
|
441d9f7f10
|
Initial tests and code for user friendly regular expression syntax errors
|
2017-11-24 18:24:16 +00:00 |
|
xseris
|
4f67c632d0
|
delete all projects
|
2017-11-23 17:36:46 +01:00 |
|
Qi Cui
|
ffbc6879ce
|
preview stage won't have the metadata populated, so protect NPE
|
2017-11-18 23:02:06 -05:00 |
|
Qi Cui
|
ae9e0af8b9
|
bump to version 2.8
|
2017-11-18 14:15:10 -05:00 |
|
Thad Guidry
|
daca1836e9
|
Merge pull request #1342 from jackyq2015/feature/metadata
fix the row count refresh issue. We'll work on adding a Delete Metadata option in the next milestone.
|
2017-11-18 08:30:32 -06:00 |
|
Jacky
|
4e79c0d410
|
fix typo
|
2017-11-17 22:55:16 -05:00 |
|
Jacky
|
428d944e4d
|
move the log message
|
2017-11-17 16:58:30 -05:00 |
|
Jacky
|
c32f6329d2
|
extract method
|
2017-11-17 16:52:26 -05:00 |
|
Jacky
|
8187799f85
|
fix the row count refresh issue
|
2017-11-17 14:38:02 -05:00 |
|
Thad Guidry
|
43b6cb8001
|
Merge pull request #1333 from jackyq2015/feature/metadata
check if the project has the userMetadata
|
2017-11-16 22:17:14 -06:00 |
|
Jacky
|
8d2c8b521b
|
Merge pull request #1334 from jackyq2015/issue/1328
fix import multiple excel with mulitple sheets issue #1328
|
2017-11-16 21:30:24 -05:00 |
|
Jacky
|
e07b1859db
|
replace _ with variable for exception
|
2017-11-16 15:55:14 -05:00 |
|
Jacky
|
1d2998f374
|
fix the unit test
support multi files with multi tables for open office
|
2017-11-16 10:29:16 -05:00 |
|