Michael Shamoon
|
d8b14697a3
|
Mark various tooltips for translation
|
2022-05-19 23:50:57 -07:00 |
|
Markus
|
dd3b5c129c
|
Feature: Dynamic document storage pathes (#916)
* Added devcontainer
* Add feature storage pathes
* Exclude tests and add versioning
* Check escaping
* Check escaping
* Check quoting
* Echo
* Escape
* Escape :
* Double escape \
* Escaping
* Remove if
* Escape colon
* Missing \
* Esacpe :
* Escape all
* test
* Remove sed
* Fix exclude
* Remove SED command
* Add LD_LIBRARY_PATH
* Adjusted to v1.7
* Updated test-cases
* Remove devcontainer
* Removed internal build-file
* Run pre-commit
* Corrected flak8 error
* Adjusted to v1.7
* Updated test-cases
* Corrected flak8 error
* Adjusted to new plural translations
* Small adjustments due to code-review backend
* Adjusted line-break
* Removed PAPERLESS prefix from settings variables
* Corrected style change due to search+replace
* First documentation draft
* Revert changes to Pipfile
* Add sphinx-autobuild with keep-outdated
* Revert merge error that results in wrong storage path is evaluated
* Adjust styles of generated files ...
* Adds additional testing to cover dynamic storage path functionality
* Remove unnecessary condition
* Add hint to edit storage path dialog
* Correct spelling of pathes to paths
* Minor documentation tweaks
* Minor typo
* improving wrapping of filter editor buttons with new storage path button
* Update .gitignore
* Fix select border radius in non input-groups
* Better storage path edit hint
* Add note to edit storage path dialog re document_renamer
* Add note to bulk edit storage path re document_renamer
* Rename FILTER_STORAGE_DIRECTORY to PATH
* Fix broken filter rule parsing
* Show default storage if unspecified
* Remove note re storage path on bulk edit
* Add basic validation of filename variables
Co-authored-by: Markus Kling <markus@markus-kling.net>
Co-authored-by: Trenton Holmes <holmes.trenton@gmail.com>
Co-authored-by: Michael Shamoon <4887959+shamoon@users.noreply.github.com>
Co-authored-by: Quinn Casey <quinn@quinncasey.com>
|
2022-05-19 14:42:25 -07:00 |
|
Michael Shamoon
|
083290e798
|
PaperlessUiSettings data object
|
2022-05-17 11:13:19 -07:00 |
|
Michael Shamoon
|
c1fb277f25
|
let OpenDocumentsService handle nav
|
2022-05-15 23:44:29 -07:00 |
|
Michael Shamoon
|
dc75035bdc
|
Warn on closing edited doc due to max open docs
|
2022-05-15 22:55:25 -07:00 |
|
Quinn Casey
|
36108fa1f8
|
Merge pull request #933 from paperless-ngx/1.7.1-frontend-css-tweaks
Fix: v1.7.1 frontend visual fixes
|
2022-05-13 07:44:28 -07:00 |
|
Michael Shamoon
|
03d2e71587
|
Hide text on large cards on tiny screens
|
2022-05-12 20:22:40 -07:00 |
|
Michael Shamoon
|
a201eb373f
|
Improve mobile filter editor layout with long languages
|
2022-05-11 23:20:21 -07:00 |
|
Michael Shamoon
|
336ce0e419
|
Handle all ASN filtering rules
|
2022-05-11 14:44:02 -07:00 |
|
Michael Shamoon
|
751e46c44f
|
ASN 'is null' from frontend
|
2022-05-10 21:51:29 -07:00 |
|
Michael Shamoon
|
e02c767b03
|
Ensure retain all params when loading saved views
|
2022-05-06 11:27:18 -07:00 |
|
Michael Shamoon
|
f9fb62b04a
|
support sort fields & some refactoring
|
2022-05-05 08:36:18 -07:00 |
|
Michael Shamoon
|
84c2b8ee77
|
Refactor query param handling to service
|
2022-05-05 00:23:06 -07:00 |
|
Michael Shamoon
|
754c657e1f
|
Add query params for saved views
|
2022-05-04 22:31:09 -07:00 |
|
Michael Shamoon
|
421a604b92
|
Merge branch 'main' into dev
|
2022-04-25 10:33:40 -07:00 |
|
Mike Unke
|
3febfd57c2
|
Open preview link in new browser tab
|
2022-04-19 21:47:49 +02:00 |
|
Michael Shamoon
|
b90e339d10
|
Remove unneeded imports since change to css vars
|
2022-04-13 08:43:35 -07:00 |
|
Michael Shamoon
|
f173f59ec7
|
fix some broken css vars
|
2022-04-07 14:27:49 -07:00 |
|
shamoon
|
2e6180d792
|
Merge pull request #283 from paperless-ngx/feature-global-dragdrop
Feature: global drag'n'drop
|
2022-04-07 12:14:59 -07:00 |
|
shamoon
|
beee9f312e
|
Merge pull request #630 from paperless-ngx/fix-disableable-download-buttons
Fix: download buttons should disable while waiting
|
2022-04-05 19:44:43 -07:00 |
|
Michael Shamoon
|
678801d612
|
100vh body height, fix filter editor horizontal overflow
|
2022-04-05 13:33:24 -07:00 |
|
shamoon
|
5ed8a25e5b
|
disable download buttons while awaiting zip
|
2022-04-02 22:23:42 -07:00 |
|
Michael Shamoon
|
bd3dccfa9d
|
Fix save view error for filter_rules
see #601
|
2022-04-02 19:49:58 -07:00 |
|
Michael Shamoon
|
023aff7ced
|
Properly display api errors on list filter & translate error message
|
2022-04-02 19:45:54 -07:00 |
|
Michael Shamoon
|
a239cffee3
|
Remove unused var
|
2022-03-28 00:06:42 -07:00 |
|
Michael Shamoon
|
cdc5e78ab4
|
Clarify query var transformation code
|
2022-03-27 23:47:53 -07:00 |
|
Michael Shamoon
|
664cfd0b5c
|
Clear all subscriptions, switchMap
|
2022-03-27 23:41:29 -07:00 |
|
Michael Shamoon
|
bb8e2ee48b
|
move const
|
2022-03-27 00:25:27 -07:00 |
|
Michael Shamoon
|
9185d5a8ef
|
Fix quick filtering
|
2022-03-27 00:09:09 -07:00 |
|
Michael Shamoon
|
22a90363f6
|
Allow filtering by document metadata
|
2022-03-27 00:08:08 -07:00 |
|
Michael Shamoon
|
c198c61a59
|
Query vars for filtering
|
2022-03-26 23:18:12 -07:00 |
|
Michael Shamoon
|
8565a2c3ed
|
Unify management lists with single template
|
2022-03-23 13:31:00 -07:00 |
|
Frank Strieter
|
4377d15599
|
test: remove most of the boilerplate tests
|
2022-03-23 09:24:07 +01:00 |
|
shamoon
|
dd02c7dea2
|
Merge pull request #372 from paperless-ngx/feature-bottom-pagination
Feature: Add bottom pagination
|
2022-03-22 22:58:58 -07:00 |
|
shamoon
|
45eec40ab8
|
Merge pull request #313 from paperless-ngx/fix-issue-311
Fix #311 unable to click checkboxes in document list
|
2022-03-22 14:59:34 -07:00 |
|
Michael Shamoon
|
16128873ca
|
Allow shorter search strings with Enter key
|
2022-03-18 23:30:26 -07:00 |
|
Michael Shamoon
|
bdcc68478f
|
Add minimum length to text filter
|
2022-03-16 08:46:07 -07:00 |
|
Michael Shamoon
|
1648a7cdf9
|
Add bottom pagination
|
2022-03-15 00:58:58 -07:00 |
|
Michael Shamoon
|
e08c1b1ed0
|
Prevent event collision
|
2022-03-13 08:41:36 -07:00 |
|
Michael Shamoon
|
bd4a705769
|
Prettier code cleanup for .ts files
See #182
|
2022-03-11 11:58:19 -08:00 |
|
Michael Shamoon
|
ffc1dee60d
|
Make correspondent links on cards buttons
|
2022-03-08 16:45:36 -08:00 |
|
Michael Shamoon
|
6211846e14
|
Initial conversion to css variables
|
2022-03-08 14:49:40 -08:00 |
|
Michael Shamoon
|
d4207cba8c
|
card checkboxes werent clickable
|
2022-02-25 00:49:32 -08:00 |
|
Michael Shamoon
|
c8e59b3e22
|
Use calc instead of sass math
|
2022-02-21 08:50:50 -08:00 |
|
Quinn Casey
|
ddb0111b11
|
Remove trailing whitespace
|
2022-02-21 06:46:42 -08:00 |
|
Michael Shamoon
|
8558559c00
|
bs5: document list table checkboxes
|
2022-02-19 23:05:41 -08:00 |
|
Michael Shamoon
|
52b9ea44f8
|
bs5: fix card checkboxes no longer custom controls
|
2022-02-19 22:57:04 -08:00 |
|
Michael Shamoon
|
1545ed6ab8
|
bs5: fix document list sort form toggle button
|
2022-02-19 22:25:06 -08:00 |
|
Michael Shamoon
|
76b2031717
|
bs5: fix filter editor spacing
|
2022-02-19 22:20:53 -08:00 |
|
Michael Shamoon
|
81f1e9c7ab
|
bs5: fix toggle buttons
|
2022-02-19 21:46:15 -08:00 |
|