Commit Graph

4644 Commits

Author SHA1 Message Date
Agha Saad Fraz
a915f9847f
fixed menu item styling () 2020-03-22 11:27:31 +01:00
Lisa Chandra
ef8ad85c3c
Adds trim whitespace option to separator based files ()
* added trim ui to csv importer

* added trim functionality

* trimStrings handler only for strings

* added test for trimStrings option in csv/tsv files

* made trim option enabled by default
2020-03-21 10:38:43 +00:00
Ekta Mishra
bf8af23493
Creates project from URL when press ENTER ()
* Creates project from URL when press ENTER

solves 

* Added submit action
2020-03-20 22:35:40 +01:00
Antonin Delpeuch
f8adf29df6
Enable release snapshots for all commits
Not just for tagged releases.
2020-03-20 13:45:26 +00:00
Antonin Delpeuch
67e00bb63a
Merge pull request from weblate/weblate-openrefine-translations
Translations update from Weblate
2020-03-19 09:16:50 +00:00
Hosted Weblate
1ae513f604
Merge branch 'origin/master' into Weblate. 2020-03-19 09:36:39 +01:00
黄添祥
7e59611732
Translated using Weblate (Chinese (Simplified))
Currently translated at 38.0% (19 of 50 strings)

Translation: OpenRefine/database
Translate-URL: https://hosted.weblate.org/projects/openrefine/database/zh_Hans/
2020-03-19 09:36:37 +01:00
Isao Matsunami
c0f12f7a86
Translated using Weblate (Japanese)
Currently translated at 100.0% (740 of 740 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
2020-03-19 09:36:36 +01:00
Ekta Mishra
7c08d774e5
Removed freebase-query-panel.html ()
Freebase conciliation webserice is no longer availabe and no call is made to this file.
Hence, should be removed.
2020-03-18 13:45:45 +00:00
Antonin Delpeuch
b9e046f1bb
Merge pull request from weblate/weblate-openrefine-translations
Translations update from Weblate
2020-03-18 08:05:44 +00:00
Hosted Weblate
62f9bdc919
Merge branch 'origin/master' into Weblate. 2020-03-18 09:01:18 +01:00
黄添祥
0096f89499
Added translation using Weblate (Chinese (Simplified)) 2020-03-18 09:01:14 +01:00
Albin Larsson
9745bfe374
consistent usage of Apache http status constants () 2020-03-18 06:40:52 +00:00
Albin Larsson
1bbf3df0f3
CustomTabularExporterDialog: fix checkbox options being ignored ()
Any value (even an empty string) of the checked attribute will be threated as checked. Fixed by passing null to jQuerys attr function which removes the attribute.
https://stackoverflow.com/questions/4228658/what-values-for-checked-and-selected-are-false
2020-03-18 04:54:04 +00:00
Albin Larsson
0233e7186b
CSVExporter: add test case for quoteAll option () 2020-03-18 04:39:32 +00:00
Albin Larsson
4ba75034cb
Custom Tabular Exporter: add option to quote all strings () 2020-03-17 18:01:37 +00:00
Hosted Weblate
439b399ab4
Merge branch 'origin/master' into Weblate. 2020-03-17 13:36:39 +01:00
Bodhisattwa Mandal
204e436eab
Translated using Weblate (Bengali)
Currently translated at 13.6% (6 of 44 strings)

Translation: OpenRefine/gdata
Translate-URL: https://hosted.weblate.org/projects/openrefine/gdata/bn/
2020-03-17 13:36:37 +01:00
Bodhisattwa Mandal
aa25e91263
Translated using Weblate (Bengali)
Currently translated at 29.7% (50 of 168 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/bn/
2020-03-17 13:36:36 +01:00
Bodhisattwa Mandal
786e799fa2
Translated using Weblate (Bengali)
Currently translated at 4.0% (2 of 50 strings)

Translation: OpenRefine/database
Translate-URL: https://hosted.weblate.org/projects/openrefine/database/bn/
2020-03-17 13:36:35 +01:00
Isao Matsunami
8023245a6b
Translated using Weblate (Japanese)
Currently translated at 100.0% (739 of 739 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
2020-03-17 13:36:34 +01:00
Bodhisattwa Mandal
16c9d76f77
Translated using Weblate (Bengali)
Currently translated at 2.3% (17 of 739 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/bn/
2020-03-17 13:36:34 +01:00
chuhao zeng
55e3cf7b2e
Enable auto complete in chrome ()
Co-authored-by: zengchu2 <1450834797z@gmail.com>
2020-03-17 11:13:26 +00:00
Agha Saad Fraz
5ad6e18715
Fixed wrong and undefined stylings () 2020-03-17 11:11:29 +00:00
Bűn Tamás
9c911275f6
Fixed that can't select a different sheet () 2020-03-17 11:00:27 +00:00
Bodhisattwa Mandal
c84573d992
Added translation using Weblate (Bengali) 2020-03-16 12:59:09 +01:00
Bodhisattwa Mandal
005e4958cc
Added translation using Weblate (Bengali) 2020-03-16 12:53:43 +01:00
Hosted Weblate
f6a80d2241
Merge branch 'origin/master' into Weblate. 2020-03-16 10:36:04 +01:00
Bodhisattwa Mandal
7b45f3036c
Added translation using Weblate (Bengali) 2020-03-16 10:36:00 +01:00
Lisa Chandra
a91691cb6b
[FIX] json/xml trim whitespace configuration option ()
* trimStrings condition

* added test for trimString xml

* added trimStrings check for json
2020-03-15 16:04:01 +00:00
Ekta Mishra
afd5cf70f0
Reconciliation UI: property not included if checkbox unchecked ()
solves 
2020-03-15 13:49:14 +00:00
Lu Liu
c20dc69294
mock Wikidata service () 2020-03-14 15:36:09 +00:00
Lisa Chandra
fd2460914c
Fixes no selected record element error ()
* fixes no record element error

* made relevant changes

* alert message from i18n instead

* removed the boolean variable
2020-03-14 14:36:54 +00:00
Lu Liu
14ef45efb2
mock reconciliation service () 2020-03-14 09:40:15 +00:00
Thad Guidry
83d175be1b
Remove duplicate metadata command registration ()
This removes a duplicate set-project-metadata command during Butterfly initialization.
Hmm, wondering if this might also fix any issues that we already have regarding startup?
2020-03-13 14:03:45 +00:00
Thad Guidry
089a14d0c2
remove unused import Owasp Encoder () 2020-03-13 11:12:25 +00:00
Lu Liu
9a5cb644ec
Use parentheses for JAVA_OPTIONS on Unix/Linux ()
* use parentheses for JAVA_OPTIONS on Unix/Linux

* change regex in refine

* add comment for JAVA_OPTIONS

* Update refine.ini

Co-Authored-By: Thad Guidry <thadguidry@gmail.com>

* Update refine.ini

Co-Authored-By: Thad Guidry <thadguidry@gmail.com>

* Update refine.ini

Co-Authored-By: Thad Guidry <thadguidry@gmail.com>

Co-authored-by: Thad Guidry <thadguidry@gmail.com>
2020-03-13 08:38:56 +00:00
Ekta Mishra
6ec40bc478
Removed exportTrippleloader functions ()
closes 
2020-03-12 13:03:26 +00:00
Agha Saad Fraz
2757326cd7
fixed minor typos () 2020-03-12 11:59:01 +00:00
Ekta Mishra
fd12ea8c5d
Removed freebaseapps.com from scripts ()
closes 
2020-03-12 10:57:42 +00:00
Lisa
b5282fcce7
corrected label for trim in xml parser ui () 2020-03-12 10:54:53 +00:00
Ekta Mishra
bbf4f479da
Removed references to freebase in messages ()
Removed all freebase references from all translation files
Closes 
2020-03-12 10:41:31 +00:00
Lu Liu
f476f01b37
support configurable credentials for gdata () 2020-03-12 10:41:04 +00:00
Kush Trivedi
3fd3faca11
enh: URL checking for import web addresses ()
* enh: URL checking for import web addresses

* Add the source for Regex

* Removing the console.log for production
2020-03-11 22:22:49 +00:00
zengchu2
8b94b142cb
Enable auto complete in chrome ()
Co-authored-by: zengchu2 <1450834797z@gmail.com>
2020-03-11 09:49:04 +00:00
Lisa
649ce93b3a
corrects wrong trim label for json importer config () 2020-03-11 09:41:16 +00:00
Hammad Aamer
e8f2a98cf0
Added feature to create column containing Q values ()
* Added feature to create column containing Q values

* Defined better language for adding IDs column

* Fixed notations

* Add id column final fix

* Add id column final fix

Co-authored-by: Hammad Aamer <hammad.aamer97@gmail.com>
2020-03-11 09:34:49 +00:00
Lu Liu
4477fc15a5
fix Google Sheets importer when URL is missing a trailing slash () ()
* fix 

* update test

* rename test method
2020-03-10 13:48:00 +00:00
Kush Trivedi
fec414cb14
fix: List facets dialogue should be non editable () 2020-03-10 10:17:23 +00:00
zengchu2
c90fd31daf
Add cell.error field for error messages ()
* Add case for querying cell.error for error messages

* Add testing file

* Refactor test case for cell with error

* Reformat spaces
2020-03-10 10:14:15 +00:00