This website requires JavaScript.
Explore
Help
Sign In
studio
/
docs
Archived
Watch
2
Star
0
Fork
0
You've already forked docs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-03-24
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
ef2127585cce8956e5efac27dfce054895569312
docs
/
src
/
backend
/
core
/
tests
/
documents
History
Samuel Paccoud - DINUM
ef2127585c
🐛
(backend) allow any type of extensions for media download
...
The regex to validate media file extensions was too restrictive.
2025-03-03 11:21:41 +01:00
..
test_api_document_accesses_create.py
♻️
(backend) generalize use of SerializerPerActionMixin in viewsets
2025-01-29 14:39:47 +01:00
test_api_document_accesses.py
♻️
(backend) generalize use of SerializerPerActionMixin in viewsets
2025-01-29 14:39:47 +01:00
test_api_document_invitations.py
🐛
(i18n) add back the missing email translations
2025-02-07 17:05:49 +01:00
test_api_document_versions.py
♻️
(backend) generalize use of SerializerPerActionMixin in viewsets
2025-01-29 14:39:47 +01:00
test_api_documents_ai_transform.py
🔧
(backend) make AI feature reach configurable
2025-02-11 10:54:55 +01:00
test_api_documents_ai_translate.py
🔧
(backend) make AI feature reach configurable
2025-02-11 10:54:55 +01:00
test_api_documents_attachment_upload.py
🏷️
(backend) add content-type to uploaded files
2025-01-28 10:33:30 +01:00
test_api_documents_children_create.py
✨
(backend) add soft delete to documents and refactor db queryset
2025-01-29 14:39:47 +01:00
test_api_documents_children_list.py
✨
(backend) add soft delete to documents and refactor db queryset
2025-01-29 14:39:47 +01:00
test_api_documents_create_for_owner.py
🐛
(backend) fix create document for user when sub does not match
2025-01-14 16:18:14 +01:00
test_api_documents_create.py
👔
(backend) doc restricted by default
2024-10-25 14:25:48 +02:00
test_api_documents_delete.py
✨
(backend) add soft delete to documents and refactor db queryset
2025-01-29 14:39:47 +01:00
test_api_documents_favorite.py
✨
(backend) allow users to mark/unmark documents as favorite
2024-11-28 16:02:27 +01:00
test_api_documents_link_configuration.py
✨
(backend) notify collaboration server
2024-12-11 14:54:41 +01:00
test_api_documents_list_filters.py
✨
(backend) add soft delete to documents and refactor db queryset
2025-01-29 14:39:47 +01:00
test_api_documents_list.py
✨
(backend) add soft delete to documents and refactor db queryset
2025-01-29 14:39:47 +01:00
test_api_documents_media_auth.py
🐛
(backend) allow any type of extensions for media download
2025-03-03 11:21:41 +01:00
test_api_documents_move.py
✨
(backend) add API endpoint to move a document in the document tree
2025-01-29 14:39:47 +01:00
test_api_documents_restore.py
✨
(backend) add API endpoint action to restore a soft deleted document
2025-01-29 14:39:47 +01:00
test_api_documents_retrieve.py
🔧
(backend) make AI feature reach configurable
2025-02-11 10:54:55 +01:00
test_api_documents_trashbin.py
🗃️
(backend) make document/template creation atomic
2025-01-29 14:39:47 +01:00
test_api_documents_update.py
✨
(backend) add depth, path and numchild to serialized document
2025-01-29 14:39:47 +01:00