334 Commits (ade72cb4fee4cd6ffd684d96dadc118bd449b7db)
 

Author SHA1 Message Date
  Guénaël Muller ade72cb4fe Merge branch 'develop' of github.com:tracim/tracim_backend into feature/614_file_content_endpoints 6 years ago
  Guénaël Muller 406dba61a4 create a file controller example without specific code 6 years ago
  Damien Accorsi 6056263e1b
Merge pull request #91 from tracim/feature/598_comment_htmlpage_thread_contents_endpoints 6 years ago
  Guénaël Muller c6b37c546a add tests for set wrong status of content 6 years ago
  Guénaël Muller 980b8f639b disallow empty raw_content for comment and empty label for others contents + tests 6 years ago
  Guénaël Muller 292738b14e handle exception for non-integer id in path/body error + remove uneeded jsondecodeerror 6 years ago
  Guénaël Muller dbea77ac88 add exception case for contents 6 years ago
  Guénaël Muller 8258bc2edb set most exceptions as global 6 years ago
  Guénaël Muller 0cadc3ef93 use same schema/model for textbased content 6 years ago
  Guénaël Muller a7de214c88 use always contentType and contentStatus class + accept special(comment,event) content_type in output schema 6 years ago
  Guénaël Muller 3a144606fb best english 6 years ago
  Guénaël Muller 59ec21edc5 fix tests 6 years ago
  Guénaël Muller d055b04c46 rename exception 6 years ago
  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