shamoon
2c287d654a
Nice date picking
2024-09-23 23:41:11 -07:00
shamoon
def9f4c348
Move validation
2024-09-23 23:41:11 -07:00
shamoon
2ad2c56b4c
Update custom-field-query.ts
2024-09-23 23:41:11 -07:00
shamoon
bf47d0c7bb
Depth, fix remove
2024-09-23 23:41:11 -07:00
shamoon
b6a3c7b58b
Big refactor of layout etc
2024-09-23 23:41:11 -07:00
shamoon
30fb5a96ce
More value validation stuff
2024-09-23 23:41:11 -07:00
shamoon
24862213d0
Basic value validation on switching
2024-09-23 23:41:11 -07:00
shamoon
eff73d6afe
Basic debounce for value field
2024-09-23 23:41:11 -07:00
shamoon
000a40aa82
Tweak add expression
2024-09-23 23:41:11 -07:00
shamoon
d19b08e1b9
Fix add query
2024-09-23 23:41:11 -07:00
shamoon
f13e8667f8
Refactor, actual operator selections
2024-09-23 23:41:11 -07:00
shamoon
67831a6216
Lagacy support for FILTER_HAS_CUSTOM_FIELDS_ANY and FILTER_HAS_CUSTOM_FIELDS_ALL
2024-09-23 23:41:11 -07:00
shamoon
047754ea63
Add back custom field text search field
2024-09-23 23:41:11 -07:00
shamoon
36f33e59de
Refactoring, dont error when changing atoms
2024-09-23 23:41:11 -07:00
shamoon
b5691cfbc8
layout, styling, nesting fixes
2024-09-23 23:41:11 -07:00
shamoon
40f3d133de
Nesting stuff, styling
2024-09-23 23:41:11 -07:00
shamoon
b6945a21cb
Update custom-fields-query-dropdown.component.html
2024-09-23 23:41:11 -07:00
shamoon
dc5a30b161
Fix subquery change propagation
2024-09-23 23:41:11 -07:00
shamoon
1ff187b15f
Refactor, remove styling
2024-09-23 23:41:11 -07:00
shamoon
2a3d909ab2
Default to exists, styling tweaks
2024-09-23 23:41:11 -07:00
shamoon
b1eda49d80
Un-break frontend tests for now
2024-09-23 23:41:11 -07:00
shamoon
f5cae9e027
Fix backend tests
2024-09-23 23:41:11 -07:00
shamoon
01fa781246
Fix remove
2024-09-23 23:41:11 -07:00
shamoon
25b71bf199
Styling tweaks
2024-09-23 23:41:11 -07:00
shamoon
9102ddb362
Rudimentary nesting / expressions
2024-09-23 23:41:11 -07:00
shamoon
96546af95f
Remove opt-in fields
2024-09-23 23:41:11 -07:00
shamoon
f0157a36fb
Gotta start somewhere
2024-09-23 23:41:11 -07:00
shamoon
d7ba6d98d3
Feature: Enhanced backend custom field search API ( #7589 )
...
commit 910dae8413028f647e6295f30207cb5d4fc6605d
Author: Yichi Yang <yiy067@ucsd.edu>
Date: Wed Sep 4 12:47:19 2024 -0700
Fix: correctly handle the case where custom_field_lookup refers to multiple fields
commit e43f70d708b7d6b445f3ca8c8bf9dbdf5ee26085
Author: Yichi Yang <yiy067@ucsd.edu>
Date: Sat Aug 31 14:06:45 2024 -0700
Co-Authored-By: Yichi Yang <yichiyan@usc.edu>
2024-09-23 23:33:49 -07:00
shamoon
f06ff85b7d
Simplify this a bit more
2024-09-23 10:46:20 -07:00
shamoon
1b7cacc877
Enhancement: compactify dates dropdown ( #7759 )
2024-09-23 10:30:13 -07:00
shamoon
870d6ee782
Fix: handle overflowing dropdowns on mobile ( #7758 )
...
See https://github.com/ng-bootstrap/ng-bootstrap/pull/4760
2024-09-23 10:29:37 -07:00
shamoon
3aba68c09f
Fix sidebar mobile width
2024-09-23 10:27:16 -07:00
shamoon
609fa9a212
Enhancement: set Django SESSION_EXPIRE_AT_BROWSER_CLOSE from PAPERLESS_ACCOUNT_SESSION_REMEMBER ( #7748 )
2024-09-20 10:36:40 -07:00
shamoon
16069cde23
Documentation: fix session cookie config type
2024-09-19 19:20:13 -07:00
shamoon
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
shamoon
fa6f013db5
Fix: chrome scrolling in >= 129 ( #7738 )
2024-09-18 17:09:42 -07:00
shamoon
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
dependabot[bot]
e787055294
Chore(deps-dev): Bump the development group with 2 updates ( #7723 )
...
* 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 [pytest](https://github.com/pytest-dev/pytest ).
Updates `ruff` from 0.6.4 to 0.6.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/0.6.4...0.6.5 )
Updates `pytest` from 8.3.2 to 8.3.3
- [Release notes](https://github.com/pytest-dev/pytest/releases )
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest/compare/8.3.2...8.3.3 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development
- dependency-name: pytest
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
---------
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>
2024-09-16 23:25:33 +00:00
github-actions[bot]
045b62ca66
Changelog v2.12.1 - GHA ( #7715 )
...
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-15 20:31:11 -07:00
shamoon
3b7fdb2f37
Bump version to 2.12.1
v2.12.1
2024-09-15 20:08:24 -07:00
shamoon
bd1f05df24
Merge branch 'dev'
2024-09-15 20:07:59 -07:00
github-actions[bot]
eeeec498d4
New Crowdin translations by GitHub Action ( #7668 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2024-09-15 19:40:35 -07:00
shamoon
0af2b967e4
Fix: wait to apply tag changes until other changes saved with multiple workflows ( #7711 )
2024-09-16 01:26:24 +00:00
shamoon
4193401be7
Fix: delete_pages should require ownership ( #7714 )
2024-09-15 16:24:40 -07:00
shamoon
36df6fd3e5
Enhancement: improve text contrast for selected documents in list view dark mode ( #7712 )
2024-09-15 11:40:59 -07:00
shamoon
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