Guénaël Muller
|
b5dedb4883
|
remove temp file
|
пре 6 година |
Guénaël Muller
|
6cda69f454
|
Merge branch 'fix/better_api_doc' of github.com:tracim/tracim_backend into fix/few_more_tests
|
пре 6 година |
Guénaël Muller
|
8f086d4f5b
|
repair test post-merge
|
пре 6 година |
inkhey
|
d6663b1e32
|
Merge branch 'develop' into fix/better_api_doc
|
пре 6 година |
Bastien Sevajol
|
fa2ead5b8f
|
Merge pull request #80 from tracim/feature/578_add_api_for_workspace/apps
|
пре 6 година |
Guénaël Muller
|
edfaf1c491
|
Refactor Request : Do not use function + _candidate_user instead of _user_candidate
|
пре 6 година |
Guénaël Muller
|
220e7012a4
|
Fix tests
|
пре 6 година |
Bastien Sevajol
|
efc0b3dd82
|
naming
|
пре 6 година |
Bastien Sevajol
|
5a3a3b0524
|
slug pattern
|
пре 6 година |
Bastien Sevajol
|
08223d3e03
|
Update request.py
|
пре 6 година |
Bastien Sevajol
|
261d82a208
|
add requirements.txt
|
пре 6 година |
Guénaël Muller
|
3eba2081c1
|
Merge branch 'fix/better_api_doc' of github.com:tracim/tracim_backend into fix/few_more_tests
|
пре 6 година |
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
|
пре 6 година |
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
|
пре 6 година |
Guénaël Muller
|
61dbfe7513
|
icon -> fa_icon
|
пре 6 година |
Bastien Sevajol
|
482dd72da6
|
add doc
|
пре 6 година |
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
|
пре 6 година |
Guénaël Muller
|
aa0accc736
|
merge with upstream
|
пре 6 година |
Guénaël Muller
|
4c96144b7a
|
fix NoAuthenticated exception renaming and other simple refactoring
|
пре 6 година |
Damien Accorsi
|
4e432ead40
|
Merge pull request #66 from tracim/feature/51_restore_mail_notifier
|
пре 6 година |
Guénaël Muller
|
aaba36a9b8
|
Merge branch 'feature/51_restore_mail_notifier' of github.com:tracim/tracim_backend into feature/51_restore_mail_notifier
|
пре 6 година |
Guénaël Muller
|
d3378ccff1
|
fix template to allow easily to fix url bug directly from python code
|
пре 6 година |
Guénaël Muller
|
4567eee3eb
|
merge with upstream
|
пре 6 година |
Guénaël Muller
|
adb6e8d958
|
merge with better_api_doc
|
пре 6 година |
Guénaël Muller
|
7435df0618
|
merge with Feature/578
|
пре 6 година |
Guénaël Muller
|
aab5c2d3e9
|
better naming for apps
|
пре 6 година |
Guénaël Muller
|
4906883661
|
workspaceSchema inherit from workspace digest
|
пре 6 година |
Guénaël Muller
|
25d0076c4d
|
comments + clean
|
пре 6 година |
Guénaël Muller
|
df91e6b47a
|
better exception message for request
|
пре 6 година |
Guénaël Muller
|
a567bb6d65
|
Merge branch 'feature/578_add_api_for_workspace/apps' of github.com:tracim/tracim_backend into feature/578_add_api_for_workspace/apps
|
пре 6 година |
Guénaël Muller
|
60841695e3
|
better exception message for user api
|
пре 6 година |
Guénaël Muller
|
2f98c67b37
|
better role lib : typing + indent
|
пре 6 година |
Guénaël Muller
|
bda335a563
|
better user lib : clear error messages + renaming Exception
|
пре 6 година |
Damien Accorsi
|
a0ad2044cd
|
Merge pull request #77 from tracim/fix/59_global_exception_handling
|
пре 6 година |
Guénaël Muller
|
ed3b5689fb
|
Add hapic debug mode feature
|
пре 6 година |
Bastien Sevajol
|
58aa6bebfd
|
code quality
|
пре 6 година |
Bastien Sevajol
|
5dccf42173
|
import format
|
пре 6 година |
Bastien Sevajol
|
a1747766be
|
code quality
|
пре 6 година |
Bastien Sevajol
|
7220ef511b
|
import format
|
пре 6 година |
Bastien Sevajol
|
402fc57b4e
|
pep8
|
пре 6 година |
Bastien Sevajol
|
453d3046ab
|
import format
|
пре 6 година |
Bastien Sevajol
|
3a7718271b
|
indentation
|
пре 6 година |
Bastien Sevajol
|
bb6e7634a1
|
import format
|
пре 6 година |
Bastien Sevajol
|
4f00341512
|
Delete development.ini.old
|
пре 6 година |
Bastien Sevajol
|
98488550f8
|
Update authorization.py
|
пре 6 година |
Bastien Sevajol
|
4748fe3e63
|
import format
|
пре 6 година |
Bastien Sevajol
|
2e6bcfa60b
|
import format
|
пре 6 година |
Bastien Sevajol
|
5e1ce6078a
|
add Exception to managed exception in hapic
|
пре 6 година |
Guénaël Muller
|
8b5ba132e2
|
Refactor WebdavFactory + test config initialisation for wsgidav
|
пре 6 година |
Guénaël Muller
|
572341c34c
|
fix renaming of main function
|
пре 6 година |