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 |
|
Tom Morris
|
4333b1b2e7
|
Merge pull request #881 from zsxwing/simple-date-format-bug
Put ISO8601_FORMAT into ThreadLocal to fix the concurrency issue
|
2014-07-03 10:15:03 -04:00 |
|
Tom Morris
|
7397e04286
|
Merge remote-tracking branch 'upstream/master'
|
2014-07-03 09:55:29 -04:00 |
|
Tom Morris
|
19fe478b7f
|
Use single event handlers on parent instead of each child element
|
2014-07-03 09:34:26 -04:00 |
|
Tom Morris
|
8149ea3969
|
Upgrade to jQuery 1.11.1
|
2014-07-03 09:27:16 -04:00 |
|
Tom Morris
|
0582a06e7e
|
Remove more Chrome Frame references. Set IE to edge mode.
|
2014-07-03 09:23:14 -04:00 |
|
Tom Morris
|
7f1ee08e5f
|
Handle unsupported navigator.language on IE
|
2014-07-03 09:05:39 -04:00 |
|
Tom Morris
|
07b787f535
|
Remove obsolete Chrome Frame support - fixes #889
|
2014-07-03 09:03:13 -04:00 |
|
magdmartin
|
585e2c3cc3
|
Merge pull request #884 from bountysource-support/patch-1
Add Bountysource badge to README
|
2014-06-24 00:16:36 -04:00 |
|
bountysource-support
|
af2ea28199
|
Add Bountysource badge to README
Because you have some open bounties, we thought you might want to display this badge in your README!
|
2014-06-16 12:12:55 -07:00 |
|
Blakko
|
505857fc11
|
Made the recon service list collapsible to have more space for services
configuration
|
2014-06-12 14:56:46 +02:00 |
|
Blakko
|
f69f4b0c80
|
Getting rid of tables in html
|
2014-06-11 14:04:51 +02:00 |
|
Tom Morris
|
a47fed490e
|
Merge branch 'master' of github.com:tfmorris/OpenRefine
|
2014-05-30 01:48:30 -04:00 |
|
Tom Morris
|
d106d61b25
|
Improve error messages - fixes #878
|
2014-05-30 01:47:22 -04:00 |
|
Tom Morris
|
5799c3d92b
|
Synchronize access to processes list - fixes #862
|
2014-05-30 01:47:21 -04:00 |
|