Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
8afc4cd
[ADD] Module for Website OCA Integrator
st-aprajapati Jul 10, 2018
e4796c3
[IMP] Formatted source code, removed license from init files and
st-aprajapati Jul 12, 2018
da1ecd9
[IMP] Added tests for integrator list page.
st-aprajapati Jul 25, 2018
71064bb
[IMP] Added Integrator's detail page, contributor/member listing page
st-aprajapati Aug 9, 2018
06e7549
[IMP] Displayed latest 5 modules developed by contributor using github
st-aprajapati Aug 17, 2018
71e4bbf
Added missed files of last commit.
st-aprajapati Aug 17, 2018
e5f2625
[IMP] Added tests and refactored code to fetch latest 5 modules from
st-aprajapati Aug 21, 2018
0c76e19
[IMP] for portal test and while saving portal page details.
st-aprajapati Aug 24, 2018
3ae8ba8
Improve Ordering of Search Results in Integrator Pages (#28)
gdgellatly Mar 3, 2019
0e80126
[MIG] website_oca_integrator: Migration to 12.0
Apr 22, 2019
c65812f
[FIX] website_oca_integrator: Fix tour
yajo Apr 24, 2019
620196a
[FIX] website_oca_integrator: Dates in Qweb
pedrobaeza Aug 14, 2019
aa08e87
[FIX] website_oca_integrator: Integrator filter and search style
Aug 14, 2019
7e990d4
[IMP] website_oca_integrator: black, isort, prettier
CarlosRoca13 Jul 7, 2020
55a25ce
[MIG] website_oca_integrator: Migration to v13
CarlosRoca13 Jul 31, 2020
9f49a56
[IMP] website_oca_integrator: black, isort, prettier
Aug 2, 2021
ba52218
[MIG] website_oca_integrator: Migration to 14.0
Aug 2, 2021
04f603d
[UPD] README.rst
OCA-git-bot Sep 3, 2023
ad3c2f7
[LINT] apply new pre-commit rules
petrus-v Mar 6, 2025
6216fda
[fix] website_oca_integrator: missing post-install
petrus-v Mar 6, 2025
7cb4737
[UPD] Update website_oca_integrator.pot
Mar 17, 2025
2739577
[BOT] post-merge updates
OCA-git-bot Mar 17, 2025
4c3e464
website_oca_integrator: improve perf using FALSE_DOMAIN if search con…
petrus-v Aug 28, 2025
f34b905
[UPD] README.rst
OCA-git-bot Oct 9, 2025
f2790fd
[18.0] [MIG] website_oca_integrator
Kiplangatdan Feb 11, 2026
6b071b7
[FIX] fixes
KKamaa Feb 16, 2026
5431a0c
[IMP] Layout, search UI
Kiplangatdan Feb 20, 2026
027334c
[FIX] breadcrumb,xml
KKamaa Feb 22, 2026
e195472
fixup! [FIX] breadcrumb,xml
KKamaa Feb 23, 2026
c66a149
fixup! fixup! [FIX] breadcrumb,xml
Kiplangatdan Feb 25, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion eslint.config.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,9 @@ const config = [{

settings: {
jsdoc: {
definedTags: ["odoo-module"],
tagNamePreference: {
"odoo-module": "odoo-module",
arg: "param",
argument: "param",
augments: "extends",
Expand All @@ -194,7 +196,7 @@ const config = [{
},

}, {
files: ["**/*.esm.js", "**/*test.js"],
files: ["**/*.esm.js", "**/*test.js", "**/static/src/**/*.js"],

languageOptions: {
ecmaVersion: 2024,
Expand Down
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ dev = [
[tool.uv.sources]
# Use fix updating account move line update membership line
odoo = { git = "https://github.com/OCA/OCB", rev = "refs/pull/1319/head" }
odoo-addon-apps_product_creator = { git = "https://github.com/Therp/apps-store",branch = "18.0-mig-apps_product_creator",subdirectory = "apps_product_creator"}

# unreleased dependency, add it to test-requirements.txt to let the
# test pipeline to use it as well
Expand Down
2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# generated from manifests external_dependencies
responses
1 change: 1 addition & 0 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ odoo-addon-membership-delegated-partner-line @ git+https://github.com/gfcapalbo/
odoo-addon-github_connector_oca @ git+https://github.com/Therp/interface-github@18.0-mig-github_connector_oca#subdirectory=github_connector_oca
odoo-addon-survey_xlsx @ git+https://github.com/ByteMeAsap/survey@18.0-mig-survey_xlsx#subdirectory=survey_xlsx
odoo-addon-account_statement_import_online_wise @ git+https://github.com/Therp/bank-statement-import@18.0-mig-account-statement-import-online-wise#subdirectory=account_statement_import_online_wise
odoo-addon-apps_product_creator @ git+https://github.com/Therp/apps-store.git@18.0-mig-apps_product_creator#subdirectory=apps_product_creator
81 changes: 81 additions & 0 deletions website_oca_integrator/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,81 @@
======================
Website OCA Integrator
======================

..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:fcb7b4943ae23d9f09e59e845e8a0161143b00b3d647a7e1bbe423eeae04be82
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
:alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Foca--custom-lightgray.png?logo=github
:target: https://github.com/OCA/oca-custom/tree/18.0/website_oca_integrator
:alt: OCA/oca-custom
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/oca-custom-18-0/oca-custom-18-0-website_oca_integrator
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
:target: https://runboat.odoo-community.org/builds?repo=OCA/oca-custom&target_branch=18.0
:alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

This module adds menu "Integrators" in website, which displays
integrators, contributors, members and modules related information.

**Table of contents**

.. contents::
:local:

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/oca-custom/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/oca-custom/issues/new?body=module:%20website_oca_integrator%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
-------

* Surekha Technologies

Contributors
------------

- `Tecnativa <https://www.tecnativa.com>`__:

- Víctor M.M. Torres
- Carlos Roca
- Ernesto Tejeda

Maintainers
-----------

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

This module is part of the `OCA/oca-custom <https://github.com/OCA/oca-custom/tree/18.0/website_oca_integrator>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
2 changes: 2 additions & 0 deletions website_oca_integrator/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
from . import controllers
from . import models
45 changes: 45 additions & 0 deletions website_oca_integrator/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
# Copyright 2018 Surekha Technologies (https://www.surekhatech.com)
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
{
"name": "Website OCA Integrator",
"summary": "Displays Integrators in website.",
"version": "18.0.1.0.1",
"category": "Website",
"license": "AGPL-3",
"website": "https://github.com/OCA/oca-custom",
"author": "Odoo Community Association (OCA), Surekha Technologies",
"depends": [
"base",
"website",
"web_tour",
"website_crm_partner_assign",
"website_sale",
"membership",
"website_membership",
"website_customer",
"github_connector",
"github_connector_odoo",
"apps_product_creator",
],
"data": [
"security/ir.model.access.csv",
"views/website_oca_integrator_templates.xml",
"views/website_oca_integrator_contributor_templates.xml",
"views/view_portal_templates.xml",
"views/website_oca_integrator_data.xml",
"views/view_res_partner.xml",
"views/view_odoo_author.xml",
"data/ir_cron.xml",
],
"external_dependencies": {"python": ["responses"]},
"assets": {
"web.assets_frontend": [
"website_oca_integrator/static/src/js/integrator_portal.js",
"website_oca_integrator/static/src/scss/website_oca_integrator.scss",
],
"web.assets_tests": [
"website_oca_integrator/static/src/js/integrator_portal_tour.js",
],
},
"installable": True,
}
3 changes: 3 additions & 0 deletions website_oca_integrator/controllers/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from . import main
from . import member
from . import portal
Loading
Loading