70 Commits

Author SHA1 Message Date
Michael Shamoon
7fbd2076c3 Basic frontend settings retrieval 2022-05-17 11:11:38 -07:00
Michael Shamoon
5995b97f39 fix settings mobile display bugs 2022-04-17 00:36:47 -07:00
Frank Strieter
4377d15599 test: remove most of the boilerplate tests 2022-03-23 09:24:07 +01:00
Michael Shamoon
bd4a705769 Prettier code cleanup for .ts files
See #182
2022-03-11 11:58:19 -08:00
Michael Shamoon
9aa652661f Fix changing theme incorrectly affects dark mode settings 2022-03-10 13:56:22 -08:00
Michael Shamoon
96ce67c443 Component methods arent really private 2022-03-09 15:43:06 -08:00
Michael Shamoon
964f67c36c Prevent overriding other settings 2022-03-09 15:40:04 -08:00
Michael Shamoon
1658d1aa85 Working conversion 2022-03-09 15:34:26 -08:00
Michael Shamoon
c0fac27576 Converting colors experiment 2022-03-09 15:19:42 -08:00
Michael Shamoon
ac435f17a1 Skeleton implementation of color setting 2022-03-09 14:12:28 -08:00
Michael Shamoon
81ccdb4ead Fix bs5 selects 2022-03-01 12:25:22 -08:00
Michael Shamoon
4693f1b026 fix layout columns in settings saved views 2022-02-20 01:32:24 -08:00
Michael Shamoon
268f2c18ec bs5: fix settings display 2022-02-19 23:34:32 -08:00
Michael Shamoon
5fbec1eaaf fix missing darkModeInvertThumbs form control 2022-02-19 23:14:39 -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
Michael Shamoon
60f63ad75f Merge branch 'dev' into feature/unsaved-changes 2022-02-15 11:20:05 -08:00
jonaswinkler
c5848fc077 keep the ng2-pdf-viewer; this might come in handy for splitting documents at specific pages #706 2021-03-10 22:38:33 +01: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
58f5c52f38 Merge remote-tracking branch 'upstream/dev' into feature/popover-previews 2021-03-03 21:19:51 -08:00
jonaswinkler
9f56feb84f update messages and typo fix 2021-02-28 12:42:46 +01:00
jonaswinkler
8d3f4f6d9a Merge branch 'feature-invert-thumb-option' into dev 2021-02-26 14:31:18 +01:00
Bolko Schreiber
1cdc081560 Added option to invert thumbnails in dark mode 2021-02-25 13:57:45 +01:00
Michael Shamoon
5408b0b77b Fix removed setting 2021-02-24 13:08:31 -08:00
Michael Shamoon
d08df53aa9 Merge remote-tracking branch 'upstream/dev' into feature/popover-previews 2021-02-24 12:41:44 -08:00
Michael Shamoon
55dea67784 Remove ng2-pdf-viewer and use only native viewer 2021-02-24 11:26:39 -08:00
jonaswinkler
f35dcf1675 use ng-bootstrap date selector, with proper formatting/parsing according to the current locale #177 2021-02-24 18:00:26 +01:00
jonaswinkler
8e89c4ddab add support for iso 8601 date display 2021-02-17 12:15:22 +01:00
jonaswinkler
cd3d5e8d63 added en-GB language 2021-02-16 14:54:18 +01:00
jonaswinkler
aafd24b169 messages, reorganized settings 2021-02-02 14:06:16 +01:00
jonaswinkler
0814a89a72 updates messages 2021-02-02 12:58:11 +01:00
jonaswinkler
dfcfeab1b1 settings and localization 2021-01-27 17:28:11 +01:00
Michael Shamoon
cae8483581 Merge remote-tracking branch 'upstream/dev' into feature/unsaved-changes 2021-01-25 23:36:39 -08:00
Michael Shamoon
6b1517cc7d Refactor, missed import 2021-01-25 23:29:16 -08:00
Michael Shamoon
09d6d25074 Merge remote-tracking branch 'upstream/dev' into feature/unsaved-changes 2021-01-25 23:16:18 -08:00
Michael Shamoon
dc8fc4d72b Prevent confirmation warning after save 2021-01-25 23:06:25 -08:00
Michael Shamoon
3959655f7f Settings navigation warning dialog 2021-01-25 22:44:26 -08:00
Michael Shamoon
c0bc69e182 Settings dirty check for saving 2021-01-25 19:23:03 -08:00
jonaswinkler
89780c139a improve locale selection options 2021-01-21 21:05:16 +01:00
jonaswinkler
86034603c5 fixes for #374 2021-01-17 12:14:19 +01:00
Michael Shamoon
1f6d7be1c7 Allow "live" changing of date format 2021-01-16 20:49:12 -08:00
jonaswinkler
d15f5df1c9 update translation messages 2021-01-17 00:25:40 +01:00
jonaswinkler
d93dd20c7f add configuration option for changing date display in paperless #325 2021-01-17 00:15:45 +01:00
jonaswinkler
1b559578a6 add a language switcher fixes #352 2021-01-15 12:50:34 +01:00
jonaswinkler
af58998e44 configuration option for type of PDF viewer fixes #337 2021-01-14 13:35:43 +01:00
jonaswinkler
4ffbbb9796 fix some translations 2021-01-05 23:36:31 +01:00
jonaswinkler
b16a4b3aa5 fixed quotes 2021-01-02 14:18:20 +01:00
jonaswinkler
9d27cc43e1 missed a translation string 2021-01-02 01:13:34 +01:00
jonaswinkler
4906b12bcf refactored app-view service 2021-01-01 22:38:26 +01:00
Michael Shamoon
e1f1d05bc8 Consistent settings screen 2020-12-29 16:58:19 -08:00