Commit Graph

4921 Commits

Author SHA1 Message Date
Agha Saad Fraz
5ad6e18715
Fixed wrong and undefined stylings (#2389) 2020-03-17 11:11:29 +00:00
Bűn Tamás
9c911275f6
Fixed that can't select a different sheet #2307 (#2390) 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 (#2415)
* 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 (#2413)
solves #2230
2020-03-15 13:49:14 +00:00
Lu Liu
c20dc69294
mock Wikidata service (#2412) 2020-03-14 15:36:09 +00:00
Lisa Chandra
fd2460914c
Fixes no selected record element error (#2407)
* 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 (#2410) 2020-03-14 09:40:15 +00:00
Thad Guidry
83d175be1b
Remove duplicate metadata command registration (#2405)
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 (#2370) 2020-03-13 11:12:25 +00:00
Lu Liu
9a5cb644ec
Use parentheses for JAVA_OPTIONS on Unix/Linux (#2401)
* 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 #2345 (#2399)
closes #2345
2020-03-12 13:03:26 +00:00
Agha Saad Fraz
2757326cd7
fixed minor typos (#2400) 2020-03-12 11:59:01 +00:00
Ekta Mishra
fd12ea8c5d
Removed freebaseapps.com from scripts (#2395)
closes #1973
2020-03-12 10:57:42 +00:00
Lisa
b5282fcce7
corrected label for trim in xml parser ui (#2394) 2020-03-12 10:54:53 +00:00
Ekta Mishra
bbf4f479da
Removed references to freebase in messages #2029 (#2341)
Removed all freebase references from all translation files
Closes #2029
2020-03-12 10:41:31 +00:00
Lu Liu
f476f01b37
support configurable credentials for gdata (#2392) 2020-03-12 10:41:04 +00:00
Kush Trivedi
3fd3faca11
enh: URL checking for import web addresses (#2377)
* 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 (#2387)
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 (#2385) 2020-03-11 09:41:16 +00:00
Hammad Aamer
e8f2a98cf0
Added feature to create column containing Q values (#2378)
* 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 (#2380) (#2382)
* fix #2380

* update test

* rename test method
2020-03-10 13:48:00 +00:00
Kush Trivedi
fec414cb14
fix: List facets dialogue should be non editable (#2375) 2020-03-10 10:17:23 +00:00
zengchu2
c90fd31daf
Add cell.error field for error messages (#2363)
* 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
Antonin Delpeuch
27f7cdc897
Merge pull request #2367 from OpenRefine/issue-2365-maven-deps
Migrate local dependencies to Maven Central.
2020-03-08 15:21:58 +00:00
Antonin Delpeuch
0678e6cf1e Migrate local dependencies to Maven Central. Closes #2365. 2020-03-07 21:35:31 +00:00
Antonin Delpeuch
3d5a93d506
Merge pull request #2324 from kushthedude/timeout
enh: Text Filter waits until user finishes updating
2020-03-07 21:10:21 +00:00
kushthedude
3b2aa2ccd0 applying timeout variance only for regex 2020-03-07 01:56:36 +05:30
Antonin Delpeuch
59e2ba2f97
Merge pull request #2358 from OpenRefine/thadguidry-patch-11
Create new pull request template
2020-03-06 14:45:22 +00:00
Thad Guidry
bebb222199
use only supported keyword to auto close properly 2020-03-06 08:30:56 -06:00
Antonin Delpeuch
d99efab547
Merge pull request #2360 from kushthedude/temp
enh: Some enhancements in issue template
2020-03-06 14:28:31 +00:00
Thad Guidry
ce94788607 remove borked commit 2020-03-06 08:24:17 -06:00
Thad Guidry
48fe619349
Create bug_report.md 2020-03-06 08:05:12 -06:00
kushthedude
fef51bea8c enh: Some enhancements in issue template
Signed-off-by: kushthedude <kushthedude@gmail.com>
2020-03-06 17:47:11 +05:30
kushthedude
620d7672c9 Addresing requested changes 2020-03-06 15:35:44 +05:30
Antonin Delpeuch
8dfb462367
Merge pull request #2357 from OpenRefine/thadguidry-patch-10
Remove blank_issues creation and add Contacts to "New Issue"
2020-03-05 21:18:46 +00:00
Martin Magdinier
8be687caeb
Merge pull request #2356 from OpenRefine/thadguidry-patch-9
Fix grammer and links
2020-03-05 11:03:20 -05:00
Thad Guidry
72064d68eb
Create new pull request template
We will eventually want to support different types of Pull requests (issues, docs, etc.) and GitHub supports a Template directory where many templates can be used for different kinds of PR's and can have different automation flows with query parameters.  This will be a useful starting point as we build out more automation (Owen's docs effort) and expand our contributors.

Details here: 
- https://help.github.com/en/github/building-a-strong-community/about-issue-and-pull-request-templates
- https://help.github.com/en/github/managing-your-work-on-github/about-automation-for-issues-and-pull-requests-with-query-parameters
2020-03-05 08:49:32 -06:00
Antonin Delpeuch
1a26ff760a
Recapitalize 2020-03-05 14:43:52 +00:00
Thad Guidry
0b9ffc800f
rephrase Ask a Question 2020-03-05 08:40:31 -06:00
Thad Guidry
2f30fc504a
Remove blank_issues creation and add Contacts to "New Issue" 2020-03-05 08:37:00 -06:00
Thad Guidry
a2b347c7d7
Fix grammer and links 2020-03-05 08:26:26 -06:00
Antonin Delpeuch
537e27b7dc
Merge pull request #2352 from obarabanov/issue/898-long-column-names
Handle long column names in key/value columnize dialog
2020-03-04 16:45:42 +00:00
Antonin Delpeuch
7a3b3a9a7a Enforce uniform column widths in key-value columnize dialog 2020-03-04 09:43:42 +00:00
Antonin Delpeuch
61ab6401df
Merge pull request #2349 from afkbrb/issue-2103-description-validator
Issue 2103 description validator
2020-03-02 14:22:19 +00:00
afkbrb
be5f6e6402 move check functions in DescriptionScrutinizer to CommonDescriptionScrutinizer 2020-03-02 21:59:55 +08:00
Alex
8816cd511a changes for #898:
* made "Columnize by Key/Value columns" dialog resizable
* set overflow styling, which solves the issue in Chromium-based browsers (Chrome, Edge, Opera) but doesn't work in FireFox and WebKit-based browsers (like Epiphany @ Linux, not tested in Safari but most likely won't work either)
2020-03-02 14:57:02 +02:00