shamoon
|
79345f0a69
|
Enhancement: better TIFF display support (#8087)
|
2024-12-01 11:46:19 -08:00 |
|
dependabot[bot]
|
3aec0b3372
|
Chore(deps): Bump the small-changes group across 1 directory with 7 updates (#8399)
Bumps the small-changes group with 7 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [django-allauth](https://github.com/sponsors/pennersr) | `65.2.0` | `65.3.0` |
| [channels](https://github.com/django/channels) | `4.1.0` | `4.2.0` |
| [channels-redis](https://github.com/django/channels_redis) | `4.2.0` | `4.2.1` |
| [mysqlclient](https://github.com/PyMySQL/mysqlclient) | `2.2.5` | `2.2.6` |
| [ocrmypdf](https://github.com/ocrmypdf/OCRmyPDF) | `16.6.1` | `16.6.2` |
| [setproctitle](https://github.com/dvarrazzo/py-setproctitle) | `1.3.3` | `1.3.4` |
| [tqdm](https://github.com/tqdm/tqdm) | `4.67.0` | `4.67.1` |
Updates `django-allauth` from 65.2.0 to 65.3.0
- [Commits](https://github.com/sponsors/pennersr/commits)
Updates `channels` from 4.1.0 to 4.2.0
- [Changelog](https://github.com/django/channels/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/django/channels/compare/4.1.0...4.2.0)
Updates `channels-redis` from 4.2.0 to 4.2.1
- [Changelog](https://github.com/django/channels_redis/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/django/channels_redis/compare/4.2.0...4.2.1)
Updates `mysqlclient` from 2.2.5 to 2.2.6
- [Release notes](https://github.com/PyMySQL/mysqlclient/releases)
- [Changelog](https://github.com/PyMySQL/mysqlclient/blob/main/HISTORY.rst)
- [Commits](https://github.com/PyMySQL/mysqlclient/compare/v2.2.5...v2.2.6)
Updates `ocrmypdf` from 16.6.1 to 16.6.2
- [Release notes](https://github.com/ocrmypdf/OCRmyPDF/releases)
- [Changelog](https://github.com/ocrmypdf/OCRmyPDF/blob/main/docs/release_notes.rst)
- [Commits](https://github.com/ocrmypdf/OCRmyPDF/compare/v16.6.1...v16.6.2)
Updates `setproctitle` from 1.3.3 to 1.3.4
- [Changelog](https://github.com/dvarrazzo/py-setproctitle/blob/master/HISTORY.rst)
- [Commits](https://github.com/dvarrazzo/py-setproctitle/compare/version-1.3.3...version-1.3.4)
Updates `tqdm` from 4.67.0 to 4.67.1
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.67.0...v4.67.1)
---
updated-dependencies:
- dependency-name: django-allauth
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
- dependency-name: channels
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
- dependency-name: channels-redis
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
- dependency-name: mysqlclient
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
- dependency-name: ocrmypdf
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
- dependency-name: setproctitle
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
- dependency-name: tqdm
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-12-01 19:12:23 +00:00 |
|
shamoon
|
dbccd13915
|
Enhancement: History (audit log) for bulk edit operations (#8196)
|
2024-12-01 17:53:52 +00:00 |
|
shamoon
|
5a74a92b74
|
Fix: missing import in frontend tests
|
2024-11-29 23:01:15 -08:00 |
|
shamoon
|
d1a4c1f2eb
|
Enhancement: larger previews in action dialogs (#8387)
|
2024-11-29 22:58:59 -08:00 |
|
shamoon
|
9614528033
|
Enhancement: filterable list count sorting and opacification (#8386)
|
2024-11-29 22:36:40 -08:00 |
|
shamoon
|
548a7f05d8
|
Enhancement: preview button for document list and trash, refactor (#8384)
|
2024-11-29 21:24:33 -08:00 |
|
shamoon
|
771b6606e0
|
Fix: include subpath in logo url (#8374)
|
2024-11-28 08:57:44 -08:00 |
|
shamoon
|
c08ca6e3e5
|
Fixhancement: dispatch change event from current field prior to save (#8369)
|
2024-11-27 23:25:52 -08:00 |
|
shamoon
|
a186527f07
|
Enhancement: use theme-color meta tag (#8359)
|
2024-11-26 10:24:48 -08:00 |
|
shamoon
|
ecb300845c
|
Update frontend translation strings
|
2024-11-26 09:23:26 -08:00 |
|
shamoon
|
cc93bc41df
|
Chore: tiny typo in ci.yml
|
2024-11-24 12:55:39 -08:00 |
|
shamoon
|
c6fdf4409b
|
Fix: include distinct on workflow objects filter
|
2024-11-24 12:22:48 -08:00 |
|
shamoon
|
37f8a77516
|
Chore: cleanup urls, use actions for some views (#8346)
|
2024-11-24 12:06:31 -08:00 |
|
shamoon
|
2b29233a1e
|
Feature: scheduled workflow trigger (#8036)
|
2024-11-24 18:22:31 +00:00 |
|
Trenton H
|
d5572137de
|
Fixes install script to handle languages with dashes or underscores (#8341)
|
2024-11-23 08:15:13 -08:00 |
|
dependabot[bot]
|
d370704286
|
Chore(deps): Bump tornado from 6.4.1 to 6.4.2 (#8336)
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4.1 to 6.4.2.
- [Changelog](https://github.com/tornadoweb/tornado/blob/v6.4.2/docs/releases.rst)
- [Commits](https://github.com/tornadoweb/tornado/compare/v6.4.1...v6.4.2)
---
updated-dependencies:
- dependency-name: tornado
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-11-22 14:48:51 -08:00 |
|
shamoon
|
be684c9a11
|
Fix: handle very old dates with positive offset too (#8335)
|
2024-11-22 08:39:51 -08:00 |
|
shamoon
|
447b4cdb98
|
Refactor: fix unnecessary use of filterable dropdown sorting (#8328)
|
2024-11-21 18:50:52 -08:00 |
|
shamoon
|
f6cc2f9fc3
|
Enhancement: offer link to restored document (#8321)
|
2024-11-20 16:51:00 -08:00 |
|
shamoon
|
beb69ae01e
|
Update frontend translation strings
|
2024-11-20 16:42:45 -08:00 |
|
shamoon
|
8bfe68743d
|
Enhancement: support owner permissions for file tasks (#8195)
|
2024-11-20 20:25:53 +00:00 |
|
shamoon
|
9c1561adfb
|
Change: change update content to handle archive disabled (#8315)
|
2024-11-20 20:01:13 +00:00 |
|
dependabot[bot]
|
d7d3fed833
|
Chore(deps): Bump watchdog in the major-versions group (#8257)
Bumps the major-versions group with 1 update: [watchdog](https://github.com/gorakhargosh/watchdog).
Updates `watchdog` from 5.0.3 to 6.0.0
- [Release notes](https://github.com/gorakhargosh/watchdog/releases)
- [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst)
- [Commits](https://github.com/gorakhargosh/watchdog/compare/v5.0.3...v6.0.0)
---
updated-dependencies:
- dependency-name: watchdog
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: major-versions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-11-19 08:50:21 -08:00 |
|
Kevin Doren
|
827121808a
|
Enhancement: Add --compare-json option to document_exporter to write json files only if changed (#8261)
|
2024-11-19 07:20:24 -08:00 |
|
shamoon
|
f0e71330ac
|
Enhancement: next / previous shortcuts for document list (#8309)
|
2024-11-18 11:05:00 -08:00 |
|
shamoon
|
e4578b4589
|
Chore: change doc detail icon
|
2024-11-18 11:03:56 -08:00 |
|
shamoon
|
e94a92ed59
|
Feature: two-factor authentication (#8012)
|
2024-11-18 18:34:46 +00:00 |
|
ftibi93
|
6c3d6d562d
|
Documentation: fix docker-compose.portainer.yml GID (#8273)
|
2024-11-16 04:19:18 +00:00 |
|
shamoon
|
c324a71e91
|
Fix: include db_index caveat in squashed migrations (#8292)
|
2024-11-15 07:42:10 -08:00 |
|
shamoon
|
2e6f85cc3a
|
Tweak: use fixed position for navbar (#8279)
|
2024-11-14 00:22:26 -08:00 |
|
shamoon
|
56ef263540
|
Fix: fix log line trackby function
|
2024-11-14 00:05:38 -08:00 |
|
shamoon
|
36ecb8587d
|
Fix: prevent duplicate workflow runs (#8268)
|
2024-11-13 07:18:21 -08:00 |
|
shamoon
|
ad9bdaf1b8
|
Merge branch 'main' into dev
|
2024-11-12 22:35:42 -08:00 |
|
shamoon
|
22f29b3659
|
Chore: add note about select options to edit dialog (#8267)
|
2024-11-12 22:25:05 -08:00 |
|
shamoon
|
0dc47d156f
|
Update frontend translation strings
|
2024-11-12 19:42:39 -08:00 |
|
shamoon
|
3633fb382f
|
Enhancement: save & next / close shortcut key (#8243)
|
2024-11-12 16:21:10 -08:00 |
|
shamoon
|
a283a65813
|
Feature: loading preview, better text popup preview (#8011)
|
2024-11-12 16:20:52 -08:00 |
|
Sebastian Steinbeißer
|
74d0c9fda5
|
Switch src/documents/bulk*.py from os.path to pathlib.Path (#7862)
Also:
* Ensure that the ruff PTH check remains enabled for these files and
all files added in the future.
* Add some type annotations.
|
2024-11-12 17:04:07 +00:00 |
|
Trenton H
|
d1f255a22e
|
Chore: Bulk backend dependency updates (#8212)
|
2024-11-11 11:54:51 -08:00 |
|
github-actions[bot]
|
ceb834bdef
|
Documentation: Add v2.13.5 changelog (#8248)
* Changelog v2.13.5 - GHA
* Update changelog.md
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
|
2024-11-10 09:03:05 -08:00 |
|
shamoon
|
6c230f098a
|
Bump version to 2.13.5
v2.13.5
|
2024-11-10 08:25:10 -08:00 |
|
shamoon
|
da40d03be6
|
Merge branch 'dev'
|
2024-11-10 08:24:31 -08:00 |
|
shamoon
|
a6f4c75a72
|
Fix: handle page count exception for pw-protected files (#8240)
|
2024-11-10 03:33:47 -08:00 |
|
shamoon
|
c22a80abd3
|
Fix: correctly track task id in list for change detection (#8230)
|
2024-11-08 00:19:05 -08:00 |
|
Trenton H
|
2806b1820e
|
Updates all runner images to use Ubuntu Noble (#8213)
|
2024-11-08 02:14:47 +00:00 |
|
Trenton H
|
177cc9d985
|
Fixes admin pages to show trashed documents too (#8068)
|
2024-11-07 23:04:29 +00:00 |
|
shamoon
|
da85b05ea4
|
Fix: tag colors stay fixed in list when selected (#8225)
|
2024-11-07 11:59:03 -08:00 |
|
shamoon
|
82fd706dca
|
Fix: another Firefox plaintext popup fix
|
2024-11-06 08:58:15 -08:00 |
|
shamoon
|
2f06680f76
|
Fix: fix re-activation of save button when adding / removing array items (#8208)
|
2024-11-05 20:01:36 -08:00 |
|