Michael Shamoon
5872584aa6
Code formatting
2022-03-10 15:17:32 -08:00
Michael Shamoon
e2abd36ec7
strip all delimiters
2022-03-10 15:17:31 -08:00
Michael Shamoon
0708da5b67
semicolon
2022-03-10 15:17:31 -08:00
shamoon
74ca991277
Merge pull request #250 from GruberViktor/date_parser
...
Parse dates when entered without separators
2022-03-10 15:16:50 -08:00
Quinn Casey
86c3206234
Fix failed docker run on multi-tags
2022-03-10 14:58:28 -08:00
Quinn Casey
63e9ef0189
Merge pull request #251 from paperless-ngx/dependabot-label-fix
...
Make dependabot labels consistent
2022-03-10 14:06:28 -08:00
Quinn Casey
670f52edb6
Make dependabot labels consistent
2022-03-10 14:01:58 -08:00
Michael Shamoon
d1e1fa36a6
Fix outline buttons become invisible in light mode
2022-03-10 13:59:31 -08:00
Michael Shamoon
9aa652661f
Fix changing theme incorrectly affects dark mode settings
2022-03-10 13:56:22 -08:00
Viktor
efbe34b114
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
7471fe4e07
1.6.0
...
[skip ci]
2022-03-10 12:03:00 -08:00
shamoon
84224f02e7
Merge pull request #213 from paperless-ngx/beta
...
Merge 1.6.0 Release Candidate
2022-03-10 12:01:31 -08:00
Ingo Sigmund
b179b13175
Merge pull request #214 from isigmund/dev
2022-03-10 15:09:33 +01:00
Ingo Sigmund
9d54f2bf82
Merge pull request #23 from flofeld/patch-1
2022-03-10 15:06:12 +01:00
Paperless Translation Bot
fe90ac437f
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
Florian Feldmann
022ff4378c
Apply suggestions from code review
...
Co-authored-by: Ingo Sigmund <Ingo.sigmund@web.de>
2022-03-10 01:11:23 +01: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
09b1fb2b76
Allow non-hex color modes from color component
2022-03-09 14:12:39 -08:00
Michael Shamoon
ac435f17a1
Skeleton implementation of color setting
2022-03-09 14:12:28 -08:00
Michael Shamoon
9798398d9e
refactor variable names
2022-03-09 11:13:58 -08:00
Michael Shamoon
3ba3c2b1bd
fix some missed focus styles
2022-03-09 11:10:26 -08:00
Michael Shamoon
2e6c35798f
Increase contrast for dark mode colored buttons
2022-03-08 16:48:31 -08:00
Michael Shamoon
ffc1dee60d
Make correspondent links on cards buttons
2022-03-08 16:45:36 -08:00
Michael Shamoon
0151d7e73f
tweak dark mode bg coloring
2022-03-08 16:41:56 -08:00
Michael Shamoon
703a81eb5d
fix logo coloring, saved view widget link, card coloring
2022-03-08 16:41:49 -08:00
Michael Shamoon
9b629363cf
fix some light mode stuff due to specificity
2022-03-08 16:28:58 -08:00
Michael Shamoon
ea6cfa738d
checkbox focus color
2022-03-08 16:05:21 -08:00
Michael Shamoon
03ffc6c62e
tab switching styling
2022-03-08 16:03:32 -08:00
Michael Shamoon
b0ce90a6bf
toasts
2022-03-08 16:02:16 -08:00
Michael Shamoon
2b25dd24f0
fix some focus styling
2022-03-08 15:50:10 -08:00
Michael Shamoon
956cdc0af5
unify some button colors
2022-03-08 15:38:16 -08:00
Michael Shamoon
541ab12e3a
fix some buttons, focus shadow
2022-03-08 15:22:17 -08:00
Michael Shamoon
6211846e14
Initial conversion to css variables
2022-03-08 14:49:40 -08:00
Quinn Casey
a62816bd7e
Merge pull request #236 from stumpylog/minimal-pipfile
...
Remove non-direct dependencies from Pipfile
2022-03-08 06:25:58 -08:00
Quinn Casey
76724ae529
Merge pull request #235 from paperless-ngx/1.6.0-rc1-dependency-updates
...
Update @angular/common, @angular/forms, @angular/platform-browser, ts-node, @angular/router
2022-03-08 06:12:49 -08:00
Michael Shamoon
cfe0a53d3b
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
Trenton Holmes
b824b5f125
Removes certain packages from the Pipfile
2022-03-07 12:15:16 -08:00
shamoon
5dfe567119
Merge pull request #226 from paperless-ngx/fix-issue-225-management-page-filtering
...
Fix issue #225 management page filtering, add esc clearing of filter field
2022-03-07 10:50:52 -08:00
Michael Shamoon
4717057a16
Allow esc key clearing, autofocus on management lists
2022-03-07 09:45:58 -08:00
Michael Shamoon
92a1b9d7f9
Page parameter breaks filtering on mangement pages
...
Closes #225
2022-03-07 09:45:39 -08:00
Ingo Sigmund
e73cdb88ab
Merge branch 'dev' of https://github.com/isigmund/paperless-ngx into dev
2022-03-06 18:03:24 +01:00
Ingo Sigmund
ab5a29f214
Merge branch 'paperless-ngx:dev' into dev
2022-03-06 17:43:57 +01:00
Quinn Casey
9a1075c651
Merge pull request #219 from paperless-ngx/1.6.0-rc1-frontend-fixes1
...
1.6.0 rc1 frontend fixes 1
2022-03-06 08:38:34 -08:00
Michael Shamoon
d4357339f3
Reduce debounce to avoid title erasing
...
Closes #216
2022-03-05 20:12:17 -08:00
Michael Shamoon
ca8d42bf05
Clone tags array to prevent false dirty check
...
Closes #215
2022-03-05 20:12:17 -08:00
shamoon
f1b2c86af0
Merge pull request #212 from paperless-ngx/l10n_dev
...
New Crowdin updates
2022-03-05 20:10:52 -08:00
Quinn Casey
8ad5557835
[skip ci] Add variable body to fix incorrect changelog
2022-03-05 14:49:52 -08:00