Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[11.0][MIG] document_page: Migration to v11.0 #173

Closed
wants to merge 52 commits into from

Commits on Jun 27, 2018

  1. [ADD] document_page from odoo/7.0

    Maxime Chambreuil authored and Gabriela Mogollon committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    24ceac8 View commit details
    Browse the repository at this point in the history
  2. [FIX] PEP8 errors in Odoo code only

    Maxime Chambreuil authored and Gabriela Mogollon committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    afc2502 View commit details
    Browse the repository at this point in the history
  3. use new API

    gborelli authored and Gabriela Mogollon committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    a435379 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d31115 View commit details
    Browse the repository at this point in the history
  5. use new API

    gborelli authored and Gabriela Mogollon committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    10353a8 View commit details
    Browse the repository at this point in the history
  6. minor formatting issues

    gborelli authored and Gabriela Mogollon committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    fbb0d0c View commit details
    Browse the repository at this point in the history
  7. use new API

    gborelli authored and Gabriela Mogollon committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    7012308 View commit details
    Browse the repository at this point in the history
  8. fix test

    gborelli authored and Gabriela Mogollon committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    775cac5 View commit details
    Browse the repository at this point in the history
  9. removed unused SUPERUSER_ID

    gborelli authored and Gabriela Mogollon committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    90e821d View commit details
    Browse the repository at this point in the history
  10. Add license key in __openerp__.py

    yvaucher authored and Gabriela Mogollon committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    48eaf10 View commit details
    Browse the repository at this point in the history
  11. Add dependency to knowledge

    llacroix authored and Gabriela Mogollon committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    eb22207 View commit details
    Browse the repository at this point in the history
  12. Adding hack in document_page_history to allow calling method that don…

    …'t exists
    llacroix authored and Gabriela Mogollon committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    6d50d93 View commit details
    Browse the repository at this point in the history
  13. document_page_history don't have _sql attribute

    llacroix authored and Gabriela Mogollon committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    935d676 View commit details
    Browse the repository at this point in the history
  14. Filter more fields

    llacroix authored and Gabriela Mogollon committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    e3946d6 View commit details
    Browse the repository at this point in the history
  15. Slovene translations added

    sysadminmatmoz authored and Gabriela Mogollon committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    bdb9e22 View commit details
    Browse the repository at this point in the history
  16. [IMP] - Changed history widget to html.

    Glen Sojo authored and Gabriela Mogollon committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    aad46f5 View commit details
    Browse the repository at this point in the history
  17. [IMP] - Improved views and added followers to pages.

    Glen Sojo authored and Gabriela Mogollon committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    0e384b7 View commit details
    Browse the repository at this point in the history
  18. [IMP] - Updated document_page pot and es translations.

    Glen Sojo authored and Gabriela Mogollon committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    b0d8e1f View commit details
    Browse the repository at this point in the history
  19. [FIX] - document_page:^Cissing dependency.

    Glen Sojo authored and Gabriela Mogollon committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    e00021d View commit details
    Browse the repository at this point in the history
  20. Translations sync with templates

    sysadminmatmoz authored and Gabriela Mogollon committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    d73d047 View commit details
    Browse the repository at this point in the history
  21. Translations and templates sync

    sysadminmatmoz authored and Gabriela Mogollon committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    2be40ec View commit details
    Browse the repository at this point in the history
  22. Updated languages

    sysadminmatmoz authored and Gabriela Mogollon committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    04af9f7 View commit details
    Browse the repository at this point in the history
  23. [UPD] prefix versions with 8.0

    sbidoul authored and Gabriela Mogollon committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    72e8923 View commit details
    Browse the repository at this point in the history
  24. [MIG] Make modules uninstallable

    pedrobaeza authored and Gabriela Mogollon committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    32c8d1f View commit details
    Browse the repository at this point in the history
  25. [ADD] Document_page

    naousse authored and Gabriela Mogollon committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    55ccba5 View commit details
    Browse the repository at this point in the history
  26. Readme Fixed

    naousse authored and Gabriela Mogollon committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    bf04b82 View commit details
    Browse the repository at this point in the history
  27. Mail's dependency removed

    naousse authored and Gabriela Mogollon committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    dfe549c View commit details
    Browse the repository at this point in the history
  28. Mail's dependency readded

    naousse authored and Gabriela Mogollon committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    548da4d View commit details
    Browse the repository at this point in the history
  29. Error corrected

    naousse authored and Gabriela Mogollon committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    0dce8a1 View commit details
    Browse the repository at this point in the history
  30. @DreiPst not corrected

    naousse authored and Gabriela Mogollon committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    bff7fa8 View commit details
    Browse the repository at this point in the history
  31. images added

    naousse authored and Gabriela Mogollon committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    db0a108 View commit details
    Browse the repository at this point in the history
  32. __openerp__.py error connected

    naousse authored and Gabriela Mogollon committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    f1ab597 View commit details
    Browse the repository at this point in the history
  33. test writed in python

    naousse authored and Gabriela Mogollon committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    e8ecd13 View commit details
    Browse the repository at this point in the history
  34. pylint error in test file corrected

    naousse authored and Gabriela Mogollon committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    3727755 View commit details
    Browse the repository at this point in the history
  35. yaml test removed from __openerp__.py

    naousse authored and Gabriela Mogollon committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    28b54f4 View commit details
    Browse the repository at this point in the history
  36. flake8 error "E126 continuation line over-indented for hanging indent…

    …" corrected
    naousse authored and Gabriela Mogollon committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    9ac2d23 View commit details
    Browse the repository at this point in the history
  37. code coverage improve

    naousse authored and Gabriela Mogollon committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    7bceb96 View commit details
    Browse the repository at this point in the history
  38. code coverage rogress

    naousse authored and Gabriela Mogollon committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    3fe90f4 View commit details
    Browse the repository at this point in the history
  39. test code coverage progress

    naousse authored and Gabriela Mogollon committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    2d379ea View commit details
    Browse the repository at this point in the history
  40. test code coverage progress

    naousse authored and Gabriela Mogollon committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    b059908 View commit details
    Browse the repository at this point in the history
  41. Test corrected

    naousse authored and Gabriela Mogollon committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    ebf42c8 View commit details
    Browse the repository at this point in the history
  42. flake8 error corrected

    naousse authored and Gabriela Mogollon committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    4a2b2a8 View commit details
    Browse the repository at this point in the history
  43. Fix TypeError: function lambda at 0x7f1f2cb562a8 is not JSON serializ…

    …able
    naousse authored and Gabriela Mogollon committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    7249024 View commit details
    Browse the repository at this point in the history
  44. [MIG] Make modules uninstallable

    pedrobaeza authored and Gabriela Mogollon committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    0a56887 View commit details
    Browse the repository at this point in the history
  45. [MIG] Rename manifest files

    pedrobaeza authored and Gabriela Mogollon committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    ea3a65a View commit details
    Browse the repository at this point in the history
  46. [MIG] document_page: Migration to version 10.0 (OCA#120)

    * [MIG] Migration to version 10.0
    * [FIX] Comments and CI errors
    * [FIX] ValueError: External ID not found in the system: base.menu_base_partner
    * [FIX] ValueError: Wrong value for ir.actions.act_window.target: 'inlineview'
    * [FIX] Based on @lasley comments
    * [FIX] External ID not found in the system: base.group_document_user
    Maxime Chambreuil authored and Gabriela Mogollon committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    854db60 View commit details
    Browse the repository at this point in the history
  47. [IMP][10.0][document_page] Change Requests and workflow improvements …

    …on documents (OCA#155)
    ivantodorovich authored and Gabriela Mogollon committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    e3ebebc View commit details
    Browse the repository at this point in the history
  48. remove obsolete .pot files [ci skip]

    sbidoul authored and Gabriela Mogollon committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    6149a44 View commit details
    Browse the repository at this point in the history
  49. [MIG] document_page: Migration to 11.0

    jalzaga authored and Gabriela Mogollon committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    d0cc7ef View commit details
    Browse the repository at this point in the history
  50. [MIG] document_page: Migration to 11.0

    continue migration
    Gabriela Mogollon committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    2fc70bc View commit details
    Browse the repository at this point in the history
  51. OCA Transbot updated translations from Transifex

    oca-transbot authored and Gabriela Mogollon committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    e1dea3b View commit details
    Browse the repository at this point in the history
  52. [FIX] remove en.po that was erroneously created by transbot

    sbidoul authored and Gabriela Mogollon committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    513ab58 View commit details
    Browse the repository at this point in the history