shamoon
30fdf2f387
Feature: automatic sso redirect ( #7168 )
2024-07-08 22:38:23 +00:00
shamoon
aa0f1cae2c
Enhancement: support custom logo / title on login page ( #6775 )
2024-05-20 09:40:19 -07:00
shamoon
3d0baaa633
Fix: password reset done template error ( #6444 )
2024-04-19 09:34:34 -07: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
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
3b76a77f61
Feature: password reset ( #4289 )
2023-09-30 18:17:42 -07:00
shamoon
6cbf30991d
Migrate frontend prefix to -pngx
2023-09-14 14:51:02 -07:00
shamoon
6c4040d9fd
Fix bs-theme html attributes
2023-09-14 14:51:02 -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
shamoon
eded8932b7
Update bootstrap to v5.3.1 for backend static pages
2023-09-08 09:08:23 -07:00
Michael Shamoon
7c55144b31
Fix docs references
2022-12-03 02:04:30 -08:00
Michael Shamoon
c12e55f54c
Properly get username & display name
2022-05-17 11:13:19 -07:00
Michael Shamoon
b941bd39d6
fix index js warning
2022-03-29 15:28:55 -07:00
Michael Shamoon
30421b791c
Add timeout warning
2022-03-13 20:45:14 -07:00
Michael Shamoon
5dfe266933
App loading screen
2022-03-12 20:09:16 -08:00
Michael Shamoon
6e394139f5
Update -ngx in django templates / urls
2022-03-02 11:05:34 -08:00
Michael Shamoon
0f7519e1fc
New -ngx logo 2022
...
Cause why not
2022-02-26 20:14:24 -08:00
Daniel Blittschau
5ca9ae3ac0
Update login.html to not autocapitalize username
2021-11-26 16:15:08 -06:00
Jonas Winkler
98ff7d8628
Merge pull request #1003 from puuu/baseurl
...
Fix sub path support
2021-05-15 15:12:00 +02:00
puuu
be05b0ef2d
use {% url %} template to refere to root path
2021-05-14 14:44:13 +09:00
jonaswinkler
dde7462917
Merge branch 'master' into dev
2021-05-09 16:22:21 +02:00
Carl Mercier
b73a00dead
Tell web crawlers to not index Paperless
2021-05-07 14:02:11 -04:00
Michael Shamoon
e0ea22bd0d
Respect user dark mode setting on login page
2021-05-07 10:50:08 -07:00
jonaswinkler
cf4757344e
fix #600
2021-02-25 23:23:26 +01:00
jonaswinkler
2f21fee5cf
fixes for #600
2021-02-24 19:03:21 +01:00
jonaswinkler
5a254e2612
translation for login/logout pages #212
2021-01-10 22:47:24 +01:00
jonaswinkler
73fb163ad5
fix login/logout pages
2021-01-06 01:16:16 +01:00
jonaswinkler
01be0868ed
fix locale discovery by django app
2021-01-02 01:19:06 +01:00
jonaswinkler
5b3a3bf9f5
Merge branch 'dev' into feature-localization
2020-12-31 15:59:47 +01:00
jonaswinkler
f81613c79c
add the manifest to the frontend entry page #219
2020-12-31 01:20:38 +01:00
jonaswinkler
05d4ca06fe
add initial localization support for the front end #215
2020-12-30 00:26:06 +01:00
jonaswinkler
44a0bfb304
Display name of current user on the dashboard
2020-12-20 17:18:23 +01:00
jonaswinkler
332bda1fa6
default title
2020-12-19 12:46:11 +01:00
jonaswinkler
f2dd56f78d
fixes #149
2020-12-17 21:46:56 +01:00
Jonas Winkler
3b0e794b3d
use django authentication instead of auth tokens.
2020-11-09 15:28:12 +01:00
Jonas Winkler
ff4d05a694
added Angular SPA entry page
2020-10-25 23:30:15 +01:00
Jonas Winkler
b170eaef69
Removed a bunch of stuff thats not needed anymore with the new gui.
2020-10-17 02:07:27 +02:00
Jonas Winkler
b71049ad16
Merge branch 'master' into dev
2020-10-16 15:02:57 +02:00
Johann Bauer
325b8447be
Add PDF preview next to edit form
2020-02-23 20:19:45 +01:00
Jonas Winkler
8cb25069d7
layout changes, removed irrelevant test cases
2019-05-23 18:25:23 +02:00
Jonas Winkler
acc144de62
Merge branch 'master' into dev
2019-01-21 15:07:49 +01:00
Daniel Quinn
ee2941a31b
Add the new logo
...
I bought this logo from the excellent logojoy.com site, and am including
the source files here to be covered under the project license (GPL).
2018-12-30 12:20:08 +00:00
Jonas Winkler
7818fed71e
Added download link on document edit form
2018-12-12 18:38:14 +01:00
Jonas Winkler
0f2a79ea61
Merge remote-tracking branch 'upstream/master'
2018-09-25 14:47:12 +02:00
Daniel Quinn
57b9add307
Conform code to standards
2018-09-23 12:41:28 +01:00
Jonas Winkler
d3f7d4ef15
fixed document viewer
2018-09-14 16:48:08 +02:00
Jonas Winkler
7887892e4e
Added a bunch of new features:
...
- Debug mode is now configurable in the configuration file. This way, we don't have to edit versioned files to disable it on production systems.
- Recent correspondents filter (enable in configuration file)
- Document actions: Edit tags and correspondents on multiple documents at once
- Replaced month list filter with date drilldown
- Sortable document count columns on Tag and Correspondent admin
- Last correspondence column on Correspondent admin
- Save and edit next functionality for document editing
2018-09-13 15:19:25 +02:00