62 Commits (435e31e474699c8aaf61d5dcdbbe38985f3f291e)

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