371 Commits (8742aeed4442c6d9de88fb0d22c8b352f5574bb1)
 

Author SHA1 Message Date
  Guénaël Muller 78f26e91ca html-documents as exemple 6 years ago
  Guénaël Muller 31262c1958 one import per line 6 years ago
  Guénaël Muller c6db07d416 typing 6 years ago
  Guénaël Muller e1a4cbe30b one datetime format 6 years ago
  Guénaël Muller 83c8bf3102 authentificationfailed is forbidden 6 years ago
  Guénaël Muller ba2d51c244 renaming tests 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 11fa78cdda clearer exception with chaining 6 years ago
  Guénaël Muller 31fc4e812c better typing + pep8 6 years ago
  Guénaël Muller 6e9485c834 typing + rename as private 6 years ago
  Guénaël Muller e8732cbae9 no space before punctuation in English 6 years ago
  Skylsmoi 1f34921c49 added some missing font awesome icons 6 years ago
  Guénaël Muller 1e31c58eea Revert "fixed urls for frontend. Removed '/#'" 6 years ago
  Damien Accorsi e978818570
Merge pull request #92 from tracim/fix/600_fix_database_commands 6 years ago
  Skylsmoi 6f2cdfbfb6 fixed color and font awesome icons 6 years ago
  Skylsmoi e2edf427db fixed urls for frontend. Removed '/#' 6 years ago
  Guénaël Muller b70287437a add created datetime in comment schema 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 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
  Guénaël Muller 3381cb62c7 return updated_content instead of 204 for move endpoint 6 years ago