950 Commits

Author SHA1 Message Date
Michael Shamoon
fe820b7c6f bs5: fix user navbar dropdown menu placement 2022-02-19 23:10:13 -08:00
Michael Shamoon
ca6b37349e bs5: fix document detail input group 2022-02-19 23:07:36 -08:00
Michael Shamoon
8558559c00 bs5: document list table checkboxes 2022-02-19 23:05:41 -08:00
Michael Shamoon
52b9ea44f8 bs5: fix card checkboxes no longer custom controls 2022-02-19 22:57:04 -08:00
Michael Shamoon
18d6c4bf0e bs5: form input spacing, renamed controls 2022-02-19 22:40:27 -08:00
Michael Shamoon
1545ed6ab8 bs5: fix document list sort form toggle button 2022-02-19 22:25:06 -08:00
Michael Shamoon
96bd091da7 bs5: fix search icon location 2022-02-19 22:23:56 -08:00
Michael Shamoon
76b2031717 bs5: fix filter editor spacing 2022-02-19 22:20:53 -08:00
Michael Shamoon
df16b41971 bs5: fix badges 2022-02-19 22:04:52 -08:00
Michael Shamoon
81f1e9c7ab bs5: fix toggle buttons 2022-02-19 21:46:15 -08:00
Michael Shamoon
221857b013 bs5: fix underline weirdness 2022-02-19 21:39:02 -08:00
Michael Shamoon
3a6ff637cb bs5: fix small cards display 2022-02-19 21:38:29 -08:00
Michael Shamoon
baad7131bc bs5: fix large card display 2022-02-19 21:38:07 -08:00
Yannic Schroeder
39a4fcbf46 Migrate Bootstrap close buttons to v5
https://getbootstrap.com/docs/5.0/migration/#close-button
2022-02-20 01:43:31 +01:00
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