Commit Graph

3302 Commits

Author SHA1 Message Date
Waldir Pimenta
1a82cf8350
translation-en.json: add colon to "custom" label
The styling of the text field that appears after this label
makes it easy to miss as an input field.
Having the colon after the label makes it clearer
that the user can type into the text box.
2018-07-04 17:24:11 +01:00
Jacky
0af6f5ed08
Merge pull request #1661 from ostephens/mass-edit-date
Mass edit dates
2018-06-29 17:04:18 -04:00
Thad Guidry
12d167e2cf
Deleting old Issue Template
See https://blog.github.com/2018-05-02-issue-template-improvements/
2018-06-28 17:47:16 -05:00
Thad Guidry
7306348443 Update issue templates to new Github stardards
See https://blog.github.com/2018-05-02-issue-template-improvements/
qw
2018-06-28 17:46:31 -05:00
Owen Stephens
64ed24e082 Small amount of tidying up code 2018-06-23 00:28:45 +01:00
Owen Stephens
fe2e8bcbf7 Change behaviour of DecoratedValue to handle dates better 2018-06-23 00:18:00 +01:00
Owen Stephens
420c9bd1a5 Add tests for grouping of values in text facets 2018-06-23 00:18:00 +01:00
Owen Stephens
0e954bdb68 Use stringutils to create 'from' string for non-blank mass edits 2018-06-23 00:18:00 +01:00
Owen Stephens
d309af7f1a Update string conversion tests to reflect new behaviour of stringUtils 2018-06-23 00:18:00 +01:00
Owen Stephens
db658024d6 Change behaviour of converting OffsetDateTime to string in StringUtils 2018-06-23 00:18:00 +01:00
Owen Stephens
a159e76a62 Added test for reconstructing mass edits on dates 2018-06-23 00:18:00 +01:00
Antonin Delpeuch
9f7d5b8786
Merge pull request #1638 from OpenRefine/issue1637
Do not discard the recon space when marking cells as new items.
2018-06-22 12:23:15 +02:00
Antonin Delpeuch
bd2865585d
Merge pull request #1647 from OpenRefine/fix-date-precision
Change default precision of Wikibase dates to match the UI's defaults.
2018-06-22 12:22:32 +02:00
Antonin Delpeuch
b3ee80d504
Merge pull request #1655 from OpenRefine/new-scope-constraint
Migrate to new scope constraint format
2018-06-22 12:22:08 +02:00
Antonin Delpeuch
35b08bf254
Merge pull request #1644 from OpenRefine/more-constraints
Add support for new Wikidata constraints
2018-06-22 12:21:29 +02:00
Jacky
f3dbc18214
Merge pull request #1642 from ostephens/mass-edit-fix
Mass edit fix for blanks, numbers and booleans
2018-06-20 22:00:34 -04:00
Antonin Delpeuch
448a969cb1
Merge pull request #1656 from OpenRefine/issue/1648
fix the template load issue and package typo
2018-06-17 09:23:52 +01:00
Jacky
ef5c4f0c33
Merge pull request #1646 from OpenRefine/fix-readme
Add usage instructions in README, move authors to separate file.
2018-06-16 16:54:00 -04:00
Jacky
c3fbc7e187
Merge pull request #1650 from ostephens/null-to-string
Null to string
2018-06-16 16:44:18 -04:00
Jacky
5a6c9d72f0 fix the template load issue and package typo 2018-06-16 15:43:29 -04:00
Antonin Delpeuch
8469728bb5 Update tests and localization 2018-06-15 11:07:59 +01:00
Antonin Delpeuch
bbc5936da6 Migrate to new scope constraint format 2018-06-15 10:54:26 +01:00
Antonin Delpeuch
fcd392107f
Merge pull request #1651 from OpenRefine/thadguidry-remove-cos-license
Binary search with 'oreilly' shows we do not use this library
2018-06-15 09:05:25 +01:00
Thad Guidry
cbd6baa25b
Binary search with 'oreilly' shows we do not use this library, so removing this license file
For reference: http://servlets.com/cos/
2018-06-14 17:30:45 -05:00
Owen Stephens
09c624a249 Updated null.toString() to return an empty string as per #1635 2018-06-14 12:36:01 +01:00
Owen Stephens
5ecb1afe13 Updated toString test to new behaviour for null.toString() 2018-06-14 12:36:01 +01:00
Antonin Delpeuch
c0181e1019 Mention JDK and ant dependency 2018-06-14 11:22:21 +01:00
Antonin Delpeuch
d7564a4690 Change default precision of Wikibase dates to match the UI's defaults. 2018-06-13 15:37:51 +01:00
Antonin Delpeuch
39b61726c4 Add usage instructions in README, move authors to separate file. Closes #1614 2018-06-13 14:56:24 +01:00
Antonin Delpeuch
b87a52195c Cleanup for Codacy 2018-06-11 09:19:34 +01:00
Antonin Delpeuch
dc6573d17b
Merge pull request #1643 from OpenRefine/thadguidry-patch-DataExtensionTests
Increasing to 10 second sleep because of Travis
2018-06-10 10:06:44 +01:00
Antonin Delpeuch
ab3adc0329 Remove empty tests 2018-06-10 09:30:06 +01:00
Antonin Delpeuch
1910833ad8 Add entity type constraint check 2018-06-10 09:24:22 +01:00
Antonin Delpeuch
e2ae09f5be Add support for Wikidata single best value constraint 2018-06-10 08:17:42 +01:00
Antonin Delpeuch
ddbe4fe2a2 Fix unit checking with novalue claims 2018-06-10 08:17:39 +01:00
Antonin Delpeuch
4bb3505aa5 Add English descriptions of new issues 2018-06-10 08:17:36 +01:00
Antonin Delpeuch
48c2b90a93 Add constraint checks for one-of and none-of constraints 2018-06-10 08:17:33 +01:00
Antonin Delpeuch
3c181c9070 Add support for symmetric constraint 2018-06-10 08:17:30 +01:00
Antonin Delpeuch
9cb4a46277 Add support for quantity-related constraints in Wikidata QA 2018-06-10 08:17:24 +01:00
Owen Stephens
92e456d2ff More tidying of tests 2018-06-08 20:09:29 +01:00
Owen Stephens
2e9708c16d Tidying up test file 2018-06-08 20:03:38 +01:00
Thad Guidry
057b64fcc2
Increasing to 10 second sleep because of Travis
In Travis these tests are occasionally failing https://travis-ci.org/OpenRefine/OpenRefine/jobs/3896227 which is probably due to the CPU demand spike placed with createProcess.
2018-06-08 06:26:08 -05:00
Owen Stephens
97ea151134 Removed date tests 2018-06-08 09:40:50 +01:00
Owen Stephens
689442fff2 If only one value and that's zero length set fromBlank to true
Added whitespace
2018-06-08 09:40:48 +01:00
Owen Stephens
256a81e308 Initial MassOperationTests
Corrected and expanded tests for ReconstructEdit

Improve tests
2018-06-08 09:40:35 +01:00
Antonin Delpeuch
a63151bbcc Do not discard the recon space when marking cells as new items.
Fixes #1637
2018-06-04 12:16:33 +01:00
Antonin Delpeuch
34cddb61a2
Merge pull request #1630 from weblate/weblate-openrefine-translations
Update from Weblate.
2018-06-02 11:17:11 +02:00
Weblate
1a1a78e570 Merge branch 'origin/master' into Weblate 2018-06-01 13:14:59 +02:00
Thad Guidry
45568b785a
Merge pull request #1633 from braco/patch-1
Add Clarity in README
2018-06-01 06:14:47 -05:00
braco
a70bb06178
Clarity in README 2018-05-31 11:54:38 -04:00