986 Commits

Author SHA1 Message Date
Yannic Schroeder
0aaf553acc Migrate Bootstrap utilities to v5
Names of utility classes have changed:
https://getbootstrap.com/docs/5.0/migration/#utilities
2022-02-20 01:25:57 +01:00
Yannic Schroeder
0deaf25285 Fix wrong migrations from update to Angular 13 2022-02-20 00:15:43 +01:00
Yannic Schroeder
73f1bcc9ef Update to Angular 13 2022-02-20 00:14:35 +01:00
Yannic Schroeder
03ad3cab46 Fix deprecated Sass syntax 2022-02-20 00:14:35 +01:00
shamoon
6e866a4594 Merge pull request #10 from shamoon/feature/any-all-filtering
Feature: any / all filtering with tags
2022-02-19 14:52:55 -08:00
Michael Shamoon
f3c13bfa4a Indicate disabled but active All button 2022-02-19 14:03:55 -08:00
Yannic Schröder
98b0e56145 Update frontend strings to Paperless-ngx (#105)
This also includes URLs to ressources.
2022-02-19 21:42:09 +01:00
Michael Shamoon
2a6a61b45c Hide double-click note on non-multiple dropdowns 2022-02-19 09:20:41 -08:00
Michael Shamoon
e23627bba0 Change alt-click to second click 2022-02-18 19:35:02 -08:00
shamoon
366dbdb33e Merge pull request #13 from shamoon/feature/unsaved-changes
Warnings for unsaved changes, 'intelligent' buttons when editing
2022-02-18 06:58:09 -08:00
Michel Weimerskirch
20865d7567 Enabled the Czech (cs-cz) translations 2022-02-18 09:39:06 +01:00
Michel Weimerskirch
7c85ae2784 Enabled the Danish (da-dk) translations 2022-02-18 09:18:04 +01:00
Michael Shamoon
eb470cc443 clear 'dirty' documents when closing all 2022-02-17 23:05:14 -08:00
Michael Shamoon
3ad55966d8 Correct runtime issue(s) with saveEditNext 2022-02-17 23:04:38 -08:00
Michel Weimerskirch
e805ca5fc2 Sort languages by localized name at runtime 2022-02-18 08:02:03 +01:00
Michel Weimerskirch
36e134d3be Sort language lists by locale 2022-02-18 08:02:00 +01:00
Michael Shamoon
c6a5ce1f99 Check for live changes on document detail title 2022-02-16 14:34:19 -08:00
Michael Shamoon
f65f1959bd Reset networkActive & error after switchmap pipes complete 2022-02-16 13:43:25 -08:00
Michael Shamoon
ff0c4ec549 fix conflict with mobile preview pane 2022-02-16 12:00:19 -08:00
Michael Shamoon
6fd8f88b4e titleInput may be undefined if in a different tab 2022-02-16 11:36:22 -08:00
Michael Shamoon
eb051cd53f Rewrite nested subscriptions 2022-02-16 02:27:17 -08:00
Michael Shamoon
87ee532798 cleanup subscriptions 2022-02-16 01:06:22 -08:00
Michael Shamoon
d2e0f91b20 Fix spelling error 2022-02-16 00:29:04 -08:00
Michael Shamoon
a4e0056c79 Cleanup subscriptions 2022-02-15 23:43:54 -08:00
Michael Shamoon
c5c2257ff0 Code cleanup 2022-02-15 23:43:02 -08:00
Michael Shamoon
4a9844d64b missed from merge 2022-02-15 11:41:56 -08:00
Michael Shamoon
60f63ad75f Merge branch 'dev' into feature/unsaved-changes 2022-02-15 11:20:05 -08:00
Felix E
fbe0676f02 Merge pull request #32 from amenk/patch-1
Fix: Search box overlays menu on mobile (jonaswinkler#1382)
2022-02-15 16:19:39 +01:00
Michael Shamoon
b119679e48 Update filter-rule-type.ts 2022-02-14 22:23:39 -08:00
Michael Shamoon
bb5ac02289 Merge branch 'dev' into feature/any-all-filtering 2022-02-14 22:23:31 -08:00
Michael Shamoon
f21390bbdf Merge pull request #9 from shamoon/fix/issue-1228
Add white background to plaintext documents
2022-02-14 22:14:36 -08:00
Michael Shamoon
dbe1808d25 Merge pull request #2 from shamoon/pdf-viewer-mobile-improvements
Pdf viewer mobile improvements
2022-02-14 22:07:41 -08:00
Michael Shamoon
197a37f476 Merge branch 'dev' into pdf-viewer-mobile-improvements 2022-02-14 22:00:39 -08:00
Michael Shamoon
14e9840fa1 Add white background to plaintext documents 2022-01-13 11:13:33 -08:00
Alexander Menk
10844ea3af #1382 Fix: Search box overlays menu on mobile
Fix Z-index problem
2021-10-31 12:34:22 +01:00
Jonas Winkler
ee098d1577 Merge pull request #1297 from shamoon/feature/issue-1260
Add loading indicator when document list reloading
2021-09-10 20:37:37 +02:00
Michael Shamoon
028156d0c8 Add i18n 2021-09-10 11:28:49 -07:00
Michael Shamoon
e77f8be778 Show loading with spinner on document list reloading 2021-09-08 21:12:44 -07:00
Michel Weimerskirch
bcd801b47b Added support for Luxembourgish (lb_LU) as an interface language 2021-07-16 16:43:55 +02:00
jonaswinkler
2247e25a9b Merge branch 'normalize-whitespace' into dev 2021-06-13 19:06:08 +02:00
Michael Lynch
96738277d9 Normalize whitespace in source files
Ensure that no source files have trailing whitespace at end of lines and ensure that all files end with a single trailing newline.

This also adds Github Actions to enforce whitespace conventions.
2021-06-13 10:57:40 -04:00
jonaswinkler
910ac7d9b4 update datepipe implementation due to interface change 2021-06-13 15:27:04 +02:00
jonaswinkler
fd65066178 update to Angular 11 2021-06-13 15:08:56 +02:00
jonaswinkler
505655fd52 add translation hint 2021-05-15 18:58:23 +02:00
jonaswinkler
592d60de40 added some missing strings 2021-05-15 18:53:55 +02:00
jonaswinkler
5218fb6ae7 frontend support for fulltext sorting 2021-05-15 18:48:39 +02:00
jonaswinkler
4daab1809d only show score when sorting by score 2021-05-15 17:25:49 +02:00
puuu
85cd3ab372 use baseURI for websocket and api calls 2021-05-14 14:44:13 +09:00
puuu
bd5c7458dd make all links relative 2021-05-14 14:44:13 +09:00
Jonas Winkler
16b3f0b4b3 add swedish locale 2021-05-04 17:01:39 +02:00