]> git.ipfire.org Git - thirdparty/paperless-ngx.git/log
thirdparty/paperless-ngx.git
4 years agoadd translation hint
jonaswinkler [Sat, 15 May 2021 16:58:23 +0000 (18:58 +0200)] 
add translation hint

4 years agoadded some missing strings
jonaswinkler [Sat, 15 May 2021 16:53:55 +0000 (18:53 +0200)] 
added some missing strings

4 years agofrontend support for fulltext sorting
jonaswinkler [Sat, 15 May 2021 16:48:39 +0000 (18:48 +0200)] 
frontend support for fulltext sorting

4 years agoonly show score when sorting by score
jonaswinkler [Sat, 15 May 2021 15:25:49 +0000 (17:25 +0200)] 
only show score when sorting by score

4 years agodisable reverse sorting by score
jonaswinkler [Sat, 15 May 2021 15:11:26 +0000 (17:11 +0200)] 
disable reverse sorting by score

4 years agofix pycodestyle
jonaswinkler [Sat, 15 May 2021 13:14:22 +0000 (15:14 +0200)] 
fix pycodestyle

4 years agoMerge pull request #1003 from puuu/baseurl
Jonas Winkler [Sat, 15 May 2021 13:12:00 +0000 (15:12 +0200)] 
Merge pull request #1003 from puuu/baseurl

Fix sub path support

4 years agoMerge branch 'dev' of github.com:jonaswinkler/paperless-ng into dev
jonaswinkler [Sat, 15 May 2021 13:00:39 +0000 (15:00 +0200)] 
Merge branch 'dev' of github.com:jonaswinkler/paperless-ng into dev

4 years agoNew Crowdin updates (#989)
Jonas Winkler [Sat, 15 May 2021 13:00:00 +0000 (15:00 +0200)] 
New Crowdin updates (#989)

4 years agoupdate dependencies
jonaswinkler [Sat, 15 May 2021 12:59:35 +0000 (14:59 +0200)] 
update dependencies

4 years agoMerge pull request #1019 from amenk/feature/print-css-for-doc-list
Jonas Winkler [Sat, 15 May 2021 12:35:02 +0000 (14:35 +0200)] 
Merge pull request #1019 from amenk/feature/print-css-for-doc-list

Add print css for document list

4 years agosorting for full text queries
jonaswinkler [Sat, 15 May 2021 11:58:11 +0000 (13:58 +0200)] 
sorting for full text queries

4 years agoAdd print css for document list
Alexander Menk [Sat, 15 May 2021 10:26:04 +0000 (12:26 +0200)] 
Add print css for document list

Allow printing of the document list in a clean way

* Hide sidebar, filter
* Use full width

4 years agoWorkaround for all PDFminer.six issues.
jonaswinkler [Sat, 15 May 2021 10:15:32 +0000 (12:15 +0200)] 
Workaround for all PDFminer.six issues.

4 years agoMerge branch 'master' into dev
jonaswinkler [Sat, 15 May 2021 10:04:45 +0000 (12:04 +0200)] 
Merge branch 'master' into dev

4 years agoMerge pull request #1017 from muued/patch-3
Jonas Winkler [Fri, 14 May 2021 19:14:14 +0000 (21:14 +0200)] 
Merge pull request #1017 from muued/patch-3

fix description of paperless-scheduler.service

4 years agofix description of paperless-scheduler.service
Fabian Ohler [Fri, 14 May 2021 11:43:39 +0000 (13:43 +0200)] 
fix description of paperless-scheduler.service

4 years agoFix serving static files under root_path
puuu [Fri, 14 May 2021 09:14:59 +0000 (18:14 +0900)] 
Fix serving static files under root_path

4 years agoUpdate documentation about PAPERLESS_FORCE_SCRIPT_NAME
puuu [Fri, 14 May 2021 06:39:20 +0000 (15:39 +0900)] 
Update documentation about PAPERLESS_FORCE_SCRIPT_NAME

4 years agouse {% url %} template to refere to root path
puuu [Fri, 14 May 2021 05:08:02 +0000 (14:08 +0900)] 
use {% url %} template to refere to root path

4 years agoMake redirections respect root_path or STATIC_URL, name IndexView
puuu [Fri, 14 May 2021 05:22:35 +0000 (14:22 +0900)] 
Make redirections respect root_path or STATIC_URL, name IndexView

4 years agoIntroduce BASE_URL, make LOGIN_URL and STATIC_URL work with subpath
puuu [Fri, 14 May 2021 05:20:05 +0000 (14:20 +0900)] 
Introduce BASE_URL, make LOGIN_URL and STATIC_URL work with subpath

4 years agoIntroduce ConfigurableWorker to make uvicorn respect FORCE_SCRIPT_NAME
puuu [Fri, 14 May 2021 05:03:42 +0000 (14:03 +0900)] 
Introduce ConfigurableWorker to make uvicorn respect FORCE_SCRIPT_NAME

4 years agouse baseURI for websocket and api calls
puuu [Tue, 11 May 2021 08:28:06 +0000 (17:28 +0900)] 
use baseURI for websocket and api calls

4 years agomake all links relative
puuu [Tue, 11 May 2021 08:25:50 +0000 (17:25 +0900)] 
make all links relative

4 years agoMerge branch 'master' into dev
jonaswinkler [Sun, 9 May 2021 14:22:21 +0000 (16:22 +0200)] 
Merge branch 'master' into dev

4 years agoMerge pull request #995 from cmer/prevent-robot-indexing
Jonas Winkler [Fri, 7 May 2021 20:30:49 +0000 (22:30 +0200)] 
Merge pull request #995 from cmer/prevent-robot-indexing

Tell web crawlers to not index Paperless

4 years agoMerge pull request #994 from shamoon/fix/issue-985
Jonas Winkler [Fri, 7 May 2021 20:30:03 +0000 (22:30 +0200)] 
Merge pull request #994 from shamoon/fix/issue-985

Respect user dark mode setting on login page

4 years agoTell web crawlers to not index Paperless
Carl Mercier [Fri, 7 May 2021 18:02:11 +0000 (14:02 -0400)] 
Tell web crawlers to not index Paperless

4 years agoRespect user dark mode setting on login page
Michael Shamoon [Fri, 7 May 2021 17:50:08 +0000 (10:50 -0700)] 
Respect user dark mode setting on login page

4 years agoMerge pull request #992 from muued/patch-2
Jonas Winkler [Thu, 6 May 2021 18:58:59 +0000 (20:58 +0200)] 
Merge pull request #992 from muued/patch-2

Mention lacking support for ARM in ansible setup

4 years agoMerge pull request #991 from muued/patch-1
Jonas Winkler [Thu, 6 May 2021 15:51:21 +0000 (17:51 +0200)] 
Merge pull request #991 from muued/patch-1

Use ansible-galaxy for ansible setup

4 years agoMention lacking support for ARM in ansible setup
Fabian Ohler [Thu, 6 May 2021 12:15:12 +0000 (14:15 +0200)] 
Mention lacking support for ARM in ansible setup

Since the jbig2enc dependency is pulled from a repository that only provides i386 and amd64 packages, the installation will fail on arm hosts.

4 years agoUpdate setup.rst
Fabian Ohler [Thu, 6 May 2021 12:08:49 +0000 (14:08 +0200)] 
Update setup.rst

use ansible-galaxy to fetch the ansible scripts to have a role called paperless-ng instead of ansible

4 years agoNew Crowdin updates (#988)
Jonas Winkler [Wed, 5 May 2021 20:36:22 +0000 (22:36 +0200)] 
New Crowdin updates (#988)

* New translations django.po (French)
[ci skip]

* New translations messages.xlf (French)
[ci skip]

* New translations django.po (Portuguese)
[ci skip]

* New translations messages.xlf (Portuguese)
[ci skip]

4 years agoNew Crowdin updates (#986)
Jonas Winkler [Wed, 5 May 2021 12:49:08 +0000 (14:49 +0200)] 
New Crowdin updates (#986)

4 years agoadd swedish locale
Jonas Winkler [Tue, 4 May 2021 15:01:39 +0000 (17:01 +0200)] 
add swedish locale

4 years agoNew Crowdin updates (#976)
Jonas Winkler [Tue, 4 May 2021 13:28:10 +0000 (15:28 +0200)] 
New Crowdin updates (#976)

4 years agoMerge pull request #965 from jovandeginste/add-rtf
Jonas Winkler [Fri, 30 Apr 2021 17:11:07 +0000 (19:11 +0200)] 
Merge pull request #965 from jovandeginste/add-rtf

Add support for rtf

4 years agoAdd support for rtf
Jo Vandeginste [Fri, 30 Apr 2021 11:19:12 +0000 (13:19 +0200)] 
Add support for rtf

Signed-off-by: Jo Vandeginste <Jo.Vandeginste@kuleuven.be>
4 years agoMerge pull request #960 from shamoon/fix/issue-65-2
Jonas Winkler [Wed, 28 Apr 2021 14:45:22 +0000 (16:45 +0200)] 
Merge pull request #960 from shamoon/fix/issue-65-2

Remove PDF type attribute to fix macOS Safari native PDF viewer crashing

4 years agoRemove type attribute of pdf object in document detail
Michael Shamoon [Wed, 28 Apr 2021 14:32:18 +0000 (07:32 -0700)] 
Remove type attribute of pdf object in document detail

4 years agoupdate libseccomp2
Jonas Winkler [Wed, 28 Apr 2021 00:12:55 +0000 (02:12 +0200)] 
update libseccomp2

4 years agochangelog, version bump ng-1.4.2
Jonas Winkler [Tue, 27 Apr 2021 20:52:50 +0000 (22:52 +0200)] 
changelog, version bump

4 years agoMerge pull request #956 from WhiteHatTux/bugfix/879
Jonas Winkler [Tue, 27 Apr 2021 07:59:05 +0000 (09:59 +0200)] 
Merge pull request #956 from WhiteHatTux/bugfix/879

Use gosu as it is less complicated than sudo

4 years agoNew Crowdin updates (#932)
Jonas Winkler [Tue, 27 Apr 2021 07:52:30 +0000 (09:52 +0200)] 
New Crowdin updates (#932)

4 years agoUse gosu instead of sudo for easier configuration
Christopher Timm [Tue, 27 Apr 2021 00:06:30 +0000 (19:06 -0500)] 
Use gosu instead of sudo for easier configuration

#879

4 years agoMerge branch 'master' into dev ng-1.4.1
jonaswinkler [Sun, 18 Apr 2021 10:41:52 +0000 (12:41 +0200)] 
Merge branch 'master' into dev

4 years agobugfix
jonaswinkler [Sun, 18 Apr 2021 09:29:12 +0000 (11:29 +0200)] 
bugfix

4 years agoMerge branch 'dev' of github.com:jonaswinkler/paperless-ng into dev
jonaswinkler [Sun, 18 Apr 2021 09:25:21 +0000 (11:25 +0200)] 
Merge branch 'dev' of github.com:jonaswinkler/paperless-ng into dev

4 years agochangelog, version bump
jonaswinkler [Sun, 18 Apr 2021 09:25:11 +0000 (11:25 +0200)] 
changelog, version bump

4 years agoNew Crowdin updates (#931)
Jonas Winkler [Sun, 18 Apr 2021 08:49:22 +0000 (10:49 +0200)] 
New Crowdin updates (#931)

4 years agoNew Crowdin updates (#930)
Jonas Winkler [Sat, 17 Apr 2021 20:33:42 +0000 (22:33 +0200)] 
New Crowdin updates (#930)

4 years agofix minor issue
jonaswinkler [Sat, 17 Apr 2021 20:33:06 +0000 (22:33 +0200)] 
fix minor issue

4 years agoMerge branch 'dev' of github.com:jonaswinkler/paperless-ng into dev
jonaswinkler [Sat, 17 Apr 2021 20:30:45 +0000 (22:30 +0200)] 
Merge branch 'dev' of github.com:jonaswinkler/paperless-ng into dev

4 years agolets hope this works
jonaswinkler [Sat, 17 Apr 2021 20:29:54 +0000 (22:29 +0200)] 
lets hope this works

4 years agoupdate FAQ
jonaswinkler [Sat, 17 Apr 2021 20:29:24 +0000 (22:29 +0200)] 
update FAQ

4 years agoNew Crowdin updates (#929)
Jonas Winkler [Sat, 17 Apr 2021 18:34:57 +0000 (20:34 +0200)] 
New Crowdin updates (#929)

4 years agochanges for django 3.2
jonaswinkler [Sat, 17 Apr 2021 14:00:29 +0000 (16:00 +0200)] 
changes for django 3.2

4 years agoupdate dependencies
jonaswinkler [Sat, 17 Apr 2021 12:56:25 +0000 (14:56 +0200)] 
update dependencies

4 years agoMerge pull request #890 from what-name/feature/superuser-manager
Jonas Winkler [Sat, 17 Apr 2021 12:44:01 +0000 (14:44 +0200)] 
Merge pull request #890 from what-name/feature/superuser-manager

Create initial Paperless user automatically

4 years agoNew Crowdin updates (#928)
Jonas Winkler [Sat, 17 Apr 2021 12:37:31 +0000 (14:37 +0200)] 
New Crowdin updates (#928)

4 years agopycodestyle
jonaswinkler [Sat, 17 Apr 2021 12:36:04 +0000 (14:36 +0200)] 
pycodestyle

4 years agoadd test case, update password if changed
jonaswinkler [Sat, 17 Apr 2021 12:33:07 +0000 (14:33 +0200)] 
add test case, update password if changed

4 years agoMerge branch 'dev' into feature/superuser-manager
jonaswinkler [Sat, 17 Apr 2021 12:10:56 +0000 (14:10 +0200)] 
Merge branch 'dev' into feature/superuser-manager

# Conflicts:
# docker/docker-entrypoint.sh

4 years agoMerge branch 'dev' into feature/superuser-manager
jonaswinkler [Sat, 17 Apr 2021 12:01:42 +0000 (14:01 +0200)] 
Merge branch 'dev' into feature/superuser-manager

4 years agoMerge pull request #856 from sbrl/patch-1
Jonas Winkler [Sat, 17 Apr 2021 11:57:14 +0000 (13:57 +0200)] 
Merge pull request #856 from sbrl/patch-1

docker-entrypoint.sh: don't crash on chown errors

4 years agoMerge pull request #894 from lknop/master
Jonas Winkler [Sat, 17 Apr 2021 11:50:11 +0000 (13:50 +0200)] 
Merge pull request #894 from lknop/master

add single compose file for usage in portainer environments

4 years agoMerge pull request #918 from shamoon/fix/issue-907
Jonas Winkler [Sat, 17 Apr 2021 11:48:54 +0000 (13:48 +0200)] 
Merge pull request #918 from shamoon/fix/issue-907

"Sticky" filter editor and bulk editor

4 years agoadd pl-PL locale
jonaswinkler [Sat, 17 Apr 2021 11:41:26 +0000 (13:41 +0200)] 
add pl-PL locale

4 years agoNew Crowdin updates (#874)
Jonas Winkler [Sat, 17 Apr 2021 11:34:42 +0000 (13:34 +0200)] 
New Crowdin updates (#874)

4 years agoFix breakpoint
Michael Shamoon [Wed, 14 Apr 2021 20:24:03 +0000 (13:24 -0700)] 
Fix breakpoint

File missing from last commit

4 years agoSpacing tweaks, mobile breakpoint
Michael Shamoon [Wed, 14 Apr 2021 16:34:39 +0000 (09:34 -0700)] 
Spacing tweaks, mobile breakpoint

4 years agoHide visible underlying shadows on filter / bulk editor
Michael Shamoon [Wed, 14 Apr 2021 16:00:57 +0000 (09:00 -0700)] 
Hide visible underlying shadows on filter / bulk editor

4 years agoMake filter editor / bulk editor 'sticky' on scroll
Michael Shamoon [Wed, 14 Apr 2021 16:00:30 +0000 (09:00 -0700)] 
Make filter editor / bulk editor 'sticky' on scroll

4 years agodisabled unnecessary overrides, copied variable comments
Lukasz Knop [Sun, 11 Apr 2021 19:48:50 +0000 (21:48 +0200)] 
disabled unnecessary overrides, copied variable comments

4 years agoadd single compose file for usage in portainer environments
Lukasz Knop [Sun, 11 Apr 2021 13:16:04 +0000 (15:16 +0200)] 
add single compose file for usage in portainer environments

4 years agoFix code guidelines
Chris Nagy [Sat, 10 Apr 2021 14:10:45 +0000 (16:10 +0200)] 
Fix code guidelines

4 years agoAdd newline end of file
Chris Nagy [Sat, 10 Apr 2021 14:02:48 +0000 (16:02 +0200)] 
Add newline end of file

4 years agoMinor docs change
Chris Nagy [Sat, 10 Apr 2021 13:08:33 +0000 (15:08 +0200)] 
Minor docs change

4 years agobetter logging for the retagger
jonaswinkler [Sat, 10 Apr 2021 12:38:39 +0000 (14:38 +0200)] 
better logging for the retagger

4 years agoinstall sudo from stable
jonaswinkler [Sat, 10 Apr 2021 12:38:19 +0000 (14:38 +0200)] 
install sudo from stable

4 years agoFix env variable in docker entrypoint
Chris Nagy [Sat, 10 Apr 2021 11:50:52 +0000 (13:50 +0200)] 
Fix env variable in docker entrypoint

4 years agoExtend docs with superuser
Chris Nagy [Sat, 10 Apr 2021 11:47:31 +0000 (13:47 +0200)] 
Extend docs with superuser

4 years agoMerge pull request #887 from alexpovel/master
Jonas Winkler [Fri, 9 Apr 2021 22:21:45 +0000 (00:21 +0200)] 
Merge pull request #887 from alexpovel/master

Fix typo

4 years agoFix typo
Alex Povel [Fri, 9 Apr 2021 20:14:09 +0000 (22:14 +0200)] 
Fix typo

See also https://github.com/jonaswinkler/paperless-ng/blob/a3c4e4c6b65086f9c1af9569b9a771ef8320d917/docker/compose/docker-compose.env#L30

4 years agodocker-prepare.sh: remove rogue instances of sudo
Starbeamrainbowlabs [Thu, 8 Apr 2021 02:06:01 +0000 (03:06 +0100)] 
docker-prepare.sh: remove rogue instances of sudo

This is being done by calling the script as the correct user in the
first place.

4 years agodocker-entrypoint.sh: split non-root tasks into docker-prepare.sh
Starbeamrainbowlabs [Wed, 7 Apr 2021 23:03:55 +0000 (00:03 +0100)] 
docker-entrypoint.sh: split non-root tasks into docker-prepare.sh

4 years agodocker: mark scripts as executable
Starbeamrainbowlabs [Wed, 7 Apr 2021 22:19:06 +0000 (23:19 +0100)] 
docker: mark scripts as executable

4 years agoMerge pull request #875 from shamoon/fix/large-card-info-layout
Jonas Winkler [Tue, 6 Apr 2021 21:41:03 +0000 (23:41 +0200)] 
Merge pull request #875 from shamoon/fix/large-card-info-layout

Fix alignment of card info on large cards

4 years agoFix alignment of card info on large cards
Michael Shamoon [Tue, 6 Apr 2021 21:25:59 +0000 (14:25 -0700)] 
Fix alignment of card info on large cards

4 years agoinstall script: configure time zone ng-1.4.0
jonaswinkler [Tue, 6 Apr 2021 19:31:42 +0000 (21:31 +0200)] 
install script: configure time zone

4 years agodocumentation
jonaswinkler [Tue, 6 Apr 2021 19:31:30 +0000 (21:31 +0200)] 
documentation

4 years agoMerge pull request #860 from shamoon/feature/issue-858
Jonas Winkler [Tue, 6 Apr 2021 18:28:53 +0000 (20:28 +0200)] 
Merge pull request #860 from shamoon/feature/issue-858

Suppport search term PDF open parameter

4 years agoNew Crowdin updates (#871)
Jonas Winkler [Tue, 6 Apr 2021 18:23:18 +0000 (20:23 +0200)] 
New Crowdin updates (#871)

4 years agoUpdated to work with new unified search interface
Michael Shamoon [Mon, 5 Apr 2021 23:35:15 +0000 (16:35 -0700)] 
Updated to work with new unified search interface

4 years agoMerge remote-tracking branch 'upstream/dev' into feature/issue-858
Michael Shamoon [Mon, 5 Apr 2021 20:59:21 +0000 (13:59 -0700)] 
Merge remote-tracking branch 'upstream/dev' into feature/issue-858

4 years agochangelog
jonaswinkler [Mon, 5 Apr 2021 20:23:11 +0000 (22:23 +0200)] 
changelog

4 years agoAPI search documentation
jonaswinkler [Mon, 5 Apr 2021 20:19:42 +0000 (22:19 +0200)] 
API search documentation

4 years agoupdate messages
jonaswinkler [Mon, 5 Apr 2021 20:05:26 +0000 (22:05 +0200)] 
update messages