iCart
b9500b75b6
[ADD] Odoo.sh: How to restart the online editor
...
There seems to be a common issue with the odoo.sh editor becoming unresponsive.
See opw- 2375644, 2374388, 2367223 and 2367603
2020-11-04 11:44:31 +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
Fabien Meghazi
b78c6405e1
[IMP] odoo.sh: align user doc and Odoo.sh FAQ for dependencies requests
2020-10-08 15:33:09 +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)
6533e34618
[MERGE] Forward-port of 11.0 in 12.0
2020-05-19 09:14:03 +02:00
Loan (lse)
8e5e70c155
[IMP] odoo_sh: emphasize private submodule must be added using git
...
Move an important paragraph at section beginning and emphasize it with a warning.
OPW-2235054
2020-05-05 10:29:41 +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
Richard Mathot
bc09d74d32
[FIX] odoo_sh: confusion between automated and scheduled actions
...
C'était gros comme une maison en plus.
2019-09-20 16:22:52 +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
c26fe206d1
[IMP] odoo_sh: styling
2019-09-11 09:21:14 +02:00
jev-odoo
72b8229d95
[ADD] odoo_sh: how to debug on Odoo.sh
2019-09-11 09:14:02 +02:00
Richard Mathot
c212e35b00
[IMP] odoo_sh: best practices wrt. crons
2019-09-09 13:44:40 +02:00
Richard Mathot
bdf35642ba
[IMP] odoo_sh: recurring question about crons
2019-09-09 13:35:06 +02:00
Richard Mathot
1925ea8543
[IMP] odoo_sh: explain overlay fs features
...
opw-1945086
2019-08-26 09:56:42 +02:00
Richard Mathot
33e25e3487
[FIX] odoo_sh: indent properly warning block
2019-08-26 08:16:57 +02:00
Richard Mathot
17c3e464e0
[IMP] odoo_sh: recurring question about cups
2019-08-20 14:03:04 +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
Martin Trigaux
0e81f3f576
[MERGE] forward port from 11.0
2019-04-18 10:03:15 +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
Martin Trigaux
5f838e7f62
[MERGE] forward port from 11.0
2019-02-18 13:38:03 +01:00
Damien Bouvy
80b3367fc9
[IMP] odoo.sh: upgrade dump clarification
...
People keep making the same mistakes over & over
2019-01-21 13:30:35 +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
Denis Vermylen
6302e73ea8
[ADD] odoo_sh: advanced - explain hidden addons
2019-01-17 15:17:59 +01:00
Fabien Meghazi
317cbe7b41
[FIX] odoo_sh: correct manual backup lifetime
2018-12-21 16:59:27 +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
Fabien Meghazi
0b3da3f4f6
[IMP] odoo_sh: mention manual backup lifetime
2018-12-05 10:30:56 +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
Martin Trigaux
51a2c8f3e2
[FIX] odoo.sh: correctly indent title
2018-08-21 11:57:26 +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