jackyq2015
6e315853a5
upgrade POI from 3.8 to 3.12
2015-07-11 11:08:29 -04:00
Tom Morris
fa7733e03e
Merge pull request #982 from OpenRefine/rebranding
...
Change from Google to General Refine Expression Language
2015-05-15 16:32:15 -04:00
Tom Morris
cbc3ab78c7
Revert "Update Guava to 18.0"
...
This reverts commit bfc39d9e8c
.
2015-05-14 15:24:59 -04:00
Tom Morris
04f6824177
Merge pull request #1001 from nestorjal/master
...
Partial Spanish (ES) translation
2015-05-11 12:03:17 -04:00
Nestor Beltran
3f62ae9546
Translation ES
...
Translation in spanish updated
2015-05-06 14:34:46 -05:00
Tom Morris
75ec34ea93
Fix duplicate ID for file selection I18N
2015-05-03 09:22:35 -04:00
Jacky
ed17c2f890
to fix the ticket #980
...
https://github.com/OpenRefine/OpenRefine/issues/980
2015-05-01 22:24:57 -04:00
Tom Morris
d08bdd057f
Fix spelling of Godel. - fixes #992
2015-05-01 14:54:48 -04:00
magdmartin
383f8c5e50
Changed GREL to *General Refine Expression Language* as agreed in 2013 when drafting *Using OpenRefine*
2015-04-21 10:35:52 -04:00
magdmartin
efb1eed813
add missing translation tag on View string
2015-04-21 09:07:32 -04:00
magdmartin
5ec93587c4
Corrected French translations.
2015-04-21 00:00:00 +02:00
Gideon Thomas
79ba2c9152
Fix #896 - TextSearchFacet refreshes unnecessarily
2015-04-18 15:49:41 -04:00
Daniel Berthereau
d1dbaa6f77
Translated into French.
2015-04-06 00:00:00 +02:00
Thad Guidry
9b2a506caa
Fixed javascript error with undefined Refine.
2015-02-09 10:36:55 -06:00
Thad Guidry
b3aae19568
Update project.vt
...
Optimized the loading of CSS and Javascript files a bit better for now. (The Butterfly controller.js still has some hardcoded style & script injection however that cause a few .less files to not be loaded in parallel, but that's a fix for another day.)
2015-02-06 15:46:35 -06:00
QI CUI
495dcd7bd5
use the LinkedHashMap instead of HashMap to make sure the retrive order
2015-01-30 15:03:20 -05: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
7186e42b0c
Remove old Freebase standard reconciliation service
2014-12-21 17:09:53 -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
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
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
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
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
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
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
2fa9cf11c8
Merge pull request #859 from Arcadelia/Job-lastTouched-fix
...
Initialized ImportingJob.lastTouched
2014-07-03 10:36:48 -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
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
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