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] mail_activity_reminder: Migration to 18.0 #1541

Closed
wants to merge 22 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
ab47ff9
[ADD] mail_activity_reminder
alexey-pelykh Feb 13, 2020
9b9dcdc
[UPD] Update mail_activity_reminder.pot
oca-travis May 7, 2020
6be7611
[UPD] Brainbean Apps => CorporateHub
alexey-pelykh Nov 4, 2020
289a103
Added translation using Weblate (Portuguese)
pedrocs-exo May 11, 2021
7f01ff2
Translated using Weblate (Portuguese)
pedrocs-exo May 11, 2021
956649e
Added translation using Weblate (French)
ypapouin Oct 20, 2022
22d4a84
Translated using Weblate (French)
ypapouin Oct 20, 2022
4ef968f
[IMP] mail_activity_reminder: black, isort, prettier
rousseldenis Apr 21, 2023
3ed52b8
[MIG][13.0] mail_activity_reminder
rousseldenis Apr 21, 2023
b3e2d00
[IMP] mail_activity_reminder: Group sendings per user and activity type
rousseldenis Apr 22, 2023
1a3cab4
[IMP] mail_activity_reminder: pre-commit stuff
sebalix Oct 9, 2023
6963d89
[MIG] mail_activity_reminder: Migration to 16.0
sebalix Oct 9, 2023
0b0975e
Added translation using Weblate (Spanish)
Ivorra78 Nov 8, 2023
1ef00bb
Translated using Weblate (Spanish)
Ivorra78 Nov 8, 2023
897aa22
Added translation using Weblate (Italian)
mymage Dec 1, 2023
9b797ab
Translated using Weblate (Italian)
mymage Dec 7, 2023
3a2592c
[IMP] mail_activity_reminder: pre-commit auto fixes
bizzappdev Apr 9, 2024
5d3f04c
[MIG] mail_activity_reminder: Migration to 17.0
bizzappdev Apr 9, 2024
74f6ce0
Translated using Weblate (Italian)
mymage Aug 30, 2024
ae453c2
[IMP] mail_activity_reminder: pre-commit auto fixes
ellbristow Jan 9, 2025
b01fa5b
[MIG] mail_activity_reminder: Migration to 18.0
ellbristow Jan 9, 2025
aa1b894
[FIX] Fix deprecated method in unit test
ellbristow Jan 10, 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
Prev Previous commit
Next Next commit
[UPD] Brainbean Apps => CorporateHub
alexey-pelykh authored and ellbristow committed Jan 9, 2025
commit 6be7611e8d13fb21510fc76934ca1ecb3b1ab095
6 changes: 4 additions & 2 deletions mail_activity_reminder/README.rst
Original file line number Diff line number Diff line change
@@ -65,12 +65,14 @@ Credits
Authors
~~~~~~~

* Brainbean Apps
* CorporateHub

Contributors
~~~~~~~~~~~~

* Alexey Pelykh <alexey.pelykh@brainbeanapps.com>
* `CorporateHub <https://corporatehub.eu/>`__

* Alexey Pelykh <alexey.pelykh@corphub.eu>

Maintainers
~~~~~~~~~~~
5 changes: 3 additions & 2 deletions mail_activity_reminder/__manifest__.py
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
# Copyright 2020 Brainbean Apps (https://brainbeanapps.com)
# Copyright 2020 CorporateHub (https://corporatehub.eu)
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).

{
'name': 'Mail Activity Reminder',
'version': '12.0.1.0.0',
'version': '12.0.1.0.1',
'category': 'Discuss',
'website': 'https://github.com/OCA/social',
'author':
'Brainbean Apps, '
'CorporateHub, '
'Odoo Community Association (OCA)',
'license': 'AGPL-3',
'installable': True,
4 changes: 3 additions & 1 deletion mail_activity_reminder/readme/CONTRIBUTORS.rst
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
* Alexey Pelykh <alexey.pelykh@brainbeanapps.com>
* `CorporateHub <https://corporatehub.eu/>`__

* Alexey Pelykh <alexey.pelykh@corphub.eu>
7 changes: 5 additions & 2 deletions mail_activity_reminder/static/description/index.html
Original file line number Diff line number Diff line change
@@ -416,13 +416,16 @@ <h1><a class="toc-backref" href="#id4">Credits</a></h1>
<div class="section" id="authors">
<h2><a class="toc-backref" href="#id5">Authors</a></h2>
<ul class="simple">
<li>Brainbean Apps</li>
<li>CorporateHub</li>
</ul>
</div>
<div class="section" id="contributors">
<h2><a class="toc-backref" href="#id6">Contributors</a></h2>
<ul class="simple">
<li>Alexey Pelykh &lt;<a class="reference external" href="mailto:alexey.pelykh&#64;brainbeanapps.com">alexey.pelykh&#64;brainbeanapps.com</a>&gt;</li>
<li><a class="reference external" href="https://corporatehub.eu/">CorporateHub</a><ul>
<li>Alexey Pelykh &lt;<a class="reference external" href="mailto:alexey.pelykh&#64;corphub.eu">alexey.pelykh&#64;corphub.eu</a>&gt;</li>
</ul>
</li>
</ul>
</div>
<div class="section" id="maintainers">