Commit Graph

4595 Commits

Author SHA1 Message Date
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
Lu Liu
43b32a07e0
Update extensions/wikidata/module/langs/translation-en.json
Co-Authored-By: Thad Guidry <thadguidry@gmail.com>
2020-03-02 20:10:02 +08:00
afkbrb
2fef34795d change severity 2020-03-02 17:40:03 +08:00
afkbrb
b0bf9203ba add "." 2020-03-02 14:52:01 +08:00
afkbrb
82f95f2bbf update DescriptionScrutinizer & create EnglishDescriptionScrutinizer 2020-03-02 14:35:42 +08:00
Lu Liu
9659157a0b
Update DescriptionScrutinizer.java 2020-03-01 23:13:38 +08:00
afkbrb
7e5a7acd58 fix spelling mistake 2020-03-01 22:22:52 +08:00
afkbrb
d1a177e37d add corresponding translation 2020-03-01 22:05:16 +08:00
afkbrb
077b4c7afa add DescriptionScrutinizerTest 2020-03-01 22:04:37 +08:00
afkbrb
3006a59a08 register DescriptionScrutinizer 2020-03-01 22:03:59 +08:00
afkbrb
4252de06eb add DescriptionScrutinizer 2020-03-01 22:03:15 +08:00
Antonin Delpeuch
9356b846b6
Merge pull request #2339 from lisa761/modal-dialogs
Closes dialogs when escape key is pressed
2020-03-01 11:33:43 +00:00
Antonin Delpeuch
712262091b
Merge pull request #2337 from kushthedude/uri
fix: Browser redirection for 0.0.0.0
2020-03-01 11:10:36 +00:00
Lisa Chandra
e563885de1 moved escapeKey handler to global scope (to prevent only said handler from executing when a dialog is closed) 2020-02-29 22:16:29 +05:30
kushthedude
52de777437 fix: Browser redirection for 0.0.0.0
Signed-off-by: kushthedude <kushthedude@gmail.com>
2020-02-29 20:17:47 +05:30
Antonin Delpeuch
79107efed5
Merge pull request #2343 from weblate/weblate-openrefine-translations
Translations update from Weblate
2020-02-29 11:48:09 +00:00
Antonin Delpeuch
f77f8d93fd
Merge pull request #2340 from afkbrb/issue-2320-qs-refs
Issue 2320 qs refs
2020-02-29 09:12:36 +00:00
afkbrb
6ad252c55a add corresponding tests 2020-02-29 11:05:23 +08:00
Hosted Weblate
6e273fdf3c
Merge branch 'origin/master' into Weblate. 2020-02-28 14:13:03 +01:00
Isao Matsunami
d875f5edd3
Translated using Weblate (Japanese)
Currently translated at 100.0% (737 of 737 strings)

Translation: OpenRefine/Translations
Translate-URL: https://hosted.weblate.org/projects/openrefine/translations/ja/
2020-02-28 14:13:01 +01:00
Lisa Chandra
07149d4083 removed closing of dialog box on an outside click and moved escape key logic to dialog.js 2020-02-28 18:40:15 +05:30
afkbrb
ab0c625f94 fix issue #2320 2020-02-28 11:57:03 +08:00
Antonin Delpeuch
bf5152a1ed
Merge pull request #2331 from mrcsparker/remove-deprecation
Replaced some deprecated methods
2020-02-27 16:59:34 -08:00
afkbrb
ffc8f5b63a .gitignore for IDEA 2020-02-28 08:42:33 +08:00
Lisa Chandra
ad017434dc closes reorder/remove dialog when a click is made outside or when escape key is presses 2020-02-28 01:54:16 +05:30
kushthedude
89b63bb8f8 resetting schedule update to 500 2020-02-28 00:40:11 +05:30
kushthedude
f96cb0e01f enh: Text Filter waits until user finishes updating
Signed-off-by: kushthedude <kushthedude@gmail.com>
2020-02-28 00:37:45 +05:30