shamoon
b0390a92ea
Update backend translation strings
2025-03-11 13:34:27 -07:00
Dominik Schilling
79328b1cec
Fix typo in inactive account template ( #9356 )
2025-03-10 06:38:00 -07:00
shamoon
cf48f47a8c
Fix: add account_inactive template / url ( #9322 )
2025-03-06 14:55:04 -08:00
shamoon
f2667f5afa
Update backend translation strings
2025-03-06 14:43:29 -08:00
shamoon
edc7181843
Enhancement: support assigning custom field values in workflows ( #9272 )
2025-03-05 12:30:19 -08:00
shamoon
2d52226732
Enhancement: system status report sanity check, simpler classifier check, styling updates ( #9106 )
2025-02-26 22:12:20 +00:00
LokiHung
bbad36717f
Feature: Chinese Traditional translation ( #9076 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2025-02-12 02:56:24 +00:00
Silvia Bigler
71472a6a82
Enhancement: add layout options for email conversion ( #8907 )
...
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2025-02-07 18:32:35 +00:00
shamoon
80c7b97fec
Update django.po
2025-01-27 08:19:50 -08:00
shamoon
fca10227bc
Update translation strings
2024-12-02 23:04:58 -08:00
shamoon
1d65628132
Feature: email, webhook workflow actions ( #8108 )
2024-12-03 00:12:40 +00:00
shamoon
e94a92ed59
Feature: two-factor authentication ( #8012 )
2024-11-18 18:34:46 +00:00
shamoon
0520db5e93
Update translation strings
2024-10-19 22:56:57 -07:00
shamoon
dad3a1ff28
Feature: add Korean language ( #7573 )
2024-08-28 20:10:23 -07:00
shamoon
39998cb34f
Update backend translation strings
2024-08-19 23:30:59 -07:00
shamoon
6dc094f760
Fix: unable to assign null select custom fields
2024-07-09 11:27:30 -07:00
shamoon
186f520819
Update backend translation strings
2024-07-09 11:06:18 -07:00
shamoon
2a0c03eda0
Enhancement: support custom logo / title on login page ( #6775 )
2024-05-20 09:40:19 -07:00
shamoon
c6e7d06bb7
Feature: global search, keyboard shortcuts / hotkey support ( #6449 )
2024-05-02 16:15:56 +00:00
shamoon
bd4476d484
Feature: customizable fields display for documents, saved views & dashboard widgets ( #6439 )
2024-04-26 06:41:12 -07:00
shamoon
05b1ff9738
Feature: document history (audit log UI) ( #6388 )
2024-04-23 15:16:28 +00:00
shamoon
6d25eb26a1
Update translation strings
2024-04-19 01:13:11 -07:00
shamoon
8c5b5d3948
Update translation strings
2024-04-07 18:36:14 -07:00
shamoon
c57b7520b9
Update translation strings
2024-04-04 14:32:00 -07:00
shamoon
98663e902f
Update translation strings
2024-03-04 17:00:57 -08:00
shamoon
f07441a408
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
bf11dc8d1b
Enhancement: better monetary field with currency code ( #5858 )
2024-02-27 16:26:06 +00:00
shamoon
16f4552e0e
Fix: use PAPERLESS_URL if set for pw reset emails ( #5902 )
2024-02-26 21:41:25 +00:00
shamoon
967fc98090
Fix: Refactor accounts templates and create signup template ( #5899 )
2024-02-26 09:23:53 -08:00
shamoon
1335ab5f1b
Enhancement: support disabling regular login ( #5816 )
2024-02-26 05:17:21 +00:00
shamoon
fd8db27a88
Fix signup form html, translation string
2024-02-14 16:51:47 -08:00
shamoon
6587470033
Update translation strings
2024-02-08 11:56:55 -08:00
Moritz Pflanzer
c508be6ecd
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
6cf732e6ec
Add Japanese translation ( #5641 )
2024-02-03 11:37:21 -08:00
shamoon
dfd959839f
Update translation strings
2024-02-02 20:16:14 -08:00
shamoon
e2be166e67
Update django.po
2024-01-05 21:26:30 -08:00
shamoon
3b6ce16f1c
Feature: Workflows ( #5121 )
2024-01-03 08:19:19 +00:00
shamoon
5e8de4c1da
Enhancement: shared icon & shared by me filter ( #4859 )
2023-12-19 20:45:04 +00:00
shamoon
15a5261189
Update translation strings
2023-12-05 08:26:28 -08:00
shamoon
8e3fbdddc7
Adds Hungarian translation ( #4552 )
2023-11-12 16:39:17 -08:00
shamoon
10729f0362
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
2a3baf5aec
Adds Bulgarian translation ( #4470 )
2023-11-01 06:49:52 -07:00
shamoon
be6506da08
Feature: password reset ( #4289 )
2023-09-30 18:17:42 -07:00
shamoon
9712ac109d
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
b65e195c27
Update translation strings
2023-09-19 14:31:19 -07:00
shamoon
7c9ab8c0b6
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
d0fcf3607d
update django.po messages
2023-03-03 20:16:57 +01:00
Michael Shamoon
1dc271723c
Update translation files
2022-11-09 13:51:06 -08:00
Michael Shamoon
8825d6b15f
Update translation source strings
2022-07-08 14:12:07 -07:00
Michael Shamoon
4e8f546502
Update django.po
2022-05-19 15:24:43 -07:00