341 Commits (098e300a8f6fa29e9da25f2cd812b995a6c9c186)
 

Autor SHA1 Mensaje Fecha
  Guénaël Muller 098e300a8f [#680] better support for is_active params hace 6 años
  Guénaël Muller 69b14fb0ac User Endpoints + Tests hace 6 años
  Guénaël Muller 5741da68ce refactor filename or label in create_content and others small things hace 6 años
  Guénaël Muller e1cf2dfbca rename exception for empty comment content hace 6 años
  Guénaël Muller 929234f6fd fix fiename option in content creation hace 6 años
  Guénaël Muller 1ddab5d008 remove uneeded id param in context_models hace 6 años
  Guénaël Muller acec7a43da Merge branch 'develop' into fix/better_content_types_and_status_code hace 6 años
  Guénaël Muller 518592f7cd stricter range of validity for schema hace 6 años
  Guénaël Muller a4ec6dc73b better invalid int errors hace 6 años
  Damien Accorsi 6056263e1b
Merge pull request #91 from tracim/feature/598_comment_htmlpage_thread_contents_endpoints hace 6 años
  Guénaël Muller c6b37c546a add tests for set wrong status of content hace 6 años
  Guénaël Muller 980b8f639b disallow empty raw_content for comment and empty label for others contents + tests hace 6 años
  Guénaël Muller 292738b14e handle exception for non-integer id in path/body error + remove uneeded jsondecodeerror hace 6 años
  Guénaël Muller dbea77ac88 add exception case for contents hace 6 años
  Guénaël Muller 8258bc2edb set most exceptions as global hace 6 años
  Guénaël Muller 0cadc3ef93 use same schema/model for textbased content hace 6 años
  Guénaël Muller a7de214c88 use always contentType and contentStatus class + accept special(comment,event) content_type in output schema hace 6 años
  Guénaël Muller 3a144606fb best english hace 6 años
  Guénaël Muller 59ec21edc5 fix tests hace 6 años
  Guénaël Muller d055b04c46 rename exception hace 6 años
  Guénaël Muller 78f26e91ca html-documents as exemple hace 6 años
  Guénaël Muller 31262c1958 one import per line hace 6 años
  Guénaël Muller c6db07d416 typing hace 6 años
  Guénaël Muller e1a4cbe30b one datetime format hace 6 años
  Guénaël Muller 83c8bf3102 authentificationfailed is forbidden hace 6 años
  Guénaël Muller ba2d51c244 renaming tests hace 6 años
  Guénaël Muller 13e30c8595 refactoring comment_ids hace 6 años
  Guénaël Muller b84e5c091c doc,typing,cleaning hace 6 años
  Guénaël Muller 11fa78cdda clearer exception with chaining hace 6 años
  Guénaël Muller 31fc4e812c better typing + pep8 hace 6 años
  Guénaël Muller 6e9485c834 typing + rename as private hace 6 años
  Guénaël Muller e8732cbae9 no space before punctuation in English hace 6 años
  Skylsmoi 1f34921c49 added some missing font awesome icons hace 6 años
  Guénaël Muller 1e31c58eea Revert "fixed urls for frontend. Removed '/#'" hace 6 años
  Damien Accorsi e978818570
Merge pull request #92 from tracim/fix/600_fix_database_commands hace 6 años
  Skylsmoi 6f2cdfbfb6 fixed color and font awesome icons hace 6 años
  Skylsmoi e2edf427db fixed urls for frontend. Removed '/#' hace 6 años
  Guénaël Muller b70287437a add created datetime in comment schema hace 6 años
  Guénaël Muller 1736af982a doc+renaming hace 6 años
  Guénaël Muller e58d96135c add retrocompatibility with old 'page' slug + tests hace 6 años
  Guénaël Muller 8ab1bc2582 rename htmlpage to html-documents hace 6 años
  Guénaël Muller 57fc035682 add comments to explain that we need DEFAULT section params hace 6 años
  Guénaël Muller a05c27a786 convert slug page to html-documents hace 6 años
  Guénaël Muller d3938906ae fix access in content_view (handle correct exception + content_manager instead of contributor for few view) hace 6 años
  Guénaël Muller adfa1785e8 fix access for deleting comments + other access troube hace 6 años
  Guénaël Muller aeab83cb19 Add role documentation hace 6 años
  Guénaël Muller aa7730cf75 [#601] fix 'created' field and comments_ids fields for revisions hace 6 años
  Guénaël Muller e12133f148 [#606] fix last_modifier and author should not be the same. hace 6 años
  Damien Accorsi 88e7036abe
Merge pull request #89 from tracim/fix/594_fix_endpoint_descriptions hace 6 años
  Damien Accorsi ee1624dbe8
Merge pull request #88 from tracim/fix/596_move_endpoint_return_updated_content hace 6 años