 shamoonandGitHub
|
16069cde23
|
Documentation: fix session cookie config type
|
2024-09-19 19:20:13 -07:00 |
|
 shamoonandGitHub
|
a440c88b81
|
Enhancement: allow setting session cookie age (#7743)
|
2024-09-19 18:58:40 -07:00 |
|
shamoon
|
97030a807f
|
Merge branch 'main' into dev
|
2024-09-19 16:24:34 -07:00 |
|
shamoon
|
4146b140d3
|
Documentation: clarify session remember
|
2024-09-19 07:13:37 -07:00 |
|
 shamoonandGitHub
|
fa6f013db5
|
Fix: chrome scrolling in >= 129 (#7738)
|
2024-09-18 17:09:42 -07:00 |
|
 shamoonandGitHub
|
6192c15c4d
|
Feature: copy workflows and mail rules, improve layout (#7727)
|
2024-09-16 22:02:51 -07:00 |
|
shamoon
|
8aa35540b5
|
Fix a random test error
|
2024-09-16 19:36:44 -07:00 |
|
shamoon
|
3b7fdb2f37
|
Bump version to 2.12.1
|
2024-09-15 20:08:24 -07:00 |
|
shamoon
|
bd1f05df24
|
Merge branch 'dev'
|
2024-09-15 20:07:59 -07:00 |
|
 shamoonandGitHub
|
0af2b967e4
|
Fix: wait to apply tag changes until other changes saved with multiple workflows (#7711)
|
2024-09-16 01:26:24 +00:00 |
|
 shamoonandGitHub
|
4193401be7
|
Fix: delete_pages should require ownership (#7714)
|
2024-09-15 16:24:40 -07:00 |
|
 shamoonandGitHub
|
36df6fd3e5
|
Enhancement: improve text contrast for selected documents in list view dark mode (#7712)
|
2024-09-15 11:40:59 -07:00 |
|
 shamoonandGitHub
|
86a540e68e
|
Fix: filter out shown custom fields that have been deleted from saved view edit (#7710)
|
2024-09-15 08:02:38 -07:00 |
|
shamoon
|
fb3a881387
|
Refactor: allow filterpipe to specify key
|
2024-09-13 22:21:38 -07:00 |
|
 shamoonandGitHub
|
8e555cce9e
|
Fix: only filter by string or number properties for filter pipe (#7699)
|
2024-09-13 20:41:31 -07:00 |
|
 shamoonandGitHub
|
4f8e59030e
|
Documentation: move usually-unneeded 'mime-support' from bare-metal docs (#7689)
|
2024-09-11 12:58:53 -07:00 |
|
shamoon
|
5075d0bab0
|
Documentation: missed incorrect gpg decryptor reference
|
2024-09-11 10:53:52 -07:00 |
|
 shamoonandGitHub
|
fb3a136b32
|
Documentation: fix PAPERLESS_ENABLE_GPG_DECRYPTOR (#7688)
|
2024-09-11 10:39:41 -07:00 |
|
shamoon
|
66a8057e31
|
Fix: fix display of permissions filter users dropdown
|
2024-09-11 09:47:48 -07:00 |
|
shamoon
|
cb6cf7f771
|
Chore: Add codecov bundle analysis (#7673)
|
2024-09-10 17:55:12 -07:00 |
|
shamoon
|
9a7f95865f
|
Chore: mark some more tests as flaky
|
2024-09-10 16:41:11 -07:00 |
|
![dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) ![dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>](/assets/img/avatar_default.png)
|
0d1e0bc70e
|
Chore(deps): Bump express and related dependencies in /src-ui (#7674)
* Chore(deps): Bump send and express in /src-ui
Bumps [send](https://github.com/pillarjs/send) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.
Updates `send` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases)
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
- [Commits](https://github.com/pillarjs/send/compare/0.18.0...0.19.0)
Updates `express` from 4.19.2 to 4.20.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.20.0)
---
updated-dependencies:
- dependency-name: send
dependency-type: indirect
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Chore(deps): Bump body-parser and express in /src-ui (#7676)
Bumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.
Updates `body-parser` from 1.20.2 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.2...1.20.3)
Updates `express` from 4.19.2 to 4.20.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.20.0)
---
updated-dependencies:
- dependency-name: body-parser
dependency-type: indirect
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Chore(deps): Bump serve-static and express in /src-ui (#7677)
Bumps [serve-static](https://github.com/expressjs/serve-static) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.
Updates `serve-static` from 1.15.0 to 1.16.0
- [Release notes](https://github.com/expressjs/serve-static/releases)
- [Changelog](https://github.com/expressjs/serve-static/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/serve-static/compare/v1.15.0...1.16.0)
Updates `express` from 4.19.2 to 4.20.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.20.0)
---
updated-dependencies:
- dependency-name: serve-static
dependency-type: indirect
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-10 14:02:33 -07:00 |
|
 shamoonandGitHub
|
bee963c23d
|
Fix: saved view permissions fixes (#7672)
|
2024-09-10 13:33:19 -07:00 |
|
 shamoonandGitHub
|
f1559b7108
|
Fix: add permissions to OPTIONS requests for notes (#7661)
|
2024-09-09 08:34:21 -07:00 |
|
shamoon
|
aeb49898e5
|
Bump version to 2.12.0
|
2024-09-08 17:47:20 -07:00 |
|
shamoon
|
a2c8fcd46b
|
Merge branch 'dev'
|
2024-09-08 17:46:41 -07:00 |
|
 shamoonandGitHub
|
e98d52830f
|
Fix: use JSON for note audit log entries (#7650)
|
2024-09-07 16:09:11 -07:00 |
|
 shamoonandGitHub
|
4903e4290d
|
Enhancement: re-work mail rule dialog, support multiple include patterns (#7635)
|
2024-09-05 15:32:03 -07:00 |
|
 shamoonandGitHub
|
e1ba1a1898
|
Fix: correct broken worker src after upgrade to pdfjs v4 (#7626)
|
2024-09-05 00:26:16 -07:00 |
|
shamoon
|
b29c1e91d1
|
Fix: Re-fix non-clickable scroll wheel in file uploads list (#7591)
This partially reverts commit ee529c2276.
|
2024-09-04 23:37:23 -07:00 |
|
shamoon
|
b8c9d1316c
|
Update bug-report.yml
|
2024-09-02 16:13:49 -07:00 |
|
 shamoonandGitHub
|
8543202723
|
Chore: remove unused frontend dependencies (#7607)
|
2024-09-01 17:11:19 -07:00 |
|
 shamoonandGitHub
|
ee529c2276
|
Fix: fix non-clickable scroll wheel in file uploads list (#7591)
|
2024-08-31 14:02:47 -07:00 |
|
 shamoonandGitHub
|
3d5e45c20a
|
Fix: deselect file tasks select all button on dismiss (#7592)
|
2024-08-31 14:02:37 -07:00 |
|
 shamoonandGitHub
|
b8283047ae
|
Fix: saved view sidebar heading not always visible (#7584)
|
2024-08-30 15:43:08 -07:00 |
|
 shamoonandGitHub
|
dad3a1ff28
|
Feature: add Korean language (#7573)
|
2024-08-28 20:10:23 -07:00 |
|
 shamoonandGitHub
|
f5ec6de047
|
Fix: correct select field wrapping with long text (#7572)
|
2024-08-28 16:39:14 -07:00 |
|
 shamoonandGitHub
|
807f788f92
|
Fix: update ng-bootstrap to fix datepicker bug (#7567)
|
2024-08-28 07:32:46 -07:00 |
|
shamoon
|
dfa25343a3
|
Bump version to 2.11.6
|
2024-08-22 20:40:13 -07:00 |
|
shamoon
|
dcfb4494c9
|
Merge branch 'dev'
|
2024-08-22 20:40:01 -07:00 |
|
 shamoonandGitHub
|
5a1ef27224
|
Fix: fix nltk tokenizer breaking change (#7522)
|
2024-08-22 20:32:02 -07:00 |
|
shamoon
|
8e34756e6b
|
Bump version to 2.11.5
|
2024-08-22 16:20:53 -07:00 |
|
shamoon
|
b5e4aaa778
|
Revert "Chore: add line to log indexing"
This reverts commit b34f9c3b20.
|
2024-08-20 22:11:20 -07:00 |
|
shamoon
|
39998cb34f
|
Update backend translation strings
|
2024-08-19 23:30:59 -07:00 |
|
 shamoonandGitHub
|
a771d2afd9
|
Fix: use JSON for update archive file auditlog entries (#7503)
|
2024-08-19 23:29:24 -07:00 |
|
 shamoonandGitHub
|
674b4a839c
|
Fix: respect deskew / rotate pages from AppConfig if set (#7501)
|
2024-08-19 19:38:40 -07:00 |
|
shamoon
|
d2a04743eb
|
Revert "Chore(deps): Bump the small-changes group with 3 updates (#7460)"
This reverts commit 0042e3eca4.
See https://github.com/nltk/nltk/issues/3301
|
2024-08-15 08:24:17 -07:00 |
|
shamoon
|
b34f9c3b20
|
Chore: add line to log indexing
|
2024-08-15 08:03:35 -07:00 |
|
shamoon
|
3c633c2015
|
Bump version to 2.11.4
|
2024-08-10 08:48:26 -07:00 |
|
 shamoonandGitHub
|
5fe846de1d
|
Fix: initial upload message not being dismissed (#7438)
|
2024-08-10 08:32:06 -07:00 |
|
shamoon
|
19dfaf1b94
|
Bump version to 2.11.3
|
2024-08-08 07:46:22 -07:00 |
|
shamoon
|
183ea24c9f
|
Merge branch 'dev'
|
2024-08-08 07:45:49 -07:00 |
|
shamoon
|
99693b6d30
|
Update frontend translation strings
|
2024-08-08 07:45:30 -07:00 |
|
 shamoonandGitHub
|
c0ad82b695
|
Fix: clear selection after reload for management lists (#7421)
|
2024-08-08 07:38:45 -07:00 |
|
 shamoonandGitHub
|
4059c83a21
|
Documentation: correct DO logo URL
|
2024-08-07 12:19:50 -07:00 |
|
shamoon
|
b25c015516
|
Documentation: fix config formatting
|
2024-08-06 08:31:48 -07:00 |
|
 shamoonandGitHub
|
8fa52046e4
|
Enhancement: optimize tasks / stats reload (#7402)
|
2024-08-05 23:25:55 -07:00 |
|
 shamoonandGitHub
|
15554322dd
|
Enhancement: allow specifying default currency for Monetary custom field (#7381)
|
2024-08-05 17:02:03 -07:00 |
|
 shamoonandGitHub
|
0ee85aae21
|
Enhancement: log when pre-check fails for documents in trash (#7355)
|
2024-08-05 17:01:01 -07:00 |
|
 shamoonandGitHub
|
928580bf4f
|
Fix: disable inline create buttons if insufficient permissions (#7401)
|
2024-08-05 16:45:48 -07:00 |
|
shamoon
|
2312eba5b6
|
Merge branch 'main' into dev
|
2024-07-29 07:32:04 -07:00 |
|
shamoon
|
ad9d654886
|
Documentation: Add missing change to changelog
|
2024-07-29 07:31:51 -07:00 |
|
 shamoonandGitHub
|
8987cd448f
|
Fix: use entire document for dropzone (#7342)
|
2024-07-29 07:26:29 -07:00 |
|
shamoon
|
9c3bc2eb83
|
Bump version to 2.11.2
|
2024-07-28 14:11:20 -07:00 |
|
shamoon
|
801df5f7bd
|
Chore: reorganize trash location
|
2024-07-28 14:09:20 -07:00 |
|
shamoon
|
d1c3ea7faa
|
Resolve test error
|
2024-07-28 14:08:16 -07:00 |
|
 shamoonandGitHub
|
dcfc53b7f2
|
Change: more clearly handle init permissions error (#7334)
|
2024-07-28 07:06:15 -07:00 |
|
shamoon
|
45002f8083
|
Merge branch 'main' into dev
|
2024-07-27 09:01:54 -07:00 |
|
shamoon
|
722a2ca1e4
|
Fix dashboard col width when wrapping on smaller screens with collapsed sidebar
|
2024-07-26 10:32:06 -07:00 |
|
 shamoonandGitHub
|
2bd8b67d02
|
Chore: add permissions info link from webUI (#7310)
|
2024-07-24 10:06:38 -07:00 |
|
 shamoonandGitHub
|
637efd5cb3
|
Documentation: clarify some global permissions details (#7309)
|
2024-07-24 10:06:08 -07:00 |
|
shamoon
|
98799d9a69
|
Bump version to 2.11.1
|
2024-07-22 10:29:02 -07:00 |
|
 shamoonandGitHub
|
6b2e5559ca
|
Fix: support multiple inbox tags from stats widget (#7281)
|
2024-07-22 10:07:51 -07:00 |
|
shamoon
|
a7d8b5c960
|
Clarify has any tags
|
2024-07-15 15:37:43 -07:00 |
|
shamoon
|
56c9a3f270
|
Correct some indentation
|
2024-07-15 15:28:11 -07:00 |
|
shamoon
|
0c3dac45b5
|
Fix: use responsive table for compatibility with custom columns (#7255)
|
2024-07-15 15:17:46 -07:00 |
|
 shamoonandGitHub
|
73d33ff25a
|
Fix: include trashed docs in existing doc check (#7229)
|
2024-07-12 16:45:35 -07:00 |
|
shamoon
|
9950ff2337
|
Bump version to 2.11.0
|
2024-07-10 21:21:29 -07:00 |
|
shamoon
|
9a9ab85baf
|
Merge branch 'dev'
|
2024-07-10 21:02:57 -07:00 |
|
 shamoonandGitHub
|
de8ac013ee
|
Enhancement: disable add split button when approrpriate (#7215)
|
2024-07-11 03:27:04 +00:00 |
|
 shamoonandGitHub
|
9e2bf4820a
|
Enhancement: wrapping of saved view fields d-n-d UI (#7216)
|
2024-07-10 20:14:59 -07:00 |
|
shamoon
|
ff4203938b
|
Fix: correct card display custom field trackby variable
|
2024-07-09 13:06:06 -07:00 |
|
shamoon
|
a63f8809fa
|
Fix: restore dashboard saved views display
|
2024-07-09 13:01:49 -07:00 |
|
shamoon
|
edcde1f142
|
Fix: move dashboard tour anchor to fix overlapping issues
|
2024-07-09 11:43:25 -07:00 |
|
shamoon
|
6dc094f760
|
Fix: unable to assign null select custom fields
|
2024-07-09 11:27:30 -07:00 |
|
shamoon
|
186f520819
|
Update backend translation strings
|
2024-07-09 11:06:18 -07:00 |
|
 shamoonandGitHub
|
61811a4bec
|
Enhancement: support customfield filter for select type (#7199)
|
2024-07-09 10:54:34 -07:00 |
|
 shamoonandGitHub
|
bb83c1eb0a
|
Chore: upgrade to DRF 3.15 (#7134)
|
2024-07-09 16:57:53 +00:00 |
|
 shamoonandGitHub
|
4ad4862641
|
Feature: select custom field type (#7167)
|
2024-07-09 07:57:07 -07:00 |
|
 shamoonandGitHub
|
c03aa03ac2
|
Feature: automatic sso redirect (#7168)
|
2024-07-08 22:38:23 +00:00 |
|
 shamoonandGitHub
|
ada283441c
|
Fix: include documents in trash for existing asn check (#7189)
|
2024-07-08 16:28:40 +00:00 |
|
shamoon
|
1b9cf5121b
|
Add missing disable autocomplete for doc type edit dialog
|
2024-07-06 13:24:43 -07:00 |
|
shamoon
|
7fe76656f2
|
Fix: editing of existing custom fields violates throws unique error
|
2024-07-06 13:05:20 -07:00 |
|
 shamoonandGitHub
|
064d384d97
|
Enhancement: show more columns in mail frontend admin (#7158)
|
2024-07-03 08:09:28 -07:00 |
|
 shamoonandGitHub
|
d35e350c79
|
Fix: dont exclude documents in trash from sanity check (#7133)
|
2024-07-01 13:47:05 -07:00 |
|
 shamoonandGitHub
|
a64d457c30
|
Enhancement: use request user as owner of split / merge docs (#7112)
|
2024-06-27 13:46:49 -07:00 |
|
 shamoonandGitHub
|
ac0ed0def8
|
Fix: handle errors for trash actions and only show documents user can restore or delete (#7119)
|
2024-06-27 20:33:39 +00:00 |
|
 shamoonandGitHub
|
3435ffd00c
|
Chore: update to Angular v18 (#7106)
|
2024-06-26 20:57:39 -07:00 |
|
 shamoonandGitHub
|
2b1498cc6d
|
Chore: display docker tag in UI for ci test builds (#7083)
|
2024-06-27 03:02:52 +00:00 |
|
 shamoonandGitHub
|
0643db4347
|
Feature: improve history display of object names etc (#7102)
|
2024-06-27 02:52:08 +00:00 |
|