28 Commits (0fd5ceaee63b4d76b624c94387d4a272b1037548)

Author SHA1 Message Date
  Guénaël Muller 0fd5ceaee6 refactoring UserRoleinWorkspaceModel 6 years ago
  Guénaël Muller 0cadc3ef93 use same schema/model for textbased content 6 years ago
  Guénaël Muller 13e30c8595 refactoring comment_ids 6 years ago
  Guénaël Muller b84e5c091c doc,typing,cleaning 6 years ago
  Guénaël Muller 1736af982a doc+renaming 6 years ago
  Guénaël Muller e58d96135c add retrocompatibility with old 'page' slug + tests 6 years ago
  Guénaël Muller aa7730cf75 [#601] fix 'created' field and comments_ids fields for revisions 6 years ago
  Guénaël Muller e12133f148 [#606] fix last_modifier and author should not be the same. 6 years ago
  Guénaël Muller 46bf33d984 add endpoints for html_documents 6 years ago
  Guénaël Muller 9baf28fcdd add endpoint and tests for comments of contents 6 years ago
  Guénaël Muller 7bb1783d1f workspace and parent params needed for move endpoint + root is same as parent_id is None/null 6 years ago
  Guénaël Muller 3381cb62c7 return updated_content instead of 204 for move endpoint 6 years ago
  Guénaël Muller 7037152048 Better support for move endpoint : allow to move content from one workspace to another 6 years ago
  Guénaël Muller 70ee0728fe simplify profile info in user schema 6 years ago
  Guénaël Muller 0a83170de1 rename id into content_id or workspace_id 6 years ago
  Guénaël Muller 144dafc9b3 rename display_name as public_name in endpoint 6 years ago
  Guénaël Muller 319e26f2d1 rename status_slug and role_slug 6 years ago
  Guénaël Muller 5cf00321c9 rename content_type_slug and sub_content_type_slug 6 years ago
  Guénaël Muller 560af8e809 Add put and post for workspace endpoints #587 6 years ago
  Bastien Sevajol 453d3046ab
import format 6 years ago
  Guénaël Muller 7034d8efd9 Partial Support for get content in api (without full filter support) 6 years ago
  Guénaël Muller 997ee1fc9f Return both slug and id of role + set explicit valid values 6 years ago
  Guénaël Muller c6ad857f45 Add workspace endpoint + some fixes 6 years ago
  Guénaël Muller ddfb06b572 add user workspace view + many changes to make it work 6 years ago
  Guénaël Muller 4719a871d8 use post_load to deserialise object 6 years ago
  Guénaël Muller 85027f5ed7 Context-related-model interface for user 6 years ago