paperless-ngx/src-ui/src/app
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
..
components Fix scroll always visible on filterable dropdowns 2022-03-02 00:48:36 -08:00
data Update filter-rule-type.ts 2022-02-14 22:23:39 -08:00
directives fixes #128 2021-01-04 17:08:52 +01:00
guards cleanup subscriptions 2022-02-16 01:06:22 -08:00
interceptors Normalize whitespace in source files 2021-06-13 10:57:40 -04:00
pipes Merge branch 'dev' into feature/any-all-filtering 2022-02-14 22:23:31 -08:00
services Merge pull request #13 from shamoon/feature/unsaved-changes 2022-02-18 06:58:09 -08:00
utils Parse dates when entered without separators 2022-03-10 21:31:54 +01:00
app-routing.module.ts missed from merge 2022-02-15 11:41:56 -08:00
app.component.html Normalize whitespace in source files 2021-06-13 10:57:40 -04:00
app.component.scss now using SCSS for better theming support 2020-11-22 14:43:59 +01:00
app.component.spec.ts added paperless ui 2020-10-27 01:11:32 +01:00
app.component.ts Normalize whitespace in source files 2021-06-13 10:57:40 -04:00
app.module.ts Import Czech and Danish locales 2022-02-19 23:26:21 -08:00