9239 Commits

Author SHA1 Message Date
shamoon
965228e64d Fix: exclude admin perms from frontend 2024-04-13 20:12:54 -07:00
shamoon
348f8e0aa1 Fix: remove admin.logentry perm, use admin (staff) status (#6380) 2024-04-14 00:35:34 +00:00
dependabot[bot]
5dad409926 Chore(deps): Bump idna from 3.6 to 3.7 (#6377)
Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7)

---
updated-dependencies:
- dependency-name: idna
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-12 07:38:28 -07:00
Péter Szász
90030faefc Documentation: typo fixes in the configuration docs 2024-04-11 15:27:39 -07:00
dependabot[bot]
c1c2f8847b Chore(deps): Bump tar from 6.2.0 to 6.2.1 in /src-ui (#6373)
Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v6.2.0...v6.2.1)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-11 06:51:53 -07:00
shamoon
ff8b2a2374 Fix: dont dismiss active alerts on "dismiss completed" (#6364) 2024-04-10 10:55:37 -07:00
shamoon
63cc21d7d5 Fix: Allow lowercase letters in monetary currency code field (#6359) 2024-04-10 08:27:03 -07:00
Trenton H
c072313e25 Fix: Allow negative monetary values with a current code (#6358)
* Updates the currency validation to allow an optional negative

* Update frontend regex

---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-04-10 07:33:13 -07:00
Harald
e3a00aab4c Fix: add timezone fallback to install script (#6336) 2024-04-08 17:45:43 -07:00
shamoon
5b60a9f05f Reset dev version string 2024-04-07 19:04:16 -07:00
github-actions[bot]
7ee5798e09 Changelog v2.7.2 - GHA (#6329)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-07 19:03:01 -07:00
shamoon
5c78ecded7 Bump version to 2.7.2 2024-04-07 18:44:14 -07:00
shamoon
f2cff7398d Merge branch 'dev' 2024-04-07 18:43:43 -07:00
github-actions[bot]
b4074e3e25 New Crowdin translations by GitHub Action (#6313)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-04-07 18:43:07 -07:00
shamoon
100db69bfe Update translation strings 2024-04-07 18:36:14 -07:00
shamoon
a64b619351 Fix: hide page chooser if not loaded yet 2024-04-07 15:41:45 -07:00
shamoon
895defd699 Fix: isFiltered check before filter editor init 2024-04-07 15:38:38 -07:00
shamoon
1925474edb Fix navbar-brand width on large screens 2024-04-07 15:21:13 -07:00
shamoon
28e17b44af Fix: select dropdown background colors not visible in light mode (#6323) 2024-04-07 21:03:15 +00:00
shamoon
e0b643a4a3 Fix: spacing in reset and incorrect display in saved views (#6324) 2024-04-07 20:50:31 +00:00
shamoon
99f678a1d4 Documentation: add more info to rotation note 2024-04-07 12:46:55 -07:00
shamoon
a89e9bcc45 Update translation strings 2024-04-07 12:41:08 -07:00
shamoon
aa45443278 Fix frontend tests warning 2024-04-07 11:55:27 -07:00
shamoon
46dbe9db2a Fix: disable invalid create endpoints (#6320) 2024-04-07 18:50:40 +00:00
shamoon
50384af66f Fix: initialize current page to 1 2024-04-07 11:15:49 -07:00
shamoon
dc412775b9 Fix: also clear select all checkbox in tasks view 2024-04-07 10:47:27 -07:00
shamoon
9bca230b66 Fix: dont initialize page numbers, allow split with browser pdf viewer (#6314) 2024-04-07 08:16:33 -07:00
shamoon
2a71ff7d13 Reset dev version string 2024-04-06 18:19:59 -07:00
github-actions[bot]
54c87691d0 Changelog v2.7.1 - GHA (#6311)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-06 18:19:22 -07:00
shamoon
25f188edb3 Bump version to 2.7.1 2024-04-06 17:42:39 -07:00
shamoon
ce57cd2231 Fix: update notification spacing 2024-04-06 17:40:22 -07:00
github-actions[bot]
d760b9389e New Crowdin translations by GitHub Action (#6301)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-04-06 17:35:48 -07:00
shamoon
9abf11f521 Reset dev version string 2024-04-06 16:50:18 -07:00
shamoon
fd1fe815de Merge branch 'main' into dev 2024-04-06 16:50:11 -07:00
github-actions[bot]
9ea2c41744 Documentation: Add v2.7.0 changelog (#6293) 2024-04-06 16:49:41 -07:00
shamoon
33e8b46404 Fix: Only disable split button if pages = 1 (#6304) 2024-04-06 23:49:00 +00:00
shamoon
e9c7734e55 Fix: Use correct custom field id when splitting (#6303) 2024-04-06 23:39:59 +00:00
Trenton H
a8743cc83d Fix: Rotation fails due to celery chord (#6306)
Use Celery immutable signature so it does not take the result of the header task
2024-04-06 23:26:48 +00:00
shamoon
115e54b9de Fix: split user / group objects error (#6302) 2024-04-06 13:51:50 -07:00
shamoon
07ade4916f Bump version to 2.7.0 2024-04-05 18:00:05 -07:00
shamoon
7139b2169f Merge branch 'dev' 2024-04-05 17:59:32 -07:00
github-actions[bot]
38748ff5fc New Crowdin translations by GitHub Action (#6127)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-04-05 17:59:03 -07:00
shamoon
04d4a07615 Update translation strings 2024-04-04 14:32:00 -07:00
dependabot[bot]
e3faa39edc Chore(deps): Bump pillow from 10.2.0 to 10.3.0 (#6268)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/10.2.0...10.3.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-04 20:39:08 +00:00
dependabot[bot]
f6b577967d Chore(deps-dev): Bump the development group with 2 updates (#6276)
* Chore(deps-dev): Bump the development group with 2 updates

Bumps the development group with 2 updates: [ruff](https://github.com/astral-sh/ruff) and [mkdocs-material](https://github.com/squidfunk/mkdocs-material).


Updates `ruff` from 0.3.4 to 0.3.5
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.3.4...v0.3.5)

Updates `mkdocs-material` from 9.5.15 to 9.5.17
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.15...9.5.17)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
- dependency-name: mkdocs-material
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development
...

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

* Updates ruff hook version to match

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
2024-04-04 20:26:40 +00:00
Trenton H
75bc6b3ba8 Chore: Standardize subprocess running and logging (#6275) 2024-04-04 13:11:43 -07:00
shamoon
c875770731 Change: enable auditlog by default, fix import / export (#6267) 2024-04-04 18:51:15 +00:00
Trenton H
a13bd2a2dd Escape the secret key when writing it to the env file (#6243) 2024-04-02 03:02:27 +00:00
shamoon
9968ab6f14 Fix: hide sidebar labels if group is empty (#6254) 2024-04-01 22:00:51 +00:00
shamoon
73f26b48e8 Fix: management list clear all should clear header checkbox (#6253) 2024-04-01 21:43:40 +00:00