187 Commits (9229fcd973664b1e7a32ecddade4d5d1a74a99a9)
 

Autor SHA1 Mensaje Fecha
  Guénaël Muller 9229fcd973 merge with better_api_doc hace 6 años
  Guénaël Muller 7435df0618 merge with Feature/578 hace 6 años
  Guénaël Muller aab5c2d3e9 better naming for apps hace 6 años
  Guénaël Muller 4906883661 workspaceSchema inherit from workspace digest hace 6 años
  Guénaël Muller 25d0076c4d comments + clean hace 6 años
  Guénaël Muller df91e6b47a better exception message for request hace 6 años
  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 hace 6 años
  Guénaël Muller 60841695e3 better exception message for user api hace 6 años
  Guénaël Muller 2f98c67b37 better role lib : typing + indent hace 6 años
  Guénaël Muller bda335a563 better user lib : clear error messages + renaming Exception hace 6 años
  Guénaël Muller 9b2827e6b1 Fix all test cases for get_workspace_content hace 6 años
  Guénaël Muller 5e822f1140 Support for deleted/archived filter hace 6 años
  Bastien Sevajol 58aa6bebfd
code quality hace 6 años
  Bastien Sevajol 5dccf42173
import format hace 6 años
  Bastien Sevajol a1747766be
code quality hace 6 años
  Bastien Sevajol 7220ef511b
import format hace 6 años
  Bastien Sevajol 402fc57b4e
pep8 hace 6 años
  Bastien Sevajol 453d3046ab
import format hace 6 años
  Bastien Sevajol 3a7718271b
indentation hace 6 años
  Bastien Sevajol bb6e7634a1
import format hace 6 años
  Bastien Sevajol 4f00341512
Delete development.ini.old hace 6 años
  Bastien Sevajol 98488550f8
Update authorization.py hace 6 años
  Bastien Sevajol 4748fe3e63
import format hace 6 años
  Bastien Sevajol 2e6bcfa60b
import format hace 6 años
  Guénaël Muller 7034d8efd9 Partial Support for get content in api (without full filter support) hace 6 años
  Guénaël Muller 03342866aa Refactor Content Fixture with better sample data hace 6 años
  Guénaël Muller 0b35d39def refactor contentType and contentStatus legacy code + content_type endpoint hace 6 años
  Guénaël Muller 76418729bc add WIP tests for get contents_types and contents hace 6 años
  Guénaël Muller 16284fd784 remove uneeded id of profil/role + better schema with description/example hace 6 años
  Guénaël Muller da09b2b478 validate only enum value for profileSchema hace 6 años
  Guénaël Muller 997ee1fc9f Return both slug and id of role + set explicit valid values hace 6 años
  Guénaël Muller ad7525b38e Merge branch 'develop' of github.com:tracim/tracim_backend into feature/578_add_api_for_workspace/apps hace 6 años
  Damien Accorsi 5d24b2656e
Merge pull request #78 from tracim/fix/62_fix_sqlite_same_thread_issue hace 6 años
  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 hace 6 años
  Guénaël Muller 46b044635d Better doc + TODO comments hace 6 años
  Guénaël Muller cc602e1f03 Simpler controller code with some refactoring hace 6 años
  Guénaël Muller 7d7f68f2f8 use config as param in every internal api + with_context method in API hace 6 años
  Guénaël Muller c6ad857f45 Add workspace endpoint + some fixes hace 6 años
  Guénaël Muller ddfb06b572 add user workspace view + many changes to make it work hace 6 años
  Guénaël Muller 3972eff01d tests,schema,controller for new api endpoints hace 6 años
  Guénaël Muller bafcc5acf8 properly close dbsession for both pyramid web and webdav to avoid sqlite exception about thread and object hace 6 años
  Guénaël Muller 44659595ce support cors preflight and better cors support hace 6 años
  Guénaël Muller 1726a50321 return user object with login endpoint instead of no content hace 6 años
  Guénaël Muller 53220e8dd4 Fix CORS issue with allow_origin for all hace 6 años
  Damien Accorsi 74c1813eec
Merge pull request #68 from tracim/feature/67_use_uwsgi hace 6 años
  Guénaël Muller 79df94f1eb fix webdav conf file : setup it in wsgi launcher hace 6 años
  Damien Accorsi 734ed10548
Merge pull request #58 from tracim/fix/better_user_lib_for_authentication hace 6 años
  Guénaël Muller 3fed567a7f better uwsgi doc, install uwsgi with pip hace 6 años
  Guénaël Muller 50bda15ef0 better uwsgi runner for both web and webdav hace 6 años
  Guénaël Muller 836ca8d2f0 allow to launch tracim with uwsgi hace 6 años