136 Commits

Author SHA1 Message Date
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
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
Michael Shamoon
a201eb373f Improve mobile filter editor layout with long languages 2022-05-11 23:20:21 -07:00
Michael Shamoon
f9fb62b04a support sort fields & some refactoring 2022-05-05 08:36:18 -07:00
Michael Shamoon
754c657e1f Add query params for saved views 2022-05-04 22:31:09 -07:00
Michael Shamoon
678801d612 100vh body height, fix filter editor horizontal overflow 2022-04-05 13:33:24 -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
22a90363f6 Allow filtering by document metadata 2022-03-27 00:08:08 -07: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
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
8558559c00 bs5: document list table checkboxes 2022-02-19 23:05:41 -08:00
Michael Shamoon
1545ed6ab8 bs5: fix document list sort form toggle button 2022-02-19 22:25:06 -08:00
Michael Shamoon
81f1e9c7ab bs5: fix toggle buttons 2022-02-19 21:46:15 -08:00
Michael Shamoon
3a6ff637cb bs5: fix small cards display 2022-02-19 21:38:29 -08: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
73f1bcc9ef Update to Angular 13 2022-02-20 00:14:35 +01:00
Michael Shamoon
028156d0c8 Add i18n 2021-09-10 11:28:49 -07:00
Michael Shamoon
e77f8be778 Show loading with spinner on document list reloading 2021-09-08 21:12:44 -07:00
Michael Shamoon
30d69c6d76 Spacing tweaks, mobile breakpoint 2021-04-14 09:34:39 -07:00
Michael Shamoon
f230f007e6 Hide visible underlying shadows on filter / bulk editor 2021-04-14 09:00:57 -07:00
Michael Shamoon
51eaa09696 Make filter editor / bulk editor 'sticky' on scroll 2021-04-14 09:00:30 -07:00
jonaswinkler
1bb9205fdc refactor filter reset 2021-04-04 00:03:51 +02:00
jonaswinkler
630f638b82 error messages for invalid search queries 2021-04-03 21:02:33 +02:00
jonaswinkler
5b49524d51 lots of changes for the new unified search 2021-03-17 22:25:22 +01:00
Michael Shamoon
c4fd83dde1 Fix incomplete doc type clicking for large cards 2021-03-12 07:21:00 -08:00
Michael Shamoon
93dcbb7564 Additional metadata for small cards 2021-03-11 15:54:30 -08:00
Michael Shamoon
304b8ea237 Re-merging this branch with Reverted dev 2021-03-06 14:50:38 -08:00
jonaswinkler
cbb195a560 Revert "Merge pull request #628 from shamoon/feature/popover-previews"
This reverts commit 8da15215087e4b7d605dc7fd32985fb5a656ff5d, reversing
changes made to a7846925b1892c7c1148723b559135bc0fd7e47d.
2021-03-05 23:19:44 +01:00
Michael Shamoon
d08df53aa9 Merge remote-tracking branch 'upstream/dev' into feature/popover-previews 2021-02-24 12:41:44 -08:00
jonaswinkler
923057e2ea refactored most of the list view; fixes #147, much snappier UX when switching between views 2021-02-18 17:29:21 +01:00
Michael Shamoon
247697a5e6 hide on card mouseleave 2021-02-06 14:54:36 -08:00
Michael Shamoon
62ff79164e Document popover previews 2021-02-06 00:40:18 -08:00
jonaswinkler
1308fb814d fix tag clicking on document table list 2021-01-20 14:29:30 +01:00
jonaswinkler
d93dd20c7f add configuration option for changing date display in paperless #325 2021-01-17 00:15:45 +01:00
Michael Shamoon
c0232fb6d0 Allow select anywhere in tr or card 2021-01-15 01:10:01 -08:00
Michael Shamoon
1d88b86238 Convert selection functions on cards to toggling, let service handle setting selected
Also because we need to capture mouseevents
2021-01-14 10:56:30 -08:00
Michael Shamoon
3e200dbeb5 Move 'Filter by:' inline with title field, icon stuff 2021-01-11 16:15:55 -08:00
Michael Shamoon
b59210c9b6 select icon hidden on larger screens 2021-01-11 14:54:48 -08:00
Michael Shamoon
2a2ca1de79 Fill document list buttons, show select icon because its not obvious, make some menus right 2021-01-11 12:52:42 -08:00
Michael Shamoon
8fbf94abe3 Combine sort & sort order fields to better accomodate mobile, button bar full width 2021-01-11 11:46:40 -08:00
Michael Shamoon
45b2034305 Hide button text in favor of icons on mobile like filter editor does 2021-01-11 11:46:07 -08:00
Michael Shamoon
536dc2d4c7 Merge remote-tracking branch 'upstream/dev' into fix/issue-267 2021-01-06 07:55:19 -08:00
Michael Shamoon
d7fd83d4fe Change detection of modified filter rules to wait for filter editor changes only 2021-01-06 07:53:48 -08:00
jonaswinkler
bc31b88bb1 fix missing translation. 2021-01-05 14:57:56 +01:00
jonaswinkler
a16c6baa5a fixes #128 2021-01-04 17:08:52 +01:00
Michael Shamoon
cdec22a332 Clearing filters on saved views should reset them to initial rules 2021-01-04 00:20:10 -08:00
jonaswinkler
9bce0a56c3 fixed missing (filtered) text 2021-01-03 23:56:13 +01:00