- 24 Jan, 2023 1 commit
-
-
Romain Bioteau authored
-
- 16 Jan, 2023 1 commit
-
-
JeremJR authored
add proper path to tenant_portal config
-
- 13 Jan, 2023 1 commit
-
-
Benjamin Parisel authored
-
- 12 Jan, 2023 1 commit
-
-
Benjamin Parisel authored
* The api documentation is available on a external website
-
- 07 Jan, 2023 1 commit
-
-
cvidaillac authored
Based on customer case we've got (00027068 - https://bonitasoft.lightning.force.com/lightning/r/Case/5002p00002pUaATAA0/view ), we are adding a new troubleshooting section for all customers that may face the same issue. Co-authored-by:
vbotnari12 <89633642+vbotnari12@users.noreply.github.com>
-
- 06 Jan, 2023 1 commit
-
-
jeromecambon authored
The new compress-images workflow is launched when an image is added or changed. Covers bonitasoft/bonita-documentation-site#434
-
- 23 Dec, 2022 1 commit
-
-
jeromecambon authored
Covers [UID-717](https://bonitasoft.atlassian.net/browse/UID-717)
-
- 19 Dec, 2022 1 commit
-
-
cvidaillac authored
Update done according to the new troubleshooting format proposed by R&D. Co-authored-by:
vbotnari12 <89633642+vbotnari12@users.noreply.github.com>
-
- 16 Dec, 2022 1 commit
-
-
Thomas Bouffard authored
-
- 06 Dec, 2022 1 commit
-
-
vbotnari12 authored
listing all the editions is unnecessary especially because we are selling only Enterprise now. Co-authored-by:
Thomas Bouffard <27200110+tbouffard@users.noreply.github.com>
-
- 28 Nov, 2022 2 commits
-
-
cvidaillac authored
Update rest-api-extensions doc according to new troubleshooting format. Co-authored-by:
vbotnari12 <89633642+vbotnari12@users.noreply.github.com>
-
Bishal Thapaliya authored
Co-authored-by:
abirembaut <anthony.birembaut@bonitasoft.com> Co-authored-by:
vbotnari12 <89633642+vbotnari12@users.noreply.github.com>
-
- 25 Nov, 2022 2 commits
-
-
dependabot[bot] authored
Use the v2 tag for auto-update. Co-authored-by:
Thomas Bouffard <27200110+tbouffard@users.noreply.github.com>
-
jeromecambon authored
-
- 22 Nov, 2022 4 commits
-
-
bonita-ci authored
Co-authored-by:
Bishal Thapaliya <vishal.thapaliya@gmail.com>
-
abirembaut authored
… 2021.1 <!-- Insert your contribution description here. Ensure your contribution fills the Contributing Guidelines described here, in particular, give a special attention to the TITLE format: https://github.com/bonitasoft/bonita-documentation-site/blob/master/docs/content/CONTRIBUTING.adoc --> Insert your Pull Request description here... * add support for ... * fix ... behaviour * refactor .... Co-authored-by:
Bonita CI <bonita-ci@bonitasoft.com>
-
bonita-ci authored
-
bonita-ci authored
-
- 18 Nov, 2022 1 commit
-
-
jeromecambon authored
-
- 11 Nov, 2022 1 commit
-
-
cvidaillac authored
Please find updates on the troubleshooting section for bonita-bpm-studio-installation doc according to the new troubleshooting format.
-
- 09 Nov, 2022 1 commit
-
-
cvidaillac authored
Update the troubleshooting section by using the new format
-
- 08 Nov, 2022 4 commits
-
-
Thomas Bouffard authored
They have been automatically generated during the Markdown to AsciiDoc conversion but are not relevant. For the record, the comments was generally something like `// {.img-responsive}`.
-
dependabot[bot] authored
-
dependabot[bot] authored
-
-
- 07 Nov, 2022 3 commits
-
-
ugaston authored
Versions: 2021.1, 2021.2, 2022.1, 2022.2 Change the troubleshooting tip format from old to the new one. Co-authored-by:
abirembaut <anthony.birembaut@bonitasoft.com>
-
Thomas Bouffard authored
It marks the workflow as failed whereas it is set to provide help to contributors. All Pull Requests are currently marked in error: disable the action until we find a way to fix the problem/
-
Thomas Bouffard authored
Do not check - the PR title when pushing new code - the "file changes" when editing the PR title Also run all jobs of the workflow on Ubuntu 22 and when the PR is `reopened`.
-
- 06 Nov, 2022 1 commit
-
-
jeromecambon authored
The Vale action was set to 'reviewdog' branch by error. It is not stable and the action failed to run from time to time. In addition, restore permissions for the 'pr-title' job that was removed by mistake in c2e10ec6 . Co-authored-by:
Thomas Bouffard <27200110+tbouffard@users.noreply.github.com>
-
- 25 Oct, 2022 1 commit
-
-
jeromecambon authored
The Vale linter checks the doc content and detect typos, incorrect syntax, and provide suggestions. See https://vale.sh for details. Check [the video](https://github.com/bonitasoft/bonita-documentation-site/issues/162#issuecomment-1279060225) included in the issue for a demo! Covers https://github.com/bonitasoft/bonita-documentation-site/issues/162 See also #2196 Co-authored-by:
Thomas Bouffard <27200110+tbouffard@users.noreply.github.com>
-
- 24 Oct, 2022 1 commit
-
-
Thomas Bouffard authored
The Antora references missed the 'xref' part. In addition - fix wrong description in `what-is-bonita.adoc` - Build PR workflow: remove extra inputs
-
- 17 Oct, 2022 2 commits
-
-
jeromecambon authored
This is a first set of typos fix, found with the Vale tool. See also #2195 Co-authored-by:
Thomas Bouffard <27200110+tbouffard@users.noreply.github.com>
-
vbotnari12 authored
- remove hard coded links to documentation.bonitasoft.com and use xref instead - adding bcd branch when building the preview to make xref validation pass Co-authored-by:
Thomas Bouffard <27200110+tbouffard@users.noreply.github.com> Co-authored-by:
abirembaut <anthony.birembaut@bonitasoft.com>
-
- 12 Oct, 2022 1 commit
-
-
danila_mazour authored
Relates to [RUNTIME-1461](https://bonitasoft.atlassian.net/browse/RUNTIME-1461)
-
- 07 Oct, 2022 2 commits
-
-
Thomas Bouffard authored
We are going to set default permissions to read. So use explicit write permissions when needed. Also bump actions/stale from v4 to v6 covers https://github.com/bonitasoft/bonita-documentation-site/issues/443
-
Thomas Bouffard authored
We are going to set default permissions to read. So use explicit write permissions when needed. See also #2184 covers https://github.com/bonitasoft/bonita-documentation-site/issues/443
-
- 06 Oct, 2022 1 commit
-
-
Benjamin Parisel authored
Refactor troubleshooting sections to follow the right syntax in some files * https://bonitasoft-bonita-doc-build_preview-pr-2178.surge.sh/bonita/2021.1/bonita-bpm-platform-setup * https://bonitasoft-bonita-doc-build_preview-pr-2178.surge.sh/bonita/2021.1/generate-pdf-from-an-office-document * https://bonitasoft-bonita-doc-build_preview-pr-2178.surge.sh/bonita/2021.1/bonita-bpm-studio-preferences Co-authored-by:
vbotnari12 <89633642+vbotnari12@users.noreply.github.com>
-
- 29 Sep, 2022 1 commit
-
-
jeromecambon authored
Covers [UID-703](https://bonitasoft.atlassian.net/browse/UID-703)
-
- 26 Sep, 2022 1 commit
-
-
Thalía Cruz authored
* adding more information on the response for this API call
-
- 23 Sep, 2022 1 commit
-
-
Benjamin Parisel authored
* Use more common action to detect if the title is following the classic convention
-