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
|
063f6c1d5a
|
only pass created_date from frontend
|
2022-05-18 03:25:02 -07:00 |
|
Michael Shamoon
|
e0999c7ba4
|
pull frontend lang setting from db if set
|
2022-05-18 02:41:15 -07:00 |
|
Michael Shamoon
|
89c5aac9ed
|
tap ui settings get to avoid dup
|
2022-05-17 16:12:59 -07:00 |
|
Michael Shamoon
|
bcb9c6ccb0
|
Properly get username & display name
|
2022-05-17 11:13:19 -07:00 |
|
Michael Shamoon
|
96f86adfb8
|
PaperlessUiSettings data object
|
2022-05-17 11:13:19 -07:00 |
|
Michael Shamoon
|
de89f75707
|
Refactor to UiSettings
|
2022-05-17 11:11:39 -07:00 |
|
Michael Shamoon
|
35a558ec01
|
include language in db settings
|
2022-05-17 11:11:39 -07:00 |
|
Michael Shamoon
|
2e97c0a5fb
|
Automatic migration to database
|
2022-05-17 11:11:39 -07:00 |
|
Michael Shamoon
|
7d9575b7fd
|
Use app initializer to wait on settings
|
2022-05-17 11:11:38 -07:00 |
|
Michael Shamoon
|
a697eb8530
|
Basic frontend settings retrieval
|
2022-05-17 11:11:38 -07:00 |
|
Michael Shamoon
|
c0f799a807
|
Update settings.service.ts
|
2022-05-17 11:11:38 -07:00 |
|
Michael Shamoon
|
1efd226f75
|
let OpenDocumentsService handle nav
|
2022-05-15 23:44:29 -07:00 |
|
Michael Shamoon
|
f5e740f2ec
|
Warn on closing edited doc due to max open docs
|
2022-05-15 22:55:25 -07:00 |
|
Michael Shamoon
|
fcb5beb617
|
Fix unassigned query params ignored
|
2022-05-11 15:15:06 -07:00 |
|
Michael Shamoon
|
2040c9fe41
|
allow commas in non-multi rules query params
|
2022-05-11 10:26:17 -07:00 |
|
Michael Shamoon
|
7f7ec625c8
|
loading indicators for sidebar saved views
|
2022-05-08 14:16:37 -07:00 |
|
Michael Shamoon
|
ce32089cc4
|
fix back button double history bug
|
2022-05-07 00:08:34 -07:00 |
|
Michael Shamoon
|
4da49c8d59
|
Ensure retain all params when loading saved views
|
2022-05-06 11:27:18 -07:00 |
|
Michael Shamoon
|
261cab8450
|
support sort fields & some refactoring
|
2022-05-05 08:36:18 -07:00 |
|
Michael Shamoon
|
3e8bff03e7
|
Refactor query param handling to service
|
2022-05-05 00:23:06 -07:00 |
|
Michael Shamoon
|
3a8cc31f1b
|
fix some css specificity issues, unused vars
|
2022-04-16 00:23:15 -07:00 |
|
Michael Shamoon
|
6478db13e6
|
miscellaneous css fixes / reorganization
|
2022-04-13 13:30:02 -07:00 |
|
Michael Shamoon
|
1c2699b16e
|
Refactor contrast to use luminance function
|
2022-04-13 08:18:10 -07:00 |
|
Michael Shamoon
|
d98a016087
|
Initial build of primary color contrast
|
2022-04-13 08:18:09 -07:00 |
|
Michael Shamoon
|
b5a75be1db
|
fix error case
[ci skip]
|
2022-04-07 23:06:46 -07:00 |
|
Michael Shamoon
|
f2c83f51de
|
Cleanup file upload susbcriptions
|
2022-04-05 13:33:24 -07:00 |
|
Michael Shamoon
|
fb76b72787
|
Delete upload-documents.service.spec.ts
|
2022-04-05 13:33:24 -07:00 |
|
Michael Shamoon
|
77b9988d05
|
Refactor uploads to service, working global dd
|
2022-04-05 13:33:24 -07:00 |
|
Michael Shamoon
|
db76e1d65f
|
code formatting
|
2022-04-05 13:16:13 -07:00 |
|
Michael Shamoon
|
0136ba504b
|
Delete upload-documents.service.spec.ts
|
2022-04-05 13:16:13 -07:00 |
|
Michael Shamoon
|
73cab2af2d
|
Refactor uploads to service, working global dd
|
2022-04-05 13:16:12 -07:00 |
|
Felix E
|
ccf9b1291e
|
Merge pull request #591 from paperless-ngx/feature-version-checker
Feature: Update checker
|
2022-04-05 20:11:21 +02:00 |
|
Michael Shamoon
|
199fc6be94
|
Properly display api errors on list filter & translate error message
|
2022-04-02 19:45:54 -07:00 |
|
Michael Shamoon
|
440467e304
|
Allow notify user if update checking not explicitly set
|
2022-04-02 10:10:49 -07:00 |
|
Michael Shamoon
|
b58550bb79
|
refactor to update_available
|
2022-04-02 01:36:19 -07:00 |
|
Michael Shamoon
|
7b6dccf5ef
|
RemoteVersionService
|
2022-04-02 01:33:51 -07:00 |
|
Michael Shamoon
|
b7949d2e69
|
Add Belarusian localization
|
2022-03-31 19:42:08 -07:00 |
|
shamoon
|
ce5fe61e67
|
Merge pull request #540 from paperless-ngx/filtering-query-params
Feature: Filtering query params aka browser navigation for filtering
|
2022-03-28 00:07:46 -07:00 |
|
Michael Shamoon
|
0a29f51862
|
Fix quick filtering
|
2022-03-27 00:09:09 -07:00 |
|
Michael Shamoon
|
34b317da7a
|
Query vars for filtering
|
2022-03-26 23:18:12 -07:00 |
|
Michael Shamoon
|
7c2ae129d7
|
rxjs compatibility
|
2022-03-26 14:18:16 -07:00 |
|
Michael Shamoon
|
534c157809
|
Add Turkish localization
|
2022-03-26 13:52:15 -07:00 |
|
Frank Strieter
|
d38bed1334
|
test: remove most of the boilerplate tests
|
2022-03-23 09:24:07 +01:00 |
|
Michael Shamoon
|
991bc1a1ce
|
Add Serbian localization
|
2022-03-22 22:26:59 -07:00 |
|
Michael Shamoon
|
ff4538612e
|
Codestyle cleanup
|
2022-03-18 21:37:38 -07:00 |
|
Michael Shamoon
|
37c6201a5a
|
Add Chinese localization
Addresses https://github.com/paperless-ngx/paperless-ngx/issues/134#issuecomment-1062950795
|
2022-03-13 14:26:52 -07:00 |
|
Michael Shamoon
|
d1c785d1d0
|
Add Slovenian language for frontend
See #303
|
2022-03-13 09:15:42 -07:00 |
|
Michael Shamoon
|
e41d75c374
|
Prettier code cleanup for PR #273
|
2022-03-11 12:00:31 -08:00 |
|
Michael Shamoon
|
f34202a82a
|
Prettier code cleanup for .ts files
See #182
|
2022-03-11 11:58:19 -08:00 |
|