Commit Graph

5 Commits

Author SHA1 Message Date
Stavros Kois 698622495c
chore(docs): standardize ./img references (#16704)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2023-12-31 22:39:31 +02:00
TrueCharts Bot 04e2141880
chore(deps): update container image ghcr.io/paperless-ngx/paperless-ngx to v2.2.1@096719d by renovate (#16680)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/paperless-ngx/paperless-ngx](https://togithub.com/paperless-ngx/paperless-ngx)
| minor | `2.1.3` -> `2.2.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>paperless-ngx/paperless-ngx
(ghcr.io/paperless-ngx/paperless-ngx)</summary>

###
[`v2.2.1`](https://togithub.com/paperless-ngx/paperless-ngx/releases/tag/v2.2.1):
Paperless-ngx v2.2.1

[Compare
Source](https://togithub.com/paperless-ngx/paperless-ngx/compare/v2.2.0...v2.2.1)

#### paperless-ngx 2.2.1

##### Bug Fixes

- Fix: saving doc links with no value
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5144](https://togithub.com/paperless-ngx/paperless-ngx/pull/5144))
- Fix: allow multiple consumption templates to assign the same custom
field [@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5142](https://togithub.com/paperless-ngx/paperless-ngx/pull/5142))
- Fix: some dropdowns broken in 2.2.0
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5134](https://togithub.com/paperless-ngx/paperless-ngx/pull/5134))

##### All App Changes

<details>
<summary>3 changes</summary>

- Fix: saving doc links with no value
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5144](https://togithub.com/paperless-ngx/paperless-ngx/pull/5144))
- Fix: allow multiple consumption templates to assign the same custom
field [@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5142](https://togithub.com/paperless-ngx/paperless-ngx/pull/5142))
- Fix: some dropdowns broken in 2.2.0
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5134](https://togithub.com/paperless-ngx/paperless-ngx/pull/5134))

</details>

###
[`v2.2.0`](https://togithub.com/paperless-ngx/paperless-ngx/releases/tag/v2.2.0):
Paperless-ngx v2.2.0

[Compare
Source](https://togithub.com/paperless-ngx/paperless-ngx/compare/v2.1.3...v2.2.0)

#### paperless-ngx 2.2.0

##### Features

- Enhancement: Add tooltip for select dropdown items
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5070](https://togithub.com/paperless-ngx/paperless-ngx/pull/5070))
- Chore: Update Angular to v17 including new Angular control-flow
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4980](https://togithub.com/paperless-ngx/paperless-ngx/pull/4980))
- Enhancement: symmetric document links
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4907](https://togithub.com/paperless-ngx/paperless-ngx/pull/4907))
- Enhancement: shared icon & shared by me filter
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4859](https://togithub.com/paperless-ngx/paperless-ngx/pull/4859))
- Enhancement: Improved popup preview, respect embedded viewer, error
handling [@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4947](https://togithub.com/paperless-ngx/paperless-ngx/pull/4947))
- Enhancement: Allow deletion of documents via the fuzzy matching
command [@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;4957](https://togithub.com/paperless-ngx/paperless-ngx/pull/4957))
- Enhancement: document link field fixes
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5020](https://togithub.com/paperless-ngx/paperless-ngx/pull/5020))
- Enhancement: above and below doc detail save buttons
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5008](https://togithub.com/paperless-ngx/paperless-ngx/pull/5008))

##### Bug Fixes

- Fix: Case where a mail attachment has no filename to use
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;5117](https://togithub.com/paperless-ngx/paperless-ngx/pull/5117))
- Fix: Disable auto-login for API token requests
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5094](https://togithub.com/paperless-ngx/paperless-ngx/pull/5094))
- Fix: update ASN regex to support Unicode
[@&#8203;eukub](https://togithub.com/eukub)
([#&#8203;5099](https://togithub.com/paperless-ngx/paperless-ngx/pull/5099))
- Fix: ensure CSRF-Token on Index view
[@&#8203;baflo](https://togithub.com/baflo)
([#&#8203;5082](https://togithub.com/paperless-ngx/paperless-ngx/pull/5082))
- Fix: Stop auto-refresh logs / tasks after close
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5089](https://togithub.com/paperless-ngx/paperless-ngx/pull/5089))
- Fix: Make the admin panel accessible when using a large number of
documents [@&#8203;bogdal](https://togithub.com/bogdal)
([#&#8203;5052](https://togithub.com/paperless-ngx/paperless-ngx/pull/5052))
- Fix: dont allow null `custom_fields` property via API
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5063](https://togithub.com/paperless-ngx/paperless-ngx/pull/5063))
- Fix: Updates Ghostscript to 10.02.1 for more bug fixes to it
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;5040](https://togithub.com/paperless-ngx/paperless-ngx/pull/5040))
- Fix: allow system keyboard shortcuts in date fields
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5009](https://togithub.com/paperless-ngx/paperless-ngx/pull/5009))
- Fix password change detection on profile edit
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5028](https://togithub.com/paperless-ngx/paperless-ngx/pull/5028))

##### Documentation

- Documentation: organize API endpoints
[@&#8203;dgsponer](https://togithub.com/dgsponer)
([#&#8203;5077](https://togithub.com/paperless-ngx/paperless-ngx/pull/5077))

##### Maintenance

- Chore: Bulk backend update
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;5061](https://togithub.com/paperless-ngx/paperless-ngx/pull/5061))

##### Dependencies

<details>
<summary>5 changes</summary>

- Chore: Bulk backend update
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;5061](https://togithub.com/paperless-ngx/paperless-ngx/pull/5061))
- Chore(deps): Bump the django group with 3 updates
[@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;5046](https://togithub.com/paperless-ngx/paperless-ngx/pull/5046))
- Chore(deps): Bump the major-versions group with 1 update
[@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;5047](https://togithub.com/paperless-ngx/paperless-ngx/pull/5047))
- Chore(deps): Bump the small-changes group with 6 updates
[@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;5048](https://togithub.com/paperless-ngx/paperless-ngx/pull/5048))
- Fix: Updates Ghostscript to 10.02.1 for more bug fixes to it
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;5040](https://togithub.com/paperless-ngx/paperless-ngx/pull/5040))

</details>

##### All App Changes

<details>
<summary>20 changes</summary>

- Fix: Case where a mail attachment has no filename to use
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;5117](https://togithub.com/paperless-ngx/paperless-ngx/pull/5117))
- Fix: Disable auto-login for API token requests
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5094](https://togithub.com/paperless-ngx/paperless-ngx/pull/5094))
- Fix: update ASN regex to support Unicode
[@&#8203;eukub](https://togithub.com/eukub)
([#&#8203;5099](https://togithub.com/paperless-ngx/paperless-ngx/pull/5099))
- Fix: ensure CSRF-Token on Index view
[@&#8203;baflo](https://togithub.com/baflo)
([#&#8203;5082](https://togithub.com/paperless-ngx/paperless-ngx/pull/5082))
- Fix: Stop auto-refresh logs / tasks after close
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5089](https://togithub.com/paperless-ngx/paperless-ngx/pull/5089))
- Enhancement: Add tooltip for select dropdown items
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5070](https://togithub.com/paperless-ngx/paperless-ngx/pull/5070))
- Fix: Make the admin panel accessible when using a large number of
documents [@&#8203;bogdal](https://togithub.com/bogdal)
([#&#8203;5052](https://togithub.com/paperless-ngx/paperless-ngx/pull/5052))
- Chore: Update Angular to v17 including new Angular control-flow
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4980](https://togithub.com/paperless-ngx/paperless-ngx/pull/4980))
- Fix: dont allow null `custom_fields` property via API
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5063](https://togithub.com/paperless-ngx/paperless-ngx/pull/5063))
- Enhancement: symmetric document links
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4907](https://togithub.com/paperless-ngx/paperless-ngx/pull/4907))
- Enhancement: shared icon & shared by me filter
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4859](https://togithub.com/paperless-ngx/paperless-ngx/pull/4859))
- Chore(deps): Bump the django group with 3 updates
[@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;5046](https://togithub.com/paperless-ngx/paperless-ngx/pull/5046))
- Chore(deps): Bump the major-versions group with 1 update
[@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;5047](https://togithub.com/paperless-ngx/paperless-ngx/pull/5047))
- Chore(deps): Bump the small-changes group with 6 updates
[@&#8203;dependabot](https://togithub.com/dependabot)
([#&#8203;5048](https://togithub.com/paperless-ngx/paperless-ngx/pull/5048))
- Enhancement: Improved popup preview, respect embedded viewer, error
handling [@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;4947](https://togithub.com/paperless-ngx/paperless-ngx/pull/4947))
- Enhancement: Add {original_filename}, {added_time} to title
placeholders [@&#8203;TTT7275](https://togithub.com/TTT7275)
([#&#8203;4972](https://togithub.com/paperless-ngx/paperless-ngx/pull/4972))
- Feature: Allow deletion of documents via the fuzzy matching command
[@&#8203;stumpylog](https://togithub.com/stumpylog)
([#&#8203;4957](https://togithub.com/paperless-ngx/paperless-ngx/pull/4957))
- Fix: allow system keyboard shortcuts in date fields
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5009](https://togithub.com/paperless-ngx/paperless-ngx/pull/5009))
- Enhancement: document link field fixes
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5020](https://togithub.com/paperless-ngx/paperless-ngx/pull/5020))
- Fix password change detection on profile edit
[@&#8203;shamoon](https://togithub.com/shamoon)
([#&#8203;5028](https://togithub.com/paperless-ngx/paperless-ngx/pull/5028))

</details>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2023-12-31 15:59:50 +01:00
TrueCharts-Bot 836a202222 Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-12-14 12:05:19 +00:00
nautilus7 ae24d09406
Update some links in the docs (#9839)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [x] 📄 I have made corresponding changes to the documentation
- [x] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2023-06-23 08:53:11 +02:00
Kjeld Schouten-Lebbing 0b726419d4
feat(stable): BREAKING CHANGE migrate to new common part 1 (#7900)
**Description**
Part 1 of the migration to new common on the stable train.
This basically breaks most/all charts requiring a reinstall on SCALE as
well.

Helm users shouldn't need a reinstall but could migrate their
values.yaml modification manually besides backing-up and porting the
databases.

There be Dragons basically, as we obviously cannot 100% go over
each-and-every single app in the stable train like we did in the
enterprise train.

**⚙️ Type of change**

- [x] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [x] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [x] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
Via CI and manually validation in a lot of cases where the CI did not
correctly check things.
Additional catalog item creation tooling for local testing has been
added as well.

**📃 Notes:**
There will be issues in the future but we should get as much working
well as we can.

**✔️ Checklist:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [x] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [x] 📄 I have made corresponding changes to the documentation
- [x] ⚠️ My changes generate no new warnings
- [x] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [x] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2023-04-11 12:07:17 +02:00
Renamed from charts/stable/paperless-ng/README.md (Browse further)