Commit Graph

763 Commits (214efbf80256f180bdf23177aada4d9c9b0fbac6)

Author SHA1 Message Date
Yannick Vaucher 9a06383c92 Merge pull request #33 from acsone/8.0-fix-travis
8.0 fix travis
2014-08-04 13:47:14 +02:00
Laurent Mignon (aka lmi) 0a87609cf2 [FIX] travis (use the one from OCA) 2014-08-04 13:15:10 +02:00
Laurent Mignon (aka lmi) 4c4e2139cd [PEP8] 2014-08-04 13:10:08 +02:00
Laurent Mignon (aka lmi) b939815513 [FIX] travis 2014-08-04 13:09:34 +02:00
Laurent Mignon (aka lmi) 97f491724f [PEP8] 2014-08-04 13:00:44 +02:00
Laurent Mignon (aka lmi) d68a47f05f [FIX] always check the uid in the session and the one in the request to avoid session mismatch... 2014-08-04 12:55:58 +02:00
Laurent Mignon (aka lmi) a70e13365d [FIX] properlyt return the Unauthorized() response to avoid warning in the log file 2014-08-04 12:20:26 +02:00
Laurent Mignon (aka lmi) 8a23567fe3 Improve doc 2014-08-04 12:07:03 +02:00
Laurent Mignon (aka lmi) 1675ae6fbf Code simplification: remove overkill method 2014-08-04 12:03:16 +02:00
Laurent Mignon (aka lmi) 68e03a3711 Improve doc 2014-08-04 11:52:54 +02:00
Laurent Mignon (aka lmi) 8f9fcae4dc Addons configuration parameter is now a field part of the Authentication group from base_setup 2014-08-04 11:48:09 +02:00
oihane 9e24c6fc35 [MOD] Splitted mass_editing.py into two files 2014-08-04 09:48:36 +02:00
oihane 89dcf08a1e [MOD] Some changes 2014-08-01 19:50:53 +02:00
oihane 27970ad2ab [ADD] Migrated <mass_editing> for Odoo 2014-08-01 19:24:17 +02:00
Laurent Mignon (aka lmi) ec8f4a7292 Improve module description 2014-07-30 15:50:12 +02:00
Laurent Mignon 9b99c2dc57 [FIX] if the default login page is disabled, redirect with *401* 2014-07-30 11:05:07 +02:00
Laurent Mignon 2f51036928 [PEP8] line lenght is now ridiculous (80 chars) 2014-07-30 11:03:37 +02:00
Laurent Mignon c893a706b8 port auth_from_http_remote_user to 8.0 2014-07-30 10:23:52 +02:00
Holger Brunn 97b570b739 [IMP] rebranding
[FIX] avoid warning for deleted menus
2014-07-28 11:03:11 +02:00
Laurent Mignon 7dd5bc685e [ADD] This module initialize the session by looking for the field HTTP_REMOTE_USER in the HEADER of the HTTP request and trying^Co bind the given value to a user 2014-07-25 16:42:26 +02:00
Sandy 4c38478ed9 Merge pull request #29 from savoirfairelinux/7.0-delete-search
[7.0] Fix wrong parenthesis
2014-07-24 13:19:41 -04:00
Sandy Carter 009bfb2836 Fix wrong parenthesis 2014-07-24 11:43:44 -04:00
Pedro M. Baeza 7454621c47 Merge pull request #27 from savoirfairelinux/7.0-pep8
7.0 pep8
2014-07-24 17:10:49 +02:00
Sandy Carter 9b4e2a3932 Fix failing yml test 2014-07-23 16:14:50 -04:00
Sandy Carter 0b9d69f676 Update travis 2014-07-23 12:19:38 -04:00
Sandy Carter 82aa4f5763 Fix additional depreications 2014-07-23 11:04:35 -04:00
Sandy Carter d007be5060 [PEP8] fetchmail_attach_from_folder 2014-07-23 11:03:06 -04:00
Holger Brunn b204ed7f71 [ADD] port disable_openerp_online 2014-07-22 22:11:57 +02:00
Holger Brunn f83737f6e8 Merge pull request #25 from dreispt/fix-travis-badge
[FIX] TravisCI build badge on master branch
2014-07-22 21:16:02 +02:00
Daniel Reis fd3563f572 Fix TravisCI build badge on master branch 2014-07-22 17:48:40 +01:00
Pedro M. Baeza a28edaaeff Merge pull request #21 from bwrsandman/7.0-fix-flakes8
7.0 fix flakes8 (complete)
2014-07-17 20:36:50 +02:00
Sandy e5adb3cddb Merge pull request #13 from yvaucher/7.0-travis-fix
fix test file path in base-external_dbsourse
2014-07-17 13:16:49 -04:00
Sandy Carter 49975648a8 [PEP8] Misc 2014-07-17 12:53:56 -04:00
Sandy Carter d82b1574f6 [PEP8] email_template_template 2014-07-17 12:53:56 -04:00
Sandy Carter a2b37d8d2e [PEP8] users_ldap_mail 2014-07-17 12:53:56 -04:00
Sandy Carter 50af2cc47e [PEP8] users_ldap_populate 2014-07-17 12:53:56 -04:00
Sandy Carter dfd92bb466 [PEP8] super_calendar 2014-07-17 12:53:56 -04:00
Sandy Carter d29ee343b5 [PEP8] users_ldap_groups 2014-07-17 12:53:56 -04:00
Sandy 551b5eaeb5 Merge pull request #12 from yvaucher/7.0-fix-flakes8
7.0 fix flakes8 (partial)
2014-07-17 12:48:50 -04:00
Stéphane Bidoul 2b91a25359 port dbfilter_from_header to 8.0 2014-07-13 11:21:05 +02:00
Stéphane Bidoul 23f9b8c2cb 8.0 .travis.yml 2014-07-13 11:21:05 +02:00
Stéphane Bidoul 2a7ed7af2e move all modules to __unported__ on master branch and set installable=False 2014-07-13 11:20:52 +02:00
Stéphane Bidoul 58f7c295c9 Merge branch '7.0' 2014-07-12 11:58:23 +02:00
Yannick Vaucher a8b0567efc fix test file path in base-external_dbsourse 2014-07-11 18:36:16 +02:00
Yannick Vaucher 2e49b18431 Merge pull request #3 from yvaucher/7.0-travis-coverage
7.0 travis coverage
2014-07-11 18:25:14 +02:00
Yannick Vaucher f3418af635 add conf file 2014-07-11 18:06:53 +02:00
Yannick Vaucher c9022a86c5 add README.md 2014-07-11 17:52:07 +02:00
Yannick Vaucher 0a9354aeb0 add .coveragerc 2014-07-11 17:52:07 +02:00
Yannick Vaucher 176b7fdef4 add .travis.yml 2014-07-11 17:52:07 +02:00
Yannick Vaucher cc2dbd6c85 [PEP8] mail_environment 2014-07-11 17:46:06 +02:00