165 Комити (9b2827e6b17134a530a0756ed74c184f6f8144b0)
 

Аутор SHA1 Порука Датум
  Guénaël Muller 9b2827e6b1 Fix all test cases for get_workspace_content пре 6 година
  Guénaël Muller 5e822f1140 Support for deleted/archived filter пре 6 година
  Guénaël Muller 7034d8efd9 Partial Support for get content in api (without full filter support) пре 7 година
  Guénaël Muller 03342866aa Refactor Content Fixture with better sample data пре 7 година
  Guénaël Muller 0b35d39def refactor contentType and contentStatus legacy code + content_type endpoint пре 7 година
  Guénaël Muller 76418729bc add WIP tests for get contents_types and contents пре 7 година
  Guénaël Muller 16284fd784 remove uneeded id of profil/role + better schema with description/example пре 7 година
  Guénaël Muller da09b2b478 validate only enum value for profileSchema пре 7 година
  Guénaël Muller 997ee1fc9f Return both slug and id of role + set explicit valid values пре 7 година
  Guénaël Muller ad7525b38e Merge branch 'develop' of github.com:tracim/tracim_backend into feature/578_add_api_for_workspace/apps пре 7 година
  Damien Accorsi 5d24b2656e
Merge pull request #78 from tracim/fix/62_fix_sqlite_same_thread_issue пре 7 година
  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 пре 7 година
  Guénaël Muller 46b044635d Better doc + TODO comments пре 7 година
  Guénaël Muller cc602e1f03 Simpler controller code with some refactoring пре 7 година
  Guénaël Muller 7d7f68f2f8 use config as param in every internal api + with_context method in API пре 7 година
  Guénaël Muller c6ad857f45 Add workspace endpoint + some fixes пре 7 година
  Guénaël Muller ddfb06b572 add user workspace view + many changes to make it work пре 7 година
  Guénaël Muller 3972eff01d tests,schema,controller for new api endpoints пре 7 година
  Guénaël Muller bafcc5acf8 properly close dbsession for both pyramid web and webdav to avoid sqlite exception about thread and object пре 7 година
  Guénaël Muller 44659595ce support cors preflight and better cors support пре 7 година
  Guénaël Muller 1726a50321 return user object with login endpoint instead of no content пре 7 година
  Guénaël Muller 53220e8dd4 Fix CORS issue with allow_origin for all пре 7 година
  Damien Accorsi 74c1813eec
Merge pull request #68 from tracim/feature/67_use_uwsgi пре 7 година
  Guénaël Muller 79df94f1eb fix webdav conf file : setup it in wsgi launcher пре 7 година
  Damien Accorsi 734ed10548
Merge pull request #58 from tracim/fix/better_user_lib_for_authentication пре 7 година
  Guénaël Muller 3fed567a7f better uwsgi doc, install uwsgi with pip пре 7 година
  Guénaël Muller 50bda15ef0 better uwsgi runner for both web and webdav пре 7 година
  Guénaël Muller 836ca8d2f0 allow to launch tracim with uwsgi пре 7 година
  Damien Accorsi 5bf565c710
Merge pull request #65 from tracim/fix/41_remove_examples пре 7 година
  Guénaël Muller d9cdd657fb better nominal_case for get_user_with_context пре 7 година
  Guénaël Muller 041b320f5d Drop old examples пре 7 година
  Guénaël Muller 4719a871d8 use post_load to deserialise object пре 7 година
  Damien Accorsi 9fda7dadf3
Merge pull request #63 from tracim/fix/better_readme пре 7 година
  Guénaël Muller 761718dd6c rename file to file_ to avoid trouble with file build-in пре 7 година
  Guénaël Muller a204b4ff69 fix some typing and naming issue related to userlib пре 7 година
  Guénaël Muller 7c8c23b589 some small fix for readme пре 7 година
  Guénaël Muller adf1dd1659 cleanup depot when using delete db command пре 7 година
  Damien Accorsi 20ba34967e
Merge pull request #61 from tracim/fix/52_fix_sqlalchemy_issue_for_webdav пре 7 година
  Guénaël Muller 5b499a58d1 better comment пре 7 година
  Guénaël Muller 055d66e054 verify db delete command exist пре 7 година
  Guénaël Muller 9a8658bfbe add command to delete database, usefull for testing пре 7 година
  Guénaël Muller cb6606ac8c update migration doc пре 7 година
  Guénaël Muller 5a7c79df7f update cli doc пре 7 година
  Guénaël Muller ee147fe7c9 fix README + Webdav default conf пре 7 година
  Guénaël Muller f9321e94b5 fix unfilled params пре 7 година
  Guénaël Muller 93bbf69e60 rename all resource with Resource Suffixe to avoid trouble with multiple class with same name пре 7 година
  Guénaël Muller f7ec425c59 fix #52 sqlalchemy webdav issue пре 7 година
  Guénaël Muller b2e2a68aca Fix unfilled params in methods for webdav пре 7 година
  Damien Accorsi 0728bbbf2c
Merge pull request #60 from tracim/fix/fix_install пре 7 година
  Guénaël Muller 1381b1147b correct tracim egg in conf пре 7 година