298 Commits (a05c27a7869b311755590359b2ae587f9df84d64)
 

Autor SHA1 Nachricht Datum
  Guénaël Muller a05c27a786 convert slug page to html-documents vor 6 Jahren
  Guénaël Muller d3938906ae fix access in content_view (handle correct exception + content_manager instead of contributor for few view) vor 6 Jahren
  Guénaël Muller adfa1785e8 fix access for deleting comments + other access troube vor 6 Jahren
  Guénaël Muller aeab83cb19 Add role documentation vor 6 Jahren
  Guénaël Muller aa7730cf75 [#601] fix 'created' field and comments_ids fields for revisions vor 6 Jahren
  Guénaël Muller e12133f148 [#606] fix last_modifier and author should not be the same. vor 6 Jahren
  Damien Accorsi 88e7036abe
Merge pull request #89 from tracim/fix/594_fix_endpoint_descriptions vor 6 Jahren
  Damien Accorsi ee1624dbe8
Merge pull request #88 from tracim/fix/596_move_endpoint_return_updated_content vor 6 Jahren
  Guénaël Muller 01ed587cfa better doc for schema vor 6 Jahren
  Guénaël Muller caccbc00cc add thread endpoints vor 6 Jahren
  Guénaël Muller 5a2a0b3f8e fix role for set content vor 6 Jahren
  Guénaël Muller 7e879db7b4 pep8 vor 6 Jahren
  Guénaël Muller 46bf33d984 add endpoints for html_documents vor 6 Jahren
  Guénaël Muller efe07b8910 fix endpoint descriptions with function.wraps methods in alls decorator vor 6 Jahren
  Guénaël Muller 9baf28fcdd add endpoint and tests for comments of contents vor 6 Jahren
  Guénaël Muller d18e0bb767 remove nopep8 vor 6 Jahren
  Guénaël Muller acee3c4eba TAG ref without plural vor 6 Jahren
  Guénaël Muller c87cf3ceb7 add new schemas vor 6 Jahren
  Guénaël Muller 50d4e27065 better docstring for workspace role decorator vor 6 Jahren
  Guénaël Muller 4792115102 new_workspace is mandatory vor 6 Jahren
  Guénaël Muller 1d428e83d3 somes simples fixs: doc, one import per line, exception_name, ... vor 6 Jahren
  Guénaël Muller 421742049c add simple tags for endpoints in autogenerated doc vor 6 Jahren
  Guénaël Muller ab4fc62011 require candidate workspace_role decorator do not allow empty value vor 6 Jahren
  Guénaël Muller 7bb1783d1f workspace and parent params needed for move endpoint + root is same as parent_id is None/null vor 6 Jahren
  Guénaël Muller 7ae2bf9fbb Revert "parent_id return always int" vor 6 Jahren
  Guénaël Muller fcfbd53bfa parent_id return always int vor 6 Jahren
  Guénaël Muller 3381cb62c7 return updated_content instead of 204 for move endpoint vor 6 Jahren
  Guénaël Muller 6e1819e5b5 Fix id renaming in test vor 6 Jahren
  Guénaël Muller 377c6ea386 Merge branch 'fix/592_fix_schema_and_http_code_in_endpoints' of github.com:tracim/tracim_backend into fix/596_move_endpoint_return_updated_content vor 6 Jahren
  Guénaël Muller f5b7e9b92c fix move content to root case vor 6 Jahren
  Guénaël Muller 7037152048 Better support for move endpoint : allow to move content from one workspace to another vor 6 Jahren
  Guénaël Muller 20ab0eaa42 use strict datetime value in schema vor 6 Jahren
  Guénaël Muller 7864e47945 204 no content http status for content action vor 6 Jahren
  Guénaël Muller 70ee0728fe simplify profile info in user schema vor 6 Jahren
  Guénaël Muller 0a83170de1 rename id into content_id or workspace_id vor 6 Jahren
  Guénaël Muller 144dafc9b3 rename display_name as public_name in endpoint vor 6 Jahren
  Guénaël Muller 319e26f2d1 rename status_slug and role_slug vor 6 Jahren
  Guénaël Muller 5cf00321c9 rename content_type_slug and sub_content_type_slug vor 6 Jahren
  Guénaël Muller 4eff11bfc3 slug param in user_workspace vor 6 Jahren
  Bastien Sevajol b834be7ee8
Merge pull request #83 from tracim/feature/583_Api_for_generic_content vor 6 Jahren
  Bastien Sevajol 9067e1f84f
import vor 6 Jahren
  Bastien Sevajol 6b8fe7e4ac
organize imports vor 6 Jahren
  Guénaël Muller 7319b48089 better readme vor 6 Jahren
  Bastien Sevajol 9284ec4d44
Merge pull request #81 from tracim/fix/few_more_tests vor 6 Jahren
  Bastien Sevajol 302ad90c5d
code style vor 6 Jahren
  Bastien Sevajol 1821eeacfd
Merge pull request #82 from tracim/fix/better_api_doc vor 6 Jahren
  Guénaël Muller b5dedb4883 remove temp file vor 6 Jahren
  Guénaël Muller 80dbbd7088 Merge branch 'fix/few_more_tests' of github.com:tracim/tracim_backend into feature/583_Api_for_generic_content vor 6 Jahren
  Guénaël Muller 515e7cd4ac remove temp file vor 6 Jahren
  Guénaël Muller 6cda69f454 Merge branch 'fix/better_api_doc' of github.com:tracim/tracim_backend into fix/few_more_tests vor 6 Jahren