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

[18.0][MIG] web_group_expand #3085

Open
wants to merge 23 commits into
base: 18.0
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
49dda4e
[ADD] New module <web_group_expand>
mga-odoo Aug 11, 2015
3e6ed9c
[IMP] <web_group_expand> Make it work for v8
oihane Aug 11, 2015
4fc2f38
[IMP] web_group_expand: Add Jay Vora to credits
pedrobaeza Sep 29, 2015
478c8b1
[UPD] prefix versions with 8.0
sbidoul Oct 9, 2015
b5d00e0
Fix #249
ivantodorovich Aug 18, 2016
424ad12
[MIG][12.0] web_group_expand
janverb Apr 20, 2020
f3533c0
Added translation using Weblate (Spanish)
claudiagn Sep 16, 2020
0997f3d
Added translation using Weblate (Catalan)
claudiagn Feb 17, 2021
06df3cc
Added translation using Weblate (Portuguese (Brazil))
marcelsavegnago Mar 15, 2021
6b09873
[IMP] web_group_expand: black, isort
manuelcalerosolis Mar 17, 2021
a45800c
[MIG] web_group_expand: Migration to 13.0
manuelcalerosolis Mar 17, 2021
d268041
[14.0][MIG] web_group_expand
Apr 30, 2021
4df0070
Added translation using Weblate (German)
Corneliuus Oct 13, 2021
6b188b3
[MIG] web_group_expand: Migration to 15.0
BT-aestebanez Apr 22, 2022
15dcebd
[IMP] web_group_expand: black, isort, prettier
Aug 29, 2023
9064b23
[MIG] web_group_expand: Migration to 16.0
Sep 11, 2023
01bd6dd
[UPD] Update web_group_expand.pot
Sep 11, 2023
e7fa4c8
Translated using Weblate (Spanish)
Ivorra78 Oct 3, 2023
fecd341
Translated using Weblate (Portuguese (Brazil))
adrianojprado Oct 28, 2023
d405cd3
Added translation using Weblate (Italian)
mymage Nov 27, 2023
4c96a01
[MIG] web_group_expand: pre-commit
astirpe Jun 27, 2024
81f765e
[MIG] web_group_expand: migrate to V17
astirpe Jun 27, 2024
5d8d3c5
[MIG] web_group_expand: Migration to 18.0
CRogos Feb 8, 2025
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
95 changes: 95 additions & 0 deletions web_group_expand/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,95 @@
====================
Group Expand Buttons
====================

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

.. |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%2Fweb-lightgray.png?logo=github
:target: https://github.com/OCA/web/tree/18.0/web_group_expand
:alt: OCA/web
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/web-18-0/web-18-0-web_group_expand
: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/web&target_branch=18.0
:alt: Try me on Runboat

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

When grouping a list by a field, this module adds two buttons to expand
or collapse all the groups at once.

The buttons appear in the top right, in place of the pagination.

One level of groups is expanded or collapsed at a time.

**Table of contents**

.. contents::
:local:

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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/web/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/web/issues/new?body=module:%20web_group_expand%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
-------

* OpenERP SA
* AvanzOSC
* Serv. Tecnol. Avanzados - Pedro M. Baeza
* Therp BV
* Xtendoo

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

- Mantavya Gajjar <[email protected]>
- Oihane Crucelaegui <[email protected]>
- Pedro M. Baeza <[email protected]>
- Jay Vora (SerpentCS) for their alternative implementation
- Jan Verbeek <[email protected]>
- Manuel Calero <[email protected]>
- Alvaro Estebanez (brain-tec AG) <[email protected]>
- Mayank Patel <[email protected]>
- `360ERP <https://www.360erp.com>`__:

- Andrea Stirpe

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/web <https://github.com/OCA/web/tree/18.0/web_group_expand>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Empty file added web_group_expand/__init__.py
Empty file.
20 changes: 20 additions & 0 deletions web_group_expand/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"name": "Group Expand Buttons",
"category": "Web",
"version": "18.0.1.0.0",
"license": "AGPL-3",
"author": "OpenERP SA, "
"AvanzOSC, "
"Serv. Tecnol. Avanzados - Pedro M. Baeza, "
"Therp BV, "
"Xtendoo, "
"Odoo Community Association (OCA)",
"website": "https://github.com/OCA/web",
"depends": ["web"],
"assets": {
"web.assets_backend": [
"/web_group_expand/static/src/xml/list_controller.xml",
"/web_group_expand/static/src/js/list_controller.esm.js",
],
},
}
39 changes: 39 additions & 0 deletions web_group_expand/i18n/ca.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_group_expand
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2021-02-17 10:45+0000\n"
"Last-Translator: claudiagn <[email protected]>\n"
"Language-Team: none\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.3.2\n"

#. module: web_group_expand
#. odoo-javascript
#: code:addons/web_group_expand/static/src/xml/list_controller.xml:0
#, python-format
msgid "Compress"
msgstr ""

#. module: web_group_expand
#. odoo-javascript
#: code:addons/web_group_expand/static/src/xml/list_controller.xml:0
#, python-format
msgid "Expand"
msgstr ""

#, python-format
#~ msgid "Collapse groups"
#~ msgstr "Col·lapsar grups"

#, python-format
#~ msgid "Expand groups"
#~ msgstr "Expandir grups"
39 changes: 39 additions & 0 deletions web_group_expand/i18n/de.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_group_expand
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2021-10-13 20:46+0000\n"
"Last-Translator: Corneliuus <[email protected]>\n"
"Language-Team: none\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.3.2\n"

#. module: web_group_expand
#. odoo-javascript
#: code:addons/web_group_expand/static/src/xml/list_controller.xml:0
#, python-format
msgid "Compress"
msgstr ""

#. module: web_group_expand
#. odoo-javascript
#: code:addons/web_group_expand/static/src/xml/list_controller.xml:0
#, python-format
msgid "Expand"
msgstr ""

#, python-format
#~ msgid "Collapse groups"
#~ msgstr "Gruppen einklappen"

#, python-format
#~ msgid "Expand groups"
#~ msgstr "Gruppen ausklappen"
39 changes: 39 additions & 0 deletions web_group_expand/i18n/es.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_group_expand
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2023-10-08 23:01+0000\n"
"Last-Translator: Ivorra78 <[email protected]>\n"
"Language-Team: none\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.17\n"

#. module: web_group_expand
#. odoo-javascript
#: code:addons/web_group_expand/static/src/xml/list_controller.xml:0
#, python-format
msgid "Compress"
msgstr "Comprimir"

#. module: web_group_expand
#. odoo-javascript
#: code:addons/web_group_expand/static/src/xml/list_controller.xml:0
#, python-format
msgid "Expand"
msgstr "Ampliar"

#, python-format
#~ msgid "Collapse groups"
#~ msgstr "Colapsar grupos"

#, python-format
#~ msgid "Expand groups"
#~ msgstr "Expandir grupos"
31 changes: 31 additions & 0 deletions web_group_expand/i18n/it.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_group_expand
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2023-11-27 11:34+0000\n"
"Last-Translator: mymage <[email protected]>\n"
"Language-Team: none\n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.17\n"

#. module: web_group_expand
#. odoo-javascript
#: code:addons/web_group_expand/static/src/xml/list_controller.xml:0
#, python-format
msgid "Compress"
msgstr "Comprimi"

#. module: web_group_expand
#. odoo-javascript
#: code:addons/web_group_expand/static/src/xml/list_controller.xml:0
#, python-format
msgid "Expand"
msgstr "Espandi"
39 changes: 39 additions & 0 deletions web_group_expand/i18n/nl.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_group_expand
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-04-20 10:58+0000\n"
"PO-Revision-Date: 2020-04-20 12:59+0200\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"

#. module: web_group_expand
#. odoo-javascript
#: code:addons/web_group_expand/static/src/xml/list_controller.xml:0
#, python-format
msgid "Compress"
msgstr ""

#. module: web_group_expand
#. odoo-javascript
#: code:addons/web_group_expand/static/src/xml/list_controller.xml:0
#, python-format
msgid "Expand"
msgstr ""

#, python-format
#~ msgid "Collapse groups"
#~ msgstr "Groepen inklappen"

#, python-format
#~ msgid "Expand groups"
#~ msgstr "Groepen uitvouwen"
39 changes: 39 additions & 0 deletions web_group_expand/i18n/pt_BR.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_group_expand
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2023-10-28 16:10+0000\n"
"Last-Translator: Adriano Prado <[email protected]>\n"
"Language-Team: none\n"
"Language: pt_BR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 4.17\n"

#. module: web_group_expand
#. odoo-javascript
#: code:addons/web_group_expand/static/src/xml/list_controller.xml:0
#, python-format
msgid "Compress"
msgstr "Comprimir"

#. module: web_group_expand
#. odoo-javascript
#: code:addons/web_group_expand/static/src/xml/list_controller.xml:0
#, python-format
msgid "Expand"
msgstr "Expandir"

#, python-format
#~ msgid "Collapse groups"
#~ msgstr "Recolher grupos"

#, python-format
#~ msgid "Expand groups"
#~ msgstr "Expandir grupos"
30 changes: 30 additions & 0 deletions web_group_expand/i18n/web_group_expand.pot
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_group_expand
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"

#. module: web_group_expand
#. odoo-javascript
#: code:addons/web_group_expand/static/src/xml/list_controller.xml:0
#: code:addons/web_group_expand/static/src/xml/list_controller.xml:0
#, python-format
msgid "Compress"
msgstr ""

#. module: web_group_expand
#. odoo-javascript
#: code:addons/web_group_expand/static/src/xml/list_controller.xml:0
#: code:addons/web_group_expand/static/src/xml/list_controller.xml:0
#, python-format
msgid "Expand"
msgstr ""
3 changes: 3 additions & 0 deletions web_group_expand/pyproject.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[build-system]
requires = ["whool"]
build-backend = "whool.buildapi"
10 changes: 10 additions & 0 deletions web_group_expand/readme/CONTRIBUTORS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
- Mantavya Gajjar \<<[email protected]>\>
- Oihane Crucelaegui \<<[email protected]>\>
- Pedro M. Baeza \<<[email protected]>\>
- Jay Vora (SerpentCS) for their alternative implementation
- Jan Verbeek \<<[email protected]>\>
- Manuel Calero \<<[email protected]>\>
- Alvaro Estebanez (brain-tec AG) \<<[email protected]>\>
- Mayank Patel \<<[email protected]>\>
- [360ERP](https://www.360erp.com):
- Andrea Stirpe
Loading
Loading