Commit Graph

2027 Commits

Author SHA1 Message Date
Matthew Blissett
0e79151023 Removed -e from refine script and removed dud line from server_test.
$RUN_CMD is always empty in server_test.
2015-01-23 15:29:43 +00:00
Matthew Blissett
0115186fd5 refine script shell changed to Bash, as it uses Bash syntax.
"-e" option added so script exits after an unexpected error.
2015-01-23 12:42:32 +00:00
Tom Morris
83da996a36 Change to Java 5 loop syntax 2014-12-23 00:04:24 -05:00
Tom Morris
ddfaecb3e6 Merge pull request #914 from opendatatrentino/rev-masschange
Fix wrong revert order in MassChange
2014-12-22 23:50:31 -05:00
David Leoni
4d2b90ad60 added MassChangeTests 2014-12-22 12:23:49 +01:00
Tom Morris
349d782a0e Merge branch 'master' of github.com:OpenRefine/OpenRefine 2014-12-21 17:10:02 -05:00
Tom Morris
7186e42b0c Remove old Freebase standard reconciliation service 2014-12-21 17:09:53 -05:00
Tom Morris
dd32f37ab6 Improve error message via @annolangen in PR #853 2014-12-21 14:54:25 -05:00
Tom Morris
80b85dd6df Remove unused code 2014-12-21 13:15:26 -05:00
Tom Morris
c3d401d479 Fix CSV quote escaping via @annolangen from PR #853 2014-12-21 13:09:50 -05:00
Tom Morris
c4b6f824f0 Fix ClassCastException via @annolangen from PR #853 2014-12-21 13:04:56 -05:00
Tom Morris
0155a9bbee Add .gitignore files 2014-12-21 13:03:49 -05:00
Tom Morris
c8dee9e4b8 Merge pull request #908 from amsardesai/master
Added config item to refine.ini for system property refine.max_form_content_size
2014-12-21 12:49:46 -05:00
Tom Morris
141529f57d One more Guava 18.0 reference 2014-12-21 12:47:22 -05:00
Tom Morris
09f55fb436 Merge pull request #920 from opendatatrentino/fixEclipseDeps
Update deps in Eclipse projects and some jar sources
2014-12-21 12:39:43 -05:00
Tom Morris
bfc39d9e8c Update Guava to 18.0 2014-12-21 12:32:50 -05:00
Tom Morris
a7abb37910 Merge pull request #921 from opendatatrentino/fixCalendarToStringTest
Fix calendar tests for non-US locales
2014-12-21 11:49:17 -05:00
Tom Morris
d4644ed0ea Merge pull request #916 from opendatatrentino/RefineBatTest
Enable server_test in refine.bat
2014-12-21 11:42:33 -05:00
Tom Morris
ea723413cb Use StringUtils.toString() convenience method 2014-12-21 11:39:34 -05:00
Tom Morris
4eb6eb6eda Merge pull request #915 from opendatatrentino/fixNullCellToString
Fixes Cell.toString failing on null value
2014-12-21 11:13:34 -05:00
Tom Morris
fddaae291b Merge pull request #918 from RBGKew/reconciliation-http-encoding
Add charset=UTF-8 to HTTP Content-Type for reconciliation queries.
2014-12-21 11:08:18 -05:00
Tom Morris
d330532cc8 Merge pull request #922 from opendatatrentino/fixLangContext
Translations aren't loaded with server context different from "/"
2014-12-21 10:47:32 -05:00
David Leoni
bf60360b26 fixes language context in browser calls 2014-12-03 14:52:06 +01:00
David Leoni
d1d436c184 Fixes locale dependent calendar to string test 2014-12-01 18:48:15 +01:00
David Leoni
ffad78c542 updated deps in Eclipse project and some jar sources 2014-12-01 16:17:25 +01:00
Matthew Blissett
f3e2b9622a Add charset=UTF-8 to HTTP Content-Type for reconciliation queries.
Fixes problem where non-ASCII characters would be URL encoded as UTF-8, but interpreted according to the whims of the server.
2014-11-28 10:45:22 +00:00
David Leoni
2740a4a8b5 allows server_test in refine.bat 2014-11-27 19:15:30 +01:00
David Leoni
c3884c57f5 Fixes Cell.toString failing on null value 2014-11-27 18:45:01 +01:00
David Leoni
d29bf230b5 Fixes wrong revert order in MassChange 2014-11-27 18:12:54 +01:00
Ankit Sardesai
57a3d345a0 Added item to configuration file for max form content size 2014-11-07 08:14:54 -05:00
Tom Morris
c15f8d1ffd Add XLSX export menu option - fixes #897 2014-11-02 16:58:04 -05:00
Tom Morris
b53dbcb4b5 Merge pull request #891 from Blakko/new-services
Fix reconciliation service modal so service panel list doesn't overlap services from @Blakko
2014-11-02 14:19:54 -05:00
Matthew Blissett
9f4c66b8d8 Fix Javascript so non-Freebase preview popouts work. 2014-11-02 14:04:43 -05:00
Tom Morris
a58426332b Merge pull request #904 from ankon/master
Accept 1.9 as a valid Java VM version
2014-10-23 01:08:20 -04:00
Andreas Kohn
99cf359cc0 Accept 1.9 as a valid Java VM version
This makes openrefine start up with a 1.9 VM (ea snapshot)
2014-10-22 10:54:28 +02:00
Thad Guidry
cdda1edcf0 Fixed issue with null cells after Fetch URL
Some websites do not set the charset= properly and use enclosing quotes.  Tested and Verified.
2014-08-13 21:39:30 -05:00
Tom Morris
536493c5d3 Fix AbstractMethodError 500 - fixes #589 2014-08-05 14:55:45 -04:00
Blakko
2ae018bb50 Set z-index for the service list panel to avoid unwanted overlas with
the service panels
2014-07-04 11:50:53 +02:00
Fabio
4dd3282728 Merge pull request #10 from OpenRefine/master
Merge master
2014-07-04 11:34:09 +02:00
Tom Morris
8517111fc4 Add placeholder for recon services item to be translated 2014-07-03 18:11:50 -04:00
Tom Morris
4c2859a467 Merge branch 'new-services' 2014-07-03 18:07:44 -04:00
Tom Morris
31a3fdb67b Merge remote-tracking branch 'upstream/master' 2014-07-03 15:38:21 -04:00
Tom Morris
62fb9632f9 Merge pull request #855 from ultraklon/modification12
Provide a default record path for JSON & XML importers
2014-07-03 15:37:05 -04:00
Tom Morris
c934c4415c Remove old event handlers when facets are updated 2014-07-03 14:29:46 -04:00
Tom Morris
27e775bd78 Merge pull request #848 from ultraklon/modification7
Show Align Now button - fixes #847
2014-07-03 10:39:23 -04:00
Tom Morris
2fa9cf11c8 Merge pull request #859 from Arcadelia/Job-lastTouched-fix
Initialized ImportingJob.lastTouched
2014-07-03 10:36:48 -04:00
Tom Morris
8ff0c69a8d Ignore bin directory 2014-07-03 10:35:43 -04:00
Tom Morris
655e0b0dc1 Wrap conditional statement in block 2014-07-03 10:35:24 -04:00
Tom Morris
b21cb56149 Merge pull request #852 from Arcadelia/Duplicate-job-id-fix
Import job duplicate id fix
2014-07-03 10:34:29 -04:00
Tom Morris
71b9c4f5fd Merge pull request #876 from Arcadelia/Apply-operations_Form-too-large
Added system property refine.max_form_content_size
2014-07-03 10:29:28 -04:00