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
fcf8b3802172551888ea3015d651c27de7c28e9e
docs
/
src
/
backend
/
core
History
Samuel Paccoud - DINUM
fcf8b38021
✨
(backend) allow forcing page size within limits
...
We want to be able to increase the page size with by passing the query string parameter "page_size".
2025-03-11 09:32:48 +01:00
..
api
✨
(backend) allow forcing page size within limits
2025-03-11 09:32:48 +01:00
authentication
🐛
(backend) fix create document for user when sub does not match
2025-01-14 16:18:14 +01:00
management
🚑
️(backend) command to update attachment content-type
2025-01-28 10:33:30 +01:00
migrations
🔨
(backend) make the 'language' attribute on the User model nullable
2025-03-05 14:29:24 +01:00
services
💡
(backend) warm about the token nature of Yprovider microservice
2024-12-16 17:17:42 +01:00
static
/images
🔥
(backend) remove code related to export pdf docx
2025-01-28 13:36:03 +01:00
templates
/core
✨
(project) first proof of concept printing pdf from markdown
2024-01-09 15:30:36 +01:00
templatetags
✨
(models/api) allow inviting external users to a document by their email
2024-05-24 08:20:28 +02:00
tests
✨
(backend) allow forcing page size within limits
2025-03-11 09:32:48 +01:00
__init__.py
✨
(project) first proof of concept printing pdf from markdown
2024-01-09 15:30:36 +01:00
admin.py
✨
(backend) add django-treebeard to allow tree structure on documents
2025-01-29 14:39:47 +01:00
apps.py
♻️
(project) rename project from "publish" to "impress"
2024-03-08 08:53:56 +01:00
enums.py
✨
(backend) add API endpoint to move a document in the document tree
2025-01-29 14:39:47 +01:00
factories.py
✨
(backend) add soft delete to documents and refactor db queryset
2025-01-29 14:39:47 +01:00
models.py
🔨
(backend) make the 'language' attribute on the User model nullable
2025-03-05 14:29:24 +01:00
urls.py
✨
(backend) add public endpoint /api/v1.0/config/
2024-11-20 09:51:08 +01:00