summaryrefslogtreecommitdiff
path: root/odoo/modules/module.py
AgeCommit message (Expand)Author
2024-12-20[FIX] modules: allow hyphen in external_dependenciesArtem
2024-10-02[IMP] core: make packaging optionalXavier-Do
2024-10-02[IMP] core: don't use pkg_resources anymoreStéphane Bidoul
2024-09-27[IMP] *: Add cloc_exclude in manifestJulien Schwanen
2024-09-13[REM] core, web: Odoo 16 deprecationsXavier Morel
2024-09-04[IMP] core: add typing on models and fieldsGorash
2024-07-26[IMP] *: remove a multitude of (hopefully) unnecessary ustr callsXavier Morel
2024-07-19[IMP] core: remove unused imports in tools & fix circular import issueXavier Morel
2024-03-20[FIX] core: don't fail on bad version for uninstallable addonsStéphane Bidoul
2024-03-12[IMP] tests, modules, *: better test detectionXavier-Do
2024-03-11[FIX] core: post_load default value should be same as *_init_hookduongnguyen-viindoo
2024-01-26[REF] account,pos: query lang safelyChong Wang (cwg)
2023-12-14[FIX] core: importlib find_module is deprecatedDenis Roussel
2023-12-05[FIX] base: avoid no autoinstall propagationXavier-Do
2023-11-14[REM] modules: remove deprecated `get_module_filetree`Rémy Voet (ryv)
2023-10-14[REF] base, website, *: rename snippets_list to configurator_snippetsBenoit Socias
2023-10-14[IMP] website, base: generate distinct templates for new pagesBenoit Socias
2023-10-06[IMP] *: use file_path and file_openMartin Trigaux
2023-10-06[IMP] module: deprecate get_resource_pathMartin Trigaux
2023-09-27[FIX] core: harden the legacy `migrations` package matching regexChristophe Simonis
2023-09-23[FIX] module: use file_pathMartin Trigaux
2023-09-01[FIX] modules: get module pathAbdelouahab (abla)
2023-06-08[IMP] base: move helpers to toolsMartin Trigaux
2023-07-18[REF] core: Improve the message for invalid manifest versionMoises Lopez - https://www.vauxoo.com/
2023-06-12[FIX] base: prevent traceback when icon file is not foundSaurabh Choraria
2023-05-22[IMP] *: app icons: replace svg to pngBrieuc-brd
2023-05-12[IMP] *: use svg icons instead of pngBrieuc-brd
2023-05-11[FIX] core: ensure `odoo.upgrade` __path__ contains real directoriesChristophe Simonis
2023-05-10[IMP] base: allow to add country flags on module kanbanwilliam-andre
2023-05-02[IMP] core: enforce format of module versionsChristophe Simonis
2023-02-03[REM] core: odoo.modules.module.loaded flagXavier Morel
2022-12-16[IMP] test_lint: detect useless manifest contentVictor Feyens
2022-11-02[IMP] core: make sure addon dir exist before loadingHoang Tran
2022-10-26[REM] core: openerp.addons alias and legacy ad_pathxmo-odoo
2022-10-25[IMP] core: formally deprecate __openerp__.py manifests.Xavier Morel
2022-08-23[CHG] core: deprecate get_module_filetreeXavier Morel
2022-01-24[FIX] core: keep links in addons_pathIvan Yelizariev
2021-12-14[REF] core: remove http.addons_manifestJulien Castiaux
2021-07-30[IMP] core: enforce explicit license in all manifestXavier-Do
2021-05-27[FIX] core: correct imports from `odoo.addons.base.maintenance.migrations`Alvaro Fuentes
2021-03-31[IMP] *: Improve assets managementJulien Mougenot
2021-02-19[FIX] *: correct typosluz paz
2020-11-23[FIX] module.py: Remove leftover "active" from manifestJulien Castiaux
2020-08-21[FIX] base: avoid warning when computing desc of to_buy modulesXavier-Do
2020-08-19[REF] core: move testing-related functions to odoo/tests submodulesXavier Morel
2020-08-17[IMP] module.py: remove useless pkg_resources jinja hookJulien Castiaux
2020-07-27[IMP] core: reporting after testsXavier Morel
2020-04-17[FIX] module.py: Remove useless path initializationJulien Castiaux
2020-06-17[FIX] odoo: stop bloating sys.meta_pathPaul Morelle
2020-05-04[REV] module: bring back openerp import hookJulien Castiaux