Owen Stephens
1d1f3e67cd
Added break statement for default case
2017-11-29 00:58:51 +00:00
Thad Guidry
b398595af2
Removed Bountysource completely. Added Contributing.md link
2017-11-28 13:29:28 -06:00
Thad Guidry
1400e1a9ec
Merge pull request #1362 from OpenRefine/thadguidry-patch-BackersCleanup
...
Update WeLoveOurBackers.md
2017-11-28 13:23:40 -06:00
Thad Guidry
45255314f9
Merge pull request #1360 from OpenRefine/thadguidry-patch-Readme
...
Update README.md for Emeritus contributors
2017-11-28 13:23:25 -06:00
Thad Guidry
0c529994c5
Merge pull request #1361 from OpenRefine/thadguidry-patch-Readme_txt
...
Update README.txt for Emeritus contributors
2017-11-28 13:23:08 -06:00
Thad Guidry
b8649c1b30
Oops forgot to remove BountySource badge. Gone now
2017-11-28 10:24:55 -06: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
Thad Guidry
ca2e6583b1
Added all contributors and added Creators
2017-11-28 10:04:11 -06:00
Thad Guidry
a5b5894e4b
Added contributors and Creators
2017-11-28 10:02:18 -06:00
Thad Guidry
fe82d2547b
Adding Martin M. as contributor
2017-11-27 21:37:13 -06:00
Thad Guidry
539e97ad70
Adding Martin M. as contributor (docs, support, good stuff)
2017-11-27 21:36:34 -06:00
Thad Guidry
f15fa9f860
Separating Emeritus from Current contributors
2017-11-27 18:46:16 -06:00
Thad Guidry
bccee7c557
Separating Emeritus from Current contributors
2017-11-27 18:44:10 -06:00
Thad Guidry
fb9103f84e
Also adding Owen Stephens as newest contributor !
2017-11-27 18:06:46 -06:00
Thad Guidry
8e73f07e5d
Also adding Owen Stephens as newest contributor !
2017-11-27 18:05:58 -06:00
Thad Guidry
4ae7164e3f
Update WeLoveOurBackers.md
...
Removing Bountysource, since we unanimously decided to go away from this support model.
2017-11-27 17:20:54 -06:00
Thad Guidry
5aac117fb8
Update README.txt for Emeritus contributors
...
Stefano Mazzocchi and David Huynh have expressed that they no longer will contribute directly to OpenRefine but would like to be regarded as "Emeritus" status (having retired but allowed to retain their title as an honor)
2017-11-27 17:17:14 -06:00
xseris
d2648d8db8
Fix tests
2017-11-28 00:16:08 +01:00
Thad Guidry
c896c2da47
Update README.md
2017-11-27 17:10:38 -06: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
Thad Guidry
30d764f8a5
Merge pull request #1348 from ettorerizza/patch-2
...
Update README.md
2017-11-20 09:15:28 -06:00
Ettore Rizza
4d071fe12a
Update README.md
...
No more direct link to the last version tag, which will avoid having to think of updating the readme
2017-11-19 23:43:08 +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
Thad Guidry
8837f3df73
Merge pull request #1339 from jackyq2015/issue/1332
...
to adjust the width of transform dialog. issue #1332
2017-11-17 21:29:25 -06:00
Jacky
b83961d2c6
cosmatic changes for codacy
2017-11-17 17:14:19 -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
Jacky
bd07fe0e1a
to adjust the width of transform dialog. issue #1332
2017-11-17 08:56:30 -05:00
Thad Guidry
34f38ccaf8
Merge pull request #1336 from ostephens/multi-cell-join-tests
...
Add tests for JoinMultiValuedCells
2017-11-16 22:49:03 -06: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
b3cb7d4bf3
fix the no-undef issue
2017-11-16 16:24:31 -05:00
Jacky
e07b1859db
replace _ with variable for exception
2017-11-16 15:55:14 -05:00
Jacky
46318a9bc4
prevent the same key for user metadata
2017-11-16 15:17:51 -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
Owen Stephens
df920777ac
Moved variable to local scope
2017-11-16 12:47:05 +00:00
Antonin Delpeuch
78b7f01be5
Merge pull request #1327 from ostephens/invert-filter
...
Invert text search facet/text filter
2017-11-16 08:05:31 +00:00
Jacky
1ad40bcd83
check if the project has the userMetadata
2017-11-15 23:20:44 -05:00
Jacky
6f42df95e2
fix import multiple excel with mulitple sheets issue #1328
2017-11-15 22:58:47 -05:00
Thad Guidry
ffeb30c847
Merge pull request #1331 from jackyq2015/feature/metadata
...
let the browser auto fit the table cell when resizing/zooming
2017-11-15 21:42:01 -06:00
jackyq2015
c2db998b93
let the browser auto fit the table cell when resizing/zooming
2017-11-15 16:17:57 -05:00
Owen Stephens
742b42ade1
More code tidy up
2017-11-15 19:01:52 +00:00