Guénaël Muller
|
572341c34c
|
fix renaming of main function
|
6 years ago |
Guénaël Muller
|
ed1db2f320
|
convert webdav as plaster pastedeploy app
|
6 years ago |
Guénaël Muller
|
787e286a60
|
better runner, use wsgidav.config_file param instead of env var
|
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
|
03342866aa
|
Refactor Content Fixture with better sample data
|
6 years ago |
Guénaël Muller
|
0b35d39def
|
refactor contentType and contentStatus legacy code + content_type endpoint
|
6 years ago |
Guénaël Muller
|
76418729bc
|
add WIP tests for get contents_types and contents
|
6 years ago |
Guénaël Muller
|
16284fd784
|
remove uneeded id of profil/role + better schema with description/example
|
6 years ago |
Guénaël Muller
|
9f40425d9c
|
force LEVEL warning for tests
|
6 years ago |
Guénaël Muller
|
fee8ec3a45
|
Merge branch 'feature/578_add_api_for_workspace/apps' of github.com:tracim/tracim_backend into fix/few_more_tests
|
6 years ago |
Guénaël Muller
|
ce7da7613a
|
Merge branch 'fix/59_global_exception_handling' of github.com:tracim/tracim_backend into fix/few_more_tests
|
6 years ago |
Guénaël Muller
|
13d06d13fd
|
Merge branch 'develop' of github.com:tracim/tracim_backend into fix/few_more_tests
|
6 years ago |
Guénaël Muller
|
6f399a4615
|
Merge branch 'fix/better_runner' of github.com:tracim/tracim_backend into fix/few_more_tests
|
6 years ago |
Guénaël Muller
|
de19c9e634
|
better tests for user commands + tests for group_api + some fixe in group_api lib
|
6 years ago |
Guénaël Muller
|
da09b2b478
|
validate only enum value for profileSchema
|
6 years ago |
Guénaël Muller
|
997ee1fc9f
|
Return both slug and id of role + set explicit valid values
|
6 years ago |
Guénaël Muller
|
fdc6dd8b16
|
Refactor WebdavFactory + test config initialisation for wsgidav
|
6 years ago |
Guénaël Muller
|
ad7525b38e
|
Merge branch 'develop' of github.com:tracim/tracim_backend into feature/578_add_api_for_workspace/apps
|
6 years ago |
Damien Accorsi
|
5d24b2656e
|
Merge pull request #78 from tracim/fix/62_fix_sqlite_same_thread_issue
|
6 years ago |
Guénaël Muller
|
9551d6149e
|
fix version for hapic
|
6 years ago |
Guénaël Muller
|
f32874ffca
|
add better test for commandes
|
6 years ago |
Guénaël Muller
|
8d6247f428
|
Merge branch 'feature/51_restore_mail_notifier' into fix/few_more_tests
|
6 years ago |
Guénaël Muller
|
a701fd817d
|
add tests for user, permission and controller models
|
6 years ago |
Guénaël Muller
|
6941b04657
|
fix renaming of main function
|
6 years ago |
Guénaël Muller
|
4041960a77
|
add candidate user in request, require_same_user_or_profile decorator and use it to have easier auth policy check for user data
|
6 years ago |
Guénaël Muller
|
46b044635d
|
Better doc + TODO comments
|
6 years ago |
Guénaël Muller
|
cc602e1f03
|
Simpler controller code with some refactoring
|
6 years ago |
Guénaël Muller
|
7d7f68f2f8
|
use config as param in every internal api + with_context method in API
|
6 years ago |
Guénaël Muller
|
c6ad857f45
|
Add workspace endpoint + some fixes
|
6 years ago |
Guénaël Muller
|
ddfb06b572
|
add user workspace view + many changes to make it work
|
6 years ago |
Guénaël Muller
|
3972eff01d
|
tests,schema,controller for new api endpoints
|
6 years ago |
Guénaël Muller
|
40aa6035b1
|
convert webdav as plaster pastedeploy app
|
6 years ago |
Guénaël Muller
|
4bafc95ee1
|
better runner, use wsgidav.config_file param instead of env var
|
6 years ago |
Guénaël Muller
|
bafcc5acf8
|
properly close dbsession for both pyramid web and webdav to avoid sqlite exception about thread and object
|
6 years ago |
inkhey
|
c6723433e5
|
Merge branch 'develop' into feature/51_restore_mail_notifier
|
6 years ago |
Guénaël Muller
|
641b48b7d3
|
support simple global exception for NotFound and Operational Sqlalchemy error
|
6 years ago |
Guénaël Muller
|
44659595ce
|
support cors preflight and better cors support
|
6 years ago |
Guénaël Muller
|
1726a50321
|
return user object with login endpoint instead of no content
|
6 years ago |
Guénaël Muller
|
53220e8dd4
|
Fix CORS issue with allow_origin for all
|
6 years ago |
Damien Accorsi
|
74c1813eec
|
Merge pull request #68 from tracim/feature/67_use_uwsgi
|
6 years ago |
Guénaël Muller
|
79df94f1eb
|
fix webdav conf file : setup it in wsgi launcher
|
6 years ago |
Guénaël Muller
|
55feb2a3dd
|
merge with upstream
|
6 years ago |
Damien Accorsi
|
734ed10548
|
Merge pull request #58 from tracim/fix/better_user_lib_for_authentication
|
6 years ago |
Guénaël Muller
|
3fed567a7f
|
better uwsgi doc, install uwsgi with pip
|
6 years ago |
Guénaël Muller
|
50bda15ef0
|
better uwsgi runner for both web and webdav
|
6 years ago |
Guénaël Muller
|
078bb35779
|
rq need redis-server
|
6 years ago |
Guénaël Muller
|
836ca8d2f0
|
allow to launch tracim with uwsgi
|
6 years ago |
Guénaël Muller
|
968163b1e8
|
add test for async rq mode
|
6 years ago |
Guénaël Muller
|
2933b47895
|
remove temporary test view for email
|
6 years ago |
Guénaël Muller
|
8ccc7b1d5b
|
add comment about mailhog dependency for somes tests
|
6 years ago |