Michael Shamoon
18e0012a59
API object permissions retrieval, grant and revoke
2022-12-06 22:05:24 -08:00
Michael Shamoon
dbaa606a9f
add django-guardian, djangorestframework-guardian
2022-12-05 21:02:56 -08:00
Gwyn Hannay
3fcbd8f3ac
update files and model to include new field
2022-08-20 14:30:14 -07:00
Markus
69ef26dab0
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
Trenton Holmes
3003bdd507
Runs pyupgrade to Python 3.8+ and adds a hook for it
2022-05-06 09:04:08 -07:00
Trenton Holmes
1771d18a21
Runs the pre-commit hooks over all the Python files
2022-03-11 11:34:28 -08:00
kpj
fc695896dd
Format Python code with black
2022-02-27 15:26:41 +01:00
Jonas Winkler
61b47e358f
correct file mode
2021-05-16 01:22:51 +02:00
jonaswinkler
87c364a104
adjust migration
2021-02-24 23:52:25 +01:00
jonaswinkler
8bf4241b16
some search index optimizations
2021-02-15 13:26:36 +01:00
jonaswinkler
c330cca2c9
remove unused imports
2021-02-15 11:26:13 +01:00
jonaswinkler
3fa7dcb0cb
changes to the admin document list
2021-02-10 21:34:58 +01:00
jonaswinkler
252d4cb513
update document admin
2021-02-10 18:55:39 +01:00
jonaswinkler
887dd122fe
more info in the admin
2021-02-09 21:00:04 +01:00
jonaswinkler
5696c02ac3
remove log admin
2021-02-06 17:00:06 +01:00
jonaswinkler
cf3fa50b55
these changes shouldn't have been commited at all. my bad.
2020-12-16 21:08:03 +01:00
jonaswinkler
dfa1f29809
add backend support for saved views
2020-12-12 15:46:56 +01:00
jonaswinkler
74a99cf330
removed slugs entirely, since their only purpose was purely cosmetic anyway.
2020-12-09 00:04:37 +01:00
jonaswinkler
87fa118de0
added filenames to the API #108
2020-12-07 21:52:26 +01:00
Jonas Winkler
af3d161f66
updated the admin, ordering for mail rules
2020-11-21 23:12:34 +01:00
Jonas Winkler
41650f20f4
mime type handling
2020-11-20 13:31:03 +01:00
Jonas Winkler
2e04ba1c04
code style fixes
2020-11-12 21:09:45 +01:00
Jonas Winkler
bc4f32fd98
enable Group and User management.
2020-11-11 20:25:33 +01:00
Jonas Winkler
ee69429898
show the filename in the admin.
2020-11-11 15:58:29 +01:00
Jonas Winkler
942fab7298
I removed the model save/delete hooks for index updates since they were causing too much trouble with migrations
2020-11-08 11:24:57 +01:00
Jonas Winkler
7d282a4e4e
removed unused code, small fixes
2020-11-02 18:20:04 +01:00
Jonas Winkler
11af74ba36
unified document matching, legacy and automatching work alongside now
2020-10-28 11:45:11 +01:00
Jonas Winkler
052c1680f3
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
e1ae068cda
some more api changes
2020-10-21 12:53:14 +02:00
Jonas Winkler
65e87c116f
removed reminders, changed a bunch of stuff
2020-10-20 00:35:27 +02:00
Jonas Winkler
da5b7d3104
Removed a bunch of stuff thats not needed anymore with the new gui.
2020-10-17 02:07:27 +02:00
Jonas Winkler
32f3876590
Merge branch 'master' into dev
2019-05-21 13:06:16 +02:00
Stéphane Brunner
4efb153e86
Add and configure DjangoQL
2019-01-26 22:15:28 +01:00
Jonas Winkler
ea58c66fd4
Merge branch 'master' into dev
2018-12-11 12:38:15 +01:00
Jonas Winkler
766109ae4e
Merge remote-tracking branch 'upstream/master'
2018-12-11 12:06:15 +01:00
Daniel Quinn
4f4c515629
Add colours to the tags pages
2018-12-01 16:21:58 +00:00
Daniel Quinn
eca6250c1b
Fix the correspondent filters #423
2018-11-03 11:06:55 +00:00
Daniel Quinn
33abec0663
Code cleanup
2018-11-03 11:05:22 +00:00
Daniel Quinn
3f572afb8b
Add a little more read-only info for documents
2018-10-07 16:26:05 +01:00
Daniel Quinn
5c3cb1e4ab
Rework how slugs are generated/referenced #393
2018-10-07 16:25:51 +01:00
Jonas Winkler
60618381f8
Code style adjustments
2018-09-25 16:09:33 +02:00
Jonas Winkler
94ede7389d
Merge remote-tracking branch 'upstream/master'
2018-09-25 14:47:12 +02:00
Daniel Quinn
4130dd3465
Conform code to standards
2018-09-23 12:41:28 +01:00
Jonas Winkler
fb6f2e07c9
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
Jonas Winkler
909586bf25
Code style changed
2018-09-13 14:15:16 +02:00
Jonas Winkler
8d003a6a85
Save and edit next button appears on documents without viewer as well.
...
Made the new recent correspondents filter optional. Disabled by default.
2018-09-13 13:10:05 +02:00
Jonas Winkler
7c589f71a4
Fixed a few minor issues.
2018-09-12 16:25:23 +02:00
Jonas Winkler
898931cc03
bugfix
2018-09-11 20:45:36 +02:00
Jonas Winkler
11adc94e5e
mode change
2018-09-06 12:00:01 +02:00
Jonas Winkler
04bf5fc094
fixed merge error
2018-09-06 10:15:15 +02:00