161 Commits (8d6247f428f25d818692d6fceffa0d905ff220e9)
 

Autor SHA1 Mensaje Fecha
  Guénaël Muller 8d6247f428 Merge branch 'feature/51_restore_mail_notifier' into fix/few_more_tests hace 6 años
  Guénaël Muller a701fd817d add tests for user, permission and controller models 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
  Guénaël Muller 55feb2a3dd merge with upstream 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 078bb35779 rq need redis-server hace 6 años
  Guénaël Muller 836ca8d2f0 allow to launch tracim with uwsgi hace 6 años
  Guénaël Muller 968163b1e8 add test for async rq mode hace 6 años
  Guénaël Muller 2933b47895 remove temporary test view for email hace 6 años
  Guénaël Muller 8ccc7b1d5b add comment about mailhog dependency for somes tests hace 6 años
  Guénaël Muller 81504d53ba better test for email hace 6 años
  Damien Accorsi 5bf565c710
Merge pull request #65 from tracim/fix/41_remove_examples hace 6 años
  Guénaël Muller f11e0731a1 add small test for new create_user method + email required hace 6 años
  Guénaël Muller 60171c6620 renaming of tests in user_api hace 6 años
  Guénaël Muller 682682f5f1 fix tests + force email in create_minimal_user method hace 6 años
  Guénaël Muller 37d33febe1 fix user creation with command and email notification hace 6 años
  Guénaël Muller f7b7969cff FIXME as Comments hace 6 años
  Guénaël Muller be510d78c1 update template address hace 6 años
  Guénaël Muller da81fb2c8d Restore-mail-notifier WIP hace 6 años
  Guénaël Muller d9cdd657fb better nominal_case for get_user_with_context hace 6 años
  Guénaël Muller 041b320f5d Drop old examples hace 6 años
  Guénaël Muller 4719a871d8 use post_load to deserialise object hace 6 años
  Damien Accorsi 9fda7dadf3
Merge pull request #63 from tracim/fix/better_readme hace 6 años
  Guénaël Muller 761718dd6c rename file to file_ to avoid trouble with file build-in hace 6 años
  Guénaël Muller a204b4ff69 fix some typing and naming issue related to userlib hace 6 años
  Guénaël Muller 7c8c23b589 some small fix for readme hace 6 años
  Guénaël Muller adf1dd1659 cleanup depot when using delete db command hace 6 años
  Damien Accorsi 20ba34967e
Merge pull request #61 from tracim/fix/52_fix_sqlalchemy_issue_for_webdav hace 6 años
  Guénaël Muller 5b499a58d1 better comment hace 6 años
  Guénaël Muller 055d66e054 verify db delete command exist hace 6 años
  Guénaël Muller 9a8658bfbe add command to delete database, usefull for testing hace 6 años
  Guénaël Muller cb6606ac8c update migration doc hace 6 años
  Guénaël Muller 5a7c79df7f update cli doc hace 6 años
  Guénaël Muller ee147fe7c9 fix README + Webdav default conf hace 6 años
  Guénaël Muller f9321e94b5 fix unfilled params hace 6 años
  Guénaël Muller 93bbf69e60 rename all resource with Resource Suffixe to avoid trouble with multiple class with same name hace 6 años
  Guénaël Muller f7ec425c59 fix #52 sqlalchemy webdav issue hace 6 años
  Guénaël Muller b2e2a68aca Fix unfilled params in methods for webdav hace 6 años
  Damien Accorsi 0728bbbf2c
Merge pull request #60 from tracim/fix/fix_install hace 6 años
  Guénaël Muller 1381b1147b correct tracim egg in conf hace 6 años
  Damien Accorsi 91e1f68254
Merge pull request #56 from tracim/fix/better_session_api hace 6 años
  Guénaël Muller 5f96a06110 better userlib with get_user_with_context method hace 6 años
  Guénaël Muller 2fd7a4d500 pep8 hace 6 años
  Guénaël Muller 10cfffd1c5 merge better_session_api hace 6 años