Tom Morris
a663fc626e
Merge pull request #935 from RBGKew/fix-build-file
...
Change refine shell script to run with Bash
2015-01-25 12:58:34 -05:00
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
b817af9145
Convert line endings to LF or CRLF for Linux and Windows distributions.
...
A distribution built on the opposite OS has the wrong line endings for
refine.ini, refine.bat, refine (important), README.txt and the licenses
(annoying). This converts them during the build.
2015-01-23 13:38:31 +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
noamoss
d6cb285006
translate "core-project" into Hebrew
2015-01-03 11:09:34 +02:00
noamoss
0b6bd4abfa
transltate "core-facets" to Hebrew
2014-12-26 19:02:15 +02:00
noamoss
d9aabd77f0
add missing quotes
2014-12-26 18:52:00 +02:00
noamoss
08c353c1e5
Merge pull request #1 from ramezrach/patch-1
...
Update translation-he.json
2014-12-26 18:48:49 +02:00
noamoss
776a139775
translate "core-dialogs" to Hebrew
2014-12-24 20:43:07 +02: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
Ram Ezrach
4a822d2957
Update translation-he.json
2014-12-22 20:27:39 +02: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
noamoss
f71a825de3
Translate "core-index-parser" into Hebrew
2014-12-21 19:14:30 +02: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
noamoss
49a742ccff
translate core-index-lang to Hebrew
2014-12-17 21:08:39 +02:00
noamoss
e1a890214f
translate core-index-open to Hebrew
2014-12-17 21:07:21 +02:00
noamoss
3bc6fce4d7
translate core-index-create & core-index-import
2014-12-16 21:29:59 +02:00
noamoss
68e20730da
translate "gdata-import" into Hebrew
2014-12-14 21:58:16 +02:00
noamoss
147ad0d7c6
start translating "fb-schema-alignment" to Hebrew
2014-12-14 21:52:06 +02:00
noamoss
7686fdddf1
translate core index to Hebrew
2014-12-14 21:42:01 +02: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
Jan Mayer
00dc954336
Allow longer expressions by sendig them as POST
2014-11-11 11:41:55 +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