Michael Shamoon
a0f48130c0
Fix some date pasting cases
2022-08-07 08:44:39 -07:00
Michael Shamoon
0e0cbe3517
Use NgbDateParserFormatter
2022-05-22 14:38:15 -07:00
Michael Shamoon
8e2cb6d416
Strip some characters from pasted date input
2022-05-22 09:03:26 -07:00
Markus
69ef26dab0
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
4c65ecbe89
Unify management lists with single template
2022-03-23 13:31:00 -07:00
Frank Strieter
ccee85a05e
fix code style issues
...
solve merge conflicts
format code
format code
format code
2022-03-23 09:39:55 +01:00
Frank Strieter
d38bed1334
test: remove most of the boilerplate tests
2022-03-23 09:24:07 +01:00
Michael Shamoon
f34202a82a
Prettier code cleanup for .ts files
...
See #182
2022-03-11 11:58:19 -08:00
shamoon
440f4729ac
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
4e4035a867
Fix enter key was prevented
2022-03-11 08:11:35 -08:00
Michael Shamoon
4773d0bb7f
semicolons
2022-03-11 01:03:43 -08:00
Michael Shamoon
4c7eb34290
Move padding into date formatter
2022-03-11 00:28:06 -08:00
Michael Shamoon
a1fd9f7310
Limit date input field chars and length
2022-03-11 00:11:59 -08:00
Michael Shamoon
1807811903
Allow formatting non-padded dates
2022-03-10 15:17:32 -08:00
Michael Shamoon
4df7f92a56
Working conversion
2022-03-09 15:34:26 -08:00
Michael Shamoon
1841cefbd8
Converting colors experiment
2022-03-09 15:19:42 -08:00
Michael Shamoon
f13ae930a5
Allow non-hex color modes from color component
2022-03-09 14:12:39 -08:00
Michael Shamoon
c6fc435869
bs5: fix color component display
2022-02-19 23:55:17 -08:00
Michael Shamoon
0eaa1e3385
bs5: fix settings display
2022-02-19 23:34:32 -08:00
Michael Shamoon
4400915e0c
bs5: form input spacing, renamed controls
2022-02-19 22:40:27 -08:00
Yannic Schroeder
4451acbf0b
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
1d4b5e243c
Update to Angular 13
2022-02-20 00:14:35 +01:00
Michael Lynch
372ac3a40c
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
jonaswinkler
a350bb3086
add translation hint
2021-05-15 18:58:23 +02:00
jonaswinkler
8ae4b7560b
added some missing strings
2021-05-15 18:53:55 +02:00
Michael Shamoon
8eabf8c77a
Refactor unneeded ngIf
2021-04-04 19:57:16 -07:00
Michael Shamoon
ec4ec41552
Add back plus button which retains filter text
2021-04-04 17:05:27 -07:00
Michael Shamoon
026c213ea4
Refactor to use ng-select addTag function
2021-04-03 09:30:29 -07:00
Michael Shamoon
9514e79bfb
Not needed, clearing will be done by timeout
2021-03-24 12:42:14 -07:00
Michael Shamoon
b6756595d9
Clear last search term when clear button clicked
2021-03-24 12:37:26 -07:00
Michael Shamoon
8ddb3e80b7
Add timeout for clearing last search term on select blur
2021-03-24 12:21:51 -07:00
Michael Shamoon
52bc1a62e1
Support passing current term from input-select search to create dialog e.g. for doc type / correspondent
2021-03-24 12:21:13 -07:00
Michael Shamoon
cd72ed2cec
Support passing current term from tag search to create dialog
2021-03-24 12:13:37 -07:00
jonaswinkler
2fb286cd43
shadows
2021-02-25 22:49:47 +01:00
jonaswinkler
66fe821b04
color picker fixes, random default color
2021-02-25 22:43:45 +01:00
jonaswinkler
b45630080b
Merge branch 'dev' into feature-autocolor
2021-02-25 18:54:40 +01:00
jonaswinkler
cc2b836646
fix date input error display
2021-02-25 16:29:49 +01:00
jonaswinkler
33ed2c8851
adjust frontend to use the new tag color api
2021-02-25 11:32:22 +01:00
jonaswinkler
035b0a449b
use ng-bootstrap date selector, with proper formatting/parsing according to the current locale #177
2021-02-24 18:00:26 +01:00
jonaswinkler
a40e4fe3bc
update messages
2021-01-29 16:57:00 +01:00
jonaswinkler
d22d9a023c
frontend support for suggestions #264
2021-01-29 16:48:51 +01:00
jonaswinkler
2c065da987
fixes #292
2021-01-10 01:59:47 +01:00
jonaswinkler
e92046a265
bugfix
2021-01-07 00:21:47 +01:00
jonaswinkler
63d2dcc1f7
fix some translations
2021-01-05 23:36:31 +01:00
jonaswinkler
0ee6426eb5
fixes #278
2021-01-05 22:11:42 +01:00
jonaswinkler
111ed38cce
fixes #121
2021-01-04 00:38:29 +01:00
jonaswinkler
a96ab9a9a4
form field validation (much better error messages)
2021-01-03 13:09:16 +01:00
jonaswinkler
63b841c496
fixes #224
2020-12-30 23:01:34 +01:00
jonaswinkler
0aad31b4bc
fixes clearing fields that should not be clearable
2020-12-22 13:39:46 +01:00
jonaswinkler
b653e44f65
changed field order, updated ng-select for tag color selection
2020-12-21 18:15:28 +01:00