shamoon
8f1c4cd9c4
Merge pull request #243 from paperless-ngx/css-variables
...
Custom color theming
2022-03-10 19:26:15 -08:00
Michael Shamoon
96a84d16a6
Merge branch 'main' into dev
2022-03-10 16:40:38 -08:00
Michael Shamoon
af536dfefb
Fix outline buttons become invisible in light mode
2022-03-10 13:59:31 -08:00
Michael Shamoon
7d7c5207d7
Fix changing theme incorrectly affects dark mode settings
2022-03-10 13:56:22 -08:00
Viktor
52f0a3dfb9
Parse dates when entered without separators
...
This adds date dividers if none are entered.
It also adds the current year if it wasn't entered.
This allows users to just enter 1003, 100322, 10032022 and
have it expanded to 10.03.2022, in the case of the German format.
(All other formats are also supported)
It also replaces commas with the date divider.
This allows quick entry of the date on the numpad.
2022-03-10 21:31:54 +01:00
shamoon
d3bccc049b
1.6.0
...
[skip ci]
2022-03-10 12:03:00 -08:00
Paperless Translation Bot
e74c716588
New Crowdin updates ( #244 )
...
* New translations django.po (Italian)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations django.po (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations django.po (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
2022-03-09 16:21:06 -08:00
Michael Shamoon
a591614a39
Component methods arent really private
2022-03-09 15:43:06 -08:00
Michael Shamoon
0085c8351e
Prevent overriding other settings
2022-03-09 15:40:04 -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
dbe233f0ae
Skeleton implementation of color setting
2022-03-09 14:12:28 -08:00
Michael Shamoon
17e5f6d76b
refactor variable names
2022-03-09 11:13:58 -08:00
Michael Shamoon
f52d167da3
fix some missed focus styles
2022-03-09 11:10:26 -08:00
Michael Shamoon
63aa7128a7
Increase contrast for dark mode colored buttons
2022-03-08 16:48:31 -08:00
Michael Shamoon
d30a652fc1
Make correspondent links on cards buttons
2022-03-08 16:45:36 -08:00
Michael Shamoon
1cd0684f62
tweak dark mode bg coloring
2022-03-08 16:41:56 -08:00
Michael Shamoon
bc97a13a62
fix logo coloring, saved view widget link, card coloring
2022-03-08 16:41:49 -08:00
Michael Shamoon
db98eed392
fix some light mode stuff due to specificity
2022-03-08 16:28:58 -08:00
Michael Shamoon
76115d6a81
checkbox focus color
2022-03-08 16:05:21 -08:00
Michael Shamoon
9e2fd52434
tab switching styling
2022-03-08 16:03:32 -08:00
Michael Shamoon
7ca12c3dc4
toasts
2022-03-08 16:02:16 -08:00
Michael Shamoon
3dffa09977
fix some focus styling
2022-03-08 15:50:10 -08:00
Michael Shamoon
7c313eed33
unify some button colors
2022-03-08 15:38:16 -08:00
Michael Shamoon
383cf7f4d5
fix some buttons, focus shadow
2022-03-08 15:22:17 -08:00
Michael Shamoon
4babf0d102
Initial conversion to css variables
2022-03-08 14:49:40 -08:00
Michael Shamoon
36eaafa52a
Update @angular/common, @angular/forms, @angular/platform-browser, ts-node, @angular/router
...
Closes #228
Closes #229
Closes #230
Closes #231
Closes #232
2022-03-07 13:07:04 -08:00
Michael Shamoon
472a3a54ab
Allow esc key clearing, autofocus on management lists
2022-03-07 09:45:58 -08:00
Michael Shamoon
9fbf9923dc
Page parameter breaks filtering on mangement pages
...
Closes #225
2022-03-07 09:45:39 -08:00
Michael Shamoon
b383e7dd08
Reduce debounce to avoid title erasing
...
Closes #216
2022-03-05 20:12:17 -08:00
Michael Shamoon
33ab69e010
Clone tags array to prevent false dirty check
...
Closes #215
2022-03-05 20:12:17 -08:00
Paperless Translation Bot
23d6589a73
New translations messages.xlf (Spanish)
...
[ci skip]
2022-03-05 08:50:51 -08:00
Paperless Translation Bot
8f3f60d249
New translations messages.xlf (Spanish)
...
[ci skip]
2022-03-05 03:09:56 -08:00
Michael Shamoon
bb5d8497c9
1.6.0-rc1 version string
2022-03-04 08:30:03 -08:00
Paperless Translation Bot
4d4ed7bc7b
New Crowdin updates ( #202 )
...
* New translations django.po (Danish)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations django.po (French)
[ci skip]
* New translations django.po (French)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations django.po (Danish)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
2022-03-03 09:40:22 -08:00
Paperless Translation Bot
fdc051114b
New Crowdin updates ( #201 )
...
* New translations django.po (Romanian)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Greek)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Korean)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Chinese Traditional)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Khmer)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Arabic, Saudi Arabia)
[ci skip]
* New translations django.po (Danish)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations django.po (French)
[ci skip]
* New translations django.po (Polish)
[ci skip]
* New translations django.po (Spanish)
[ci skip]
* New translations django.po (Czech)
[ci skip]
* New translations django.po (German)
[ci skip]
* New translations django.po (Greek)
[ci skip]
* New translations django.po (Hebrew)
[ci skip]
* New translations django.po (Italian)
[ci skip]
* New translations django.po (Korean)
[ci skip]
* New translations django.po (Dutch)
[ci skip]
* New translations django.po (Portuguese)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations django.po (Russian)
[ci skip]
* New translations django.po (Slovenian)
[ci skip]
* New translations django.po (Swedish)
[ci skip]
* New translations django.po (Chinese Traditional)
[ci skip]
* New translations django.po (Portuguese, Brazilian)
[ci skip]
* New translations django.po (Khmer)
[ci skip]
* New translations django.po (Luxembourgish)
[ci skip]
* New translations django.po (Arabic, Saudi Arabia)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
2022-03-02 14:42:46 -08:00
Michael Shamoon
04c28d4105
Update Angular messages.xlf
2022-03-02 11:21:39 -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
93487b1aeb
Fix bs5 selects
2022-03-01 12:25:22 -08:00
shamoon
37a5627b40
Merge pull request #174 from paperless-ngx/22-02-deps-fix
...
Fix dependency conflicts, broken frontend build
2022-02-28 14:33:12 -08:00
Michael Shamoon
b21e8a77be
Bump build-angular to 13.2.5
2022-02-28 12:26:29 -08:00
Michael Shamoon
16cb3ee779
Dont downgrade tslib
2022-02-28 09:37:33 -08:00
Paperless Translation Bot
f8d1fc749c
New translations messages.xlf (Chinese Traditional)
...
[ci skip]
2022-02-28 01:41:16 -08:00
Michael Shamoon
c5e55be84a
Update package-lock.json, add popper
2022-02-27 22:32:00 -08:00
Quinn Casey
03b48078df
Decrement build-angular
2022-02-27 19:39:47 -08:00
Quinn Casey
f0908f3a58
Bump deps to fix TypeError, downgrade tslib for compat
2022-02-27 19:14:33 -08:00
shamoon
e331f23bb0
Merge pull request #165 from paperless-ngx/feature-logo-2022
...
New -ngx logo 2022
2022-02-27 06:09:51 -08:00