|  Guénaël Muller | 7bb1783d1f | workspace and parent params needed for move endpoint + root is same as parent_id is None/null | 7 years ago | 
				
					
						|  Guénaël Muller | 7ae2bf9fbb | Revert "parent_id return always int" | 7 years ago | 
				
					
						|  Guénaël Muller | fcfbd53bfa | parent_id return always int | 7 years ago | 
				
					
						|  Guénaël Muller | 3381cb62c7 | return updated_content instead of 204 for move endpoint | 7 years ago | 
				
					
						|  Guénaël Muller | 6e1819e5b5 | Fix id renaming in test | 7 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 | 7 years ago | 
				
					
						|  Guénaël Muller | f5b7e9b92c | fix move content to root case | 7 years ago | 
				
					
						|  Guénaël Muller | 7037152048 | Better support for move endpoint : allow to move content from one workspace to another | 7 years ago | 
				
					
						|  Guénaël Muller | 20ab0eaa42 | use strict datetime value in schema | 7 years ago | 
				
					
						|  Guénaël Muller | 7864e47945 | 204 no content http status for content action | 7 years ago | 
				
					
						|  Guénaël Muller | 70ee0728fe | simplify profile info in user schema | 7 years ago | 
				
					
						|  Guénaël Muller | 0a83170de1 | rename id into content_id or workspace_id | 7 years ago | 
				
					
						|  Guénaël Muller | 144dafc9b3 | rename display_name as public_name in endpoint | 7 years ago | 
				
					
						|  Guénaël Muller | 319e26f2d1 | rename status_slug and role_slug | 7 years ago | 
				
					
						|  Guénaël Muller | 5cf00321c9 | rename content_type_slug and sub_content_type_slug | 7 years ago | 
				
					
						|  Guénaël Muller | 4eff11bfc3 | slug param in user_workspace | 7 years ago | 
				
					
						|  Bastien Sevajol | b834be7ee8 
										
											
										
									 | Merge pull request #83 from tracim/feature/583_Api_for_generic_content | 7 years ago | 
				
					
						|  Bastien Sevajol | 9067e1f84f 
										
											
										
									 | import | 7 years ago | 
				
					
						|  Bastien Sevajol | 6b8fe7e4ac 
										
											
										
									 | organize imports | 7 years ago | 
				
					
						|  Guénaël Muller | 7319b48089 | better readme | 7 years ago | 
				
					
						|  Bastien Sevajol | 9284ec4d44 
										
											
										
									 | Merge pull request #81 from tracim/fix/few_more_tests | 7 years ago | 
				
					
						|  Bastien Sevajol | 302ad90c5d 
										
											
										
									 | code style | 7 years ago | 
				
					
						|  Bastien Sevajol | 1821eeacfd 
										
											
										
									 | Merge pull request #82 from tracim/fix/better_api_doc | 7 years ago | 
				
					
						|  Guénaël Muller | b5dedb4883 | remove temp file | 7 years ago | 
				
					
						|  Guénaël Muller | 80dbbd7088 | Merge branch 'fix/few_more_tests' of github.com:tracim/tracim_backend into feature/583_Api_for_generic_content | 7 years ago | 
				
					
						|  Guénaël Muller | 515e7cd4ac | remove temp file | 7 years ago | 
				
					
						|  Guénaël Muller | 6cda69f454 | Merge branch 'fix/better_api_doc' of github.com:tracim/tracim_backend into fix/few_more_tests | 7 years ago | 
				
					
						|  Guénaël Muller | 8f086d4f5b | repair test post-merge | 7 years ago | 
				
					
						|  Guénaël Muller | 0245979ab1 | Fix post-merge failing tests | 7 years ago | 
				
					
						|  inkhey | d6663b1e32 
										
											
										
									 | Merge branch 'develop' into fix/better_api_doc | 7 years ago | 
				
					
						|  Bastien Sevajol | fa2ead5b8f 
										
											
										
									 | Merge pull request #80 from tracim/feature/578_add_api_for_workspace/apps | 7 years ago | 
				
					
						|  Guénaël Muller | edfaf1c491 | Refactor Request : Do not use function + _candidate_user instead of _user_candidate | 7 years ago | 
				
					
						|  Guénaël Muller | 220e7012a4 | Fix tests | 7 years ago | 
				
					
						|  Bastien Sevajol | efc0b3dd82 
										
											
										
									 | naming | 7 years ago | 
				
					
						|  Bastien Sevajol | 5a3a3b0524 
										
											
										
									 | slug pattern | 7 years ago | 
				
					
						|  Bastien Sevajol | 08223d3e03 
										
											
										
									 | Update request.py | 7 years ago | 
				
					
						|  Bastien Sevajol | 261d82a208 | add requirements.txt | 7 years ago | 
				
					
						|  Guénaël Muller | 3eba2081c1 | Merge branch 'fix/better_api_doc' of github.com:tracim/tracim_backend into fix/few_more_tests | 7 years ago | 
				
					
						|  Guénaël Muller | 1522357032 | Merge branch 'feature/578_add_api_for_workspace/apps' of github.com:tracim/tracim_backend into fix/better_api_doc | 7 years ago | 
				
					
						|  Guénaël Muller | 772d2f7f22 | Better tests for workspaces put/post endpoints + add MarkdownPaga as displayable content | 7 years ago | 
				
					
						|  Guénaël Muller | 560af8e809 | Add put and post for workspace endpoints #587 | 7 years ago | 
				
					
						|  Guénaël Muller | 87bf2dcfda | Merge branch 'feature/578_add_api_for_workspace/apps' of github.com:tracim/tracim_backend into feature/578_add_api_for_workspace/apps | 7 years ago | 
				
					
						|  Guénaël Muller | 61dbfe7513 | icon -> fa_icon | 7 years ago | 
				
					
						|  Bastien Sevajol | 482dd72da6 
										
											
										
									 | add doc | 7 years ago | 
				
					
						|  Guénaël Muller | 5fc4c05995 | Merge branch 'feature/578_add_api_for_workspace/apps' of github.com:tracim/tracim_backend into fix/better_api_doc | 7 years ago | 
				
					
						|  Guénaël Muller | aa0accc736 | merge with upstream | 7 years ago | 
				
					
						|  Guénaël Muller | 4c96144b7a | fix NoAuthenticated exception renaming and other simple refactoring | 7 years ago | 
				
					
						|  Damien Accorsi | 4e432ead40 
										
											
										
									 | Merge pull request #66 from tracim/feature/51_restore_mail_notifier | 7 years ago | 
				
					
						|  Guénaël Muller | aaba36a9b8 | Merge branch 'feature/51_restore_mail_notifier' of github.com:tracim/tracim_backend into feature/51_restore_mail_notifier | 7 years ago | 
				
					
						|  Guénaël Muller | d3378ccff1 | fix template to allow easily to fix url bug directly from python code | 7 years ago |