55 Commits

Author SHA1 Message Date
shamoon
01a93f1908 Feature: email, webhook workflow actions (#8108) 2024-12-03 00:12:40 +00:00
shamoon
36ec018689 Feature: two-factor authentication (#8012) 2024-11-18 18:34:46 +00:00
shamoon
1d871fbe2a Update translation strings 2024-10-19 22:56:57 -07:00
shamoon
92b2c5cd70 Feature: add Korean language (#7573) 2024-08-28 20:10:23 -07:00
shamoon
49f70c74e3 Update backend translation strings 2024-08-19 23:30:59 -07:00
shamoon
313e49612c Fix: unable to assign null select custom fields 2024-07-09 11:27:30 -07:00
shamoon
a20d5f1d7e Update backend translation strings 2024-07-09 11:06:18 -07:00
shamoon
aa0f1cae2c Enhancement: support custom logo / title on login page (#6775) 2024-05-20 09:40:19 -07:00
shamoon
08da0f661e Feature: global search, keyboard shortcuts / hotkey support (#6449) 2024-05-02 16:15:56 +00:00
shamoon
bcf8db0ad7 Feature: customizable fields display for documents, saved views & dashboard widgets (#6439) 2024-04-26 06:41:12 -07:00
shamoon
77752ec0a7 Feature: document history (audit log UI) (#6388) 2024-04-23 15:16:28 +00:00
shamoon
a2c074b26f Update translation strings 2024-04-19 01:13:11 -07:00
shamoon
100db69bfe Update translation strings 2024-04-07 18:36:14 -07:00
shamoon
04d4a07615 Update translation strings 2024-04-04 14:32:00 -07:00
shamoon
ecc1c69d0f Update translation strings 2024-03-04 17:00:57 -08:00
shamoon
5bfb03de59 Feature: workflow removal action (#5928)
---------

Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
2024-03-04 17:37:42 +00:00
shamoon
f1db5ae91a Enhancement: better monetary field with currency code (#5858) 2024-02-27 16:26:06 +00:00
shamoon
c720007193 Fix: use PAPERLESS_URL if set for pw reset emails (#5902) 2024-02-26 21:41:25 +00:00
shamoon
dc9c9fc67a Fix: Refactor accounts templates and create signup template (#5899) 2024-02-26 09:23:53 -08:00
shamoon
e978a6288c Enhancement: support disabling regular login (#5816) 2024-02-26 05:17:21 +00:00
shamoon
ce5fbb06b5 Fix signup form html, translation string 2024-02-14 16:51:47 -08:00
shamoon
b8ba02b5dc Update translation strings 2024-02-08 11:56:55 -08:00
Moritz Pflanzer
e122a0a141 Feature: OIDC & social authentication (#5190)
---------

Co-authored-by: Moritz Pflanzer <moritz@chickadee-engineering.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2024-02-08 16:15:38 +00:00
shamoon
1750755e54 Add Japanese translation (#5641) 2024-02-03 11:37:21 -08:00
shamoon
2bbfd6146d Update translation strings 2024-02-02 20:16:14 -08:00
shamoon
1c1d75673c Update django.po 2024-01-05 21:26:30 -08:00
shamoon
1141b767a0 Feature: Workflows (#5121) 2024-01-03 08:19:19 +00:00
shamoon
5e361b0e81 Enhancement: shared icon & shared by me filter (#4859) 2023-12-19 20:45:04 +00:00
shamoon
f546489eeb Update translation strings 2023-12-05 08:26:28 -08:00
shamoon
29d88d7827 Adds Hungarian translation (#4552) 2023-11-12 16:39:17 -08:00
shamoon
a792bf1ca1 Feature: Implement custom fields for documents (#4502)
Adds custom fields of certain data types, attachable to documents and searchable

Co-Authored-By: Trenton H <797416+stumpylog@users.noreply.github.com>
2023-11-05 17:27:23 -08:00
shamoon
514abab755 Adds Bulgarian translation (#4470) 2023-11-01 06:49:52 -07:00
shamoon
3b76a77f61 Feature: password reset (#4289) 2023-09-30 18:17:42 -07:00
shamoon
54783f706f Feature: consumption templates (#4196)
* Initial implementation of consumption templates

* Frontend implementation of consumption templates

Testing

* Support consumption template source

* order templates, automatically add permissions

* Support title assignment in consumption templates

* Refactoring, filters to and, show sources on list

Show sources on template list, update some translation strings

Make filters and

minor testing

* Update strings

* Only update django-multiselectfield

* Basic docs, document some methods

* Improve testing coverage, template multi-assignment merges
2023-09-22 16:53:13 -07:00
shamoon
423be20a94 Update translation strings 2023-09-19 14:31:19 -07:00
shamoon
ef9d01fefe Feature: Share links (#3996)
* Implement share links

Basic implementation of share links

Make certain share link fields not editable, automatically grant permissions on migrate

Updated styling, error messages from expired / deleted links

frontend code linting, reversable sharelink migration

testing coverage

Update translation strings

No links message

* Consolidate file response methods

* improvements to share links on mobile devices

* Refactor share links file_version

* Add docs for share links

* Apply suggestions from code review

* When filtering share links, use the timezone aware now()

* Removes extra call to setup directories for usage in testing

* FIx copied badge display on some browsers

* Move copy to ngx-clipboard library

---------

Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
2023-09-14 13:32:43 -07:00
Jonas Winkler
5230ecb40c update django.po messages 2023-03-03 20:16:57 +01:00
Michael Shamoon
f7ff604b47 Update translation files 2022-11-09 13:51:06 -08:00
Michael Shamoon
aa1495685f Update translation source strings 2022-07-08 14:12:07 -07:00
Michael Shamoon
59a335ac13 Update django.po 2022-05-19 15:24:43 -07:00
Michael Shamoon
41580aa7e1 Update django.po 2022-03-02 11:27:53 -08:00
paperless-l10n
84e959ae6b New translations django.po (English)
[ci skip]
2022-02-16 20:17:10 -08:00
jonaswinkler
d6446b3efd add support for configuring mail server character set per server. fixes #548 2021-05-16 11:58:32 +02:00
Jonas Winkler
16b3f0b4b3 add swedish locale 2021-05-04 17:01:39 +02:00
jonaswinkler
131a897453 add pl-PL locale 2021-04-17 13:41:26 +02:00
jonaswinkler
8ee502a134 update messages 2021-04-05 22:05:26 +02:00
jonaswinkler
4ff4ddc578 added pt-pt locale 2021-03-17 22:32:39 +01:00
jonaswinkler
959f39d843 Add spanish locale 2021-03-14 13:34:14 +01:00
jonaswinkler
223532c8bb fix up some messages 2021-03-07 21:34:55 +01:00
jonaswinkler
9f56feb84f update messages and typo fix 2021-02-28 12:42:46 +01:00