Commit Graph

45 Commits

Author SHA1 Message Date
Richard Mathot
c9dbc4da09 [IMP] practical/db_management: hosting changes (#782)
Recurring support questions

Task 2185120
2020-12-15 15:48:54 +01:00
Stanislas Sobieski
650cccecca
[IMP] odoo_sh: monitoring information (#810) 2020-12-15 15:37:18 +01:00
Alex Tuyls
8fa89877e7
[IMP] odoo_sh: update backup policy before merge (#778)
It was not clear enough whether or not a backup was triggered when doing code updates.
2020-10-29 10:33:59 +01:00
Raf Geens
188a876a25 [IMP] odoo.sh: Clarify which permissions to grant in a PAT
Make explicit which permissions you need to grant in a personal access
token. I verified `repo` suffices to complete the tutorial, and I'm
assuming Odoo.sh doesn't need any of the admin and site permissions.
2020-10-23 12:27:21 +02:00
Raf Geens
51bc9d0719 [FIX] odoo.sh: Use right anchor in link
The "Commit & Push your changes" link was referring to the page instead
of the corresponding section.
2020-10-23 12:27:21 +02:00
Raf Geens
93ae6ca2bd [FIX] odoo.sh: Make unidecode description more specific
The original description says calling unidecode will remove special
characters, but this is not entirely accurate. For example, when I
inserted unicode emojis in the name, they were not removed. I was then
confused whether my module had correctly updated or not.

Instead, what unidecode will do is convert text characters to their
nearest ASCII equivalent, so "trés" becomes "tres" for example. The
description has been updated to reflect that.
2020-10-23 12:27:21 +02:00
Stanislas Sobieski
70c734769e [IMP] odoo_sh: branch settings
- test tags have been added
- modules settings have been moved from global settings to branch
settings
2020-10-09 15:18:05 +02:00
Richard Mathot
73cba15619
[MERGE] Forward-port of branch 11.0 up to b8f384663e 2020-09-11 08:58:10 +02:00
Richard Mathot
b8f384663e
[FIX] odoo.sh: details about storage computation 2020-09-10 17:28:01 +02:00
Antoine Vandevenne (anv)
5b0624269f [MERGE] Forward-port of 11.0 to 12.0 2020-03-10 14:20:50 +01:00
LSE
b1cb9124c2
[IMP] odoo.sh: add setup and connection instructions for SSH
closes #589
2020-03-10 13:13:38 +01:00
Martin Trigaux
299d2f544d [MERGE] Forward port of 11.0 to 12.0 2019-12-13 15:15:43 +01:00
Denis Vermylen
59564dc62c [IMP] odoo_sh: update doc to latest changes 2019-11-22 19:02:15 +01:00
Richard Mathot
870696b048
[MERGE] Forward-port of 11.0 up to 00d5bd76d7 2019-09-27 15:52:08 +02:00
Fabien Meghazi
b4c2c34665 [REV] odoo.sh : ssh-import
This reverts commit 2280b1edca.
2019-09-23 16:09:59 +02:00
Denis Vermylen
9558ed11ce [FIX] odoo_sh: typo 2019-09-17 10:09:10 +02:00
mreficent
ade8bf335f [FIX] *: update url for 12.0
Outdated references
2019-09-16 15:53:56 +02:00
Moens Alexandre
2280b1edca [IMP]odoo.sh : ssh-import 2019-09-16 14:49:59 +02:00
Denis Vermylen
e70512c391 [IMP] odoo_sh: update SSL doc 2019-09-16 12:21:44 +02:00
Richard Mathot
1925ea8543
[IMP] odoo_sh: explain overlay fs features
opw-1945086
2019-08-26 09:56:42 +02:00
Alex Tuyls
b3c9ca7772 Wrong information regarding open ports in outgoing email servers
On page https://www.odoo.sh/faq#internet_access we mentions that ports 465 and 587 are open.

We need to align the getting_started page as well.
2019-08-01 09:25:55 +02:00
Alex Tuyls
ab03819de4
Wrong information regarding open ports in outgoing email servers
On page https://www.odoo.sh/faq#internet_access we mentions that ports 465 and 587 are open.

We need to align the getting_started page as well.
2019-05-21 16:54:32 +02:00
Denis Vermylen
f96d089490 [FIX] odoo_sh: trial resets after 30 days now 2019-05-20 12:34:08 +02:00
Denis Vermylen
e51197b7fb [IMP] odoo_sh: add v12.0 to the list of supported versions 2019-03-04 15:58:26 +01:00
Denis Vermylen
988b848896 [ADD] odoo_sh: ssh access 2019-02-20 14:38:21 +01:00
Denis Ledoux
d444c8652f [ADD] odoo_sh: documentation for the new features of Odoo.sh 2019-01-17 17:24:26 +01:00
Denis Vermylen
cdc99e7a66 [REM] odoo_sh: users can no longer duplicate
(Not without a staging branch anyway.)
2019-01-17 15:18:01 +01:00
Fabien Meghazi
46dc9416e5 [FIX] odoo_sh: correct manual backup lifetime 2018-12-21 16:58:55 +01:00
Fabien Meghazi
1aac1a08e8 [IMP] odoo_sh: mention manual backup lifetime 2018-12-05 10:31:52 +01:00
Denis Vermylen
0bcb69c179
[FIX] odoo_sh: broken link 2018-09-17 11:35:37 +02:00
Denis Vermylen
e76b5de868 [ADD] odoo_sh: new pricing options 2018-09-17 11:30:01 +02:00
Denis Vermylen
acf1524e58 [ADD] odoo_sh: upgrade odoo version 2018-07-18 11:03:45 +02:00
Denis Vermylen
b429650cce Revert "[ADD] odoo_sh: upgrade odoo version"
This reverts commit 027d383537.

The feature it's not yet fully available yet, it'll come soon.
2018-07-05 17:02:39 +02:00
Denis Vermylen
027d383537 [ADD] odoo_sh: upgrade odoo version 2018-07-04 14:00:48 +02:00
Denis Vermylen
cfb75c7fc4 [ADD] odoo_sh: branch options section 2018-07-04 09:38:34 +02:00
Martin Trigaux
5dbad90bc6 [FIX] odoo_sh: move reference to correct paragraph
Introduced at 1e1e8b657c
2018-06-21 14:55:07 +02:00
Denis Ledoux
1e1e8b657c [ADD] odoo_sh: SPF and DKIM documentation 2018-04-09 16:50:38 +02:00
Denis Vermylen
eb14a98c35
[IMP] odoo_sh: make button text italic 2018-04-04 13:18:38 +02:00
Denis Vermylen
d0b9ed94f3 [ADD] odoo_sh: duplicate the prod feature 2018-04-04 13:15:48 +02:00
Denis Vermylen
dd160c2c65 [ADD] odoo_sh: manual backup option added 2018-04-04 13:15:47 +02:00
Denis Ledoux
a234c78f14 [FIX] odoo_sh: move the git add after all changes performed 2018-04-03 14:37:44 +02:00
Martin Trigaux
981154d060 [FIX] odoo_sh: add the dependency without $ 2018-03-30 11:28:00 +02:00
Fabien Meghazi
56ef701a24 [IMP] odoo_sh: small improvements proposition 2018-03-29 10:49:27 +02:00
Yenthe V.G
20d242ef79 [IMP] odoo_sh: improve spelling 2018-03-29 10:49:27 +02:00
Denis Ledoux
14664038cc [ADD] odoo_sh: documentation 2018-03-29 10:49:27 +02:00