| 
							
							
								 Michael Shamoon | 48f9cb09af | minor refactor query params utils | 2022-05-21 00:22:36 -07:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | 1c83f489d1 | Use 1/0 instead of true/false | 2022-05-21 00:22:35 -07:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | f6d78a0044 | fix documents list without query params | 2022-05-20 23:18:18 -07:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | e60a7df9a2 | Refactor query params service | 2022-05-20 23:18:18 -07:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | bf8703deae | Update messages.xlf | 2022-05-19 23:54:23 -07:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | 1997b7b2d9 | Mark various tooltips for translation | 2022-05-19 23:50:57 -07:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | 5e9f3586cd | Update messages.xlf | 2022-05-19 15:22:13 -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 |  | 
			
				
					| 
							
							
								 shamoon | 998ca64c1e | Merge pull request #919 from paperless-ngx/feature-settings-saved-to-db Feature: frontend settings saved to database | 2022-05-18 11:33:17 -07:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | d5e340d0f6 | Consolidate date adapter | 2022-05-18 03:25:02 -07:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | 94954eeba3 | created_date error display | 2022-05-18 03:25:02 -07:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | b2911b2eba | use created_date in all of frontend | 2022-05-18 03:25:02 -07:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | 063f6c1d5a | only pass created_date from frontend | 2022-05-18 03:25:02 -07:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | 2ca691d3b8 | use created_date | 2022-05-18 03:25:02 -07:00 |  | 
			
				
					| 
							
							
								 shamoon | f1e99de59a | Merge pull request #979 from paperless-ngx/fix-978 Fix: Title is changed after switching doc quickly | 2022-05-18 02:55:24 -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 | 4a7c9a6050 | Update settings e2e fixture | 2022-05-17 11:14:21 -07:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | e94ce3102e | Correct translation string locations | 2022-05-17 11:14:21 -07:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | c84b592543 | Update frontend strings | 2022-05-17 11:13:58 -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 | b2307d911e | update e2e tests for settings initialization | 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 | a51893c849 | Manually dirty check title on doc change | 2022-05-17 10:36:43 -07:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | 79e218d00a | Fix title subscription fires even after doc change | 2022-05-17 09:59:14 -07:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | 2f739ff0b3 | close button color with light primary only for toasts | 2022-05-17 09:09:38 -07:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | 1efd226f75 | let OpenDocumentsService handle nav | 2022-05-15 23:44:29 -07:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | ba1bb95935 | Update messages.xlf | 2022-05-15 23:44:28 -07:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | f5e740f2ec | Warn on closing edited doc due to max open docs | 2022-05-15 22:55:25 -07:00 |  | 
			
				
					| 
							
							
								![Paperless-ngx Translation Bot [bot]](https://secure.gravatar.com/avatar/0557fb90832f3a318ab099e720b13486?d=identicon&s=56) Paperless-ngx Translation Bot [bot] | c7412deb77 | New Crowdin updates (#911) * New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Arabic, Saudi Arabia)
[ci skip]
* New translations django.po (Polish)
[ci skip]
* New translations django.po (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Arabic, Saudi Arabia)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Arabic, Saudi Arabia)
[ci skip]
Co-authored-by: Michael Shamoon <4887959+shamoon@users.noreply.github.com> | 2022-05-13 20:34:51 -07:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | 9ed6c78466 | Update date.ts [ci skip] | 2022-05-13 11:52:05 -07:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | 0bdc132dcf | Update messages.xlf [ci skip] | 2022-05-13 08:30:41 -07:00 |  | 
			
				
					| 
							
							
								 Quinn Casey | 38f4bf4e28 | Merge pull request #939 from paperless-ngx/fix-management-pages-plurals Fix: management pages plurals incorrect in other languages | 2022-05-13 07:45:41 -07:00 |  | 
			
				
					| 
							
							
								 Quinn Casey | 109b0ea78b | Merge pull request #933 from paperless-ngx/1.7.1-frontend-css-tweaks Fix: v1.7.1 frontend visual fixes | 2022-05-13 07:44:28 -07:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | 5061feb7bc | Update messages.xlf | 2022-05-12 20:39:04 -07:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | 52480e0bc4 | Use explicit plural strings on management pages | 2022-05-12 20:34:32 -07:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | 109dd45b56 | Update messages.xlf [ci skip] | 2022-05-12 20:32:17 -07:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | c8da513d97 | Hide text on large cards on tiny screens | 2022-05-12 20:22:40 -07:00 |  | 
			
				
					| 
							
							
								 Quinn Casey | f3d6fcb52b | Merge pull request #920 from paperless-ngx/frontend-asn-empty Feature: allow all ASN filtering functions | 2022-05-12 10:28:10 -07:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | 3d5bcd9d75 | Visible bg & text color changes on ng-select | 2022-05-11 23:20:21 -07:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | b391dd6a3f | Improve mobile filter editor layout with long languages | 2022-05-11 23:20:21 -07:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | fcb5beb617 | Fix unassigned query params ignored | 2022-05-11 15:15:06 -07:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | dad141726c | Fix disabled input bg color | 2022-05-11 14:44:02 -07:00 |  | 
			
				
					| 
							
							
								 Michael Shamoon | 48637188a7 | Handle all ASN filtering rules | 2022-05-11 14:44:02 -07:00 |  |