Trenton Holmes
e450676fcc
Adds additional CI checks for the backend and frontend, to complement pre-commit hooks which should already be run
2022-03-13 19:37:34 -07:00
shamoon
63603234e4
Merge pull request #314 from paperless-ngx/fix-issue-312
...
Fix page links hidden
2022-03-13 16:31:57 -07:00
shamoon
6669009484
Merge pull request #315 from paperless-ngx/locale-slovenian
...
Add Slovenian language for frontend
2022-03-13 14:24:59 -07:00
Trenton Holmes
856b461b6c
Merge pull request #296 from stumpylog/ci-cache-venv
...
Updates actions to use GHA Python pipenv caching
2022-03-13 14:00:23 -07:00
Michael Shamoon
1396825b95
Add Slovenian language for frontend
...
See #303
2022-03-13 09:15:42 -07:00
Michael Shamoon
89323a0b81
Fix page links hidden
...
Closes #312
2022-03-13 09:05:29 -07:00
Trenton Holmes
12859cff70
Changes the pipenv install to be a sync
2022-03-13 08:20:40 -07:00
Trenton Holmes
17fd35118e
Changes codestyle and documentation steps to use cache as well
2022-03-13 08:07:28 -07:00
Trenton Holmes
3bfbc631c0
Fixes coveralls not running
2022-03-13 08:07:28 -07:00
Trenton Holmes
afafe8395f
Removes duplicated install of pipenv, changes to use pipx as per the official example
2022-03-13 08:07:28 -07:00
Trenton Holmes
81fe7f5bc0
Updates GHA to use the setup-python pipenv caching
2022-03-13 08:07:28 -07:00
Paperless Translation Bot
5a369e1b51
New Crowdin updates ( #305 )
...
* New translations django.po (Slovenian)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
2022-03-13 03:20:56 -07:00
shamoon
322e0b5b18
Merge pull request #306 from lippoliv/feature-ignore-vscode-folder
...
ignore vscode folder
2022-03-13 01:22:34 -08:00
Oliver Lippert
6e9ebe428a
ignore .vscode folder
...
Signed-off-by: Oliver Lippert <oliver@allesit.de>
2022-03-13 10:17:42 +01:00
Paperless Translation Bot
e476bcea6e
New translations messages.xlf (Slovenian) ( #303 )
...
[ci skip]
2022-03-13 01:16:46 -08:00
Paperless Translation Bot
5e608bc682
New Crowdin updates ( #292 )
...
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations django.po (Slovak)
[ci skip]
* New translations messages.xlf (Slovak)
[ci skip]
* New translations django.po (Slovak)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
2022-03-12 20:24:22 -08:00
shamoon
1a24ea4912
Merge pull request #297 from stumpylog/dependabot-gha-updates
...
Enable dependabot GHA updates
2022-03-12 20:12:28 -08:00
Trenton Holmes
85741e0c54
Enables dependabot for Github Action versions
2022-03-12 18:03:39 -08:00
Oliver Lippert
a60d9ae520
add link to setup instructions for bare metal ( #221 )
2022-03-12 08:43:12 -08:00
Quinn Casey
6df23be7c1
Merge pull request #278 from stumpylog/pre-commit-python-changes
...
Python Cleanup from pre-commit
2022-03-12 08:09:13 -08:00
Paperless Translation Bot
1f5102e4a6
New translations messages.xlf (Portuguese, Brazilian) ( #286 )
...
[ci skip]
2022-03-12 03:10:58 -08:00
Trenton Holmes
b330f3d170
Maybe make CodeQL happy about this exception handling
2022-03-11 12:39:40 -08:00
shamoon
0c85da9606
Merge pull request #276 from paperless-ngx/prettier-cleanup-ts-js-md
...
Prettier cleanup for .ts .js and .md files
2022-03-11 12:31:21 -08:00
Michael Shamoon
6156db2e40
Prettier code cleanup for PR #273
2022-03-11 12:00:31 -08:00
Michael Shamoon
923c633da7
Prettier code cleanup for .md files
2022-03-11 11:58:19 -08:00
Michael Shamoon
b8182e5eaa
Prettier code cleanup for .js files
...
See #182
2022-03-11 11:58:19 -08:00
Michael Shamoon
bd4a705769
Prettier code cleanup for .ts files
...
See #182
2022-03-11 11:58:19 -08:00
shamoon
d56c9dc94b
Merge pull request #273 from GruberViktor/dev
...
Added nav buttons in the document detail view
2022-03-11 11:57:03 -08:00
GruberViktor
b1633c4054
remove automatic focus on title in document-detail view
...
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2022-03-11 20:54:24 +01:00
Trenton Holmes
ffc1db24ce
Fixes what looks like a conflict between black and flake8
2022-03-11 11:34:32 -08:00
Trenton Holmes
6635fa5f0d
Runs the pre-commit hooks over all the Python files
2022-03-11 11:34:28 -08:00
GruberViktor
0018cdd85f
remove text from close-button in the document-detail view
...
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2022-03-11 20:22:39 +01:00
GruberViktor
6a26c8f4a5
Apply suggestions from code review
...
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2022-03-11 20:16:53 +01:00
Quinn Casey
22d0099142
Merge pull request #182 from stumpylog/pre-commit-hooks
...
Adds pre-commit hooks for linting and formatting
2022-03-11 10:50:04 -08:00
Paperless Translation Bot
93d1a92460
New Crowdin updates ( #265 )
...
* New translations django.po (Portuguese)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations django.po (German)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
2022-03-11 10:49:59 -08:00
Trenton Holmes
d9cf881661
Configures prettier formatting further
2022-03-11 10:32:25 -08:00
shamoon
5d9482bcfa
Merge pull request #253 from paperless-ngx/feature-better-date-keyboard-input
...
Improve date keyboard input
2022-03-11 10:27:56 -08:00
Trenton Holmes
aa066966d7
Updates the documentation to include installation of the pre-commit hooks
2022-03-11 09:26:41 -08:00
Viktor
0975c02635
Added nav buttons in the document detail view
...
Sometimes, when you are looking for a document, you need to go into the document-detail view
to read the pdf. To view the next document in the detail view, normally you would go back and
then click on the next.
Here I added two buttons to the toolbar to traverse throught the documents easily.
2022-03-11 17:35:38 +01:00
Michael Shamoon
6efc312929
Fix enter key was prevented
2022-03-11 08:11:35 -08:00
shamoon
20a76e56f6
Merge pull request #263 from paperless-ngx/fix-dropdown-count
...
Fix: Include excluded items in dropdown count
2022-03-11 08:08:54 -08:00
Trenton Holmes
6fdd96d8d9
Ensures Pipfile and requirements are up to date
2022-03-11 07:07:28 -08:00
Trenton Holmes
8f96e1b4de
Removes flake8 ignored warnings and errors, as black formatting will take care of almost all of these
2022-03-11 07:07:28 -08:00
Trenton Holmes
6771243697
Updates the beautysh hook to use tabs, as this reduces the diff of the output. Updates .editorconfig to use spaces in Markdown files to match prettier formatting
2022-03-11 07:07:27 -08:00
Trenton Holmes
265085ec4f
Removes migrations exclusion from black formatting
2022-03-11 07:07:27 -08:00
Trenton Holmes
e1b60116cd
Adds commenting and a little organization to the hook configuration
2022-03-11 07:07:26 -08:00
Trenton Holmes
68c04b91b9
Removes tslint which doesn't work. Adds exclusions of the migrations folder to Python related hooks
2022-03-11 07:07:26 -08:00
Trenton Holmes
bbfc73610d
Adds and configures pre-commit hooks for linting and formatting during development
2022-03-11 07:07:25 -08:00
Quinn Casey
66f781699d
Merge pull request #242 from stumpylog/resolve-test-warnings
...
Reduce warnings in test suite
2022-03-11 05:54:19 -08:00
shamoon
426b797bc6
Merge pull request #262 from kpj/fix-install_url
...
Fix install url in docs
2022-03-11 01:27:18 -08:00