Felix Eckhofer
|
8bb186c0db
|
Use subpath for websocket URL
Fixes #2252
|
2023-01-07 20:37:02 +01:00 |
|
Michael Shamoon
|
2148c4482b
|
Re-org where some of the new classes are found
|
2022-12-03 09:31:39 -08:00 |
|
Michael Shamoon
|
4ffb08bf24
|
Basic data retrieval
|
2022-12-03 09:31:22 -08:00 |
|
Michael Shamoon
|
09f637a4cb
|
Better tasks api endpoint
|
2022-05-26 21:09:05 -07:00 |
|
Michael Shamoon
|
635fee08ef
|
acknowledge_tasks endpoint & basic UI
Update tasks.service.ts
|
2022-05-26 21:09:04 -07:00 |
|
Michael Shamoon
|
60ddd4a529
|
PaperlessTask and consumption_tasks endpoint
|
2022-05-26 21:05:24 -07:00 |
|
Markus
|
dd3b5c129c
|
Feature: Dynamic document storage pathes (#916)
* Added devcontainer
* Add feature storage pathes
* Exclude tests and add versioning
* Check escaping
* Check escaping
* Check quoting
* Echo
* Escape
* Escape :
* Double escape \
* Escaping
* Remove if
* Escape colon
* Missing \
* Esacpe :
* Escape all
* test
* Remove sed
* Fix exclude
* Remove SED command
* Add LD_LIBRARY_PATH
* Adjusted to v1.7
* Updated test-cases
* Remove devcontainer
* Removed internal build-file
* Run pre-commit
* Corrected flak8 error
* Adjusted to v1.7
* Updated test-cases
* Corrected flak8 error
* Adjusted to new plural translations
* Small adjustments due to code-review backend
* Adjusted line-break
* Removed PAPERLESS prefix from settings variables
* Corrected style change due to search+replace
* First documentation draft
* Revert changes to Pipfile
* Add sphinx-autobuild with keep-outdated
* Revert merge error that results in wrong storage path is evaluated
* Adjust styles of generated files ...
* Adds additional testing to cover dynamic storage path functionality
* Remove unnecessary condition
* Add hint to edit storage path dialog
* Correct spelling of pathes to paths
* Minor documentation tweaks
* Minor typo
* improving wrapping of filter editor buttons with new storage path button
* Update .gitignore
* Fix select border radius in non input-groups
* Better storage path edit hint
* Add note to edit storage path dialog re document_renamer
* Add note to bulk edit storage path re document_renamer
* Rename FILTER_STORAGE_DIRECTORY to PATH
* Fix broken filter rule parsing
* Show default storage if unspecified
* Remove note re storage path on bulk edit
* Add basic validation of filename variables
Co-authored-by: Markus Kling <markus@markus-kling.net>
Co-authored-by: Trenton Holmes <holmes.trenton@gmail.com>
Co-authored-by: Michael Shamoon <4887959+shamoon@users.noreply.github.com>
Co-authored-by: Quinn Casey <quinn@quinncasey.com>
|
2022-05-19 14:42:25 -07:00 |
|
Michael Shamoon
|
67b3473365
|
Refactor to UiSettings
|
2022-05-17 11:11:39 -07:00 |
|
Michael Shamoon
|
fd59b14d88
|
skeleton frontend_settings api endpoint
|
2022-05-17 11:11:38 -07:00 |
|
Michael Shamoon
|
22f2939c29
|
remote_version API endpoint
|
2022-04-02 01:33:51 -07:00 |
|
Trenton Holmes
|
6635fa5f0d
|
Runs the pre-commit hooks over all the Python files
|
2022-03-11 11:34:28 -08:00 |
|
Michael Shamoon
|
6e394139f5
|
Update -ngx in django templates / urls
|
2022-03-02 11:05:34 -08:00 |
|
kpj
|
c56cb25b5f
|
Format Python code with black
|
2022-02-27 15:26:41 +01:00 |
|
Jonas Winkler
|
71c60da268
|
Merge remote-tracking branch 'origin/dev' into dev
|
2021-05-16 01:23:07 +02:00 |
|
Jonas Winkler
|
dc565bd035
|
correct file mode
|
2021-05-16 01:22:51 +02:00 |
|
puuu
|
a1241710a1
|
Make redirections respect root_path or STATIC_URL, name IndexView
|
2021-05-14 14:44:13 +09:00 |
|
jonaswinkler
|
5b49524d51
|
lots of changes for the new unified search
|
2021-03-17 22:25:22 +01:00 |
|
jonaswinkler
|
4698c6ade1
|
some initial attempts to merge search and document list
|
2021-03-07 13:16:23 +01:00 |
|
jonaswinkler
|
02f93792c1
|
API support for downloading compressed archives of multiple documents
|
2021-02-20 16:09:29 +01:00 |
|
jonaswinkler
|
1e1f2267e7
|
update API access for logs
|
2021-02-06 17:02:00 +01:00 |
|
jonaswinkler
|
179b53d373
|
Merge branch 'dev' into feature-websockets-status
|
2021-01-04 22:45:56 +01:00 |
|
jonaswinkler
|
01be0868ed
|
fix locale discovery by django app
|
2021-01-02 01:19:06 +01:00 |
|
jonaswinkler
|
9f26f47cae
|
fix some translation issues
|
2021-01-02 00:45:23 +01:00 |
|
jonaswinkler
|
05d4ca06fe
|
add initial localization support for the front end #215
|
2020-12-30 00:26:06 +01:00 |
|
jonaswinkler
|
79d45098b5
|
add api method to get selection data
|
2020-12-27 12:43:05 +01:00 |
|
jonaswinkler
|
b68d58c378
|
Merge branch 'dev' into feature-bulk-edit
|
2020-12-15 03:13:22 +01:00 |
|
jonaswinkler
|
d4fba4a521
|
add backend support for saved views
|
2020-12-12 15:46:56 +01:00 |
|
jonaswinkler
|
2531d15841
|
bulk edit view
|
2020-12-11 14:30:18 +01:00 |
|
jonaswinkler
|
0bfecaa0fc
|
Merge branch 'dev' into feature-websockets-status
|
2020-12-06 22:53:54 +01:00 |
|
jonaswinkler
|
9546d6bf8c
|
updated the API, it now supports tags, correspondents, types and title when uploading documents.
|
2020-12-03 18:36:23 +01:00 |
|
Jonas Winkler
|
3893a23852
|
Merge branch 'dev' into celery-tasks
|
2020-11-22 22:49:37 +01:00 |
|
Jonas Winkler
|
e40a1cb317
|
url patterns cleanup
|
2020-11-21 15:34:30 +01:00 |
|
Jonas Winkler
|
196faa8fdc
|
Merge branch 'dev' into celery-tasks
|
2020-11-19 22:10:57 +01:00 |
|
Jonas Winkler
|
099d6d99b2
|
fixed some deprecation warnings
|
2020-11-17 22:31:43 +01:00 |
|
Jonas Winkler
|
8e7bffa192
|
branding
|
2020-11-13 22:06:09 +01:00 |
|
Jonas Winkler
|
eb6805e37e
|
code style fixes
|
2020-11-12 21:09:45 +01:00 |
|
Jonas Winkler
|
7bfe28f451
|
Merge branch 'dev' into celery-tasks
|
2020-11-10 00:16:59 +01:00 |
|
Jonas Winkler
|
3b0e794b3d
|
use django authentication instead of auth tokens.
|
2020-11-09 15:28:12 +01:00 |
|
Jonas Winkler
|
dd5e43e7d4
|
fixed up the docker
|
2020-11-07 12:47:17 +01:00 |
|
Jonas Winkler
|
b941cac0f2
|
added backward compatibility URLs
|
2020-11-03 14:47:42 +01:00 |
|
Jonas Winkler
|
2a4127dc90
|
basic statistics
|
2020-10-31 00:56:20 +01:00 |
|
Jonas Winkler
|
329ee5b593
|
small fixes
|
2020-10-29 00:36:39 +01:00 |
|
Jonas Winkler
|
6011c82531
|
added autocomplete to backend
|
2020-10-27 17:07:13 +01:00 |
|
Jonas Winkler
|
d3af1e8815
|
unified data folders
|
2020-10-26 00:35:24 +01:00 |
|
Jonas Winkler
|
93d963ed4e
|
added
- document index
- api access for thumbnails/downloads
- more api filters
updated
- pipfile
removed
- filename handling
- legacy thumb/download access
- obsolete admin gui settings (per page items, FY, inline view)
|
2020-10-25 23:03:02 +01:00 |
|
Jonas Winkler
|
d365e8ac22
|
removed reminders, changed a bunch of stuff
|
2020-10-20 00:35: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
|
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 |
|