1055 Commits (21168caba2b60a6e9b762ccdbe869a6a597b89c1)
 

Author SHA1 Message Date
  Skylsmoi 1a89fc318d bufix and integration fix for real api 6 years ago
  Guénaël Muller 8ab1bc2582 rename htmlpage to html-documents 6 years ago
  Guénaël Muller 57fc035682 add comments to explain that we need DEFAULT section params 6 years ago
  Guénaël Muller a05c27a786 convert slug page to html-documents 6 years ago
  Guénaël Muller d3938906ae fix access in content_view (handle correct exception + content_manager instead of contributor for few view) 6 years ago
  Guénaël Muller adfa1785e8 fix access for deleting comments + other access troube 6 years ago
  Guénaël Muller aeab83cb19 Add role documentation 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
  Damien Accorsi 88e7036abe
Merge pull request #89 from tracim/fix/594_fix_endpoint_descriptions 6 years ago
  Damien Accorsi ee1624dbe8
Merge pull request #88 from tracim/fix/596_move_endpoint_return_updated_content 6 years ago
  Guénaël Muller 01ed587cfa better doc for schema 6 years ago
  Guénaël Muller caccbc00cc add thread endpoints 6 years ago
  Guénaël Muller 5a2a0b3f8e fix role for set content 6 years ago
  Guénaël Muller 7e879db7b4 pep8 6 years ago
  Guénaël Muller 46bf33d984 add endpoints for html_documents 6 years ago
  Guénaël Muller 4d1f9fbbfa add global_conf to setting for both db init and db delete to fi database commands 6 years ago
  Guénaël Muller efe07b8910 fix endpoint descriptions with function.wraps methods in alls decorator 6 years ago
  Guénaël Muller 9baf28fcdd add endpoint and tests for comments of contents 6 years ago
  Guénaël Muller d18e0bb767 remove nopep8 6 years ago
  Guénaël Muller acee3c4eba TAG ref without plural 6 years ago
  Guénaël Muller c87cf3ceb7 add new schemas 6 years ago
  Guénaël Muller 50d4e27065 better docstring for workspace role decorator 6 years ago
  Guénaël Muller 4792115102 new_workspace is mandatory 6 years ago
  Guénaël Muller 1d428e83d3 somes simples fixs: doc, one import per line, exception_name, ... 6 years ago
  Guénaël Muller 421742049c add simple tags for endpoints in autogenerated doc 6 years ago
  Guénaël Muller ab4fc62011 require candidate workspace_role decorator do not allow empty value 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 7ae2bf9fbb Revert "parent_id return always int" 6 years ago
  Guénaël Muller fcfbd53bfa parent_id return always int 6 years ago
  Skylsmoi db3113aea9 preparation for App opening in workspaceContent 6 years ago
  Guénaël Muller 3381cb62c7 return updated_content instead of 204 for move endpoint 6 years ago
  Guénaël Muller 6e1819e5b5 Fix id renaming in test 6 years ago
  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 6 years ago
  Guénaël Muller f5b7e9b92c fix move content to root case 6 years ago
  Skylsmoi 7e0a3fbafb integration of real api (still wip) 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 20ab0eaa42 use strict datetime value in schema 6 years ago
  Guénaël Muller 7864e47945 204 no content http status for content action 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 4eff11bfc3 slug param in user_workspace 6 years ago
  Bastien Sevajol b834be7ee8
Merge pull request #83 from tracim/feature/583_Api_for_generic_content 6 years ago
  Bastien Sevajol 9067e1f84f
import 6 years ago
  Bastien Sevajol 6b8fe7e4ac
organize imports 6 years ago
  Guénaël Muller 7319b48089 better readme 6 years ago
  Bastien Sevajol 9284ec4d44
Merge pull request #81 from tracim/fix/few_more_tests 6 years ago