Michael Shamoon
6efc312929
Fix enter key was prevented
2022-03-11 08:11:35 -08:00
Michael Shamoon
6c1701fa14
semicolons
2022-03-11 01:03:43 -08:00
Michael Shamoon
31ad071cbb
more code cleanup
2022-03-11 00:52:32 -08:00
Michael Shamoon
8250cdf714
code cleanup
2022-03-11 00:48:06 -08:00
Michael Shamoon
92c5e2b8dc
Fix dropdown inputs
2022-03-11 00:29:59 -08:00
Michael Shamoon
b6a75b6206
Move padding into date formatter
2022-03-11 00:28:06 -08:00
Michael Shamoon
cf18cc940e
Limit date input field chars and length
2022-03-11 00:11:59 -08:00
Michael Shamoon
89c2a0a037
Allow date dropdowns to use new formatter
2022-03-10 16:48:03 -08:00
Michael Shamoon
51e1336af3
fix comment
2022-03-10 15:27:02 -08:00
Michael Shamoon
548f6a41ae
Allow formatting non-padded dates
2022-03-10 15:17:32 -08:00
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
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
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
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
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
Trenton Holmes
b824b5f125
Removes certain packages from the Pipfile
2022-03-07 12:15:16 -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
shamoon
f1b2c86af0
Merge pull request #212 from paperless-ngx/l10n_dev
...
New Crowdin updates
2022-03-05 20:10:52 -08:00
Paperless Translation Bot
b98174cd4b
New translations messages.xlf (Spanish)
...
[ci skip]
2022-03-05 08:50:51 -08:00
Ingo Sigmund
cbc066205b
Merge branch 'paperless-ngx:dev' into dev
2022-03-05 12:12:42 +01:00
Paperless Translation Bot
fc4b1d4bd8
New translations messages.xlf (Spanish)
...
[ci skip]
2022-03-05 03:09:56 -08:00
Ingo Sigmund
49a473dcd5
remove volume: if no named volumes are used
2022-03-05 12:07:52 +01:00
Paperless Translation Bot
8c8fd35d38
New translations django.po (Luxembourgish)
...
[ci skip]
2022-03-04 15:16:09 -08:00
Paperless Translation Bot
1eedd44735
New translations django.po (German)
...
[ci skip]
2022-03-04 15:16:08 -08:00
Paperless Translation Bot
ffe4a1adbe
New translations django.po (Luxembourgish)
...
[ci skip]
2022-03-04 14:17:33 -08:00
Quinn Casey
8e7fa803b1
Merge pull request #209 from paperless-ngx/feature-ci-ngx-dirs
...
Update CI from -ng to -ngx
2022-03-04 08:28:01 -08:00
shamoon
249728c8b8
Merge pull request #206 from paperless-ngx/update-docs-migration-ng-to-ngx
...
Add information about switching from -ng to -ngx
2022-03-03 13:23:03 -08:00
shamoon
9e008d9300
Fix the grammars in setup.rst
2022-03-03 13:20:29 -08:00
Michael Shamoon
2990935dc6
Add migration line to readme
2022-03-03 13:02:58 -08:00
shamoon
4242cefa0a
More explicit instructions
2022-03-03 12:55:34 -08:00
shamoon
d6994b8204
Add note to pull new image
2022-03-03 11:07:48 -08:00
shamoon
e1997aad4a
Add information about switching from -ng to -ngx
...
Closes #204
2022-03-03 10:11:58 -08:00
Paperless Translation Bot
1b3d13fad7
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
Ingo Sigmund
0f746a77a9
Correct install script (stop creating unused named volumes)
2022-03-03 15:17:54 +01:00
Ingo Sigmund
b21a87a0c7
Merge pull request #173 from paperless-ngx/feature-fix-install-script
...
Install: Ask for database folder mount when using postgres
2022-03-03 10:16:47 +01:00
Paperless Translation Bot
7fdd6d91df
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
shamoon
dc9088eec4
Merge pull request #195 from paperless-ngx/update-ngx-in-docs
...
Update remaining references to -ngx
2022-03-02 14:17:27 -08:00
Quinn Casey
253b385b07
Fix "incorrect type" YAML error
2022-03-02 12:18:29 -08:00
Marc Schaefer
fdcb4ea4d1
Switch ci.yml from ng to ngx
2022-03-02 21:00:43 +01:00
Michael Shamoon
41580aa7e1
Update django.po
2022-03-02 11:27:53 -08:00
Michael Shamoon
2c76ee461f
Update Angular messages.xlf
2022-03-02 11:21:39 -08:00
Quinn Casey
2ad8cf8e1f
Update paperless-ng to paperless-ngx
2022-03-02 11:18:17 -08:00