360 Commits (7ed22f1da18bf331a3e8e4c024899bf5cac58dd4)
 

Author SHA1 Message Date
  Guénaël Muller 7ed22f1da1 add few tests for read/unread content + docstring 6 years ago
  Guénaël Muller 8856be2d80 Add tests for set read/unread content and workspace endpoint 6 years ago
  Guénaël Muller fab3c75d67 Fix mark as read for folder 6 years ago
  Guénaël Muller f9c0e00919 add few tests for read_status endpoint 6 years ago
  Guénaël Muller c652ae3ac5 add few tests for get_recently_active content endpoint 6 years ago
  Guénaël Muller ce541d515c Small fix for content api test 6 years ago
  Guénaël Muller 383b82e0a6 fix content_ids filter for get_last_active + test 6 years ago
  Guénaël Muller 81c0636f39 reenable endpoints for last_active and read_status 6 years ago
  Guénaël Muller 7d806d09fc remove temporary get last unread to get_last_active + has_new_information_for 6 years ago
  Guénaël Muller 8cd77c362d updated get_last_active function 6 years ago
  Guénaël Muller 2c1920fd0a follow specification and disable unworking functions 6 years ago
  Guénaël Muller 1120c9f995 add endpoint to get user content 6 years ago
  Guénaël Muller c3652f57c8 add read/unread endpoints 6 years ago
  Guénaël Muller 2e8ea5d73f workspace user: use wapi function instead of creating object 6 years ago
  Guénaël Muller 8e5c454379 add read_by_user in last active content endpoint 6 years ago
  Guénaël Muller 4372f07efd refactoring content_get_all and get_last_active 6 years ago
  Guénaël Muller c3937ef68b Merge branch 'fix/621_add_worskpace_filter_by_content_type' into feature/read_unread_endpoints 6 years ago
  Guénaël Muller 818d966648 add simple get last active content endpoint 6 years ago
  Guénaël Muller 5741da68ce refactor filename or label in create_content and others small things 6 years ago
  Guénaël Muller e1cf2dfbca rename exception for empty comment content 6 years ago
  Guénaël Muller 929234f6fd fix fiename option in content creation 6 years ago
  Guénaël Muller 1ddab5d008 remove uneeded id param in context_models 6 years ago
  Guénaël Muller acec7a43da Merge branch 'develop' into fix/better_content_types_and_status_code 6 years ago
  Guénaël Muller 518592f7cd stricter range of validity for schema 6 years ago
  Guénaël Muller a4ec6dc73b better invalid int errors 6 years ago
  Guénaël Muller 4a63b69586 better invalid int errors 6 years ago
  Guénaël Muller edba8bf08e fix legacy page get all bug + better test for content_type filter 6 years ago
  Guénaël Muller 2471e19b3c add content_filter to workspace_content endpoint 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