Michael Shamoon
|
5bbcc7f2f7
|
Better handle long tag names
|
2022-05-23 11:24:13 -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
|
1d7ddcc10d
|
Remove unneeded imports since change to css vars
|
2022-04-13 08:43:35 -07:00 |
|
Michael Shamoon
|
ca43c71cf5
|
fix some broken css vars
|
2022-04-07 14:27:49 -07:00 |
|
Michael Shamoon
|
3acc65ca0d
|
Fix broken toast animations & DOM removal
|
2022-04-05 13:16:13 -07:00 |
|
Michael Shamoon
|
7149d407cd
|
Allow filtering by document metadata
|
2022-03-27 00:08:08 -07:00 |
|
Michael Shamoon
|
4c65ecbe89
|
Unify management lists with single template
|
2022-03-23 13:31:00 -07:00 |
|
shamoon
|
65a56a1da0
|
Merge pull request #454 from schnuffle/pre-commit
Corrections to pass pre-commit hooks
|
2022-03-23 11:58:02 -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 |
|
Schnuffle
|
c2c8a27545
|
Corrections to pass pre-commit hooks
|
2022-03-20 15:58:37 +01:00 |
|
Michael Shamoon
|
3dee012415
|
Use progress bar for button delay
|
2022-03-17 14:37:21 -07:00 |
|
Michael Shamoon
|
ec8b10c85b
|
Fix filterable dropdown buttons arent translated
|
2022-03-14 22:40:45 -07:00 |
|
Michael Shamoon
|
3653045922
|
rxjs7 compatibility
|
2022-03-14 16:23:14 -07: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
|
8920a32c75
|
Include excluded items in dropdown count
|
2022-03-11 01:17:19 -08:00 |
|
Michael Shamoon
|
4773d0bb7f
|
semicolons
|
2022-03-11 01:03:43 -08:00 |
|
Michael Shamoon
|
ad87c3c87d
|
Fix dropdown inputs
|
2022-03-11 00:29:59 -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
|
af7ffa3878
|
Allow date dropdowns to use new formatter
|
2022-03-10 16:48:03 -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
|
4babf0d102
|
Initial conversion to css variables
|
2022-03-08 14:49:40 -08:00 |
|
shamoon
|
4e917b249d
|
Fix scroll always visible on filterable dropdowns
|
2022-03-02 00:48:36 -08:00 |
|
shamoon
|
a87f96d780
|
Fix date dropdown bs5 compatability
|
2022-03-02 00:48:20 -08:00 |
|
Michael Shamoon
|
1fd0f45a02
|
fix filterable dropdown text color when open
|
2022-03-01 12:32:06 -08:00 |
|
Michael Shamoon
|
7049d04d71
|
Reduce calls to isDirty for filterable dropdowns
And make disabled more visually obvious
|
2022-02-20 01:08:42 -08:00 |
|
Michael Shamoon
|
ddce6e1f0a
|
bs5: show single filterable dropdown without number
|
2022-02-20 00:19:44 -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 |
|
Michael Shamoon
|
add09db40a
|
bs5: fix badges
|
2022-02-19 22:04:52 -08:00 |
|
Michael Shamoon
|
f08901c639
|
bs5: fix toggle buttons
|
2022-02-19 21:46:15 -08:00 |
|
Yannic Schroeder
|
8ba282362d
|
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
|
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
|
3444f9e5f2
|
Fix wrong migrations from update to Angular 13
|
2022-02-20 00:15:43 +01:00 |
|
Yannic Schroeder
|
1d4b5e243c
|
Update to Angular 13
|
2022-02-20 00:14:35 +01:00 |
|
shamoon
|
189110ec09
|
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
|
c945b90b64
|
Indicate disabled but active All button
|
2022-02-19 14:03:55 -08:00 |
|
Michael Shamoon
|
0b6c749b60
|
Hide double-click note on non-multiple dropdowns
|
2022-02-19 09:20:41 -08:00 |
|
Michael Shamoon
|
1ba1df2529
|
Change alt-click to second click
|
2022-02-18 19:35:02 -08:00 |
|
Michael Shamoon
|
250575acb9
|
Fix spelling error
|
2022-02-16 00:29:04 -08:00 |
|
Michael Shamoon
|
d733de9d9f
|
Code cleanup
|
2022-02-15 23:43:02 -08:00 |
|