Guénaël Muller
|
049cab0ec9
|
fix small broken code in move_recursively action
|
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
|
980b8f639b
|
disallow empty raw_content for comment and empty label for others contents + tests
|
6 years ago |
Guénaël Muller
|
6e9485c834
|
typing + rename as private
|
6 years ago |
Guénaël Muller
|
e58d96135c
|
add retrocompatibility with old 'page' slug + tests
|
6 years ago |
Guénaël Muller
|
46bf33d984
|
add endpoints for html_documents
|
6 years ago |
Guénaël Muller
|
9baf28fcdd
|
add endpoint and tests for comments of contents
|
6 years ago |
Guénaël Muller
|
1d428e83d3
|
somes simples fixs: doc, one import per line, exception_name, ...
|
6 years ago |
Guénaël Muller
|
f5b7e9b92c
|
fix move content to root case
|
6 years ago |
Guénaël Muller
|
7037152048
|
Better support for move endpoint : allow to move content from one workspace to another
|
6 years ago |
Bastien Sevajol
|
6b8fe7e4ac
|
organize imports
|
6 years ago |
Guénaël Muller
|
772d2f7f22
|
Better tests for workspaces put/post endpoints + add MarkdownPaga as displayable content
|
6 years ago |
Guénaël Muller
|
5e822f1140
|
Support for deleted/archived filter
|
6 years ago |
Guénaël Muller
|
7034d8efd9
|
Partial Support for get content in api (without full filter support)
|
6 years ago |
Guénaël Muller
|
37d33febe1
|
fix user creation with command and email notification
|
6 years ago |
Guénaël Muller
|
da81fb2c8d
|
Restore-mail-notifier WIP
|
6 years ago |
Guénaël Muller
|
567ba060e3
|
CFG object is now accessible with self.app_config, config is now param of ContentApi + add Minimal notification code
|
7 years ago |
Bastien Sevajol
|
4eb285365a
|
some typing and pep8
|
7 years ago |
Guénaël Muller
|
2d7d39751e
|
reorganisate lib dir
|
7 years ago |
Guénaël Muller
|
65dfa2d643
|
drop serializer and breadcrumb code
|
7 years ago |
Guénaël Muller
|
c06b00bcb8
|
cleanup
|
7 years ago |
Guénaël Muller
|
25823d3093
|
add ContentAPI, UserApi, GroupApi and others core libApi + converted test to pyramid
|
7 years ago |