214 Commits (edfaf1c4915b8a44aada1b3b0f16b70587cc2a48)
 

Autor SHA1 Nachricht Datum
  Guénaël Muller edfaf1c491 Refactor Request : Do not use function + _candidate_user instead of _user_candidate vor 6 Jahren
  Guénaël Muller 220e7012a4 Fix tests vor 6 Jahren
  Bastien Sevajol efc0b3dd82
naming vor 6 Jahren
  Bastien Sevajol 5a3a3b0524
slug pattern vor 6 Jahren
  Bastien Sevajol 08223d3e03
Update request.py vor 6 Jahren
  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 vor 6 Jahren
  Guénaël Muller 61dbfe7513 icon -> fa_icon vor 6 Jahren
  Bastien Sevajol 482dd72da6
add doc vor 6 Jahren
  Guénaël Muller aa0accc736 merge with upstream vor 6 Jahren
  Guénaël Muller 4c96144b7a fix NoAuthenticated exception renaming and other simple refactoring vor 6 Jahren
  Damien Accorsi 4e432ead40
Merge pull request #66 from tracim/feature/51_restore_mail_notifier vor 6 Jahren
  Guénaël Muller aaba36a9b8 Merge branch 'feature/51_restore_mail_notifier' of github.com:tracim/tracim_backend into feature/51_restore_mail_notifier vor 6 Jahren
  Guénaël Muller d3378ccff1 fix template to allow easily to fix url bug directly from python code vor 6 Jahren
  Guénaël Muller aab5c2d3e9 better naming for apps vor 6 Jahren
  Guénaël Muller 4906883661 workspaceSchema inherit from workspace digest vor 6 Jahren
  Guénaël Muller 25d0076c4d comments + clean vor 6 Jahren
  Guénaël Muller df91e6b47a better exception message for request vor 6 Jahren
  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 vor 6 Jahren
  Guénaël Muller 60841695e3 better exception message for user api vor 6 Jahren
  Guénaël Muller 2f98c67b37 better role lib : typing + indent vor 6 Jahren
  Guénaël Muller bda335a563 better user lib : clear error messages + renaming Exception vor 6 Jahren
  Damien Accorsi a0ad2044cd
Merge pull request #77 from tracim/fix/59_global_exception_handling vor 6 Jahren
  Guénaël Muller ed3b5689fb Add hapic debug mode feature vor 6 Jahren
  Bastien Sevajol 58aa6bebfd
code quality vor 6 Jahren
  Bastien Sevajol 5dccf42173
import format vor 6 Jahren
  Bastien Sevajol a1747766be
code quality vor 6 Jahren
  Bastien Sevajol 7220ef511b
import format vor 6 Jahren
  Bastien Sevajol 402fc57b4e
pep8 vor 6 Jahren
  Bastien Sevajol 453d3046ab
import format vor 6 Jahren
  Bastien Sevajol 3a7718271b
indentation vor 6 Jahren
  Bastien Sevajol bb6e7634a1
import format vor 6 Jahren
  Bastien Sevajol 4f00341512
Delete development.ini.old vor 6 Jahren
  Bastien Sevajol 98488550f8
Update authorization.py vor 6 Jahren
  Bastien Sevajol 4748fe3e63
import format vor 6 Jahren
  Bastien Sevajol 2e6bcfa60b
import format vor 6 Jahren
  Bastien Sevajol 5e1ce6078a
add Exception to managed exception in hapic vor 6 Jahren
  Guénaël Muller 8b5ba132e2 Refactor WebdavFactory + test config initialisation for wsgidav vor 6 Jahren
  Guénaël Muller 572341c34c fix renaming of main function vor 6 Jahren
  Guénaël Muller ed1db2f320 convert webdav as plaster pastedeploy app vor 6 Jahren
  Guénaël Muller 787e286a60 better runner, use wsgidav.config_file param instead of env var vor 6 Jahren
  Guénaël Muller da09b2b478 validate only enum value for profileSchema vor 6 Jahren
  Guénaël Muller 997ee1fc9f Return both slug and id of role + set explicit valid values vor 6 Jahren
  Guénaël Muller ad7525b38e Merge branch 'develop' of github.com:tracim/tracim_backend into feature/578_add_api_for_workspace/apps vor 6 Jahren
  Damien Accorsi 5d24b2656e
Merge pull request #78 from tracim/fix/62_fix_sqlite_same_thread_issue vor 6 Jahren
  Guénaël Muller 9551d6149e fix version for hapic vor 6 Jahren
  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 vor 6 Jahren
  Guénaël Muller 46b044635d Better doc + TODO comments vor 6 Jahren
  Guénaël Muller cc602e1f03 Simpler controller code with some refactoring vor 6 Jahren
  Guénaël Muller 7d7f68f2f8 use config as param in every internal api + with_context method in API vor 6 Jahren
  Guénaël Muller c6ad857f45 Add workspace endpoint + some fixes vor 6 Jahren