TonyO
223d16db39
added ignore facet and trim column name options
2018-03-25 21:01:53 -05:00
TonyO
3834c27c8f
SQL Export Code Commit
2018-03-24 22:41:07 -05:00
Jacky
3b7fc7350d
refactoring the code the show the error message if there is any
2018-03-24 20:52:15 -04:00
Joanne
bff4ba7731
Update translation for new facets in Chinese
2018-03-25 01:42:08 +08:00
Weblate
f551902baf
Merge remote-tracking branch 'origin/master'
2018-03-21 09:46:19 +01:00
Antonin Delpeuch
ced1316579
Merge pull request #1535 from OpenRefine/suggest-description
...
Tweak the suggest dialog to display descriptions
2018-03-21 08:46:11 +00:00
Weblate
ce341dc086
Merge remote-tracking branch 'origin/master'
2018-03-21 00:23:27 +01:00
Owen Stephens
6eb90c0ff0
Merge pull request #1544 from ostephens/display-null
...
Added display of `null` in data table view
2018-03-21 00:23:20 +01:00
Weblate
0757decb73
Merge remote-tracking branch 'origin/master'
2018-03-18 14:06:59 +01:00
Antonin Delpeuch
c536584991
Merge pull request #1536 from ostephens/coalesce
...
Add coalesce function
2018-03-18 13:06:52 +00:00
Owen Stephens
b220354284
Added display of null
in data table view
2018-03-17 16:55:46 +00:00
Owen Stephens
6e02baaa8a
Coalesce must have at least two arguments
2018-03-17 16:21:05 +00:00
Weblate
81ef22cfdb
Merge remote-tracking branch 'origin/master'
2018-03-17 16:53:55 +01:00
Antonin Delpeuch
c6be9dd54a
Merge pull request #1529 from OpenRefine/issue/1526-new
...
Make server accept the empty string for the limit in a reconciliation config
2018-03-17 15:53:49 +00:00
Tamás Dombos
df68290110
Translated using Weblate (Hungarian)
...
Currently translated at 27.6% (187 of 677 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/hu/
2018-03-17 15:32:25 +01:00
Joanne
20660337c4
Update translations for blank facets
2018-03-17 22:28:57 +08:00
Joanne
0b64f9d232
Update facet by blank
2018-03-17 22:28:38 +08:00
Tamás Dombos
9c35f31679
Added translation using Weblate (Hungarian)
2018-03-17 03:37:38 +01:00
Joanne
43c81bc727
Add translations and labels for new facets
2018-03-16 23:05:21 +08:00
Joanne
64b01a2319
Add logic for new customized facets
2018-03-16 23:05:00 +08:00
Owen Stephens
998eefc869
Make codacy happier
2018-03-14 23:59:13 +00:00
Antonin Delpeuch
6b34af5042
Tweak the suggest dialog to display suggestions
2018-03-12 15:30:01 +00:00
Weblate
06b71f922e
Merge remote-tracking branch 'origin/master'
2018-03-07 10:36:20 +01:00
Emmarie Bucog
a982efa980
Translated using Weblate (Cebuano)
...
Currently translated at 100.0% (677 of 677 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ceb/
2018-03-07 10:36:18 +01:00
Owen Stephens
74a6782ca0
Merge pull request #1524 from OpenRefine/issue/1508
...
support project backward compatibility to old version of OpenRefine
2018-03-07 09:36:13 +00:00
Owen Stephens
01b96a0155
Add coalesce function
2018-03-07 09:10:11 +00:00
Jacky
460fa611f1
sync with master
2018-03-06 19:28:28 -05:00
Antonin Delpeuch
75900138dd
Revert "Accept empty string for the limit in a reconciliation config"
...
This reverts commit 8c8b091adc
.
2018-03-04 22:41:44 +00:00
Antonin Delpeuch
8c8b091adc
Accept empty string for the limit in a reconciliation config
2018-03-04 00:50:04 +00:00
Jacky
1866f9691d
pass the limit as int from javascript
2018-03-04 00:49:55 +00:00
Antonin Delpeuch
b373ab6d0d
Revert "pass the limit as int from javascript"
2018-03-02 23:46:41 +00:00
Jacky
973b7b5f21
pass the limit as int from javascript
2018-03-02 17:09:33 -05:00
Jacky
77aad7eb05
changes based on the code review
2018-03-01 22:45:14 -05:00
Jacky
23ec54b78f
support project backward compatibility to old version of OpenRefine
2018-02-28 20:16:29 -05:00
Jacky
54553da733
Merge pull request #1518 from OpenRefine/issue/1509
...
Fix issue #1509
2018-02-28 19:42:07 -05:00
Jacky
8dfd7588a8
Merge pull request #1523 from OpenRefine/issue/1517
...
fix issue #1517 , limit is written as int and should have been read as int
2018-02-28 19:41:44 -05:00
Emmarie Bucog
a607176891
Translated using Weblate (Cebuano)
...
Currently translated at 100.0% (677 of 677 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ceb/
2018-02-27 08:43:36 +01:00
Jacky
ab26bf4a27
fix issue #1517 , limit is writen as int and should have been read as int
2018-02-25 17:22:34 -05:00
Jacky
73c5c640cc
tidy up import
2018-02-25 15:43:37 -05:00
Jacky
036866837a
add UT for issue #1509
2018-02-25 15:31:59 -05:00
Jacky
c758a6b635
exclude test-out
2018-02-25 12:00:40 -05:00
Jacky
32c5838a8d
Fix issue #1509
2018-02-23 11:15:56 -05:00
Weblate
41f4b70bb1
Merge remote-tracking branch 'origin/master'
2018-02-22 10:49:53 +01:00
Antonin Delpeuch
3dcb3f1faf
Merge pull request #1515 from ostephens/conversions
...
Conversions
2018-02-22 09:49:49 +00:00
Weblate
3ec06ef3b2
Merge remote-tracking branch 'origin/master'
2018-02-22 10:48:33 +01:00
Isao Matsunami
b01fdab1ad
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (677 of 677 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
2018-02-22 10:48:32 +01:00
Emmarie Bucog
cbed4c67e7
Translated using Weblate (Cebuano)
...
Currently translated at 15.3% (104 of 677 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ceb/
2018-02-22 10:48:31 +01:00
Antonin Delpeuch
d798e4b071
Merge pull request #1465 from isaomatsunami/master
...
fixing layout
2018-02-22 09:48:23 +00:00
Antonin Delpeuch
55e8c45ea6
Translated using Weblate (Cebuano)
...
Currently translated at 1.4% (10 of 677 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ceb/
2018-02-22 02:04:59 +01:00
Owen Stephens
fad40041ca
Use look up for function name
2018-02-21 23:20:47 +00:00
Owen Stephens
24f1923ff4
Return errors not nulls when: wrong number of arguments supplied; first argument zero length/empty string
2018-02-21 23:20:15 +00:00
Owen Stephens
5aaf4362b0
Return errors not nulls when: wrong number of arguments supplied; first argument zero length/empty string
2018-02-21 23:19:54 +00:00
Owen Stephens
2758633f32
Update toDate and toNumber tests to handle null and empty strings correctly
2018-02-21 23:10:38 +00:00
Isao Matsunami
472fdb2cd1
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (677 of 677 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
2018-02-21 18:31:40 +01:00
Weblate
b642498954
Merge remote-tracking branch 'origin/master'
2018-02-21 17:43:57 +01:00
Emmarie Bucog
482cd13207
Translated using Weblate (Cebuano)
...
Currently translated at 1.4% (10 of 676 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ceb/
2018-02-21 17:43:55 +01:00
Antonin Delpeuch
979058579a
Merge pull request #1500 from ostephens/blank-out
...
Blank out
2018-02-21 16:43:51 +00:00
Emmarie Bucog
c55bf4f7bf
Added translation using Weblate (Cebuano)
2018-02-21 15:35:20 +01:00
VINCENT ROSELL
89147bd794
Translated using Weblate (Tagalog)
...
Currently translated at 100.0% (676 of 676 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/tl/
2018-02-21 12:05:24 +01:00
vinzruzell
f8e828148f
Translation-tl.json
...
Hi. This is my Partial Tagalog Translation for translation-tl.json file.
I translated 299 strings (44.2 %) out of 676 strings.
I translated 1122 words out of 2508 words.
2018-02-19 15:42:28 +00:00
Owen Stephens
731e1310c6
Stripping stuff we don't need out of the tests
2018-02-19 13:42:45 +00:00
Owen Stephens
c172e2d66d
Updated translations
2018-02-19 09:09:20 +00:00
Owen Stephens
a8b5052b00
Add "Blank out cells (empty string)" to common transformations menu
2018-02-18 23:35:00 +00:00
Owen Stephens
0cff8a5c6c
Make explict that 'Blank out cells' option sets cells to null
2018-02-18 23:26:50 +00:00
Owen Stephens
d2687cc58a
Treat null and empty string as different values when doing transforms
2018-02-18 23:19:28 +00:00
Owen Stephens
566f2b792b
Use white-space: pre-wrap style to ensure whitespace in cells, facets and transformation previews shows exactly as in the underlying data
2018-02-17 15:08:44 +00:00
Owen Stephens
8dec08aad3
Changed label of 'blank out cells' to 'set cells to null' where English label is used
2018-02-16 23:40:44 +00:00
Joanne
e0d87c3d94
Update tests to match updated range function
2018-02-16 15:13:37 +00:00
Joanne
41e8c0beee
Update range function to return Integer arrays
2018-02-16 15:13:37 +00:00
Joanne
01d8e458f4
Update tests to match updated range function
2018-02-16 15:13:37 +00:00
Joanne
35c991d9c2
Update range function to follow Python's range function
2018-02-16 15:13:37 +00:00
Joanne
e2793daf54
Update tests for improved range function
2018-02-16 15:13:37 +00:00
Joanne
03d80598aa
Update range function to include step ability
2018-02-16 15:13:37 +00:00
Joanne
d95f5985b9
Add tests for range function
2018-02-16 15:13:37 +00:00
Joanne
bd2c4348fe
Implement main logic for range function
2018-02-16 15:13:37 +00:00
Joanne
41f2a27a66
Register range function
2018-02-16 15:13:37 +00:00
Joanne
6cc2a1d353
Implement main logic behind range function
2018-02-16 15:13:37 +00:00
Isao Matsunami
95d50fb010
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (676 of 676 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
2018-02-12 13:27:20 +00:00
Flavio Pompermaier
45de36901e
Translated using Weblate (Italian)
...
Currently translated at 97.6% (660 of 676 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/it/
2018-02-12 13:27:20 +00:00
John Carl Saducas
5c16248a81
Translated using Weblate (Filipino)
...
Currently translated at 100.0% (676 of 676 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/fil/
2018-02-12 13:27:20 +00:00
John Carl Saducas
0615066140
Translated using Weblate (Filipino)
...
Currently translated at 0.1% (1 of 676 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/fil/
2018-02-12 13:27:20 +00:00
Martin Magdinier
9b453eb504
Added translation using Weblate (Filipino)
2018-02-12 13:27:20 +00:00
Isao Matsunami
cef32365be
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (676 of 676 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
2018-02-12 13:27:20 +00:00
Antonin Delpeuch
2e96a54fa2
Translated using Weblate (French)
...
Currently translated at 97.6% (659 of 675 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/fr/
2018-02-12 13:27:20 +00:00
Thad Guidry
d5b589fb1b
Merge pull request #1454 from joanneong/update-logo
...
Update OpenRefine logo
2018-02-09 09:29:28 -06:00
isaomatsunami
91c6c6c791
fix layout
2018-02-09 03:53:11 +09:00
Joanne
b02404d308
Delete old logos and rename new logos
2018-02-08 13:04:35 +08:00
Joanne
56a455b6be
Rename new OpenRefine logo files
2018-02-08 11:23:03 +08:00
Joanne
8acca669ce
Update OpenRefine logos for UI
2018-02-08 11:22:20 +08:00
Joanne
712aa37499
Delete unwanted new logos
2018-02-08 11:08:59 +08:00
Owen Stephens
0d04a25cf1
Merge pull request #1450 from OpenRefine/issue1448
...
Make Wikitext importer more robust
2018-02-07 17:41:23 +00:00
Joanne
653ea60dbc
Update favicon for OpenRefine
2018-02-06 19:56:25 +08:00
Joanne
ee96bf62ff
Add new favicon image
2018-02-06 19:56:11 +08:00
Joanne
8a89cb6dfc
Add new logo images to OpenRefine
2018-02-06 19:52:06 +08:00
Joanne
3e27182090
Update logo for error page
2018-02-06 19:51:51 +08:00
Joanne
6ea582eb9b
Update logo for preferences
2018-02-06 19:51:33 +08:00
Joanne
0cdd101ca0
Update logo for about page
2018-02-06 19:48:07 +08:00
Joanne
a46f28b596
Update logo for project page
2018-02-06 19:45:16 +08:00
Joanne
5b65b0927f
Update logo for sidebar
2018-02-06 19:42:10 +08:00
Joanne
591a7db416
Update logos on index page
2018-02-06 19:18:47 +08:00
Antonin Delpeuch
f5ff5565ff
Cleanup for Codacy and better parsing of quote character
2018-02-03 16:37:15 +00:00
Antonin Delpeuch
a89bbcbbe2
Add missing method removed during merge
2018-02-03 14:29:24 +00:00
Thad Guidry
a191d13b14
adding missing StringUtils import
2018-02-03 07:26:47 -06:00
Thad Guidry
c83dbe3b23
Merge branch 'master' into stundzig-develop/1086-quotecharacter
2018-02-03 07:20:45 -06:00
Antonin Delpeuch
86be1c12e8
Expose quote character setting in UI
2018-02-03 09:01:07 +00:00
Antonin Delpeuch
dc4815ba7b
Fix initial options for the quote character
2018-02-03 09:00:53 +00:00
Antonin Delpeuch
c9395d564c
Merge branch 'develop/1086-quotecharacter' of https://github.com/stundzig/OpenRefine into stundzig-develop/1086-quotecharacter
2018-02-03 07:56:30 +00:00
Isao Matsunami
adf015c9ed
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (675 of 675 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
2018-02-02 15:24:40 +01:00
Jacky
c4b0ff6bea
data package metadata ( #1398 )
...
* fix the appbundle issue #1209
* fix #1162
allow the JRE 9
* fix the package declarations
* remove the _ from the method name
* use the explicit scoping
* remote extra ;
* fix issued from codacy
* fix issued from codacy
* add preferences link to the index page
* handle the empty user metadata
* fix 'last modified' sorting issue #1307
* prevent overflow of the table. issue #1306
* add isoDateParser to sort the date
* prevent overflow of the project index
* remove sorter arrow for action columns
* disable editing the internal metadata
* adjust the width of the table
* change MetaData to Metadata
* change the filed name from rowNumber to rowCount
* put back the incidently deleted gitignore
* add double quote to prevent word splitting
* UI improvement on metadata view and project list view
* remove the date field in metadata
* message notification of the free RAM. Issue #1295
* UI tuning for metadata view
* shorten the ISO date to locale date format
* Added translation using Weblate (Portuguese (Brazil))
* remove the rename link
* Ignore empty language files introduced by Weblate
* Add UI for Invert text filter
* Backend support for Inverting Text search facets
* Fix reset on text search facet
* More succinct return statements
* add tests for SetProjectMetadataCommand
* Tidying up for Codacy
* Added Tests for TextSearchFilter
* Corrections for Codacy
* More code tidy up
* let the browser auto fit the table cell when resizing/zooming
* fix import multiple excel with mulitple sheets issue #1328
* check if the project has the userMetadata
* fix the unit test
support multi files with multi tables for open office
* prevent the same key for user metadata
* replace _ with variable for exception
* fix the no-undef issue
* to adjust the width of transform dialog. issue #1332
* fix the row count refresh issue
* extract method
* move the log message
* cosmatic changes for codacy
* fix typo
* bump to version 2.8
* .gitignore is now working
* preview stage won't have the metadata populated, so protect NPE
* Update README.md
No more direct link to the last version tag, which will avoid having to think of updating the readme
* refacotring the ProjectMetadata class
* introduce the IMetadata interface
* create submodule of dataschema
* add back
* setup lib for dataschema; upgrade the apache lang to lang3
* replace escape* functions from apache lang3
* replace the ProjectMetadata with IMetadata interface
* add missing jars
* set the IMetadata a field of Project
* remove PreferenceStore out of Project model
* fix test SetProjectMetadataCommandTests by casting
* introdcue the AbstractMetadata
* introdcue the AbstractMetadata
* reorganize the metadata package
* allow have mulitiple metadata for a project
* support for mulitple metadata format
* remove jdk7 since 'table schema' java implmentation only support jdk8+
* set execute permission for script
* fix the Unit Test after Metadata refactoring
* restore the apache lang2.5 since jetty 6.1.22 depend on it
* add commons lang 2.5 jar
* git submodule add https://github.com/frictionlessdata/datapackage-java
* remove the metadata parameter from the ProjectManager.registerProject method
* remove hashmap _projectsMetadata field from the ProjectManager and FileProjectManager
* init the Project.metadataMap
* fix Unit Test
* restore the ProjectMetaData map to ProjectManager
* put the ProjectMetaDta in place for ProjectManager and Project object
* check null of singleton instead of create a constructor just for test
* load the data package metadata
* importing data package
* importing data package
* encapsulate the Package class into DataPackageMetadata
* user _ to indicate the class fields
* introduce base URL in order to download the data files
* import data package UI and draft backend
* import data package UI
* fix typo
* download the data set pointed from metadata resource
* save and load the data package metadata
* avoid magic string
* package cleanup
* set the java_version to 1.8
* set the min jdk to 1.8
* add the 3rd party src in the build.xml
* skip the file selection page if only 1 DATA file
* add files structure for json editor
* seperate out the metadata file from the retrival file list
* rename the OKF_METADATA to DATAPACKAGE_METADATA
* clean up
* implement GetMetadateCommand class
* display the metadata in json format
* git submodule update --remote --merge
* adjust the setting after pulling from datapackage origin
* fix the failed UT DateExtensionTests.testFetchCounts due to new json jar json-20160810.jar will complain: JSONObject["float"] not a string.
* clean up the weird loop array syntax get complained
* remove the unused constant
* export in data package format
* interface cleanup
* fix UT
* edit the metadata
* add UT for SetMetadataCommand
* fix UT for SetMetadataCommand
* display the data package metadata link on the project index page
* update submodule
* log the exceptions
* Ajv does not work properly, use the back end validation instead
* enable the validation for jsoneditor
* first draft of the data validation
* create a map to hold the constraint and its handler
* rename
* support for minLength and maxLength from spec
* add validate command
* test the opeation instead of validate command
* rename the UT
* format the error message and push to the report
* fix row number
* add resource bundle for validator
* inject the code of the constrains
* make the StrSubstitutor works
* extract the type and format information
* add the customizedFormat to interface to allow format properly
* get rid of magic string
* take care of missing parts of the data package
* implement RequiredConstraint
* patch for number type
* add max/min constraints
* get the constrains directly from field
* implement the PatternConstraint
* suppress warning
* fix the broken UT when expecting 2 digits fraction
* handle the cast and type properly
* fix the missing resource files for data package when run from command line
* use the copy instead of copydir
* add script for appveyor
* update script for appveyor
* do recursive clone
* correct the git url
* fix clone path
* clone folder option does not work
* will put another PR for this. delete for now
* revert the interface method name
* lazy loading the project data
* disable the validate menu for now
* add UT
* assert UTs
* add UT
* fix #1386
* remove import
* test the thread
* Revert "test the thread"
This reverts commit 779214160055afe3ccdcc18c57b0c7c72e87c824.
* fix the URLCachingTest UT
* define the template data package
* tidy up the metadata interface
* check the http response code
* fix the package
* display user friendly message when URL path is not reachable
* populate the data package schema
* Delete hs_err_pid15194.log
* populate data package info
* add username preference and it will be pulled as the creator of the metadata
* undo the project.updateColumnChange() and start to introduce the fields into the existing core model
* tightly integrate the data package metadata
* tightly integrate the data package metadata for project level
* remove the submodule
* move the edit botton
* clean up build
* load the new property
* load the project metadata
* fix issues from codacy
* remove unused fields and annotation
* check the http response code firstly
* import zipped data package
* allow without keywords
* process the zip data package from url
* merge the tags
* check store firstly
* remove the table schema src
* move the json schema files to schema dir
* add comment
* add comment
* remove git moduels
* add incidently deleted file
* fix typo
* remove SetMetadataCommand
* revert change
* merge from master
2018-02-02 13:24:19 +00:00
Antonin Delpeuch
47f44b06c4
Make Codacy happy
2018-02-02 11:57:20 +00:00
Antonin Delpeuch
1f87a26f4c
Include image file names like templates in Wikitable importer
2018-02-02 11:22:15 +00:00
Antonin Delpeuch
843641ca74
Parse headers just like other cells in Wikitable importer
...
This makes the column names a bit less meaningful,
but this is necessary to handle cases where headers
are inserted anywhere in the table.
2018-02-02 10:48:31 +00:00
Owen Stephens
cd58557424
Merge pull request #1428 from OpenRefine/issue1351
...
Fix overflow issue in data extension dialog
2018-01-31 13:17:51 +00:00
Antonin Delpeuch
0426704938
Add helper createProjectWithColumns
2018-01-27 13:58:06 +00:00
Antonin Delpeuch
feae25a5ff
Migrate more tests to the createCSVProject helper
2018-01-27 13:45:44 +00:00
Antonin Delpeuch
8f9fc61046
Migrate TextSearchFacetTests.java to use the helpers
2018-01-27 13:45:44 +00:00
Antonin Delpeuch
5278e929a2
Refactor CrossFunctionTests' project creating logic into RefineTest
2018-01-27 13:45:44 +00:00
Isao Matsunami
b6521e91e5
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (671 of 671 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
2018-01-26 19:45:51 +01:00
Owen Stephens
c0fda7de8c
Removed h3 tag and related styling
2018-01-17 09:56:11 +00:00
Owen Stephens
af3aa44e6c
Tidy up for codacy
2018-01-16 18:27:13 +00:00
Owen Stephens
9cf379e625
Add show/hide toggle and some style adjustments
2018-01-16 17:43:55 +00:00
Owen Stephens
a9be18d9df
Remove div no longer needed
2018-01-16 17:43:55 +00:00
Owen Stephens
91edc810a7
Removed unused code
2018-01-16 17:43:55 +00:00
Owen Stephens
f1d23f9e3b
Add/update text strings
2018-01-16 17:43:55 +00:00
Owen Stephens
4320ef8c10
Resolved merge conflict
2018-01-16 17:41:56 +00:00
Owen Stephens
5acdb1429c
Fix tests - Include new httpHeaders JSON array when creating new ColumnAdditionByFetchingURLsOperation
2018-01-16 17:22:48 +00:00
Owen Stephens
7464e83766
Get and set any http headers submitted when using Add Column by Fetching URLs
2018-01-16 16:54:11 +00:00
Owen Stephens
4fb1867980
Option to add http headers in Add column by fetching URLs - support adding list of headers in backend, and exposing these in UI for user to edit and use
2018-01-16 16:54:11 +00:00
Owen Stephens
34e83fa98c
Initial work to add option to set http headers in Add column by fetching URLs
2018-01-16 16:54:11 +00:00
Jacky
9ab897cb72
remove copyright and put more clear description
2018-01-15 20:27:25 -05:00
Jacky
3c25647f05
add find function. issue 1296
2018-01-14 22:04:26 -05:00
José Hisse
ee6edeaf2b
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 98.6% (660 of 669 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/pt_BR/
2018-01-13 14:39:19 +01:00
Antonin Delpeuch
6f895b9873
Fix overflow issue in data extension dialog.
...
Closes #1351 .
2018-01-12 09:38:45 +00:00
Thad Guidry
ca35d0d657
Merge pull request #1426 from olleolleolle/fix/spelling-in-test-data-nobel-prize-winners
...
Nobel prize winners CSV data typos
2018-01-07 14:38:39 -06:00
Olle Jonsson
76fa942490
Nobel prize winners CSV data typos
2018-01-07 21:28:07 +01:00
Olle Jonsson
5e075b09a4
Reconciliation panel: spelling of JS property
2018-01-07 21:16:33 +01:00
José Hisse
9bdbb60e27
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 99.1% (663 of 669 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/pt_BR/
2018-01-07 10:55:43 +01:00
Weblate
6a63bdb235
Merge remote-tracking branch 'origin/master'
2018-01-07 01:50:11 +01:00
José Hisse
0199e1a93c
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 99.1% (663 of 669 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/pt_BR/
2018-01-07 01:50:10 +01:00
Olle Jonsson
6e45ee4af1
about page: closing LI tags
2018-01-07 00:21:32 +01:00
José Hisse
be312e3457
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 99.7% (667 of 669 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/pt_BR/
2018-01-05 18:16:05 +01:00
José Hisse
669159cae2
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (669 of 669 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/pt_BR/
2018-01-05 16:47:34 +01:00
Jacky
9cbbbc6ca1
Merge pull request #1415 from OpenRefine/issue1381
...
Fix URI encoding of flyout parameters
2018-01-03 20:18:50 -05:00
Antonin Delpeuch
7459a00171
Fix js warning in data extension
2018-01-04 01:40:24 +01:00
Antonin Delpeuch
45ccd0e1c0
Change HTTP error detection in URL fetching test
2018-01-03 22:44:32 +01:00
Antonin Delpeuch
c9c9ee7509
Fix URI encoding of flyout parameters
...
Closes #1381
2018-01-03 21:36:19 +01:00
Antonin Delpeuch
dae4ac1ce4
Simpler way to pass the test when there are 503 errors
2018-01-03 19:03:26 +01:00
Antonin Delpeuch
32b7d2fa74
Looser check for 403 and 503 errors in URL caching test
2018-01-03 18:57:34 +01:00
Antonin Delpeuch
f14543bfca
Fix URL caching test on Appveyor
2018-01-03 18:52:12 +01:00
Isao Matsunami
a056b1c750
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (669 of 669 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
2017-12-27 20:23:47 +01:00
anonymous
f864964ecb
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (669 of 669 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
2017-12-27 09:54:09 +01:00
Isao Matsunami
eaf1b34361
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (669 of 669 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
2017-12-27 09:52:08 +01:00
Antonin Delpeuch
61f18c20cd
Merge pull request #1399 from isaomatsunami/patch-1
...
Update translation-jp.json for 2.8
2017-12-27 09:44:35 +01:00
Antonin Delpeuch
94b9d57528
Merge pull request #1397 from tiagofernandez/save-import-options
...
Revert 278f24c1
and adapt 0001d9f7
(ref. PR #1387 )
2017-12-27 09:44:19 +01:00
Isao Matsunami
7ee97083d1
Update translation-jp.json
...
Reconcileを「照合」に統一。一部で英語を併記。
2017-12-26 20:50:46 +09:00
Isao Matsunami
8d118d7027
Update translation-jp.json
...
Reconcileの訳語を「照合」に統一
2017-12-26 19:43:32 +09:00
Isao Matsunami
33e107d4eb
Update translation-jp.json
...
Some items are added for 2.8. Some are changed not to break the original layout.
The following 2 pages are hard-coded in English?
1) import from Google Data
2) parse type for PC-AXIS text files
2017-12-26 14:00:32 +09:00
Tiago Fernandez
00faf2a179
Revert 278f24c1
and adapt 0001d9f7
(ref. PR #1387 )
2017-12-24 12:48:23 +01:00
Jacky
e5709efd46
fix issue #1341
2017-12-24 00:04:16 -05:00
Jacky
fb3620b3d9
Merge pull request #1388 from jackyq2015/issue/1386
...
Fix Issue #1386
2017-12-21 08:26:29 -05:00
Jacky
6c06424183
Merge pull request #1390 from jackyq2015/issue/1389
...
fix Issue #1389
2017-12-21 08:26:09 -05:00
Jacky
9107a0eb91
remove commented code
2017-12-21 08:24:29 -05:00
Jacky
add2eb936c
Merge branch 'issue/1386' of https://github.com/jackyq2015/openrefine into issue/1386
2017-12-21 08:23:01 -05:00
Jacky
e1a494aabd
remove the print
2017-12-21 08:22:44 -05:00
Jacky
e891c44e26
revert unecessary changes
2017-12-20 18:55:34 -05:00
Jacky
cd770aed25
revert unecessary changes
2017-12-20 18:52:53 -05:00
jackyq2015
8b203a094d
add the braces
2017-12-20 13:30:38 -05:00
Jacky
2f050322b5
use join not sleep
2017-12-20 08:35:31 -05:00
Tiago Fernandez
0001d9f7b2
Test ImportingUtilities.createProjectMetadata()
2017-12-20 11:07:36 +01:00
Jacky
834b6c493c
check isDone
2017-12-19 22:20:11 -05:00
Jacky
3fa994739a
check isDone
2017-12-19 22:09:52 -05:00
Jacky
cce3ab6240
fix issue #1389
2017-12-19 21:00:03 -05:00
jackyq2015
136eba52df
add missing import
2017-12-19 15:28:34 -05:00
jackyq2015
cb55b68449
add missing import
2017-12-19 15:23:39 -05:00
jackyq2015
ad293a1419
add missing import
2017-12-19 15:00:21 -05:00
jackyq2015
81043e58e2
fix #1386
2017-12-19 12:54:26 -05:00
Tiago Fernandez
278f24c147
Append options metadata while creating project
2017-12-18 11:38:07 +01:00
Jacky
a55e0dab1c
resolve the conflict
2017-12-15 22:07:07 -05:00
Jacky
d207c74f62
merge from master
2017-12-15 22:06:30 -05:00
Jacky
659f7bc27a
fix for codacy
2017-12-15 21:46:09 -05:00
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
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
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
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
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
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
xseris
d2648d8db8
Fix tests
2017-11-28 00:16:08 +01:00
xseris
cecbfb486b
Remove delete all projects option
2017-11-24 20:29:09 +01:00
xseris
a3132eeeb3
implemented tag system
2017-11-24 20:19:49 +01:00
Owen Stephens
441d9f7f10
Initial tests and code for user friendly regular expression syntax errors
2017-11-24 18:24:16 +00:00
xseris
4f67c632d0
delete all projects
2017-11-23 17:36:46 +01:00
Qi Cui
ffbc6879ce
preview stage won't have the metadata populated, so protect NPE
2017-11-18 23:02:06 -05:00
Qi Cui
ae9e0af8b9
bump to version 2.8
2017-11-18 14:15:10 -05:00
Thad Guidry
daca1836e9
Merge pull request #1342 from jackyq2015/feature/metadata
...
fix the row count refresh issue. We'll work on adding a Delete Metadata option in the next milestone.
2017-11-18 08:30:32 -06:00
Jacky
4e79c0d410
fix typo
2017-11-17 22:55:16 -05:00
Thad Guidry
8837f3df73
Merge pull request #1339 from jackyq2015/issue/1332
...
to adjust the width of transform dialog. issue #1332
2017-11-17 21:29:25 -06:00
Jacky
b83961d2c6
cosmatic changes for codacy
2017-11-17 17:14:19 -05:00
Jacky
428d944e4d
move the log message
2017-11-17 16:58:30 -05:00
Jacky
c32f6329d2
extract method
2017-11-17 16:52:26 -05:00
Jacky
8187799f85
fix the row count refresh issue
2017-11-17 14:38:02 -05:00
Jacky
bd07fe0e1a
to adjust the width of transform dialog. issue #1332
2017-11-17 08:56:30 -05:00
Thad Guidry
34f38ccaf8
Merge pull request #1336 from ostephens/multi-cell-join-tests
...
Add tests for JoinMultiValuedCells
2017-11-16 22:49:03 -06:00
Thad Guidry
43b6cb8001
Merge pull request #1333 from jackyq2015/feature/metadata
...
check if the project has the userMetadata
2017-11-16 22:17:14 -06:00
Jacky
8d2c8b521b
Merge pull request #1334 from jackyq2015/issue/1328
...
fix import multiple excel with mulitple sheets issue #1328
2017-11-16 21:30:24 -05:00
Jacky
b3cb7d4bf3
fix the no-undef issue
2017-11-16 16:24:31 -05:00
Jacky
e07b1859db
replace _ with variable for exception
2017-11-16 15:55:14 -05:00
Jacky
46318a9bc4
prevent the same key for user metadata
2017-11-16 15:17:51 -05:00
Jacky
1d2998f374
fix the unit test
...
support multi files with multi tables for open office
2017-11-16 10:29:16 -05:00
Owen Stephens
df920777ac
Moved variable to local scope
2017-11-16 12:47:05 +00:00
Antonin Delpeuch
78b7f01be5
Merge pull request #1327 from ostephens/invert-filter
...
Invert text search facet/text filter
2017-11-16 08:05:31 +00:00
Jacky
1ad40bcd83
check if the project has the userMetadata
2017-11-15 23:20:44 -05:00
Jacky
6f42df95e2
fix import multiple excel with mulitple sheets issue #1328
2017-11-15 22:58:47 -05:00
Thad Guidry
ffeb30c847
Merge pull request #1331 from jackyq2015/feature/metadata
...
let the browser auto fit the table cell when resizing/zooming
2017-11-15 21:42:01 -06:00
jackyq2015
c2db998b93
let the browser auto fit the table cell when resizing/zooming
2017-11-15 16:17:57 -05:00
Owen Stephens
742b42ade1
More code tidy up
2017-11-15 19:01:52 +00:00
Owen Stephens
2d0f48e93f
Corrections for Codacy
2017-11-15 18:51:58 +00:00
Owen Stephens
3a31e69c2b
Added Tests for TextSearchFilter
2017-11-15 18:31:55 +00:00
Owen Stephens
319b6bcca5
Tidying up for Codacy
2017-11-15 18:31:41 +00:00
Thad Guidry
b496b0b374
Merge pull request #1329 from jackyq2015/feature/metadata
...
add tests for SetProjectMetadataCommand
2017-11-15 08:58:49 -06:00
Qi Cui
6bdba6948e
add tests for SetProjectMetadataCommand
2017-11-14 15:54:22 -05:00
Owen Stephens
7ba110e31a
More succinct return statements
2017-11-14 17:40:07 +00:00
Owen Stephens
25dd347123
Fix reset on text search facet
2017-11-14 14:37:16 +00:00
Owen Stephens
135052d033
Backend support for Inverting Text search facets
2017-11-14 14:24:50 +00:00
Owen Stephens
ae6e8bed86
Add UI for Invert text filter
2017-11-14 13:51:42 +00:00
Jacky
850b861acb
Merge pull request #1324 from jackyq2015/feature/metadata
...
remove the rename link
2017-11-14 08:08:18 -05:00
Antonin Delpeuch
690ba49f53
Ignore empty language files introduced by Weblate
2017-11-14 09:40:20 +00:00
Jacky
e65a8c1d9a
remove the rename link
2017-11-13 15:28:44 -05:00
José Vitor Hisse
62be866a9f
Added translation using Weblate (Portuguese (Brazil))
2017-11-12 20:28:59 +01:00
Jacky
cd94d4baad
shorten the ISO date to locale date format
2017-11-11 21:15:44 -05:00
Jacky
d1e9ab9135
UI tuning for metadata view
2017-11-11 09:43:21 -05:00
Jacky
a53467f2cb
remove the date field in metadata
2017-11-09 22:29:08 -05:00
Jacky
e8f133887e
UI improvement on metadata view and project list view
2017-11-09 16:23:29 -05:00
Jacky
428f7dabf8
change the filed name from rowNumber to rowCount
2017-11-08 20:40:22 -05:00
Jacky
31943f6c9f
change MetaData to Metadata
2017-11-08 20:30:01 -05:00
Jacky
fc2f81046f
adjust the width of the table
2017-11-08 17:49:49 -05:00
Jacky
e958dfc4c2
disable editing the internal metadata
2017-11-05 10:41:17 -05:00
Jacky
facffdca37
remove sorter arrow for action columns
2017-11-05 10:20:15 -05:00
Jacky
9a93ab091d
prevent overflow of the project index
2017-11-05 10:01:44 -05:00
Jacky
c08b0f589a
add isoDateParser to sort the date
2017-11-05 09:49:58 -05:00
Jacky
a39ee108ac
prevent overflow of the table. issue #1306
2017-11-04 23:57:29 -04:00
Jacky
d086b8356a
fix 'last modified' sorting issue #1307
2017-11-04 22:53:32 -04:00
Jacky
51691fc06d
handle the empty user metadata
2017-11-04 19:07:09 -04:00
Jacky
cbc9929b92
add preferences link to the index page
2017-11-04 17:09:04 -04:00
Jacky
d9995ba259
fix issued from codacy
2017-11-03 20:12:57 -04:00
Jacky
a204809f3d
fix issued from codacy
2017-11-03 19:46:07 -04:00
Jacky
acf6460ea2
remote extra ;
2017-11-03 17:48:28 -04:00
Jacky
12c5839600
use the explicit scoping
2017-11-03 17:47:18 -04:00
Jacky
986881b10f
remove the _ from the method name
2017-11-03 17:39:49 -04:00
Jacky
75b82106b4
fix the package declarations
2017-11-03 17:11:31 -04:00
Jacky
3a3083a1de
Merge branch 'master' of https://github.com/OpenRefine/OpenRefine
2017-11-03 17:04:48 -04:00
Jacky
c472cd0c1b
add tablesorter to sort the project index
2017-11-03 17:00:18 -04:00
Jacky
edc3df1ad1
populate the row number.\n sort the project index
2017-11-03 16:59:03 -04:00
Jacky
68bf4f962c
adjust the width
2017-10-29 14:14:39 -04:00
Jacky
1777a6ecf3
edit the user metadata
2017-10-29 13:46:37 -04:00
Jacky
88f6e1b8d1
Merge pull request #1293 from ostephens/fix-regex-filter-error
...
Fix regex filter error
2017-10-27 19:22:47 -04:00
Jacky
384e69aa5f
add i18n for metadata edit dialog
2017-10-27 17:04:39 -04:00
Jacky
7c83746ee7
deal with empty string properly
2017-10-27 16:59:55 -04:00
Owen Stephens
98f37905d7
More minor syntax changes to make Codacy a little happier
2017-10-27 12:22:01 +01:00
Owen Stephens
f5e4420af9
Minor syntax change for Codacy
2017-10-27 11:47:59 +01:00
Owen Stephens
e4bdca9c95
Catch and display errors on compute-facet
2017-10-27 10:59:03 +01:00
Owen Stephens
178e4e5bca
On invalid regular expression, keep all current rows displayed in data-table view
2017-10-27 10:55:32 +01:00
Owen Stephens
e4db4d7633
Catch error from server when invalid Regular Expression used in Text Filter
2017-10-27 10:53:27 +01:00
Thad Guidry
d72a2de348
Revert "Extend cross() function to support multiple-value-cell-input"
2017-10-26 17:37:10 -05:00
Jacky
6a47482ea4
support metadata edit
2017-10-26 15:47:24 -04:00
Jacky
249fa4d8d5
support metadata edit
2017-10-26 15:45:58 -04:00
Thad Guidry
3d0e96a0ce
Merge pull request #1290 from claussni/cross-func-split
...
Extend cross() function to support multiple-value-cell-input
2017-10-26 14:23:23 -05:00
Ralf Claussnitzer
0b107ec5e9
Add optional 4th parameter to cross() function
...
The cross function now accepts a 4th parameter defining a regular
expression separator for splitting multi-value field values when joining
projects.
See https://github.com/OpenRefine/OpenRefine/issues/1204#issuecomment-326320954
2017-10-26 19:50:02 +02:00
Ralf Claussnitzer
9aa168633f
Allow comma separated multi-value source in cross() function
...
Implements support for comma separated multiple-value keys for joining
another project using the cross() function.
See https://github.com/OpenRefine/OpenRefine/issues/1204#issuecomment-326320954
2017-10-26 19:50:02 +02:00
Jacky
cf3cf5d681
Merge pull request #909 from fluf1024/post-scripts
...
Allow longer expressions by sendig them as POST
2017-10-25 11:18:42 -04:00
Owen Stephens
c10f72437f
Add tests for JoinMultiValuedCells
2017-10-25 11:15:59 +01:00
Antonin Delpeuch
88b10a2917
Merge pull request #1278 from ostephens/cell-split-regex
...
Cell split regex
2017-10-25 11:04:33 +01:00
Owen Stephens
300edcca74
Minor fix to comment in code
2017-10-24 08:58:32 +01:00
Owen Stephens
219e747147
Removed unused dependency
2017-10-24 08:54:58 +01:00
Owen Stephens
209500bf3a
Add tests for SplitMulitValuedCells
2017-10-24 08:29:00 +01:00
Owen Stephens
224210625d
Remove automatic trim of split values
2017-10-24 08:28:37 +01:00
Owen Stephens
bb6b3d6c29
Re-locate operations tests in correct folder
2017-10-23 18:54:59 +01:00
Antonin Delpeuch
233cc9650b
Merge pull request #1283 from remram44/remove-old-jquery
...
Remove jQuery 1.9.1, unused
2017-10-23 19:30:58 +02:00
Remi Rampin
fd971077bf
Remove jquery 1.9.1, unused
2017-10-23 13:07:46 -04:00
Remi Rampin
f489701737
Add license header for i18n library
2017-10-23 12:58:51 -04:00
Antonin Delpeuch
e5a831b18c
Merge branch 'master' of https://github.com/OpenRefine/OpenRefine
2017-10-23 17:12:23 +02:00
Antonin Delpeuch
6a67f63c82
Remove empty translation (as it generates exceptions in OpenRefine)
2017-10-23 17:11:26 +02:00
Remi Rampin
6a9694d622
Fix some French translations
2017-10-23 10:51:07 -04:00
Owen Stephens
b378dea417
Minor syntax fix
2017-10-23 08:54:26 +01:00
Owen Stephens
47520d4a71
Minor fixes to syntax
2017-10-23 08:36:08 +01:00
Owen Stephens
46c3ec100e
Remove unused local variables and imports
2017-10-23 08:36:08 +01:00
Antonin Delpeuch
23b643426a
Fix Codacy warnings in MultiValuedCellSplitOperation
2017-10-23 08:41:14 +02:00
Owen Stephens
cccf1e55c9
Update split multi-valued cells to support split by regex and split by lengths
2017-10-22 23:54:18 +01:00
Owen Stephens
6fb7f1f476
Add UI for split multi-valued cells by sep/regex/length
2017-10-22 23:53:18 +01:00
Jacky
63c1714d0a
add fields for metadata
2017-10-22 00:37:59 -04:00
Jacky
f1ab6b8cd6
Merge branch 'master' of https://github.com/OpenRefine/OpenRefine
2017-10-21 23:49:58 -04:00
Jacky
818e139b43
add the import options to metadata
2017-10-21 23:41:11 -04:00
Antonin Delpeuch
e5fdf48680
Fix french translation
2017-10-21 01:51:37 +01:00
Antonin Delpeuch
21f4d62474
Merge pull request #1275 from OpenRefine/wikitext-url-fix
...
Forbid pipe characters in URL references to ease parsing.
2017-10-20 16:41:00 +02:00
Antonin Delpeuch
686e635c93
Merge branch 'master' into topic-item
2017-10-20 15:38:47 +01:00
Antonin Delpeuch
e2a22a6994
Forbid pipe characters in URL references to ease parsing.
...
This is a temporary fix before we do full Wikitext parsing inside references
(this needs a change upstream). See https://github.com/sweble/sweble-wikitext/issues/67 .
2017-10-20 15:32:58 +01:00
Weblate
0cdb47a050
Merge remote-tracking branch 'origin/master'
2017-10-19 18:59:07 +02:00
Antonin Delpeuch
f36eb1558c
Translated using Weblate (French)
...
Currently translated at 100.0% (648 of 648 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/fr/
2017-10-19 18:59:07 +02:00
Antonin Delpeuch
4e2241de5b
Fix duplicate item in Reconcile > Actions menu. Closes #1272 .
2017-10-19 16:43:55 +01:00
Allan Nordhøy
641ff716a9
Added translation using Weblate (Norwegian Bokmål)
2017-10-19 12:15:15 +02:00
Antonin Delpeuch
54acf10edf
Change "topic" to "item" in the UI
2017-10-18 12:39:40 +01:00
Mathieu Saby
c7b3a5ffe4
Translated using Weblate (French)
...
Currently translated at 100.0% (648 of 648 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/fr/
2017-10-17 22:45:56 +02:00
Matthias Findeisen
724428aebf
Translated using Weblate (German)
...
Currently translated at 14.0% (91 of 648 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/de/
2017-10-15 18:46:53 +02:00
Antonin Delpeuch
473b1b135d
Merge pull request #1264 from OpenRefine/issue1262
...
Update Jackson to 2.9.1
2017-10-09 20:09:49 +02:00
Antonin Delpeuch
c9cc4fb262
Update Jackson to 2.9.1
...
Closes #1262
2017-10-09 17:38:09 +01:00
Owen Stephens
bb6b8378d3
Ensure _max is never less than _min
2017-10-09 17:13:43 +01:00
Antonin Delpeuch
4036f3ff91
Merge pull request #1257 from OpenRefine/issue1256
...
Perform ASCII normalization earlier in FingerprintKeyer.
2017-09-27 17:54:43 +02:00
Owen Stephens
4f6284032f
Code tidy + set link to new version to open in new browser tab
2017-09-27 12:22:59 +01:00
Owen Stephens
b88263bd74
Fixes as per PR comments
2017-09-27 11:47:07 +01:00
Owen Stephens
e482878596
Alert user if more recent version available from github
2017-09-27 11:00:47 +01:00
Antonin Delpeuch
1da3c00cb1
Perform ASCII normalization earlier in FingerprintKeyer.
...
This closes #1256 .
2017-09-27 09:23:40 +01:00
Antonin Delpeuch
8e9b224730
Translated using Weblate (French)
...
Currently translated at 100.0% (648 of 648 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/fr/
2017-09-24 10:25:23 +02:00
Antonin Delpeuch
5d387b1df8
Small tweaks to the wiki importer
2017-09-24 09:14:13 +01:00
Antonin Delpeuch
cfc0b95cd1
Fix string comparison in Wikitext exporter
2017-09-23 23:13:18 +01:00
Antonin Delpeuch
a1b2c9b683
Add support for references in Wikitable importer.
...
Closes #1243 .
2017-09-23 22:54:43 +01:00
Antonin Delpeuch
9f62905be4
Merge pull request #1251 from OpenRefine/issue1106
...
Fix overflow of history items outside the window.
2017-09-20 15:22:55 +02:00
Antonin Delpeuch
2058081ffb
Fix overflow of history items outside the window. Closes #1106 .
2017-09-20 10:08:03 +01:00
Antonin Delpeuch
49564e8905
Fix bug when an extra column starts in the middle of the table
2017-09-19 13:54:27 +01:00
Emelyanov Michael
94fc4caba6
Translated using Weblate (Russian)
...
Currently translated at 100.0% (647 of 647 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ru/
2017-09-02 15:48:51 +02:00
Antonin Delpeuch
8bc73dc886
Translated using Weblate (English)
...
Currently translated at 100.0% (647 of 647 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/en/
2017-09-01 19:06:11 +02:00
Emelyanov Michael
3188140700
Translated using Weblate (Russian)
...
Currently translated at 100.0% (647 of 647 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ru/
2017-08-29 10:45:07 +02:00
Antonin Delpeuch
a72f5ab3fe
Translated using Weblate (French)
...
Currently translated at 100.0% (647 of 647 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/fr/
2017-08-28 18:20:13 +02:00
Antonin Delpeuch
249d8f9fa5
Merge branch 'master' of ssh://github.com/OpenRefine/OpenRefine
2017-08-28 16:29:21 +01:00
Antonin Delpeuch
00f8e4fc6b
Merge pull request #1237 .
...
Conflicts:
.classpath
main/webapp/modules/core/langs/translation-en.json
main/webapp/modules/core/scripts/dialogs/extend-data-preview-dialog.js
Closes #363 and #56 .
2017-08-28 16:25:50 +01:00
Antonin Delpeuch
c66e609b1d
Cleanup wikitext PR for Codacy
2017-08-26 21:50:02 +01:00
Emelyanov Michael
b69cfe84cd
Translated using Weblate (Russian)
...
Currently translated at 100.0% (643 of 643 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ru/
2017-08-26 11:25:45 +02:00
Antonin Delpeuch
0a00fd9318
Add option to include raw templates as cells
2017-08-25 14:28:30 +01:00
Emelyanov Michael
86ca5d2d71
Translated using Weblate (Russian)
...
Currently translated at 65.6% (422 of 643 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ru/
2017-08-24 15:19:00 +02:00
Antonin Delpeuch
554b75fa7b
Fix parsing of newlines in cells
2017-08-17 19:18:50 +01:00
Antonin Delpeuch
2a3c158696
swc-parser-lazy: Add source JAR and mention the dependencies in LICENSE.txt
2017-08-17 16:37:04 +01:00
Antonin Delpeuch
7989aacc58
Cleanup for Codacy
2017-08-17 12:40:56 +01:00
Antonin Delpeuch
637e69db9d
Better error reporting and testing for Wikitext import
2017-08-16 10:30:51 +01:00
Antonin Delpeuch
e47fb3f2a6
Preview table: display reconciled cells instead of blanking them
2017-08-16 09:01:16 +01:00
Antonin Delpeuch
3dcda5a42c
Add reconciliation config in wikitext import.
2017-08-16 00:05:40 +01:00
Weblate
2ce71a2742
Merge remote-tracking branch 'origin/master'
2017-08-15 23:11:20 +02:00
alexey medvetsky
7fc17f1914
Translated using Weblate (Russian)
...
Currently translated at 15.5% (100 of 643 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ru/
2017-08-15 23:11:20 +02:00
Andrea
34b5d39192
Translated using Weblate (Italian)
...
Currently translated at 99.8% (642 of 643 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/it/
2017-08-15 23:11:17 +02:00
Thad Guidry
0347075120
Translated using Weblate (Chinese)
...
Currently translated at 100.0% (643 of 643 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/zh/
2017-08-15 23:11:16 +02:00
Antonin Delpeuch
5390aa248c
Fix DataExtensionTests (Tajikistan has only one currency, not two)
2017-08-15 22:11:00 +01:00
Antonin Delpeuch
d01de6ea85
Update tests
2017-08-15 22:09:45 +01:00
Antonin Delpeuch
86dc240335
Support reconciliation via sitelinks.
...
Wikilinks are automatically reconciled at import time.
Related to #56 .
2017-08-15 20:17:34 +01:00
Antonin Delpeuch
aa4517ba58
Add support for colspan and rowspan in Wikitext
2017-08-15 11:28:43 +01:00
Antonin Delpeuch
73f7fdc036
Update TextFormatGuesser to support wikitext
2017-08-14 15:58:27 +01:00
Thad Guidry
d152f0792c
Translated using Weblate (Chinese)
...
Currently translated at 100.0% (643 of 643 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/zh/
2017-08-14 03:58:14 +02:00
Antonin Delpeuch
7b116c0388
Translated using Weblate (French)
...
Currently translated at 100.0% (643 of 643 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/fr/
2017-08-13 21:22:45 +02:00
Antonin Delpeuch
18b1942169
Merge branch 'extend-data-fixes'
...
Conflicts:
main/webapp/modules/core/langs/translation-en.json
2017-08-13 20:17:18 +01:00
Antonin Delpeuch
e168c900e8
Add support for table headers
2017-08-13 20:14:48 +01:00
Antonin Delpeuch
88aa6f113d
Switch to newer version of swc-parser-lazy
2017-08-13 20:14:29 +01:00
Weblate
0105afc07a
Merge remote-tracking branch 'origin/master'
2017-08-13 20:10:31 +02:00
alexey medvetsky
e580096b31
Translated using Weblate (Russian)
...
Currently translated at 11.2% (72 of 641 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ru/
2017-08-13 20:10:31 +02:00
alexey medvetsky
bf349a2959
Translated using Weblate (English)
...
Currently translated at 100.0% (641 of 641 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/en/
2017-08-13 20:10:30 +02:00
Jacky
b304e4eea7
Translated using Weblate (Chinese)
...
Currently translated at 98.9% (634 of 641 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/zh/
2017-08-13 20:10:30 +02:00
Jacky
c3e04010b1
Merge branch 'master' into master
2017-08-13 14:09:56 -04:00
jackyq2015
45e3ea5e86
fix testng data path issue
2017-08-13 13:03:19 -05:00
jackyq2015
f3463c332e
Unit test for issue #137
2017-08-13 12:37:20 -05:00
Antonin Delpeuch
f2612b0d12
Make codacy happy
2017-08-13 17:48:18 +01:00
Antonin Delpeuch
81fa6093f4
Better error reporting in data extension
...
- when trying to use the operation on a non-reconciled column
- when using it with a service that does not support the protocol
2017-08-13 17:41:18 +01:00
Antonin Delpeuch
b8a781d366
Add support for links (unreconciled for now)
2017-08-13 12:57:46 +01:00
Antonin Delpeuch
4033465cb4
Small fixes to the data extension interface
...
- removed mention to a missing .less file
- fixed the position of the Reset button in the preview dialog
- fixed the error for empty property selections
2017-08-13 11:42:41 +01:00
Antonin Delpeuch
e6406f56ef
Initial version of the wikitext importer
2017-08-13 11:26:59 +01:00
alexey medvetsky
1276793e7f
Added translation using Weblate (Russian)
2017-08-12 21:44:35 +02:00
Weblate
1fec3df0cb
Merge remote-tracking branch 'origin/master'
2017-08-12 10:53:12 +02:00
Antonin Delpeuch
9eeba8efe2
Fix JSON errors in Hebrew translation
2017-08-12 09:53:01 +01:00
Weblate
803896f22c
Merge remote-tracking branch 'origin/master'
2017-08-12 10:46:34 +02:00
Antonin Delpeuch
bcdd04d062
Merge branch 'master' of https://github.com/noamoss/OpenRefine into noamoss
...
Conflicts:
extensions/freebase/module/langs/translation-he.json
main/webapp/modules/core/langs/translation-en.json
2017-08-12 09:45:23 +01:00
Antonin Delpeuch
80bb63cc15
Translated using Weblate (German)
...
Currently translated at 1.8% (12 of 641 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/de/
2017-08-11 19:18:35 +02:00
Antonin Delpeuch
651503c143
Added translation using Weblate (German)
2017-08-11 18:50:33 +02:00
Antonin Delpeuch
9f58032293
Translated using Weblate (French)
...
Currently translated at 100.0% (641 of 641 strings)
Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/fr/
2017-08-11 09:50:32 +02:00
Antonin Delpeuch
dbb071da30
Merge branch 'default-to-english' of https://github.com/RBGKew/OpenRefine into RBGKew-default-to-english
2017-08-09 14:07:22 +01:00
Jacky
275dac976e
fix #137
2017-08-07 21:53:35 -04:00
jackyq2015
588024f60d
Merge branch 'master' of https://github.com/OpenRefine/OpenRefine
2017-08-06 22:06:58 -05:00
jackyq2015
fd58ac1e99
fix some xml issues
2017-08-06 22:05:17 -05:00
Antonin Delpeuch
3b30018cad
Merge pull request #1216 from OpenRefine/issue1214
...
Add test for KeyValueColumnize
2017-08-03 19:31:35 +01:00
Antonin Delpeuch
135dd50413
Fix Codacy issues
2017-08-03 12:47:09 +01:00
Antonin Delpeuch
afed8eb28a
Generate code coverage reports with Jacoco
2017-08-03 11:07:14 +01:00
Antonin Delpeuch
66eac0fae9
Ensure null values are not cached in URL fetching operation. Closes #1219 .
2017-08-01 13:05:29 +01:00
jackyq2015
53baa5a833
put the correct params description
2017-07-28 20:37:20 -04:00
Antonin Delpeuch
7de2a57c3a
Add RefineServletStub initialization in KeyValueColumnizeTests
2017-07-26 18:39:08 +01:00
Antonin Delpeuch
d941320f5e
Adapt test about #1214 to show how the function currently works.
...
With this test, if someone tries to fix this "bug" in the future, they will realize this use case should be preserved.
2017-07-26 18:07:52 +01:00
Antonin Delpeuch
453d35032b
Add test for issue #1214
2017-07-26 00:41:06 +01:00
jackyq2015
64ab5a4409
unit test for backward compatibility for cross function
2017-07-23 19:31:25 -04:00
jackyq2015
4950d29074
add backward compatility for cross function
2017-07-23 19:19:58 -04:00
Fadi Maali
0e21c0e594
correct classpath references and java version
...
- updated classpath references to existing versions of the libraries.
- Java version upgraded to 7 as some Java 7 specific features are used.
- corrected references to old project name (grefine-all) in the launch script
2017-07-18 22:15:46 +01:00
Thad Guidry
7f92251ed1
Merge pull request #1210 from wetneb/extend
...
Add data extension capabilities to the reconciliation API
2017-07-17 18:01:37 -05:00
Antonin Delpeuch
c04d9f3c33
Switch to public WMF endpoint for tests
2017-07-16 11:54:12 +01:00
Antonin Delpeuch
84c06821ee
Data extension tests
2017-07-16 11:47:12 +01:00
Antonin Delpeuch
8437a9d245
Cleaner HTML form generation
2017-07-15 14:17:27 +01:00
Antonin Delpeuch
9db113faa2
Localization
2017-07-15 10:23:31 +01:00
Antonin Delpeuch
05873f283d
Integration of constraints with service-defined forms
2017-07-14 22:17:40 +01:00
Antonin Delpeuch
9e3b0f1599
Remove separate endpoint, not used anymore
2017-07-14 16:47:39 +01:00
Antonin Delpeuch
3eadefe613
Do not add reconciliation statistics on columns without types
2017-07-14 12:53:54 +01:00
Antonin Delpeuch
6501c235e8
Pass the identifier and schema spaces along to create better ReconCandidates
2017-07-14 12:30:39 +01:00
Antonin Delpeuch
cc991cab21
Add nicer spinning gif while preview is loading.
...
Fix bug of multiple ColumnInfo being generated.
2017-07-14 11:30:17 +01:00
Antonin Delpeuch
d99128c330
Retrieve types from the extend service
2017-07-06 21:15:37 +02:00
Antonin Delpeuch
ad3a174abd
Starting to migrate data extension to standard reconciliation services
2017-07-04 23:14:19 +02:00
jackyq2015
1ee339cbbd
cross function test suite. #1204
2017-06-28 08:12:36 -04:00
jackyq2015
af731a3c1f
add test case for cross function
2017-06-25 23:27:48 -04:00
jackyq2015
f03be76475
Extend cross() function to take either a cell or a value #1204
2017-06-25 21:04:00 -04:00
Felix Lohmeier
2557cc5419
bugfix for new option autosave period
2017-06-24 22:42:49 +02:00
Felix Lohmeier
e54199a6f1
added options for initial java heap space and autosave period
2017-06-22 12:27:55 +02:00
jackyq2015
131dd5fcae
include the column selector dialog file in controller
2017-06-02 18:17:08 -04:00
jackyq2015
20acc17c05
add "transform all" support to allow the operation to be applied to multiple columns
2017-05-31 22:37:07 -04:00
jackyq2015
4a0892eb98
add "transform all" support to allow the operation to be applied to multiple columns
2017-05-31 22:33:40 -04:00
Adi Eyal
09c00c6a19
Fixes #1181
2017-05-05 23:38:37 +02:00
Bob Harper
909df1b6a7
xor can also accept 2+ params, rewrite tests to be consistent
2017-04-27 11:20:48 +01:00
Bob Harper
4ea0f440e9
remove 3 param error test for 'and' and 'or'
2017-04-27 11:07:04 +01:00
Bob Harper
ef4e039998
allow more than 2 AND and OR conditions
2017-04-26 20:51:58 +01:00
Thad Guidry
7784d436a9
Added missing contributors and Special Thankers
2017-03-17 07:48:15 -05:00
wangwenxiang
660df900d4
Fix bug: load wrong new value for RowStarChange
2017-03-15 12:54:01 +08:00
wangwenxiang
0314f49f36
Fix bug: load wrong new value for RowFlagChange
2017-03-15 10:39:33 +08:00
Jacky
912600f0bd
Merge pull request #1178 from wetneb/url_caching
...
Add caching in URL fetching
2017-03-09 17:28:38 -05:00
Antonin Delpeuch
22124ac57e
Add checkbox to disable caching
2017-03-09 00:21:34 +00:00
Antonin Delpeuch
32c232c2d6
Move to Guava's cache for ColumnAdditionByFetchingURLsOperation
2017-03-08 09:32:34 +00:00
Antonin Delpeuch
a9c4b0af16
Cache String, not URL, in ColumnAdditionByFetchingURLsOperation
2017-03-08 07:45:11 +00:00
Antonin Delpeuch
3297e6e7ee
Add tests for the URL caching feature
2017-03-08 00:50:09 +00:00
Antonin Delpeuch
782a2f5b48
Add caching in URL fetching
2017-03-07 20:24:50 +00:00
Thad Guidry
291d70c9d0
Merge pull request #1168 from amiaopensource/master
...
fix PR #1092 to work with Firefox
2017-02-10 15:02:05 -06:00
Jacky
5aede573dc
bump version to 2.7
2017-02-10 15:55:58 -05:00
Cora Johnson-Roberson
d12dc36e27
add export cluster link to body (needed for Firefox)
2017-02-10 12:18:07 -05:00
Cora Johnson-Roberson
2eebfbf2f7
minor formatting
2017-02-10 09:22:31 -05:00
Cora Johnson-Roberson
d00919a26c
add other translations
2017-02-10 09:10:23 -05:00
Cora Johnson-Roberson
fa030f7194
Merge branch 'master' of https://github.com/OpenRefine/OpenRefine
2017-02-10 08:40:44 -05:00
Thad Guidry
6dcd8be64c
Merge pull request #1160 from tomokane/fix_not_working_cluster_functions_when_select_japanese_lang
...
fix not working clustering functions when it select japanese lang.
2017-02-09 21:33:11 -06:00
Antonin Delpeuch
197de90294
Remove the namespaced service dialog, as it only worked with Freebase.
2017-02-08 18:14:33 +00:00
Antonin Delpeuch
aaf8f93c04
Remove various references to Freebase, where I'm confident
2017-02-08 17:56:03 +00:00
Antonin Delpeuch
5d8d372244
Simpler version
2017-02-07 23:59:12 +00:00
Antonin Delpeuch
d967605816
Change default reconciliation service to Wikidata
2017-02-07 23:29:43 +00:00
Akihiko Tomokane
89f0752e5f
fix not working cluster functions when it select japanese lang.
2016-11-15 16:34:19 +09:00
Jacky
b14dd56b80
Merge pull request #1146 from jackyq2015/bugfix/transpose
...
fix #1138 . column transpose
2016-11-06 13:17:55 -05:00
Joe Wicentowski
af1cc19c6d
Add labels for checkboxes in text facet, making them clickable
...
Checkboxes are small targets. Making the labels clickable for toggling checkboxes improves usability.
2016-09-19 09:03:30 -04:00
Qi Cui
773151380e
fix #1138 . column transpose
2016-08-24 13:56:35 -04:00
yamazakiryo
c8e9f6a7d0
fixed file format expression more friendly
2016-06-14 20:51:47 +09:00
yamazakiryo
bedb8c03bf
translate language-package into Japanese
2016-06-08 21:43:21 +09:00
Tom Morris
aa65bc5c18
Throw exception on error instead of logging to console
2016-05-17 15:10:09 -04:00
Tom Morris
6df822e5a6
Set ContentType to application/json
2016-05-17 15:10:09 -04:00
Tom Morris
5d45566455
Protect against NPE when content type is missing
2016-05-17 15:10:09 -04:00
Cora Johnson-Roberson
c2c4d92ce7
add method and function to JSON
2015-11-18 11:27:33 -08:00
Cora Johnson-Roberson
0b0abf6801
add timestamp to json
2015-11-18 11:26:24 -08:00
Cora Johnson-Roberson
534d2bd6c1
add project name to json
2015-11-18 11:25:13 -08:00
Cora Johnson-Roberson
e1a8e44a02
export clusters button added
2015-11-18 11:17:29 -08:00
Vitor Baptista
2a33d1ed99
Fix typo on encodeURIComponent JS call
2015-11-17 13:55:19 +00:00
Scott Wiedemann
16b0453b74
Update ToDate.java
...
Updating SimpleDateFormat api doc url for ToDate function.
2015-11-13 12:27:16 -07:00
Steffen Stundzig
7f5e58ef51
#1086 add support for quote character
2015-10-30 14:32:46 +01:00
Tom Morris
be7f880cbe
Revert addition of synchronized methods
2015-10-16 19:33:15 -04:00
Tom Morris
9fddf5014f
Improved fix for #1056 & #1060
...
Remove conditional logic and make it harder for states to get out of
sync.
2015-10-16 18:53:21 -04:00
Tom Morris
e3858da843
Escape cell data for HTML - fixes #1049
2015-10-16 15:41:03 -04:00
Tom Morris
c74fce0180
Fix URL encoding - fixes #1059
...
Fixes both permalink & "browse this cluster".
Substitutes encodeURIComponent for escape
2015-10-16 15:41:03 -04:00
Tom Morris
4834deca5e
Add TODO for _.escape cleanup
2015-10-16 15:41:03 -04:00
Martin Magdinier
8b4a1d577a
Merge pull request #1079 from RefinePro/issue-796
...
fixed issue #796 Columnize by key/value columns creates empty lines
2015-10-08 14:01:07 -04:00
jackyq2015
7a2a0eb52f
fixed issue #796 Columnize by key/value columns creates empty lines
2015-09-29 20:12:05 -04:00
Tom Morris
a2aa8dffb4
Merge pull request #1076 from nestorjal/master
...
ES translation updated - translation for throttle-delay
2015-09-29 11:13:06 -04:00
nestorjal
f78f09d658
Update translation-es.json
2015-09-28 10:30:13 -05:00
Tom Morris
1222acdc57
Update POI to 3.13 - replaces #1029
2015-09-25 20:06:21 -04:00
Tom Morris
48681e8877
Move assert where it belongs
2015-09-25 20:01:27 -04:00
Tom Morris
be936a86eb
Clean up PR #1055
2015-09-25 19:01:16 -04:00
Tom Morris
de66afa512
Revert " Use new algorithm for levenshtein clustering"
2015-09-25 16:44:25 -04:00
magdmartin
f286785955
Merge pull request #1069 from nestorjal/master
...
Update translation-es.json
2015-09-24 17:24:34 -04:00
nestorjal
c1764df20a
Line 516 fixed
...
Spanish translation of the term updated.
2015-09-21 21:38:09 -05:00
Thad Guidry
175f4a5319
Merge pull request #1047 from lemmingapex/master
...
Fixed #1046 Combine xls and xlsx formats by inspecting file header information in ExcelImporter
2015-09-21 20:33:05 -05:00
Thad Guidry
20220f7294
Merge pull request #1068 from RefinePro/issues-freebase-remove
...
Issues freebase remove
2015-09-21 20:24:06 -05:00
Thad Guidry
94e219042e
Merge pull request #1007 from lispc/master
...
Use new algorithm for levenshtein clustering
2015-09-21 20:23:45 -05:00
Thad Guidry
85ffce60d2
Merge pull request #1070 from RefinePro/issue-995
...
fix issue #995
2015-09-21 20:12:51 -05:00
jackyq2015
d671d7784b
fix issue #995
2015-09-21 21:03:25 -04:00
nestorjal
a73d8156b9
Update translation-es.json
...
157: "Huella" according to my colleagues is the way they used that term in Big Data.
158: "Huella del n-grma" same as 157.
456 to 465: for an easy reading I made some adjustments in the “menu” and in the “best-cand” options.
516: “Tiempo entre consultas” sounds better, because throttle-delay tells OpenRefine to wait the specified number of milliseconds between URL requests.
2015-09-21 14:07:27 -05:00
magdmartin
c1cc705449
Merge pull request #1064 from rudygt/master
...
added some spanish translations
2015-09-20 09:33:33 -04:00
magdmartin
ab56b73db9
Merge pull request #993 from RefinePro/OpenRefine-trunk
...
prevent the multiple sorting
2015-09-20 09:32:17 -04:00
magdmartin
b635f4e067
Merge pull request #1055 from RefinePro/issue-512
...
fix issue #512 to save the file location as a table column
2015-09-20 09:31:16 -04:00
magdmartin
425ef87de5
Merge pull request #1000 from RefinePro/issue-540
...
fix issue #540 to skip the empty URL when submit the import form
2015-09-20 09:29:42 -04:00
magdmartin
ab6e2951e9
Merge pull request #1051 from RefinePro/issue-1015
...
Issue 1015. add the meta utf-8
2015-09-20 09:28:10 -04:00
magdmartin
de3d01b2fb
Merge pull request #1035 from RefinePro/issue-708
...
patch for issue #708 . fix few hanging UIs when importing file
2015-09-20 09:25:00 -04:00
magdmartin
818af5d96c
Merge pull request #1029 from RefinePro/issue-925
...
upgrade POI from 3.8 to 3.12
2015-09-20 09:22:50 -04:00
magdmartin
92650af68f
Merge pull request #1042 from RefinePro/issue-1021
...
fix issue #1021 Move Column Right doesn't work
2015-09-20 09:20:18 -04:00
jackyq2015
e0a0477f79
remove the src of freebase
2015-09-19 15:59:42 -04:00
jackyq2015
2c48a56c3b
fix issue #1060 to skip the checkbox deselect when clicking on the clustering text candidate
2015-09-11 16:28:15 -04:00
Rudy Alvarez
0ab7b9775a
updated with suggested changes
2015-09-07 20:53:59 -06:00
Rudy Alvarez
cfb77d7f1a
added suggested changes, fixed typos
2015-09-05 10:44:21 -06:00
Rudy Alvarez
95380b94d0
fixed typo
2015-09-05 09:35:25 -06:00
Rudy Alvarez
a172a349d3
fixed typo
2015-09-04 23:33:23 -06:00
Rudy Alvarez
1bc3e72e9a
added some of the missing spanish translations pointed on https://github.com/OpenRefine/OpenRefine/issues/958#issuecomment-137841043
2015-09-04 23:01:51 -06:00
jackyq2015
4e6f584cde
fix issue #512 to save the file location as a table column
2015-08-27 15:13:20 -04:00
jackyq2015
a89dc7c25a
fix the junit issue
2015-08-06 22:27:20 -04:00
jackyq2015
dc7535c63e
1. take out of issue #1021 fix which was mistakenly put in
...
2. fix the expected value for JUNIT
2015-08-06 21:31:37 -04:00
Scott Wiedemann
5eab8893cc
Fixed #1046 Combine xls and xlsx formats by inspecting file header information in ExcelImporter.
2015-07-30 16:19:26 -06:00
jackyq2015
6181224b22
fix issue #1021 Move Column Right doesn't work
2015-07-24 21:24:41 -04:00
jackyq2015
819e1ba5c6
patch for issue #708 . fix few hanging UIs when importing file
2015-07-18 10:27:35 -04:00
magdmartin
ee38f9edde
fix typo replace ) by à
2015-07-17 15:56:13 -04:00
jackyq2015
6e315853a5
upgrade POI from 3.8 to 3.12
2015-07-11 11:08:29 -04:00
lispc
87c342a484
change EditDistanceJoiner.jar to newest version
2015-06-02 01:09:38 +08:00
lispc
4ce327dba5
change EditDistanceJoiner.jar to multicore version
2015-06-02 00:41:01 +08:00
lispc
43e441a4d0
Use new algorithm for levenshtein clustering
2015-06-01 20:35:21 +08: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
Jacky
e789002368
fix issue #540 to skip the empty URL when submit the import form
2015-05-05 16:38:25 -04: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
Jacky
ca862970a4
prevent the multiple sorting
2015-05-01 15:04:51 -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
noamoss
cebb10f4b3
translate "core-views" into Hebrew (part 1)
2015-03-25 21:15:50 +02:00
noamoss
17dc89e2ff
translate "core-util-enc" into Hebrew
2015-03-18 21:49:12 +02:00
noamoss
20f53802b7
translate Reconciliation (core-recon) into hebrew
2015-03-18 21:16:08 +02:00
Matthew Blissett
5cdc6d7b5a
Fallback to English language to avoid need to maintain 'default' translation files.
2015-02-10 12:33:08 +00: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
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
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
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
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
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
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
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
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
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
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
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
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
Tom Morris
e3cdd160d0
Test for issue #796 (failing until fixed)
2014-05-30 01:47:20 -04:00
zsxwing
4ee8e079c9
Put ISO8601_FORMAT into ThreadLocal to fix the concurrency issue
2014-05-30 11:45:28 +08:00
plhyc1216
65c13c9698
除freebase之外
...
出freebase那块的翻译更新
2014-04-23 15:47:06 +08:00
plhyc1216
e9a9c8e2b0
又更新一点
...
又翻译一点
2014-04-23 11:23:38 +08:00
plhyc1216
0f2a032fb5
again更新一点
...
再翻译一点
2014-04-22 22:01:23 +08:00
plhyc1216
d5213a893b
再更新一点
...
汉化再更新一点
2014-04-22 16:32:50 +08:00
plhyc1216
35445d9099
简体汉化
...
将操作语言译为简体中文
2014-04-21 22:20:12 +08:00
Tom Morris
a4d03968a5
Merge pull request #867 from abhillman/exceloutput255bugfix
...
Report error to user when attempting to export >255 columns, rather than generic 500 ISE
2014-04-20 23:43:19 -04:00
Tom Morris
cff4507008
Merge pull request #851 from Arcadelia/Job-cleanup-fix
...
Fixed too frequent job cleanups
2014-04-20 23:35:50 -04:00
Tom Morris
ec7717c86a
Merge pull request #846 from ultraklon/modification5
...
Proposed fix for #844
2014-04-20 23:32:01 -04:00
Aryeh Hillman
2bf35e5f0d
Fix when exporting to excel files
...
When exporting to excel, there cannot be more than 255 columns.
If there are more columns than that, we write "ERROR: TOO MANY
COLUMNS" to the 255th column. Formerly, OpenRefine reported
a 500 Server error.
2014-04-12 16:41:54 -07:00
Frank Wennerdahl
8c02a13429
Initialized ImportingJob.lastTouched
...
Prevents the CleaningTimerTask from disposing newly created
ImportingJobs which have not yet been touched.
2014-02-19 16:02:45 +01:00
Pablo Moyano
0c475890ed
applying changes to xml parser too
2014-02-12 01:11:31 -08:00
Pablo Moyano
aae3d5e884
proposed fix for #480
2014-02-12 01:00:17 -08:00
Frank Wennerdahl
a0d4eb0058
Job id duplicate fix
...
Changed how job id's are created to avoid the same id to be assigned to
two concurrent jobs.
2014-02-05 12:21:50 +01:00
Frank Wennerdahl
6dedae37a1
Fixed too frequent job cleanups
...
The ImportingManager cleans up jobs that has not been touched in 60ms.
According to comment this should be 60 minutes but was changed in
4529310237
.
2014-02-05 11:07:41 +01:00
Tom Morris
c2cadab475
Merge pull request #840 from ultraklon/modification3
...
Adapt to deal with changed jQuery name - fixes #839
2014-02-02 09:19:36 -08:00
Pablo Moyano
cbcb257f7d
Proposed fix for #844
2014-01-26 03:01:39 -08:00
Pablo Moyano
23be77ef14
fixing bug #839
2013-12-28 04:19:32 -03:00
Tom Morris
ae56e98522
Merge pull request #827 from Blakko/small-fixes
...
Tweak: previewCandidate window width
2013-12-22 08:47:01 -08:00
Pablo Moyano
f45ea488cd
Correcting typo that was breaking one UI test
2013-12-17 01:40:45 -03:00
Blakko
5aa23d002d
The width of the previewCandidate window is set with the one declared in
...
the reconciliation service
2013-10-15 17:37:31 +02:00
Tom Morris
84c20af185
Switching more big Ys to little ys for java 6
2013-09-19 01:38:09 -04:00
Tom Morris
891f7125d3
One more try at a passing Java 6 test
2013-09-19 01:29:17 -04:00
Tom Morris
a95a3a78d7
Make test Java 6 compatible for TravisCI (hopefully)
2013-09-19 01:16:26 -04:00
Tom Morris
952443c38c
Create a HistoryManagerStub to go with ProjectManagerStub for testing
2013-09-18 18:45:45 -04:00
Tom Morris
bc801546cc
Remove references to obsolete splitIntoColumns option
2013-09-18 18:44:58 -04:00
Tom Morris
1fb25fcd7c
Fix jQuery UI links, fall back to jQuery 1.9.1 as bundled with UI
2013-09-18 18:43:19 -04:00
Tom Morris
0abe663ec0
Fix some deprecated uses of attr(). Backward compatible to jQuery 1.6
2013-09-18 15:38:12 -04:00
Tom Morris
094562e54b
Update to latest JQuery and JQuery UI - closes #817
...
- also remove our custom ESC key handler and its eventstack plugin
dependency since this is handled by default by jQuery
2013-09-18 15:23:07 -04:00
Tom Morris
4f2ebed676
Make localization language list dynamic - fixes #807
...
- refactor LoadLanguageCommand so language loading can be reused
- add GetLanguagesCommand for the server
- change GUI to fetch language list and update selection list with it
2013-09-18 13:16:24 -04:00
Tom Morris
ab0e36ab87
Remove invalid comments (no comments in JSON!) and add language name
...
proeprty
2013-09-18 13:13:15 -04:00
Tom Morris
7212b3e726
Tweak wording for change language UI
2013-09-18 11:39:23 -04:00
Tom Morris
1261734f15
Partial solution for #816 plus improved conversion test coverage
2013-09-18 11:14:48 -04:00
Tom Morris
d84f897ae0
Improve help message to specify an integer is returned
2013-09-18 11:12:34 -04:00
Tom Morris
f344e3da1c
Return "null" for toString(null) - fixes #783
...
- also fixed grammar in error message
2013-09-18 10:20:17 -04:00
Tom Morris
daed3bd90c
Move MARC->XML conversion to earlier in process - issue #794
...
- functional now, but probably not good enough to release yet
2013-09-17 19:19:50 -04:00
Tom Morris
6bd6a5934b
Start wiring up MARC importer - issue #794
2013-09-17 17:17:23 -04:00
Tom Morris
3f5b117d07
Fix typo in I18N name - closes #790
2013-09-13 13:46:41 -04:00
Tom Morris
cce480ff38
Fix implementation for #466 to handle default empty string
2013-09-04 18:59:13 -04:00
Tom Morris
ec12e5f004
Unescape HTML entities (safely) - fixes #785
2013-09-04 18:40:16 -04:00
Tom Morris
889245fdf4
Make the number of reconciliation results configurable - closes #466
2013-09-04 18:07:12 -04:00
Tom Morris
82b764d06c
Set up I18N on preferences page & fix button label id - fixes #804
2013-09-04 15:13:55 -04:00
Thad Guidry
f2c4e3ab48
Added ability to extract MILLISECOND to datePart (milliseconds,ms,S)
2013-08-30 09:09:54 -05:00
Tom Morris
c68c1bb2b1
Upgrade to Clojure 1.5.1 & switch to clojure-slim JAR - #792
2013-08-26 19:40:37 -04:00
Tom Morris
62b8c476f1
Use Java's built-in Number formatter instead of ICU4J which is
...
massive - #792
2013-08-26 15:47:12 -04:00
Tom Morris
df34978b11
Adjust our search parameters to match needs of Suggest 4.3 - closes #762
2013-08-20 09:57:44 -04:00
Tom Morris
7885256d78
Fix small Freebase preview widget text - fixes #763
2013-08-20 09:48:22 -04:00
Tom Morris
6440194658
Update broken Butterfly build
2013-08-18 12:37:26 -04:00
Tom Morris
4529310237
Switch from TimerTask to ScheduledExecutorService for more robustness
2013-08-18 11:31:03 -04:00
Tom Morris
25a3de410f
Update to patched version of Butterfly - fixes #652
2013-08-18 11:24:33 -04:00
Tom Morris
e93bfa798e
Use iterator when removing to avoid ConcurrentModificationException -
...
fixes #652
2013-08-17 13:45:22 -04:00
Tom Morris
3315136681
Allow reinitializatoin of ProjectManager singleton - fixes #787
2013-08-17 12:47:57 -04:00
Tom Morris
25f02dd9b9
Fix Java 6 incompatibility
2013-08-15 15:57:24 -04:00
Tom Morris
fa072df85c
Add locale support to toDate() - fixes #729
2013-08-15 15:19:01 -04:00
Tom Morris
ab42df6ea3
Merge pull request #658 from Arcadelia/CSV_Multi-char-separator_support
...
Support for multi-char-separators in CSV
2013-08-14 07:29:45 -07:00
Tom Morris
37d8abc114
Minor improvement to recon error handling
2013-08-10 18:03:06 -04:00
Tom Morris
8b59e1ed5b
Delete Suggest 4.2 - #762
2013-08-10 18:00:09 -04:00
Tom Morris
cafdb5c70a
Reapply patch to Suggest to allow type param to be passed through to
...
Search
2013-08-10 17:59:15 -04:00
Tom Morris
4fd20f1b4e
Update to Suggest 4.3 - fixes #762
2013-08-10 17:56:09 -04:00
Tom Morris
1d8784e059
Make workspace saving and loading more robust - fixes #528
...
- don't overwrite old files if we get an error writing new ones
- don't write unchanged data
- keep backup files around until next write rather than deleting
immediately
- attempt to recreate missing metadata as best as possible
2013-08-09 19:53:53 -04:00
Tom Morris
c4bd5d7392
Fix typo in Best candidates type match label - fixes #775
2013-08-08 13:34:05 -04:00
Tom Morris
b1e56a4dab
Fix display of HTML encoded NBSP characters - fixes #766
2013-08-08 11:49:13 -04:00
Tom Morris
579d71b7eb
Switch back to NUL character for quote now that OpenCSV handles it -
...
fixes #653
2013-08-07 17:07:17 -04:00
Tom Morris
cf6e855bf5
Update to latest patched OpenCSV
2013-08-07 16:18:48 -04:00
Tom Morris
71a9d2e0af
Switch from encodeURIComponent to encodeURI - revised fix for #290
2013-08-06 13:35:34 -04:00
Tom Morris
0c483fa9f6
Correct I18N code for progress display - really fix #767 this time
2013-08-06 12:20:23 -04:00
Tom Morris
7b5b549113
More project saving changes for #528
...
- reduce project retention in memory from 1 hr to 15 min.
- free all unmodified projects if we get an error on save (we could be
running low on memory)
- make sure exceptions propagate up to where they can be usefully
handled
2013-08-05 14:13:56 -04:00
Tom Morris
190a031a8a
Comments only. No code changes.
2013-08-05 14:11:06 -04:00
Tom Morris
3500f20e47
Save all modified projects before importing new one - hopefully helps
...
#528
2013-08-05 14:10:26 -04:00
Tom Morris
57f5e9873d
Add Javadoc. No code changes.
2013-08-05 13:08:30 -04:00
Tom Morris
c3cab0524a
Narrow exceptions thrown and let them propagate up so we know
...
workspace file isn't valid - first step for #528
2013-08-05 13:08:02 -04:00
Tom Morris
94936d7374
Fix variable name typo - fixes #767
2013-08-03 15:55:47 -04:00
Tom Morris
36e4fd1ef5
URI encode IDs before replacing them in URL. Fixes #290
2013-08-03 13:50:37 -04:00
Tom Morris
a7273625d7
Add support for Basic Authentication over HTTPS - addresses #217
2013-08-02 19:15:24 -04:00
Tom Morris
4f7da9d18e
Switch to Apache HTTP client for downloads - fixes #748
2013-08-02 18:13:41 -04:00
Tom Morris
d7531bbbd8
Handle quoted fields with embedded new lines. Sort separators by score
...
rather than just standard deviation
2013-08-02 17:59:09 -04:00
Tom Morris
f4ff227340
Clean up localization - fixes #760 , modifies pull request #755
...
- make all file loading relative to module base
- move core language files into appropriate place
- eliminate all SetLanguage commands and use SetPreference instead
- eliminate all LoadLanguage commands except for core's
- fix duplicate keys in JSON language files
- remove BOM from JSON language files
OPEN - task 760: Translations not being loaded from built kit
http://github.com/OpenRefine/OpenRefine/issues/issue/760
2013-07-31 00:31:31 -04:00
Tom Morris
9450d483ce
Fix up line endings
2013-07-29 15:49:20 -04:00
Tom Morris
3003c1a709
Make importers more robust to preview errors when someone selects the
...
wrong importer/parser
2013-07-27 13:35:12 -04:00
Tom Morris
57ca70132c
Turn all import conversions off by default - fixes #478
2013-07-27 13:32:26 -04:00
Tom Morris
5123dad6a8
More conservative approach for locking of jobs table
2013-07-26 18:51:08 -04:00
Tom Morris
0dc14af1aa
Fix bug in refactoring of ImportingJob from commit
...
1e5f89e84c
2013-07-26 18:50:03 -04:00
Tom Morris
46a1e198d8
Recompute max cell index when rebuiling maps in ColumnModel - fixes #406
2013-07-26 18:48:20 -04:00
Tom Morris
7edc550618
Give a reasonable error message on Excel 95 import failure - fixes #564
2013-07-26 16:24:56 -04:00
Tom Morris
ff4eeb549a
Fix typo
2013-07-26 15:35:18 -04:00
Tom Morris
dc4d04c132
Allow arrays containing null in Filter & ForEach - fixes #741
2013-07-26 15:20:44 -04:00
Tom Morris
c8f0e88bd4
Replace retired Freebase Topic Blocks with Freebase Suggest flyout -
...
part of
#696
2013-07-26 10:55:42 -04:00
Tom Morris
559e0124ca
Switch to patched (& non-minified) Suggest 4.2
2013-07-26 10:52:49 -04:00
Tom Morris
d16e8404b4
Patch Freebase Suggest 4.2 to deal with Freebase Search changes.
2013-07-26 10:50:22 -04:00
Tom Morris
1e5f89e84c
Centralize handling of import job config object & synchronize to allow
...
multiple accessors
2013-07-25 15:41:08 -04:00
Tom Morris
dc206e1889
Switch to ConcurrentHashMap for jobs table to allow multiple accessors
2013-07-25 15:36:54 -04:00
Tom Morris
0ff2d7ed9f
Simplify implementation from pull request #728
2013-07-25 13:45:44 -04:00
Tom Morris
6dd4b8ea23
Add tests for boolean functions and tighten up error handling
2013-07-25 13:45:04 -04:00
Tom Morris
2c2c0d3d68
Merge pull request #728 from jmcastagnetto/master
...
Implements Xor operation
2013-07-25 10:00:11 -07:00
Tom Morris
70d4229a2f
Restore code mistakenly removed in
...
109138366b
Put it where Eclipse doesn't get confused about it being unreferenced
2013-07-25 12:43:05 -04:00
Tom Morris
218ea46a4d
Merge remote-tracking branch 'blakko/internationalization' - close #755
...
Conflicts:
extensions/freebase/module/scripts/dialogs/schema-alignment/schema-alignment-dialog.html
main/webapp/modules/core/index.vt
main/webapp/modules/core/project.vt
main/webapp/modules/core/scripts/project/browsing-engine.js
main/webapp/modules/core/scripts/project/history-panel.html
2013-07-25 10:53:25 -04:00
Tom Morris
78bf52ff69
Add hyphens to camel case wiki links. Use https everywhere. fixes #757
2013-07-25 10:29:41 -04:00
Blakko
6e90bc41f6
Merge remote-tracking branch 'origin/master' into internationalization
...
Conflicts:
extensions/freebase/module/scripts/dialogs/schema-alignment/schema-alignment-dialog.html
main/webapp/modules/core/index.vt
main/webapp/modules/core/project.vt
main/webapp/modules/core/scripts/project/browsing-engine.js
main/webapp/modules/core/scripts/project/history-panel.html
2013-07-25 11:07:59 +02:00
Tom Morris
109138366b
Range check column move. Delete dead code. Fixes #602
2013-07-24 18:25:21 -04:00
Blakko
e6e6c8c002
Added a "Language Settings" menu at index
...
Now the language manually set has priority over the browser lang
Update translations
2013-07-12 11:12:33 +02:00
Blakko
13722c467b
Added default translation file
2013-07-11 16:50:27 +02:00
Blakko
75277c18c9
added italian translation
2013-07-11 15:05:01 +02:00
Blakko
9f9e75400e
Added internationalization for some missing labels
2013-07-11 15:01:45 +02:00
Blakko
d9ccaf53ad
More small bugfixes
2013-07-11 11:05:13 +02:00
Tom Morris
1353f7f7aa
Update Apache HTTP client JARs to 4.2.5
2013-07-10 15:16:21 -04:00
Tom Morris
92e4427c39
Adding a TODO
2013-07-10 15:13:22 -04:00
Tom Morris
32773122c4
Fix CollationKey creation - fixes #753
2013-07-10 15:12:49 -04:00
Tom Morris
163546de94
Remove update JARs
2013-07-09 14:17:40 -04:00
Blakko
8a0f23be3b
Internationalization of the data-table part
2013-07-09 15:57:25 +02:00
Blakko
5e10a91175
Internationalization of the util part
2013-07-08 12:33:05 +02:00
Blakko
eb3eba9c5e
Internationalization of the reconciliation part
2013-07-08 11:40:11 +02:00
Blakko
4492ca3bed
Internationalization of the project part
2013-07-05 16:32:12 +02:00
Blakko
19b91bd282
Internationalization of the facets part
2013-07-05 09:30:37 +02:00
Blakko
5a6bef4162
Internationalization of the dialog part
2013-07-04 11:51:04 +02:00
Blakko
552b0bf94b
Internationalization of the index part (create/open/update) of refine
2013-07-02 13:40:50 +02:00
Tom Morris
5b6bc888f7
Fix template escape processing. Fixes #752 .
2013-06-30 12:21:26 -04:00
Blakko
817c6cc8d4
Added jquery i18n plugin to Open Refine
2013-06-27 12:01:47 +02:00
Tom Morris
a015b4e184
Update help links to point to new wiki. Fixes #716 .
2013-06-23 15:34:47 -04:00
Tom Morris
8cb1dc05f8
Really restore Java 6 compatibilty
2013-06-23 14:42:05 -04:00
Tom Morris
3b835fabad
Restore Java 6 compatibility
2013-06-23 14:11:30 -04:00
Charles Pritchard
d68351f93e
FIXED : #731 Undo History Extract panel needs max width
2013-06-23 13:42:02 -04:00
Charles Pritchard
05389aa099
Fixed checkbox restore in custom tabular exporter dialog box when applying saved JSON
2013-06-23 13:40:36 -04:00
Tom Morris
bad5bc37b2
Watch paste events on input fields. Fixes #730 .
2013-06-23 13:37:29 -04:00
Tom Morris
a3b4b45e4e
Support non-string types in facetCount() - fixes #591
2013-06-23 12:04:48 -04:00
Tom Morris
51c1bc4a2f
Refactor default toString with date support into separate utility
2013-06-23 12:02:13 -04:00
Tom Morris
a42925f3c8
Remove unused code
2013-06-23 11:21:48 -04:00
Tom Morris
c961bb64de
Flush all column caches on row removals/changes. Fixes issue 567.
2013-06-22 18:44:26 -04:00
Tom Morris
fd58bd3327
Move documentation to Javadoc where it's visible
2013-06-22 16:27:18 -04:00
Tom Morris
6e88d068ee
Throw a narrower exception
2013-06-22 16:26:45 -04:00
Tom Morris
43b2d89703
Remove dead code
2013-06-22 16:23:14 -04:00
Jesus M. Castagnetto
0795bd8422
resolved .gitignore conflict
2013-06-19 12:10:32 -05:00
Jesus M. Castagnetto
b09bb4463e
fix error in index caught by thadguidry
2013-06-19 11:21:26 -05:00
Tom Morris
b91fc8a2b1
Use CollationKeys when sorting text. Fixes issue 738
2013-06-17 15:51:29 -04:00
Tom Morris
e1bea25c72
Clean up server tests
...
- move from shell script to Ant
- update TestNG and Mockito to latest versions
2013-06-11 19:44:58 -04:00
Tom Morris
067fcacec7
Clean up to pass tests:
...
- don't include TAB in control characters which get stripped so we can
use it for splitting
- remove trailing space from normalize strings
2013-05-31 17:06:03 -04:00
Tom Morris
1907bcd8dc
Disable tests for character decomposition
2013-05-31 17:04:09 -04:00
Tom Morris
000c0a38a8
Compute delay from request issue, not response return. Fixes #721
2013-05-26 10:13:16 -04:00
Tom Morris
4a5d3d4662
Convert dates to ISO 8601 for reconciliation. Fixes #688 .
2013-05-26 10:08:55 -04:00
Tom Morris
7615db97cf
Add Javadoc clean up variable naming. No functional change.
2013-05-26 10:07:37 -04:00
Tom Morris
bf837e82ba
Add TODO
2013-05-26 08:01:38 -04:00
Tom Morris
36dd95c263
Add TODO for record mode operation
2013-05-26 07:54:33 -04:00
Tom Morris
3bc36a997e
Reapply patch to pass "type" parameter through to Search
2013-05-26 07:48:51 -04:00
Tom Morris
02b0816cc9
Update to Suggest 4.2
2013-05-26 07:47:14 -04:00
Tom Morris
d1b2dc3fe9
Add type to text input field - fixes #706
...
Even though type="text" is the default, the find won't work without it
explicitly included
2013-04-13 17:04:03 -04:00
Tom Morris
0d2881dac6
Update link to help
...
Switch from Google Code to Github
2013-04-13 16:50:56 -04:00
Tom Morris
567da6aa9f
Normalize line endings
...
Add .gitattributes & do one-time normalization of line endings
2013-03-23 18:46:20 -04:00
Tom Morris
6a91b5d75b
Use InputStream instead of Reader for JSON import - fixes #698
2013-03-23 18:36:05 -04:00
Tom Morris
6b3592982e
Remove O(n^2) issue in tree importers - fixes #699
...
- Add sparse/based list implementation for ImportRecord
2013-03-23 12:02:51 -04:00
Tom Morris
f78dfadcf3
Clean up tree import utilities for #699
...
- lazy allocate objects
- conditionalize logging to prevent calls to StringBuilder & toString()
These are secondary issues, but still worth cleaning up.
2013-03-23 11:56:58 -04:00
Tom Morris
0a2ba1b1ae
Switch from LinkedList to ArrayList
...
Just a simple list. No need for extra overhead..
2013-03-23 08:16:23 -04:00
Tom Morris
56389588e3
Update to Jackson 1.9.12
2013-03-23 08:15:08 -04:00
Tom Morris
bfa7c34d17
Merge pull request #659 - closes #659
2013-03-18 21:24:01 -04:00
Tom Morris
31cffa1181
Merge remote-tracking branch 'upstream/master'
2013-03-18 21:16:55 -04:00
Tom Morris
8a61cf731b
Merge pull request #664 from Arcadelia/Preserve_Quotes
...
Quotes should not be removed from values
2013-03-18 18:12:51 -07:00
Tom Morris
fe943fe3ea
Flag English specific stopwords for cleanupp
2013-03-18 20:20:46 -04:00
Tom Morris
a06e16a9e5
Update some Javascript uses to new Freebase API - part of #696
2013-03-12 17:46:18 -04:00
Tom Morris
054ea643c3
Replace Google API key for Suggest - fixes #679
2013-03-12 17:27:58 -04:00
Tom Morris
7b9f6836e1
Update key & id recon to new Freebase APIs - part of #696
2013-03-12 16:50:23 -04:00
Tom Morris
7578d3375f
Add logger and logging
...
- fix exception printing that goes nowhere
- make logger available for subclasses to use
2013-03-11 13:14:20 -04:00
Tom Morris
a2a8f4af2e
Patch applied - closed #315
2013-03-06 21:45:54 -05:00
Tom Morris
d8d82bf8b7
Clean up a couple more format guessing issues left over from #685
2013-03-06 20:39:39 -05:00
Tom Morris
369bfffb2f
Don't guess field widths unless we have at least 3 lines
...
- Investigation of #685 showed that single line files were being guessed
as fixed field width
2013-03-04 17:47:06 -05:00
Tom Morris
6b676f7513
Handle MIME media types which have charset param - fixes #685
2013-03-04 17:45:34 -05:00
Tom Morris
10bd7e3b75
Make upper bound of time facet inclusive - fixes issue #648
2013-03-03 16:06:20 -05:00
Tom Morris
5778a18b05
Switch to new reconcile service for namespaced lookups
2013-03-03 15:42:48 -05:00
Tom Morris
c2f2db52ab
Fix issue #691 - include /common/topic properties
...
- Switch to new openrefine-helper app which includes /common/topic
properties in list
- Fix Suggest setup to allow /common/topic properties
2013-03-03 15:42:06 -05:00
Tom Morris
eba03fc69e
Protect joins map with mutex - fixes issue #652
2013-03-03 09:36:43 -05:00
Tom Morris
0dfd7d7112
Blacklist /common/resource in Suggest - extends fix for issue #632
2013-03-03 09:17:48 -05:00
Tom Morris
23cc319fd7
Switch to released version of reconciliation service - fixes issue #629
2013-03-02 16:00:56 -05:00
Tom Morris
a2711e4f59
Correct Suggest property filter - fixes issue 689
2013-03-01 22:26:05 -05:00
Tom Morris
38a88db58d
Patch Suggest to accept type param for Search
2013-03-01 18:57:11 -05:00
Tom Morris
7b3379afc7
fix range check in getFields - fixes issue 687
2013-02-26 16:35:21 -05:00
Tom Morris
389e762251
Merge remote-tracking branch 'upstream/master'
2013-02-26 00:01:06 -05:00
Tom Morris
95e13eac50
Improve recon error handling
2013-02-26 00:00:03 -05:00
Tom Morris
a2b60d3d4b
Fix filter to blacklist documents correctly
2013-02-25 19:45:25 -05:00
Tom Morris
ed07a4d489
Revert "Black list /type/content in Suggest. Closes issue #632 "
...
This reverts commit 98c64201ef
.
2013-02-21 12:45:49 -05:00
Tom Morris
975d18942f
Update to Clojure 1.4. Closes issue #634
2013-02-12 00:15:35 -05:00
Tom Morris
50888c6f2e
Merge pull request #666 from Arcadelia/Temp-file_removal
...
Fixed removal of upload temp files
2013-02-11 15:11:24 -08:00
Tom Morris
98c64201ef
Black list /type/content in Suggest. Closes issue #632
2013-02-11 17:43:58 -05:00
Tom Morris
ab14198899
Fix last page calculation. Closes #660 .
2013-02-11 16:51:34 -05:00
Tom Morris
1033ce973e
TODO about memory usage
2013-02-03 15:56:54 -05:00
Jesus M. Castagnetto
71f3196048
added comment on implementation
2013-02-01 23:45:43 -05:00
Jesus M. Castagnetto
36d2c4ac44
Added full text of BSD 2-clause
2013-02-01 23:44:35 -05:00
Jesus M. Castagnetto
df450b20f7
Registering new XOR command
2013-02-01 22:42:01 -05:00
Jesus Castagnetto
fec35a8bc6
Update main/src/com/google/refine/expr/functions/booleans/Xor.java
2013-02-01 21:07:42 -05:00
Jesus Castagnetto
ebec459cfd
indentation change
2013-02-01 21:00:36 -05:00
Jesus Castagnetto
473e2f367f
Implementing Xor operation
2013-02-01 17:59:16 -08:00
Tom Morris
0da4214f88
Add some tests before working on #640 and #409
2013-02-01 17:14:46 -05:00
Tom Morris
c0347225b8
Switch escape character from NUL to DEL in hopes that it's rarer.
2013-02-01 17:12:07 -05:00
Tom Morris
008df21b33
Update OpenCSV to our fork with multi-character separator support
...
Built from the openrefine-2.6 branch in the OpenRefine/opencsv repo
2013-01-27 15:21:53 -05:00
Tom Morris
b24b291251
Merge pull request #665 from Arcadelia/IE_Cache-fixes
...
Fixed history and header update in IE by setting "Cache-Control", "no-cache" in HTTP headers
2013-01-25 16:17:54 -08:00
Mateja Verlic
3b06060597
Tooltip is updated after changing facet expression - fixed #649
2013-01-25 21:56:24 +01:00
Mateja Verlic
7dc7bc0ad1
Updated logos with new ones - part of #630 rebranding
2013-01-25 19:57:10 +01:00
Frank Wennerdahl
2c59a0059f
Fixed removal of upload temp files
...
Fixed an issue with an unclosed stream preventing upload temp files from
being removed after use. Also removed the use of FileCleaningTracker and
instead added manual removal of all tempfiles. By doing this the reaper
threads in FileCleaningTracker are avoided and files are removed
directly after use.
2013-01-24 09:59:09 +01:00
Frank Wennerdahl
64cf62e081
Fixed history and header update in IE
...
Due to Internet Explorer caching GET requests the Undo/Redo list and
column headers were not updated, leaving essential parts of the user
interface crippled even if Google Frame is installed. Adding
Cache-Control headers to the responses fixes this.
2013-01-24 09:39:12 +01:00
Frank Wennerdahl
1f7ab046c7
Quotes should not be removed from values
...
Leading quotation marks should not be removed from values. If they have
been left by the importing parser they should be considered part of the
value.
2013-01-24 09:04:17 +01:00
Frank Wennerdahl
ebdc40ad71
Added CSV quote options
...
Added two additional CSV options, one for parsing and one for export.
Specifying strict quotes when parsing will ignore all data not quoted.
Specifying quote all when exporting will enclose all values in quotes.
No front-end changes made, just added the support for the options in the
requests.
2013-01-21 08:21:16 +01:00
Frank Wennerdahl
f837643f1e
Support for multi-char-separators in CSV
...
This change requires that the following patch is applied to OpenCSV:
http://sourceforge.net/tracker/index.php?func=detail&aid=3599477&group_id=148905&atid=773543
2013-01-18 16:28:27 +01:00
Tom Morris
33aa1132d7
Clarify wording/naming of blank rows export option - fixes issue #651
...
- clarify that it refers to all non-null cells
- rename variables without compatibility constraints to match actual
function
2013-01-14 16:36:09 -05:00
Tom Morris
d4cef3e2c5
Update to Freebase Suggest 4.1 - Closes #645
...
- change log for Suggest http://markmail.org/message/ycggcybvtyxep6ne
- most visible fix for Refine is display of /common/topic/article when
/common/topic/description is missing
2013-01-05 15:24:52 -05:00
Tom Morris
3b85ad7a7f
Fix up a couple more absolute (or wrong) paths
2012-11-20 16:02:20 -05:00
Tom Morris
04668eb720
Blacklist /common/document in Suggest - fixes #632
2012-11-20 15:15:52 -05:00
Tom Morris
6315036c82
Don't assume notable types are returned by Suggest
...
Freebase Suggest doesn't always return a notable key in its dictionary,
so we need to check whether it exits. Fixes issue #636
2012-11-20 14:03:35 -05:00
Tom Morris
2279fe86d7
Merge remote-tracking branch 'upstream/master'
2012-11-20 12:32:02 -05:00
Tom Morris
6e50347c77
Delete unused bad JSON jar
2012-11-18 11:06:35 -05:00
Tom Morris
390ac944aa
Revert debug alert accidently committed
2012-11-06 19:15:28 -05:00
Tom Morris
91d67e2ddc
Rename Eclipse project to OpenRefine
...
- change top level Eclipse project from grefine-all to OpenRefine as
part of #630 rebranding
2012-10-19 10:47:10 -04:00
Tom Morris
0bd2104a16
Issue 630: Change branding from Google Refine to OpenRefine
...
** The first native Github commit (ie not one converted from SVN **
Change Google Refine to OpenRefine or just Refine.
Change icon filenames and add some placeholder icons
2012-10-18 19:40:31 -04:00
Tom Morris
03d997be8e
FIXED - task 576: Use relative paths so works under a Java server named context - patch supplied by sergio@wikier.org
...
http://code.google.com/p/google-refine/issues/detail?id=576
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2584 7d457c2a-affb-35e4-300a-418c747d4874
2012-10-13 17:47:08 +00:00
Tom Morris
068e0916a2
FIXED - task 587: Correct initialization of the temporary directory - patch from the Wikier project
...
http://code.google.com/p/google-refine/issues/detail?id=587
https://bitbucket.org/wikier/google-refine/changeset/f3dbdb16a320#chg-main/src/com/google/refine/RefineServlet.java
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2583 7d457c2a-affb-35e4-300a-418c747d4874
2012-10-13 15:58:44 +00:00
Tom Morris
4d48741ce0
FIXED - task 574: create safe sheet names for Excel export - patch from jd@tekii.com.ar
...
http://code.google.com/p/google-refine/issues/detail?id=574
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2582 7d457c2a-affb-35e4-300a-418c747d4874
2012-10-12 23:05:17 +00:00
Tom Morris
c003ef42a2
Missed a Freebase Suggest version change.
...
http://code.google.com/p/google-refine/issues/detail?id=630
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2581 7d457c2a-affb-35e4-300a-418c747d4874
2012-10-12 22:41:04 +00:00
Tom Morris
12308c2840
task 584: Add a timeout of 10 seconds for reconciliation service to respond
...
http://code.google.com/p/google-refine/issues/detail?id=584
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2580 7d457c2a-affb-35e4-300a-418c747d4874
2012-10-12 22:29:53 +00:00
Tom Morris
3ff52ba494
FIXED - task 584: remove busy spinner & show error if failed to query new recon service
...
http://code.google.com/p/google-refine/issues/detail?id=584
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2579 7d457c2a-affb-35e4-300a-418c747d4874
2012-10-12 20:33:33 +00:00
Tom Morris
f135b1b8d9
FIXED - task 579: Rebuild services map when deleting recon service - patch from sergio@wikier.org
...
http://code.google.com/p/google-refine/issues/detail?id=579
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2578 7d457c2a-affb-35e4-300a-418c747d4874
2012-10-12 19:49:33 +00:00
Tom Morris
bfb76d5907
FIXED - task 628: update to Freebase Suggest 4.0 - patch supplied by sdeo@google.com
...
http://code.google.com/p/google-refine/issues/detail?id=628
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2576 7d457c2a-affb-35e4-300a-418c747d4874
2012-10-12 18:52:06 +00:00
Tom Morris
8defe9ee32
FIXED - task 628: update to Freebase Suggest 4.0 - patch supplied by sdeo@google.com
...
http://code.google.com/p/google-refine/issues/detail?id=628
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2575 7d457c2a-affb-35e4-300a-418c747d4874
2012-10-12 18:39:05 +00:00
Tom Morris
ca2e959957
FIXED - task 529: Add support for key/value transpose with only two columns as well as repeating key fields in a single record.
...
http://code.google.com/p/google-refine/issues/detail?id=529
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2574 7d457c2a-affb-35e4-300a-418c747d4874
2012-10-05 23:31:25 +00:00
Tom Morris
ffe674729c
Just a little Javadoc. No functional changes.
...
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2573 7d457c2a-affb-35e4-300a-418c747d4874
2012-10-05 21:10:32 +00:00
Tom Morris
2c52a00f55
Fixed - issue 544,600,618: Clean up handling of compressed files & archives with multi-segment paths
...
http://code.google.com/p/google-refine/issues/detail?id=600
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2569 7d457c2a-affb-35e4-300a-418c747d4874
2012-09-22 18:08:56 +00:00
Tom Morris
748e205ae8
FIXED - task 616: Support bzip2 decompression on import
...
http://code.google.com/p/google-refine/issues/detail?id=616
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2568 7d457c2a-affb-35e4-300a-418c747d4874
2012-09-22 16:00:42 +00:00