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
7be3eacce8
Aligned tags to left
2017-12-08 01:04:48 +01: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
Antonin Delpeuch
314d0a7386
Merge pull request #1375 from weblate/weblate-openrefine-translations
...
Update from Weblate.
2017-12-06 17:43:11 +00:00
Michal Čihař
2833c53302
Translated using Weblate (German)
...
Currently translated at 13.5% (90 of 665 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/de/
2017-12-06 14:13:42 +01:00
Antonin Delpeuch
b9f63752a0
Translated using Weblate (French)
...
Currently translated at 100.0% (665 of 665 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/fr/
2017-12-05 18:37:54 +01:00
Antonin Delpeuch
da51358949
Merge pull request #1373 from ostephens/tidy-reconcile-menu
...
Tidy reconcile menu
2017-12-05 11:18:31 +00:00
Owen Stephens
06919f5f04
Update lang files for re-organisation of Reconcile facets menu
2017-12-04 09:46:31 +00:00
Owen Stephens
9a4cf5ca0a
Re-organise reconcile menu, removing qaResult
2017-12-04 09:45:50 +00: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
Thad Guidry
6ef8d270e9
Merge pull request #1368 from jackyq2015/jdk8
...
remove jdk7
2017-11-30 20:35:02 -06:00
Jacky
cd61789d1d
change the version
2017-11-30 21:28:31 -05:00
Jacky
91ec02f805
update the .classpath
2017-11-29 19:48:28 -05:00
Jacky
3c7e0d1847
set the min jdk to 1.8
2017-11-29 17:50:13 -05:00
Jacky
6bb11a22dd
set the java_version to 1.8
2017-11-29 17:42:02 -05:00
Jacky
8d8720887e
remove jdk7
2017-11-29 14:36:37 -05:00
Jacky
38cc4c7743
Merge pull request #1365 from ostephens/reg-ex-validator
...
User-friendly regular expression errors
2017-11-29 12:12:35 -05:00
Thad Guidry
58d2d7b967
Merge pull request #1367 from OpenRefine/thadguidry-patch-PICKLES!!
...
Delete README.txt
2017-11-29 09:04:36 -06:00
Thad Guidry
ed42959f13
Delete README.txt
2017-11-29 08:46:40 -06: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
93431daecf
Remove unused variable
2017-11-29 09:47:03 +00:00
Antonin Delpeuch
b9ace98dad
Merge pull request #1366 from OpenRefine/thadguidry-patch-Readme-2
...
Removed Bountysource completely. Added Contributing.md link
2017-11-29 09:30:34 +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
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