1322 Commits

Author SHA1 Message Date
Quinn Casey
39034c2b55 Merge pull request #504 from paperless-ngx/locale-serbian
Add Serbian localization
2022-03-23 13:53:38 +07:00
shamoon
dd02c7dea2 Merge pull request #372 from paperless-ngx/feature-bottom-pagination
Feature: Add bottom pagination
2022-03-22 22:58:58 -07:00
Michael Shamoon
d89c005246 Add Serbian localization 2022-03-22 22:26:59 -07:00
Paperless-ngx Translation Bot [bot]
b0b5b23a10 New Crowdin updates (#493)
* New translations django.po (Serbian (Latin))
* New translations messages.xlf (Serbian (Latin))
[ci skip]
2022-03-22 22:17:16 -07:00
shamoon
45eec40ab8 Merge pull request #313 from paperless-ngx/fix-issue-311
Fix #311 unable to click checkboxes in document list
2022-03-22 14:59:34 -07:00
Paperless Translation Bot
dee300565e New Crowdin updates (#423)
* New translations messages.xlf (French)
[ci skip]

* New translations django.po (Luxembourgish)
[ci skip]

* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]

* New translations django.po (Portuguese, Brazilian)
[ci skip]
2022-03-20 21:09:25 -07:00
Michael Shamoon
16128873ca Allow shorter search strings with Enter key 2022-03-18 23:30:26 -07:00
Michael Shamoon
332c0bf4f3 Codestyle cleanup 2022-03-18 21:37:38 -07:00
shamoon
a4852ab515 Merge pull request #415 from paperless-ngx/feature-improved-delay-button
Use progress bar for delayed buttons
2022-03-18 08:51:36 -07:00
Michael Shamoon
7fc11fffe6 Use progress bar for button delay 2022-03-17 14:37:21 -07:00
Michael Shamoon
bdcc68478f Add minimum length to text filter 2022-03-16 08:46:07 -07:00
Paperless Translation Bot
92011be685 New Crowdin updates (#342)
* New translations django.po (Romanian)
[ci skip]

* New translations django.po (Dutch)
[ci skip]

* New translations messages.xlf (Romanian)
[ci skip]

* New translations messages.xlf (Dutch)
[ci skip]

* New translations messages.xlf (Chinese Simplified)
[ci skip]

* New translations messages.xlf (Slovenian)
[ci skip]

* New translations django.po (Slovenian)
[ci skip]

* New translations messages.xlf (Slovenian)
[ci skip]

* New translations django.po (Polish)
[ci skip]

* New translations messages.xlf (Chinese Simplified)
[ci skip]
2022-03-15 20:58:44 -07:00
Michael Shamoon
f74188f564 Add bottom pagination for management lists 2022-03-15 10:17:19 -07:00
Michael Shamoon
1648a7cdf9 Add bottom pagination 2022-03-15 00:58:58 -07:00
Michael Shamoon
882709ee20 Fix filterable dropdown buttons arent translated 2022-03-14 22:40:45 -07:00
Michael Shamoon
552114cd2c rxjs7 compatibility 2022-03-14 16:23:14 -07:00
shamoon
146567601e Merge pull request #247 from paperless-ngx/locale-chinese-simplified
Add Chinese localization
2022-03-14 07:22:28 -07:00
Paperless Translation Bot
9f5c21865d New Crowdin updates (#308)
* New translations messages.xlf (Slovenian)
[ci skip]

* New translations django.po (Polish)
[ci skip]

* New translations messages.xlf (Polish)
[ci skip]

* New translations django.po (Polish)
[ci skip]

* New translations messages.xlf (Polish)
[ci skip]
2022-03-13 21:18:34 -07:00
shamoon
63603234e4 Merge pull request #314 from paperless-ngx/fix-issue-312
Fix page links hidden
2022-03-13 16:31:57 -07:00
Michael Shamoon
f843487081 Add Chinese localization
Addresses https://github.com/paperless-ngx/paperless-ngx/issues/134#issuecomment-1062950795
2022-03-13 14:26:52 -07:00
Michael Shamoon
1396825b95 Add Slovenian language for frontend
See #303
2022-03-13 09:15:42 -07:00
Michael Shamoon
89323a0b81 Fix page links hidden
Closes #312
2022-03-13 09:05:29 -07:00
Michael Shamoon
2d68519200 Fix dark mode selected table row background color 2022-03-13 08:45:39 -07:00
Michael Shamoon
e08c1b1ed0 Prevent event collision 2022-03-13 08:41:36 -07:00
Paperless Translation Bot
5a369e1b51 New Crowdin updates (#305)
* New translations django.po (Slovenian)
[ci skip]

* New translations messages.xlf (Slovenian)
[ci skip]
2022-03-13 03:20:56 -07:00
Paperless Translation Bot
e476bcea6e New translations messages.xlf (Slovenian) (#303)
[ci skip]
2022-03-13 01:16:46 -08:00
Paperless Translation Bot
5e608bc682 New Crowdin updates (#292)
* New translations messages.xlf (Chinese Simplified)
[ci skip]

* New translations django.po (Slovak)
[ci skip]

* New translations messages.xlf (Slovak)
[ci skip]

* New translations django.po (Slovak)
[ci skip]

* New translations messages.xlf (Portuguese)
[ci skip]

* New translations messages.xlf (Portuguese)
[ci skip]
2022-03-12 20:24:22 -08:00
Paperless Translation Bot
1f5102e4a6 New translations messages.xlf (Portuguese, Brazilian) (#286)
[ci skip]
2022-03-12 03:10:58 -08:00
Michael Shamoon
6156db2e40 Prettier code cleanup for PR #273 2022-03-11 12:00:31 -08:00
Michael Shamoon
bd4a705769 Prettier code cleanup for .ts files
See #182
2022-03-11 11:58:19 -08:00
shamoon
d56c9dc94b Merge pull request #273 from GruberViktor/dev
Added nav buttons in the document detail view
2022-03-11 11:57:03 -08:00
GruberViktor
b1633c4054 remove automatic focus on title in document-detail view
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2022-03-11 20:54:24 +01:00
GruberViktor
0018cdd85f remove text from close-button in the document-detail view
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2022-03-11 20:22:39 +01:00
GruberViktor
6a26c8f4a5 Apply suggestions from code review
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2022-03-11 20:16:53 +01:00
Paperless Translation Bot
93d1a92460 New Crowdin updates (#265)
* New translations django.po (Portuguese)
[ci skip]

* New translations messages.xlf (Portuguese)
[ci skip]

* New translations django.po (German)
[ci skip]

* New translations messages.xlf (Portuguese)
[ci skip]
2022-03-11 10:49:59 -08:00
shamoon
5d9482bcfa Merge pull request #253 from paperless-ngx/feature-better-date-keyboard-input
Improve date keyboard input
2022-03-11 10:27:56 -08:00
Viktor
0975c02635 Added nav buttons in the document detail view
Sometimes, when you are looking for a document, you need to go into the document-detail view
to read the pdf. To view the next document in the detail view, normally you would go back and
then click on the next.

Here I added two buttons to the toolbar to traverse throught the documents easily.
2022-03-11 17:35:38 +01:00
Michael Shamoon
6efc312929 Fix enter key was prevented 2022-03-11 08:11:35 -08:00
Michael Shamoon
d06c585f90 Include excluded items in dropdown count 2022-03-11 01:17:19 -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
shamoon
37030f89ee Merge pull request #243 from paperless-ngx/css-variables
Custom color theming
2022-03-10 19:26:15 -08:00
Michael Shamoon
89c2a0a037 Allow date dropdowns to use new formatter 2022-03-10 16:48:03 -08:00
Michael Shamoon
f64cfe349e Merge branch 'main' into dev 2022-03-10 16:40:38 -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