3238 Commits

Author SHA1 Message Date
shamoon
e24b9fd5f9 Security: disallow API remote-user auth if disabled (#6739) 2024-05-15 20:18:50 +00:00
shamoon
bc08445d72 Bump version to v2.8.5 2024-05-14 22:11:43 -07:00
github-actions[bot]
d5ab69b856 New Crowdin translations by GitHub Action (#6714)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-05-14 21:41:31 -07:00
shamoon
b2c89b7654 Bump version to 2.8.4 2024-05-13 12:59:32 -07:00
github-actions[bot]
5a8c99d2a5 New Crowdin translations by GitHub Action (#6663)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-05-13 12:44:05 -07:00
Daniel
c93b095588 Enhancement: display current ASN in statistics (#6692) 2024-05-12 16:58:04 -07:00
shamoon
8a28eaf96e Fix: only count inbox documents from inbox tags with permissions (#6670) 2024-05-10 09:00:37 -07:00
github-actions[bot]
55008d52d0 New Crowdin translations by GitHub Action (#6634)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-05-09 13:19:58 -07:00
Trenton H
bef71317e9 Bumps version to 2.8.3 2024-05-09 13:03:06 -07:00
shamoon
76b60774ff Fix: correctly respect superuser for document history (#6661) 2024-05-09 19:27:59 +00:00
Trenton H
8b215af7e7 Moves additional auditlog imports into protected blocks (#6638) 2024-05-08 09:04:32 -07:00
shamoon
02b7823d63 Bump version to 2.8.2 2024-05-07 17:13:59 -07:00
github-actions[bot]
75c52f9af2 New Crowdin translations by GitHub Action (#6606)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-05-07 17:09:33 -07:00
Trenton H
40f1dc3428 Restores the compression of static files for x86_64 (#6627) 2024-05-07 15:17:15 -07:00
shamoon
0e03be895c Fix: make backend monetary validation accept unpadded decimals (#6626) 2024-05-07 21:38:52 +00:00
shamoon
90c0ac004e Fix: allow bulk edit with existing fields (#6625) 2024-05-07 14:26:07 -07:00
shamoon
fb7b65d851 Fix: dont use limit in subqueries for mariadb compatibility (#6611) 2024-05-07 15:14:00 +00:00
shamoon
b465e9e276 Fix: exclude admin perms from group permissions serializer (#6608) 2024-05-07 14:39:31 +00:00
shamoon
f63c718e15 Bump version to v2.8.1 2024-05-06 22:15:18 -07:00
shamoon
7a0d7289e1 Merge branch 'dev' 2024-05-06 22:14:41 -07:00
github-actions[bot]
0fa82d24b3 New Crowdin translations by GitHub Action (#6587)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-05-06 22:13:22 -07:00
shamoon
283c16c511 Merge branch 'dev' 2024-05-06 14:36:39 -07:00
github-actions[bot]
ae1efe4357 New Crowdin translations by GitHub Action (#6582)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-05-06 14:27:55 -07:00
shamoon
38e1b36126 Merge branch 'dev' 2024-05-06 14:06:20 -07:00
shamoon
b418e65018 New Crowdin translations by GitHub Action (#6578)
Co-Authored-By: Crowdin Bot <support+bot@crowdin.com>
2024-05-06 14:05:46 -07:00
shamoon
6c02d16d9a Bump version to 2.8.0 2024-05-06 13:41:13 -07:00
github-actions[bot]
13e418d3e6 New Crowdin translations by GitHub Action (#6331)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-05-06 20:40:33 +00:00
shamoon
b607c68661 Fix: correct admin permissions check for system status 2024-05-06 12:58:57 -07:00
shamoon
08da0f661e Feature: global search, keyboard shortcuts / hotkey support (#6449) 2024-05-02 16:15:56 +00:00
Trenton H
45104eb538 Handcrafts SQL queries a little more to reduce the query count and/or the amount of returned data (#6489) 2024-04-30 07:37:09 -07:00
shamoon
40b81c77e8 Feature: custom fields filtering & bulk editing (#6484) 2024-04-26 15:10:03 -07:00
shamoon
bcf8db0ad7 Feature: customizable fields display for documents, saved views & dashboard widgets (#6439) 2024-04-26 06:41:12 -07:00
shamoon
3a8793b1c0 Fix: cast custom fields values list to list for other DB types
Closes #6482
2024-04-24 01:35:45 -07:00
shamoon
77752ec0a7 Feature: document history (audit log UI) (#6388) 2024-04-23 15:16:28 +00:00
shamoon
053ed4a0f8 Fix: always check workflow filter_mailrule if set (#6474) 2024-04-23 07:37:14 -07:00
shamoon
3d0baaa633 Fix: password reset done template error (#6444) 2024-04-19 09:34:34 -07:00
shamoon
a2c074b26f Update translation strings 2024-04-19 01:13:11 -07:00
Trenton H
a6a51e4a98 Chore: Convert the consumer to a plugin (#6361) 2024-04-18 02:59:14 +00:00
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
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
shamoon
5c78ecded7 Bump version to 2.7.2 2024-04-07 18:44:14 -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
46dbe9db2a Fix: disable invalid create endpoints (#6320) 2024-04-07 18:50:40 +00:00
shamoon
25f188edb3 Bump version to 2.7.1 2024-04-06 17:42:39 -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
fd1fe815de Merge branch 'main' into dev 2024-04-06 16:50:11 -07: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