179 Commits

Author SHA1 Message Date
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
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
Michael Shamoon
2ab1c1a238 Fix broken toast animations & DOM removal 2022-04-05 13:16:13 -07:00
Michael Shamoon
22a90363f6 Allow filtering by document metadata 2022-03-27 00:08:08 -07:00
Michael Shamoon
8565a2c3ed Unify management lists with single template 2022-03-23 13:31:00 -07:00
shamoon
6790532d8f Merge pull request #454 from schnuffle/pre-commit
Corrections to pass pre-commit hooks
2022-03-23 11:58:02 -07:00
Frank Strieter
5ba5b8c2ee fix code style issues
solve merge conflicts

format code

format code

format code
2022-03-23 09:39:55 +01:00
Frank Strieter
4377d15599 test: remove most of the boilerplate tests 2022-03-23 09:24:07 +01:00
Schnuffle
81c16f6bc0 Corrections to pass pre-commit hooks 2022-03-20 15:58:37 +01:00
Michael Shamoon
7fc11fffe6 Use progress bar for button delay 2022-03-17 14:37:21 -07:00
Michael Shamoon
882709ee20 Fix filterable dropdown buttons arent translated 2022-03-14 22:40:45 -07:00
Michael Shamoon
552114cd2c rxjs7 compatibility 2022-03-14 16:23:14 -07:00
Michael Shamoon
bd4a705769 Prettier code cleanup for .ts files
See #182
2022-03-11 11:58:19 -08:00
shamoon
5d9482bcfa Merge pull request #253 from paperless-ngx/feature-better-date-keyboard-input
Improve date keyboard input
2022-03-11 10:27:56 -08:00
Michael Shamoon
6efc312929 Fix enter key was prevented 2022-03-11 08:11:35 -08:00
Michael Shamoon
d06c585f90 Include excluded items in dropdown count 2022-03-11 01:17:19 -08:00
Michael Shamoon
6c1701fa14 semicolons 2022-03-11 01:03:43 -08:00
Michael Shamoon
92c5e2b8dc Fix dropdown inputs 2022-03-11 00:29:59 -08:00
Michael Shamoon
b6a75b6206 Move padding into date formatter 2022-03-11 00:28:06 -08:00
Michael Shamoon
cf18cc940e Limit date input field chars and length 2022-03-11 00:11:59 -08:00
Michael Shamoon
89c2a0a037 Allow date dropdowns to use new formatter 2022-03-10 16:48:03 -08:00
Michael Shamoon
548f6a41ae Allow formatting non-padded dates 2022-03-10 15:17:32 -08:00
Michael Shamoon
1658d1aa85 Working conversion 2022-03-09 15:34:26 -08:00
Michael Shamoon
c0fac27576 Converting colors experiment 2022-03-09 15:19:42 -08:00
Michael Shamoon
09b1fb2b76 Allow non-hex color modes from color component 2022-03-09 14:12:39 -08:00
Michael Shamoon
6211846e14 Initial conversion to css variables 2022-03-08 14:49:40 -08:00
shamoon
24a9e65192 Fix scroll always visible on filterable dropdowns 2022-03-02 00:48:36 -08:00
shamoon
2116ea3531 Fix date dropdown bs5 compatability 2022-03-02 00:48:20 -08:00
Michael Shamoon
df5723112d fix filterable dropdown text color when open 2022-03-01 12:32:06 -08:00
Michael Shamoon
a7404deb43 Reduce calls to isDirty for filterable dropdowns
And make disabled more visually obvious
2022-02-20 01:08:42 -08:00
Michael Shamoon
4cfe0046f6 bs5: show single filterable dropdown without number 2022-02-20 00:19:44 -08:00
Michael Shamoon
1b5c142b81 bs5: fix color component display 2022-02-19 23:55:17 -08:00
Michael Shamoon
268f2c18ec bs5: fix settings display 2022-02-19 23:34:32 -08:00
Michael Shamoon
18d6c4bf0e bs5: form input spacing, renamed controls 2022-02-19 22:40:27 -08:00
Michael Shamoon
df16b41971 bs5: fix badges 2022-02-19 22:04:52 -08:00
Michael Shamoon
81f1e9c7ab bs5: fix toggle buttons 2022-02-19 21:46:15 -08:00
Yannic Schroeder
39a4fcbf46 Migrate Bootstrap close buttons to v5
https://getbootstrap.com/docs/5.0/migration/#close-button
2022-02-20 01:43:31 +01:00
Yannic Schroeder
0aaf553acc Migrate Bootstrap utilities to v5
Names of utility classes have changed:
https://getbootstrap.com/docs/5.0/migration/#utilities
2022-02-20 01:25:57 +01:00
Yannic Schroeder
0deaf25285 Fix wrong migrations from update to Angular 13 2022-02-20 00:15:43 +01:00
Yannic Schroeder
73f1bcc9ef Update to Angular 13 2022-02-20 00:14:35 +01:00
shamoon
6e866a4594 Merge pull request #10 from shamoon/feature/any-all-filtering
Feature: any / all filtering with tags
2022-02-19 14:52:55 -08:00
Michael Shamoon
f3c13bfa4a Indicate disabled but active All button 2022-02-19 14:03:55 -08:00
Michael Shamoon
2a6a61b45c Hide double-click note on non-multiple dropdowns 2022-02-19 09:20:41 -08:00
Michael Shamoon
e23627bba0 Change alt-click to second click 2022-02-18 19:35:02 -08:00
Michael Shamoon
d2e0f91b20 Fix spelling error 2022-02-16 00:29:04 -08:00
Michael Shamoon
c5c2257ff0 Code cleanup 2022-02-15 23:43:02 -08:00
Michael Shamoon
60f63ad75f Merge branch 'dev' into feature/unsaved-changes 2022-02-15 11:20:05 -08:00
Michael Shamoon
bb5ac02289 Merge branch 'dev' into feature/any-all-filtering 2022-02-14 22:23:31 -08:00
Michael Lynch
96738277d9 Normalize whitespace in source files
Ensure that no source files have trailing whitespace at end of lines and ensure that all files end with a single trailing newline.

This also adds Github Actions to enforce whitespace conventions.
2021-06-13 10:57:40 -04:00