1621 Commits

Author SHA1 Message Date
Michael Shamoon
cdd7dc25b0 fix some css specificity issues, unused vars 2022-04-16 00:23:15 -07:00
Paperless-ngx Translation Bot [bot]
7a9ffbabeb New Crowdin updates (#699)
* 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 (Danish)
[ci skip]
2022-04-13 20:33:15 -07:00
Michael Shamoon
05d3731dbe miscellaneous css fixes / reorganization 2022-04-13 13:30:02 -07:00
Michael Shamoon
b90e339d10 Remove unneeded imports since change to css vars 2022-04-13 08:43:35 -07:00
Michael Shamoon
c5427c5a59 Refactor contrast to use luminance function 2022-04-13 08:18:10 -07:00
Michael Shamoon
88defa0358 Initial build of primary color contrast 2022-04-13 08:18:09 -07:00
Michael Shamoon
256df08222 Tags input should use body color 2022-04-12 14:45:47 -07:00
Michael Shamoon
e70244237c v1.7.0-rc1 2022-04-11 21:03:02 -07:00
Quinn Casey
c51259d73f Merge pull request #654 from paperless-ngx/fix-doc-detail-time
Fix: frontend document editing erases time data
2022-04-11 11:54:24 -07:00
Michael Shamoon
93b4451b5e reorganizing scss for clarity
[ci skip]
2022-04-07 23:23:28 -07:00
Michael Shamoon
3a9eb9adcc fix scss organization
[ci skip]
2022-04-07 23:15:27 -07:00
Michael Shamoon
91c438c1e7 fix error case
[ci skip]
2022-04-07 23:06:46 -07:00
Michael Shamoon
f173f59ec7 fix some broken css vars 2022-04-07 14:27:49 -07:00
Michael Shamoon
942c904037 minor css hover + focus state fixes
[ci skip]
2022-04-07 13:51:36 -07:00
shamoon
2e6180d792 Merge pull request #283 from paperless-ngx/feature-global-dragdrop
Feature: global drag'n'drop
2022-04-07 12:14:59 -07:00
Michael Shamoon
b4f60d9e5f retain document time / tz in detail form 2022-04-05 22:11:09 -07:00
shamoon
beee9f312e Merge pull request #630 from paperless-ngx/fix-disableable-download-buttons
Fix: download buttons should disable while waiting
2022-04-05 19:44:43 -07:00
Michael Shamoon
f0bbd7bea9 Cleanup file upload susbcriptions 2022-04-05 13:33:24 -07:00
Michael Shamoon
2fb96c0325 Delete upload-documents.service.spec.ts 2022-04-05 13:33:24 -07:00
Michael Shamoon
8e8eaf6b6b Cleaner activation with Angular directives 2022-04-05 13:33:24 -07:00
Michael Shamoon
2c408ad5db Refactor uploads to service, working global dd 2022-04-05 13:33:24 -07:00
Michael Shamoon
678801d612 100vh body height, fix filter editor horizontal overflow 2022-04-05 13:33:24 -07:00
Michael Shamoon
8b1337d7f9 fix overlay background color in dark mode 2022-04-05 13:16:13 -07:00
Michael Shamoon
da77c761d0 code formatting 2022-04-05 13:16:13 -07:00
Michael Shamoon
ebb9ca5747 Delete upload-documents.service.spec.ts 2022-04-05 13:16:13 -07:00
Michael Shamoon
9595432753 Add translation directive for upload message 2022-04-05 13:16:13 -07:00
Michael Shamoon
1c754e2dd9 Fix dark mode alert close button 2022-04-05 13:16:13 -07:00
Michael Shamoon
eeffcf3905 Cleaner activation with Angular directives 2022-04-05 13:16:13 -07:00
Michael Shamoon
2ab1c1a238 Fix broken toast animations & DOM removal 2022-04-05 13:16:13 -07:00
Michael Shamoon
ff67e61ff0 Add initiating toast 2022-04-05 13:16:13 -07:00
Michael Shamoon
0c9482e848 Refactor uploads to service, working global dd 2022-04-05 13:16:12 -07:00
Felix E
7df81f6a15 Merge pull request #591 from paperless-ngx/feature-version-checker
Feature: Update checker
2022-04-05 20:11:21 +02:00
Quinn Casey
af070ae460 Merge pull request #616 from paperless-ngx/fix-save-vew-modal-errors
fix some api error displaying
2022-04-05 09:10:15 -07:00
Quinn Casey
36ab2f8be0 Merge pull request #564 from paperless-ngx/feature-password-protected-pdfs
Feature: Show prompt on password-protected pdfs
2022-04-05 08:59:29 -07:00
shamoon
5ed8a25e5b disable download buttons while awaiting zip 2022-04-02 22:23:42 -07:00
Michael Shamoon
bd3dccfa9d Fix save view error for filter_rules
see #601
2022-04-02 19:49:58 -07:00
Michael Shamoon
023aff7ced Properly display api errors on list filter & translate error message 2022-04-02 19:45:54 -07:00
Michael Shamoon
106ab3fa7c Allow notify user if update checking not explicitly set 2022-04-02 10:10:49 -07:00
Michael Shamoon
9485dfb8cc refactor to update_available 2022-04-02 01:36:19 -07:00
Michael Shamoon
95ce2360da Add version check to app frame 2022-04-02 01:33:51 -07:00
Michael Shamoon
f05f851da4 RemoteVersionService 2022-04-02 01:33:51 -07:00
Michael Shamoon
f1b9f2801b Update bootstrap-icons.svg 2022-04-02 01:33:50 -07:00
Michael Shamoon
15be291016 remove unused ngx-infinite-scroll
see 9993381cda
2022-04-01 14:19:59 -07:00
Michael Shamoon
c4daeacbee bump dirty-check-forms, ngx-infinite-scroll, typescript 2022-04-01 13:54:14 -07:00
Michael Shamoon
dcd3d66728 bump @types/node, ng2-pdf-viewer, cypress 2022-04-01 13:25:36 -07:00
Michael Shamoon
f34383b6d7 remove stubborn failing e2e settings test for now 2022-04-01 12:11:08 -07:00
Michael Shamoon
68aa05ff84 bump angular deps & regenerate package-lock 2022-04-01 11:41:01 -07:00
Michael Shamoon
5951a54017 Squashed commit of the following:
commit 3709bf5d7602bb2e126465870e00fca35d4f99be
Author: Michael Shamoon <4887959+shamoon@users.noreply.github.com>
Date:   Fri Apr 1 09:24:12 2022 -0700

    Attempt 2 to fix test failing on GHA
2022-04-01 09:28:47 -07:00
Michael Shamoon
918eb2e602 Fix failing e2e settings test
[ci skip]
2022-04-01 09:09:02 -07:00
Quinn Casey
0c8eac8cc9 Merge pull request #588 from paperless-ngx/locale-belarusian
Add Belarusian localization
2022-04-01 11:51:02 +07:00