inkhey
|
6b4ba88aed
|
one import per line
|
hace 6 años |
Guénaël Muller
|
8871ca51d4
|
Merge branch 'develop' of github.com:tracim/tracim_backend into feature/611_workspace_and_workspace_member_action_endpoints
|
hace 6 años |
Damien Accorsi
|
60e88c581c
|
Merge pull request #93 from tracim/fix/better_content_types_and_status_code
|
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 |
Guénaël Muller
|
063073eccc
|
fix returned schema for adding member_role
|
hace 6 años |
Guénaël Muller
|
6d3490519b
|
create user when creating role to an unexisting user
|
hace 6 años |
Guénaël Muller
|
6829cbc43b
|
fix typing
|
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
|
3cc7cfba23
|
add tests for empty label for workspace create/update
|
hace 6 años |
Guénaël Muller
|
64b5a92d33
|
Add endpoints to create role/update role
|
hace 6 años |
Guénaël Muller
|
8e1dcd2439
|
add endpoint for new_workspace_and_update_workspace
|
hace 6 años |
Guénaël Muller
|
79239ba09d
|
add is_active to role/workspace_member
|
hace 6 años |
Guénaël Muller
|
55ce338840
|
better workspace_menber schema
|
hace 6 años |
Guénaël Muller
|
c2b2adbce5
|
refactoring RoleApi + tests
|
hace 6 años |
Guénaël Muller
|
0fd5ceaee6
|
refactoring UserRoleinWorkspaceModel
|
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 |