3363 Commits

Author SHA1 Message Date
shamoon
999fb639c7 Resolve nested warning on taskviewserializer 2025-01-29 09:05:24 -08:00
shamoon
68ce6345eb Fix these last document actions 2025-01-29 09:05:24 -08:00
shamoon
fa18844b92 Fix some document actions but many are now wrong (not paginated) 2025-01-29 09:05:24 -08:00
shamoon
31a2b36883 Fix operation collision 2025-01-29 09:05:24 -08:00
shamoon
1a823e5ec0 Fix documents permissions display 2025-01-29 09:05:24 -08:00
shamoon
451e02b7ca Make object permissions show 2025-01-29 09:05:24 -08:00
shamoon
f4298d5add better acknowledge tasks, bulk edit ids 2025-01-29 09:05:24 -08:00
shamoon
a60d82dafb Better test mail account 2025-01-29 09:05:24 -08:00
shamoon
38f44469f1 Some settings 2025-01-29 09:05:24 -08:00
shamoon
fdf6eb1b75 Bulk edit docs links 2025-01-29 09:05:24 -08:00
shamoon
add7c627ab More perms stuff, some doesnt work 2025-01-29 09:05:24 -08:00
shamoon
0aad777c3f Docs links for post, better set permissions schema 2025-01-29 09:05:24 -08:00
shamoon
a92dd74a42 Better search endpoints schema 2025-01-29 09:05:24 -08:00
shamoon
313431ead8 Better document endpoints 2025-01-29 09:05:24 -08:00
shamoon
94cb35fd5b Update some settings 2025-01-29 09:05:24 -08:00
shamoon
47a2ab0415 Resolve matching model enum warning 2025-01-29 09:05:24 -08:00
shamoon
27ca583db1 Resolve the oauthcalllback warning 2025-01-29 09:05:24 -08:00
shamoon
ebd7004f1a Resolved the last logsview warning 2025-01-29 09:05:24 -08:00
shamoon
0648961141 Resolve document filter warnings 2025-01-29 09:05:24 -08:00
shamoon
1369132db6 Resolve tag color warning 2025-01-29 09:05:24 -08:00
shamoon
f73cc735b0 Resolve the profile field 2025-01-29 09:05:24 -08:00
shamoon
6d29e2730d Resolve a bunch more view warnings 2025-01-29 09:05:24 -08:00
shamoon
856352ba06 Resolve TOTPView schema 2025-01-29 09:05:24 -08:00
shamoon
16e289b3f7 Resolve log collision 2025-01-29 09:05:24 -08:00
shamoon
eed4db3730 Api view warnings 2025-01-29 09:05:24 -08:00
shamoon
ad18759d50 More type warnings 2025-01-29 09:05:24 -08:00
shamoon
880dc7b34c Resolve obfuscated password warnings, merge use of the field 2025-01-29 09:05:24 -08:00
shamoon
627d0ac9cf Resolve some type hint warnings 2025-01-29 09:05:11 -08:00
shamoon
178d568574 Resolve angular dev auth warnings 2025-01-29 09:05:11 -08:00
shamoon
1cadc034bd Fix logs error 2025-01-29 09:05:11 -08:00
shamoon
dc2e3b5f5c Basic api spec changes 2025-01-29 09:05:11 -08:00
shamoon
79956d6a7b
Enhancement: require totp code for obtain auth token (#8936) 2025-01-29 15:23:44 +00:00
shamoon
1745da0d60 Bump version to 2.14.6 2025-01-27 09:24:07 -08:00
github-actions[bot]
e4e906ce2b
New Crowdin translations by GitHub Action (#8863)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-01-27 08:55:19 -08:00
shamoon
80c7b97fec Update django.po 2025-01-27 08:19:50 -08:00
shamoon
270e70a958
Fix: backwards-compatible versioned API response for custom field select fields (#8912) 2025-01-27 07:34:23 -08:00
Trenton H
702de0cac3
Chore: Upgrades dependencies and hook versions (#8895) 2025-01-24 12:08:58 -08:00
shamoon
79e541244e Bump version to 2.14.5 2025-01-21 17:02:38 -08:00
github-actions[bot]
11ceb8bde5
New Crowdin translations by GitHub Action (#8804) 2025-01-21 16:28:36 -08:00
dependabot[bot]
20ec8cb57b
Chore(deps-dev): Bump the development group with 2 updates (#8841)
* 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.8.6 to 0.9.2
- [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/0.8.6...0.9.2)

Updates `mkdocs-material` from 9.5.49 to 9.5.50
- [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.49...9.5.50)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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>

* Update .pre-commit-config.yaml

* Run new ruff format

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2025-01-21 19:22:25 +00:00
shamoon
bfc11a545b
Change: use simpler method for attaching files (#8845) 2025-01-21 10:38:21 -08:00
shamoon
0ea4da03a7 Chore: fix coverage for superuser change 2025-01-20 12:02:20 -08:00
shamoon
41bcc12cc2
Change: restrict altering and creation of superusers to superusers only (#8837) 2025-01-20 11:57:22 -08:00
Trenton H
fd425aa618
Fix: Enforce classifier training ordering to prevent extra training (#8822) 2025-01-19 20:52:03 +00:00
shamoon
3b80112521 Bump version to 2.14.4 2025-01-18 12:27:08 -08:00
github-actions[bot]
eea5839390
New Crowdin translations by GitHub Action (#8800)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-01-18 12:26:08 -08:00
github-actions[bot]
c79414ebd9
New Crowdin translations by GitHub Action (#8772)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-01-18 12:24:14 -08:00
shamoon
ed1775e689
Enhancement: allow specifying JSON encoding for webhooks (#8799) 2025-01-18 12:19:50 -08:00
shamoon
cd50f20a20 Fix: its paths not pathes 2025-01-18 07:43:02 -08:00
shamoon
5e3ee3a80d
Fix: disable API basic auth if MFA enabled (#8792) 2025-01-18 03:51:53 +00:00