Commit Graph

5218 Commits

Author SHA1 Message Date
Tom Morris
ebdb15fc8c
Merge pull request #3037 from OpenRefine/dependabot/maven/pl.project13.maven-git-commit-id-plugin-4.0.2
Bump git-commit-id-plugin from 4.0.0 to 4.0.2
2020-08-07 12:13:44 -04:00
Tom Morris
8fb2402432
Merge pull request #3036 from OpenRefine/dependabot/maven/com.google.apis-google-api-services-drive-v3-rev20200723-1.30.10
Bump google-api-services-drive from v3-rev20200719-1.30.10 to v3-rev20200723-1.30.10
2020-08-07 12:12:28 -04:00
Tom Morris
de3885ada4
Merge pull request #3041 from OpenRefine/thadguidry-patch-gitignore
Add .factorypath and others to .gitignore
2020-08-07 12:09:17 -04:00
Tom Morris
1f8d3b5db0
Merge pull request #3038 from OpenRefine/dependabot/maven/com.squareup.okhttp3-mockwebserver-4.8.1
Bump mockwebserver from 4.8.0 to 4.8.1
2020-08-07 12:07:35 -04:00
Thad Guidry
3225212275
Add .factorypath and others to .gitignore
.factorypath file gets added as a changed file in source control depending on the IDE you are using (I use VS Code).
Added a few other exclusions that my previous team used to add to our Java projects.
2020-08-07 09:22:22 -05:00
dependabot-preview[bot]
72f5f5fde9
Bump mockwebserver from 4.8.0 to 4.8.1
Bumps [mockwebserver](https://github.com/square/okhttp) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/square/okhttp/releases)
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/okhttp/compare/parent-4.8.0...parent-4.8.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-07 08:06:07 +00:00
dependabot-preview[bot]
6404434333
Bump git-commit-id-plugin from 4.0.0 to 4.0.2
Bumps git-commit-id-plugin from 4.0.0 to 4.0.2.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-07 08:05:39 +00:00
dependabot-preview[bot]
267d1038a4
Bump google-api-services-drive
Bumps google-api-services-drive from v3-rev20200719-1.30.10 to v3-rev20200723-1.30.10.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-07 08:04:12 +00:00
Tom Morris
caa46508da
Merge pull request #3034 from OpenRefine/dependabot/maven/jmh.version-1.24
Bump jmh.version from 1.23 to 1.24
2020-08-06 10:40:20 -04:00
allanaaa
a70bbf122e
Update running.md (#2982)
* starting/stopping, modifications, home screen, preferences

* Update running.md

* Languages and JVM

* Changed preferences, troubleshooting, languages

* Completing the text

Which will get revisited completely as we work through Exploring (facets/filters, e.g.) but it's a first draft.

* New images, phrases/names, link fixes
2020-08-06 14:20:35 +02:00
Tom Morris
6095c44cb7
Update to jQuery 1.12.4 and jQuery Migrate 1.4.1 - fixes 2932 (#2933)
* Refactor module wiring to reduce redundancy

* Update to jQuery 1.12.4 & jQuery Migrate 1.4.1 - fixes #2932

This updates to the latest jQuery 1.x and jQuery Migrate 1.x,
the first step in upgrading to a modern jQuery.

* Add a couple of bug fixes from Google Code SVN

This is an unrelease version from the Google Code freebase-site
repo which only has a few changes from the v4.3 release, but
one of them is removing the `browser.msie` reference that
jQuery Migrate is complaining about.

* Use prop() for 'checked' and 'disabled'

* Update jQuery 'value' property setting code to use val()

* Use prop() instead of attr() to set 'selected'

* Patch for jQuery >1.9
2020-08-06 13:47:31 +02:00
dependabot-preview[bot]
b58f1611fa
Bump jmh.version from 1.23 to 1.24
Bumps `jmh.version` from 1.23 to 1.24.

Updates `jmh-core` from 1.23 to 1.24

Updates `jmh-generator-annprocess` from 1.23 to 1.24

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-06 08:07:13 +00:00
Tom Morris
05fb4e355f
Replace Javascript string concatenation with i18n parameters - addresses #1858 (#3019)
* Replace js string concatenation with i18n parameters

refs #1858
Remove Javascript string concatentation and use jquery i18n()
instead so that translators have the needed context and
flexibility to be able to do a good job. Also remove code-based
plurals conditionalization and replace with i18n.

* Update French translation so I can test non-English support

* Add missing localization

* Clean up formatting of service API link
2020-08-04 10:10:38 +02:00
Tom Morris
2f7a357023
Merge pull request #3025 from OpenRefine/dependabot/maven/org.testng-testng-7.3.0
Bump testng from 7.1.0 to 7.3.0
2020-08-03 21:09:01 -04:00
Tom Morris
a0819acbd6 Move ProjectManager initialization to beforeMethod 2020-08-03 20:42:31 -04:00
Tom Morris
8bc6c0d8f4
Merge pull request #3022 from OpenRefine/dependabot/maven/com.google.apis-google-api-services-drive-v3-rev20200719-1.30.10
Bump google-api-services-drive from v3-rev20200618-1.30.10 to v3-rev20200719-1.30.10
2020-08-03 12:29:53 -04:00
Tom Morris
52194e1685 Add https for all TestNG DTDs 2020-08-03 12:27:58 -04:00
dependabot-preview[bot]
50b21f0474
Bump signpost-commonshttp4 from 2.0.0 to 2.1.1 (#3024)
Bumps [signpost-commonshttp4](https://github.com/mttkay/signpost) from 2.0.0 to 2.1.1.
- [Release notes](https://github.com/mttkay/signpost/releases)
- [Changelog](https://github.com/mttkay/signpost/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mttkay/signpost/compare/oauth-signpost-2.0.0...oauth-signpost-2.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-03 14:44:45 +02:00
dependabot-preview[bot]
807cd4ccf3
Bump signpost-core from 2.0.0 to 2.1.1 (#3023)
Bumps [signpost-core](https://github.com/mttkay/signpost) from 2.0.0 to 2.1.1.
- [Release notes](https://github.com/mttkay/signpost/releases)
- [Changelog](https://github.com/mttkay/signpost/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mttkay/signpost/compare/oauth-signpost-2.0.0...oauth-signpost-2.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-03 14:44:16 +02:00
dependabot-preview[bot]
2dfea4b601
Bump jackson.version from 2.11.1 to 2.11.2 (#3021)
Bumps `jackson.version` from 2.11.1 to 2.11.2.

Updates `jackson-databind` from 2.11.1 to 2.11.2
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `jackson-annotations` from 2.11.1 to 2.11.2
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `jackson-core` from 2.11.1 to 2.11.2
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.11.1...jackson-core-2.11.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-03 14:37:28 +02:00
Chetan Verma
04309dcfb4
Add improvement-message for vantage. (#3011)
Fixed self mistakes

modified line forVantage

Revert "modified line forVantage"

This reverts commit f252bde77cedf2f85fbfaf2059e551078ad62c2c.

modification in one anathor line

Co-authored-by: chetan <you@example.com>
2020-08-03 14:15:39 +02:00
dependabot-preview[bot]
e081961c1f
Bump testng from 7.1.0 to 7.3.0
Bumps [testng](https://github.com/cbeust/testng) from 7.1.0 to 7.3.0.
- [Release notes](https://github.com/cbeust/testng/releases)
- [Changelog](https://github.com/cbeust/testng/blob/master/CHANGES.txt)
- [Commits](https://github.com/cbeust/testng/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-03 09:01:36 +00:00
dependabot-preview[bot]
1bebf73123
Bump google-api-services-drive
Bumps google-api-services-drive from v3-rev20200618-1.30.10 to v3-rev20200719-1.30.10.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-03 09:00:07 +00:00
Tom Morris
0ebd89c952
Clustering dialog choices limit & performance improvements - fixes #695 (#2996)
* Clustering dialog choices limit & performance improvements - fixes #695

Fixes #695
- Caps the total number of choices displayed at 10,000 and warns when
  over the limit. Users can use facets to tune which clusters are displayed.
- Doubles the performance of the Javascript processing
- Only displays count of rows for a choice if it's > 1 to DOM elements
- Adds internationalization for row count

For 41K clusters containing 118K choices, processing dropped from
3m20s to 1m20s, but with the 10K choice cap total time is ~10sec.

* Restore even/odd row class

* Updates from review feedback
2020-08-01 10:59:41 +02:00
Tom Morris
5985f95ce1
Explicitly set SameSite=Lax on cookie - fixes #3007 (#3014) 2020-08-01 10:58:16 +02:00
dependabot-preview[bot]
3210f14f33
Bump mockito-core from 3.4.4 to 3.4.6 (#3016)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.4.4 to 3.4.6.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.4.4...v3.4.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-30 14:50:32 +02:00
Tom Morris
6eea757534
Merge pull request #3009 from OpenRefine/dependabot/maven/org.xerial-sqlite-jdbc-3.32.3.2
Bump sqlite-jdbc from 3.32.3.1 to 3.32.3.2
2020-07-29 10:20:00 -04:00
dependabot-preview[bot]
677ac408d6
Bump sqlite-jdbc from 3.32.3.1 to 3.32.3.2
Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.32.3.1 to 3.32.3.2.
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
- [Commits](https://github.com/xerial/sqlite-jdbc/compare/3.32.3.1...3.32.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-29 08:17:07 +00:00
Owen Stephens
4995283b02
Merge pull request #2968 from allanaaa/docs-starting
Update starting.md
2020-07-28 23:52:54 +01:00
allanaaa
8ece41309f More typos and formatting 2020-07-28 17:13:13 -04:00
allanaaa
5eb8ecf69f Some cleanup and minor typos 2020-07-28 16:35:40 -04:00
Ekta Mishra
fb6c309da8
Update EntityCache class (#2991)
* updated EntityCache class

* added overridden methods in CacheLoader and updated test file
2020-07-28 21:03:22 +02:00
Lisa Chandra
1dcc83209c
Faster rendering of rows and cells (#2973)
* changes to rendering of rows

* some cell rendering improvements

* more render row improvements

* fixed jQuery methods on js elements

* added comment for nbsp
2020-07-28 18:25:32 +02:00
allanaaa
a14650b12f Tweaking headers 2020-07-28 11:07:57 -04:00
allanaaa
50db04781b More database rephrasing
Minor formatting, typos, language tweaks
2020-07-28 11:07:50 -04:00
allanaaa
bb72897230 Removing images
They're not useful.
2020-07-28 11:07:49 -04:00
allanaaa
019c067706 Update starting.md 2020-07-28 11:07:49 -04:00
allanaaa
8a57b4c0ee Update starting.md 2020-07-28 11:07:49 -04:00
allanaaa
ce722b557e Update starting.md
I am not at all clear on how well GitHub for Windows will handle multiple PRs pointing to the same work directory, but let's see what happens.
2020-07-28 11:07:49 -04:00
allanaaa
476a8f7d8d Simplifying the database instructions
And, because drafting is never done, tweaks to the installation section.
2020-07-28 11:07:25 -04:00
allanaaa
cebf1380d8 Update starting.md 2020-07-28 11:07:25 -04:00
allanaaa
573744f6fe Update starting.md
I am not at all clear on how well GitHub for Windows will handle multiple PRs pointing to the same work directory, but let's see what happens.
2020-07-28 11:07:25 -04:00
allanaaa
49682f9c97 Update starting.md 2020-07-28 11:06:43 -04:00
allanaaa
3e5d75acaf More database rephrasing
Minor formatting, typos, language tweaks
2020-07-28 11:06:43 -04:00
allanaaa
e32c10be2e Removing images
They're not useful.
2020-07-28 11:06:43 -04:00
allanaaa
ec9c3bb279 Update starting.md 2020-07-28 11:06:43 -04:00
allanaaa
1a2c6ee16a Simplifying the database instructions
And, because drafting is never done, tweaks to the installation section.
2020-07-28 11:06:43 -04:00
allanaaa
40b2c4bc4d Update starting.md 2020-07-28 11:06:43 -04:00
allanaaa
80a98546eb Update starting.md
I am not at all clear on how well GitHub for Windows will handle multiple PRs pointing to the same work directory, but let's see what happens.
2020-07-28 11:06:43 -04:00
Tom Morris
db42bcab92
Update to vicino 1.2 and drop transitive dependencies - fixes #2959 (#2998)
Bump to vicino 1.2 with bug fix and real POM.

Drop dependencies on secondstring and arithcode which are just
transitive dependencies from simile-vicino, now that it has a
proper POM. Fixes #2959.
2020-07-28 08:19:58 +02:00