dependabot[bot]
2de5929350
build(deps): bump y18n from 4.0.0 to 4.0.1 in /docs ( #3776 )
...
Bumps [y18n](https://github.com/yargs/y18n ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-03-30 18:55:27 +02:00
gitonthescene
9e7a30b6e2
Fix broken link in automating OpenRefine docs. ( fixes #3747 ) ( #3748 )
...
Co-authored-by: Douglas Mennella <douglas.mennella@gmail.com>
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-03-18 07:55:44 +01:00
allanaaa
5c95539de0
Expressions reorganizing ( #3610 )
...
* Expressions reorganizing
Moved GREL basics, Jython/Clojure to separate pages
Fix for https://groups.google.com/g/openrefine/c/Cvsg5IB4KZk
* Promoting some headers
* Fixed link
* Partial fix for #3578
* Add top-level item, fix links
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-03-15 16:44:34 +01:00
dependabot[bot]
58f17d5aff
build(deps): bump elliptic from 6.5.3 to 6.5.4 in /docs ( #3713 )
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-11 13:40:50 +01:00
gitonthescene
ca1c1e3b2a
Some clarification on getting started with Eclipse ( #3712 )
...
Co-authored-by: Douglas Mennella <douglas.mennella@gmail.com>
2021-03-11 13:20:14 +01:00
gitonthescene
4d5188a975
Mention using local reconciliation services ( #3703 )
...
Co-authored-by: Douglas Mennella <douglas.mennella@gmail.com>
2021-03-08 19:03:22 +01:00
Antonin Delpeuch
1af0e06a41
Enable docusaurus link checker. Closes #3529 . ( #3576 )
2021-02-20 10:08:45 +01:00
allanaaa
713a8f5b72
Edits to GREL Help text in-tool ( #3649 )
...
Improvements to GREL Help text in-tool and minor updates to GREL reference. Plus removal of pointless tests
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
Co-authored-by: Owen Stephens <owen@ostephens.com>
2021-02-18 17:52:32 +00:00
Thad Guidry
ec4a1f431f
Update functional-tests.md ( #3596 )
2021-02-08 04:10:39 +01:00
Florian Giroud
7003dd2d2d
doc: Enriched UX testing documentation, #3573 ( #3583 )
2021-02-07 19:07:54 +01:00
Owen Stephens
85aef3c9f6
Re-instating Tabs import
2021-02-04 22:28:19 +00:00
Thad Guidry
b4e903264e
Update Java version ( #3557 )
...
* Update Java version
since the older JDK 14 version page says its been superseded with the new version
* Update installing.md
I think this is what we're looking for.
* Update build-test-run.md
Threw it all here.
Co-authored-by: allanaaa <allana.mayer@mail.mcgill.ca>
2021-02-03 19:11:30 +01:00
Thad Guidry
b010917f19
fix type in installation docs ( #3537 )
2021-01-29 19:11:14 +01:00
Thad Guidry
f94bb5e8f4
Fix broken link for technical-reference ( #3528 )
2021-01-27 23:03:55 +01:00
Thad Guidry
717b0581c1
Improve formatting, add better links
2021-01-27 10:47:50 -06:00
Joseph Glass
f310e924ef
Fix links on Manual Introduction page.
...
This documentation PR fixes links which currently 404 on the Introduction page by adding `manual/` to the path of the relevant links.
2021-01-27 11:06:22 -05:00
Rajaram
7b080fe99d
Update openrefine-api.md ( #3159 )
...
* Update openrefine-api.md
Documentation for Create project and Export rows API calls modified
* Update docs/docs/technical-reference/openrefine-api.md
Co-authored-by: Tom Morris <tfmorris@gmail.com>
Co-authored-by: Tom Morris <tfmorris@gmail.com>
2021-01-27 09:19:44 +01:00
Antoine Beaubien
a2ed9d586a
Creation of the How-To Contribute to docs ( #2614 )
...
* First creation of the How-To Contribute to docs
First creation of the How-To Contribute to docs file, and transfer of the How-To Build from source from the old wiki.
* Spelling errors and mistakes
Co-authored-by: Kush Trivedi <44091822+kushthedude@users.noreply.github.com>
* Change * for *
Change * for *
* Update contribute_to_or.md
Small change
* Merge technical documentation
Co-authored-by: Kush Trivedi <44091822+kushthedude@users.noreply.github.com>
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-01-27 09:01:37 +01:00
allanaaa
c1037f78d7
Adding Algolia search ( #3507 )
2021-01-21 18:05:27 +01:00
Kush Trivedi
b5bd5e62e4
feat: move to em from pixels ( #3477 )
...
* feat: move to em from pixels
Signed-off-by: Kush Trivedi <kushthedude@gmail.com>
* reduce the spacing b/w headings
Signed-off-by: Kush Trivedi <kushthedude@gmail.com>
* reduce spacing
Signed-off-by: Kush Trivedi <kushthedude@gmail.com>
2021-01-19 09:28:44 +01:00
Owen Stephens
eb7761e230
Merge pull request #3380 from allanaaa/docs-formatting
...
Docs > formatting
2021-01-16 17:59:52 +00:00
allanaaa
a0f8946a5b
Update running.md
2021-01-15 10:21:59 -05:00
allanaaa
c300239b7a
Update running.md
2021-01-15 10:17:48 -05:00
allanaaa
611b9cb1ef
Update running.md
2021-01-15 09:31:49 -05:00
allanaaa
2454189691
Docs > index page ( #3473 )
...
* Update index.md
* Update index.md
2021-01-15 12:38:54 +01:00
Antonin Delpeuch
53f832d09b
Adjust the menuItem class to avoid colliding borders ( #3471 )
2021-01-14 19:24:49 +01:00
allanaaa
6fed414c09
Mac instruction changes, autosave changes
2021-01-14 13:12:21 -05:00
allanaaa
a54e86becc
Update docs/docs/manual/exploring.md
...
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-01-14 12:13:46 -05:00
allanaaa
ee5c3fa7c3
Update docs/docs/manual/running.md
...
Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2021-01-14 12:11:32 -05:00
allanaaa
690ae799b0
Missed one
2021-01-13 14:46:25 -05:00
allanaaa
b1870b84f2
Adding titles to infoboxes
2021-01-13 14:04:27 -05:00
allanaaa
07d3153839
Exporting
2021-01-12 15:19:24 -05:00
allanaaa
bd70208446
Update grelfunctions.md
2021-01-11 15:58:29 -05:00
allanaaa
13c4dd8fee
Expressions
2021-01-08 15:26:22 -05:00
dependabot[bot]
8f790a90b6
Bump react-dom from 16.13.1 to 16.14.0 in /docs ( #3455 )
...
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom ) from 16.13.1 to 16.14.0.
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/v16.14.0/packages/react-dom )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-08 10:29:26 +01:00
dependabot[bot]
1811cf4b74
Bump react from 16.13.1 to 16.14.0 in /docs ( #3450 )
...
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react ) from 16.13.1 to 16.14.0.
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/v16.14.0/packages/react )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-07 22:46:30 +01:00
dependabot[bot]
8556696c7f
Bump @docusaurus/preset-classic in /docs ( #3451 )
...
Bumps [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic ) from 2.0.0-alpha.65 to 2.0.0-alpha.70.
- [Release notes](https://github.com/facebook/docusaurus/releases )
- [Changelog](https://github.com/facebook/docusaurus/blob/master/CHANGELOG-2.x.md )
- [Commits](https://github.com/facebook/docusaurus/commits/v2.0.0-alpha.70/packages/docusaurus-preset-classic )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-07 22:45:37 +01:00
allanaaa
72af127010
Updates to wikidata
2021-01-05 16:46:02 -05:00
allanaaa
4a4be06b24
Merge branch 'docs-formatting' of https://github.com/allanaaa/OpenRefine into docs-formatting
2021-01-05 12:07:32 -05:00
allanaaa
5d9086cc6f
Update reconciling.md
2021-01-05 12:07:20 -05:00
allanaaa
c0ffed370c
Merge branch 'master' into docs-formatting
2021-01-05 12:00:48 -05:00
allanaaa
1e0c3fa34e
Updates to Reconciling
2021-01-05 11:59:11 -05:00
dependabot[bot]
08d602bdaf
Bump ini from 1.3.5 to 1.3.7 in /docs ( #3403 )
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-30 09:13:33 +01:00
allanaaa
8eabec1ea5
Docs > Exporting ( #3336 )
...
* Exporting text, added link to Starting
* Expanded on custom tabular exporter
* Update exporting.md
* img problems?
* retry
* added SQL section + exporting operations
* Delete templating-exporter.PNG
* Create templating-exporter.png
* Expansion + some temporary text
* Update exporting.md
* Formatting and etc
* SQL exporter
2020-12-19 15:27:57 +01:00
allanaaa
45646d0253
More
2020-12-16 12:58:28 -05:00
allanaaa
6fa08ee264
More
2020-12-16 11:18:00 -05:00
Florian Giroud
4b6106a386
Run UI tests in continuous integration ( #3393 )
...
* Fixed flaky tests
* Refactored ui_test commans-line, added documentation
* Attempt to build a workflow with cypress
* Fixed CI UX tests build
* Changed cyprss actions for pull-request
* Merged Cypress workflow into the regular PR target workflow
* Refactored Github workflows to include Cypress Tests
* Revert Ci build to pull_request_target
2020-12-15 20:34:15 +01:00
allanaaa
61f531b6e7
Images are good
2020-12-14 16:22:13 -05:00
allanaaa
5c13397965
Links, HTML, small rewrites
2020-12-14 16:11:48 -05:00
Antonin Delpeuch
060375b007
Normalize case of documentation image extensions
2020-12-04 09:01:09 +01:00