Guénaël Muller
|
69b14fb0ac
|
User Endpoints + Tests
|
6 年之前 |
Guénaël Muller
|
223c92f0fb
|
fix allowed_dims endpoint
|
6 年之前 |
Guénaël Muller
|
81c0636f39
|
reenable endpoints for last_active and read_status
|
6 年之前 |
Guénaël Muller
|
d27feca166
|
add endpoint for previews
|
6 年之前 |
Guénaël Muller
|
eaf307881c
|
add endpoint for revision download file
|
6 年之前 |
Guénaël Muller
|
c3652f57c8
|
add read/unread endpoints
|
6 年之前 |
Guénaël Muller
|
8e5c454379
|
add read_by_user in last active content endpoint
|
6 年之前 |
Guénaël Muller
|
4372f07efd
|
refactoring content_get_all and get_last_active
|
6 年之前 |
Guénaël Muller
|
818d966648
|
add simple get last active content endpoint
|
6 年之前 |
Guénaël Muller
|
5761c84cce
|
add revision_type to revisions in endpoints
|
6 年之前 |
Guénaël Muller
|
1ddab5d008
|
remove uneeded id param in context_models
|
6 年之前 |
inkey
|
fdc9941622
|
Allow create content in folder
|
6 年之前 |
Guénaël Muller
|
063073eccc
|
fix returned schema for adding member_role
|
6 年之前 |
Guénaël Muller
|
2471e19b3c
|
add content_filter to workspace_content endpoint
|
6 年之前 |
Guénaël Muller
|
6d3490519b
|
create user when creating role to an unexisting user
|
6 年之前 |
Guénaël Muller
|
64b5a92d33
|
Add endpoints to create role/update role
|
6 年之前 |
Guénaël Muller
|
8e1dcd2439
|
add endpoint for new_workspace_and_update_workspace
|
6 年之前 |
Guénaël Muller
|
79239ba09d
|
add is_active to role/workspace_member
|
6 年之前 |
Guénaël Muller
|
0fd5ceaee6
|
refactoring UserRoleinWorkspaceModel
|
6 年之前 |
Guénaël Muller
|
0cadc3ef93
|
use same schema/model for textbased content
|
6 年之前 |
Guénaël Muller
|
13e30c8595
|
refactoring comment_ids
|
6 年之前 |
Guénaël Muller
|
b84e5c091c
|
doc,typing,cleaning
|
6 年之前 |
Guénaël Muller
|
1736af982a
|
doc+renaming
|
6 年之前 |
Guénaël Muller
|
e58d96135c
|
add retrocompatibility with old 'page' slug + tests
|
6 年之前 |
Guénaël Muller
|
aa7730cf75
|
[#601] fix 'created' field and comments_ids fields for revisions
|
6 年之前 |
Guénaël Muller
|
e12133f148
|
[#606] fix last_modifier and author should not be the same.
|
6 年之前 |
Guénaël Muller
|
46bf33d984
|
add endpoints for html_documents
|
6 年之前 |
Guénaël Muller
|
9baf28fcdd
|
add endpoint and tests for comments of contents
|
6 年之前 |
Guénaël Muller
|
7bb1783d1f
|
workspace and parent params needed for move endpoint + root is same as parent_id is None/null
|
6 年之前 |
Guénaël Muller
|
3381cb62c7
|
return updated_content instead of 204 for move endpoint
|
6 年之前 |
Guénaël Muller
|
7037152048
|
Better support for move endpoint : allow to move content from one workspace to another
|
6 年之前 |
Guénaël Muller
|
70ee0728fe
|
simplify profile info in user schema
|
6 年之前 |
Guénaël Muller
|
0a83170de1
|
rename id into content_id or workspace_id
|
6 年之前 |
Guénaël Muller
|
144dafc9b3
|
rename display_name as public_name in endpoint
|
6 年之前 |
Guénaël Muller
|
319e26f2d1
|
rename status_slug and role_slug
|
6 年之前 |
Guénaël Muller
|
5cf00321c9
|
rename content_type_slug and sub_content_type_slug
|
6 年之前 |
Guénaël Muller
|
560af8e809
|
Add put and post for workspace endpoints #587
|
6 年之前 |
Bastien Sevajol
|
453d3046ab
|
import format
|
6 年之前 |
Guénaël Muller
|
7034d8efd9
|
Partial Support for get content in api (without full filter support)
|
6 年之前 |
Guénaël Muller
|
997ee1fc9f
|
Return both slug and id of role + set explicit valid values
|
6 年之前 |
Guénaël Muller
|
c6ad857f45
|
Add workspace endpoint + some fixes
|
6 年之前 |
Guénaël Muller
|
ddfb06b572
|
add user workspace view + many changes to make it work
|
6 年之前 |
Guénaël Muller
|
4719a871d8
|
use post_load to deserialise object
|
6 年之前 |
Guénaël Muller
|
85027f5ed7
|
Context-related-model interface for user
|
6 年之前 |