shamoon
9effed3ce1
Update messages.xlf
2023-06-26 11:21:20 -07:00
shamoon
9ccad7ea86
Fix date component incorrect translation unit
2023-06-21 20:59:29 -07:00
shamoon
4a4e810a14
Fix invalid translation unit
2023-06-21 20:40:29 -07:00
Daniel Dietzler
4693632c7d
Feature: separate save / save & close buttons ( #3575 )
...
* Add setting to decide whether the edit dialog should automatically close on save
* Add the actual button to the ui
* Revert "Add the actual button to the ui"
This reverts commit e1f5a8bde0e8a2f6bafa2896d6a7e57e70d0c670.
* Revert "Add setting to decide whether the edit dialog should automatically close on save"
This reverts commit feef3c909b055b4bc4d2884324a4678348e1e536.
* Add button for save without exit
* Correct save button ordering, ensure perms, update translation strings
* fix e2e tests
* Add unit testing for save / save & close button
---------
Update messages.xlf
Update document-detail.component.spec.ts
Co-Authored-By: shamoon <4887959+shamoon@users.noreply.github.com>
2023-06-18 08:06:54 -07:00
shamoon
e329f6cdf1
Fix display of private items in small cards
2023-06-03 16:16:05 -07:00
shamoon
d62340efb5
Merge pull request #3476 from paperless-ngx/feature-detail-quick-filters
...
Feature: quick filters from document detail
2023-06-01 13:52:25 -07:00
shamoon
74c965d21d
Adds quick filters from document detail
2023-05-30 08:38:33 -07:00
shamoon
0e9642ea3e
Add explanations to relative dates
2023-05-27 10:25:41 -07:00
shamoon
fa613cd5fb
Frontend paginate tasks
2023-05-22 10:49:18 -07:00
shamoon
dd575ccb88
Improve frontend error handling
2023-05-17 12:56:59 -07:00
shamoon
88e6f8abf6
Update frontend strings
2023-05-09 19:48:04 -07:00
shamoon
0aa9462cea
Save tour completion, hide welcome widget
2023-05-04 23:29:20 -07:00
shamoon
b4b49ee096
Add Finnish translation
2023-04-27 10:12:35 -07:00
shamoon
91b9831548
Add Catalan translation
2023-04-22 09:32:29 -07:00
shamoon
5dee65afcb
Update frontend strings
2023-04-22 09:23:37 -07:00
shamoon
70afed9122
Update messages.xlf
2023-04-17 19:53:41 -07:00
shamoon
23e7ccb543
Update messages.xlf
2023-04-09 16:44:27 -07:00
shamoon
606737f3b2
Update messages.xlf
2023-04-04 16:18:56 -07:00
shamoon
6ed637cfdd
Inline plaintext document previews for complete styling
2023-04-03 10:03:59 -07:00
shamoon
f7b19cddbf
Update messages.xlf
2023-03-30 19:53:52 -07:00
shamoon
45c9518a6d
Add visual feedback to table titles
2023-03-29 09:20:26 -07:00
shamoon
698208fcd5
Add test mail account
2023-03-24 15:14:02 -07:00
shamoon
ff172f5ea1
Update is_token checkbox and frontend strings
2023-03-23 08:52:12 -07:00
shamoon
14b997fe2c
Merge pull request #2938 from paperless-ngx/fix-2935
...
Fix: unable to edit correspondents (in `dev`)
2023-03-23 08:00:14 -07:00
shamoon
908b412a9a
Update messages.xlf
...
[ci skip]
2023-03-23 07:59:13 -07:00
shamoon
cbd80615be
Owner/name unique constraint violation should exclude self
2023-03-23 07:35:18 -07:00
shamoon
6a34a35585
Merge pull request #2910 from paperless-ngx/feature-improved-statistics-widget
...
Feature: Improved statistics widget
2023-03-19 23:34:19 -07:00
shamoon
0a977a9d0a
Re-implement file type progress bar
2023-03-19 23:22:28 -07:00
shamoon
2bc7f0b8e0
truncate long mime types + limit total types displayed
2023-03-18 14:25:37 -07:00
shamoon
bf8ae22f3f
Rename comments --> notes
2023-03-18 13:59:17 -07:00
shamoon
f3eedec402
Improved statistics widget
2023-03-18 01:51:18 -07:00
shamoon
89c639f850
Just include comments on document object
2023-03-17 18:47:03 -07:00
shamoon
3911740360
Show number of comments on cards, tab
2023-03-17 18:47:03 -07:00
shamoon
f161722b34
Merge pull request #2893 from paperless-ngx/feature-enhanced-object-filtering
...
Enhancement: support filtering multiple correspondents, doctypes & storage paths
2023-03-17 18:46:22 -07:00
shamoon
00e17f4d69
Allow filtering on multiple correspondents, doctypes, storage paths
...
Preserve 'Not assigned' option
Fix default logical operator
Update frontend strings
Fix radio button name overlaps
Use include / exclude with multi-select for OneToOne objects
2023-03-17 17:57:54 -07:00
shamoon
dbe49b24df
Merge pull request #2839 from paperless-ngx/handle-private-objects
...
Fix: frontend handle "private" tags, doctypes, correspondents
2023-03-17 00:21:19 -07:00
shamoon
ef6c4e6789
Update frontend strings for mail rule filter_to
2023-03-12 10:31:42 -07:00
shamoon
c332eea354
Force logout on change own password
2023-03-11 00:36:09 -08:00
shamoon
41a3f039b5
Update messages.xlf
...
[ci skip]
2023-03-10 23:36:50 -08:00
shamoon
22a13981f3
Handle "private" tags, doctypes, correspondents
2023-03-08 19:07:47 -08:00
shamoon
c5a21a3b0e
Fix edit dialog error surfacing
2023-03-03 10:21:08 -08:00
shamoon
927616decb
Reorder frontend matching model options & update strings
2023-02-21 20:58:52 -08:00
shamoon
ca30dbc832
Update translation strings
2023-02-21 13:26:40 -08:00
shamoon
2daee375d0
Remove obsolete UI warning on edit storage path
2023-02-18 12:19:33 -08:00
shamoon
f7f841ce6d
Show errors on document save
2023-02-17 07:51:21 -08:00
shamoon
21eb253c57
Merge pull request #2147 from paperless-ngx/feature-permissions
...
Feature: multi-user permissions
2023-02-17 07:21:18 -08:00
Nathanaël Houn
dd91d4264a
fix: added missing i18n placeholder for file preview
2023-02-17 14:08:05 +01:00
shamoon
9d87ac5244
Update messages.xlf
2023-02-16 20:45:11 -08:00
shamoon
4b9c79fa07
Update messages.xlf
2023-02-16 20:44:02 -08:00
shamoon
29f8cda104
Allow disable saved view with unsaved changes warning
2023-02-16 07:12:09 -08:00