Commit Graph

1574 Commits

Author SHA1 Message Date
Antoine Vandevenne (anv)
b343d51cec [MERGE] Forward-port of 11.0 to 12.0 2020-02-12 15:04:08 +01:00
Antoine Vandevenne (anv)
1081f8b7b5 [REV] Revert dbba515 to 8678876
Reason: delay changes until internal build tools are updated
2020-02-12 15:01:08 +01:00
Arnaud Joset
54f0228dae [IMP] technical: remove warning about scripts assets
Before this commit, the following warning was displayed at compilation: "RemovedInSphinx30Warning: To modify script_files in the theme is deprecated. Please insert a <script> tag directly in your theme instead."
2020-02-12 10:59:23 +01:00
Antoine Vandevenne (anv)
541bd54521 [MERGE] Forward-port of 11.0 to 12.0 2020-02-12 10:47:11 +01:00
Arnaud Joset
867887613a [IMP] technical: remove future warning of Sphinx 2020-02-12 10:41:48 +01:00
Arnaud Joset
dbba515566 [IMP] technical: allow building with Python3 and Sphinx 2.X
Before this commit, sphinx-build could not be used with Python3 and Sphinx 2.X.
2020-02-12 10:41:48 +01:00
Odoo Translation Bot
038446bae4 [I18N] Update translation terms from Transifex 2020-02-11 15:13:28 +01:00
Odoo Translation Bot
5e01f93371 [I18N] Update translation terms from Transifex 2020-02-11 15:12:28 +01:00
Lau-Odoo
fd3c2bcd7b [REV] pos: revert doc about ingenico and six as they only exist since 13.0 (#529) 2020-01-27 10:58:20 +01:00
Antoine Vandevenne (anv)
d4f100f6fe [MERGE] Forward-port of branch 11.0 to 12.0 2020-01-16 14:25:38 +01:00
Antoine Vandevenne (anv)
1405d39cb4 [MERGE] Forward-port of branch 10.0 to 11.0 2020-01-16 14:24:45 +01:00
Antoine Vandevenne (anv)
e491537685 [MERGE] Forward-port of 9.0 to 10.0 2020-01-16 14:21:07 +01:00
Antoine Vandevenne (anv)
907195ae7a [IMP] base: add a commit message template with the guidelines 2020-01-16 14:17:37 +01:00
Antoine Vandevenne (anv)
5e9fd47f7a [MERGE] Forward-port of 11.0 to 12.0 2020-01-16 09:56:18 +01:00
Antoine Vandevenne (anv)
38c3137a88 [MERGE] Forward-port of 10.0 to 11.0 2020-01-16 09:53:31 +01:00
Richard Mathot
6a5c652b8c
[MERGE] Forward-port of branch 11.0 up to 0ee0d5f1b2 2020-01-14 10:39:11 +01:00
Alex Tuyls
1610fec9d5 [FIX] crm: Improve VOIP User Doc (#525)
VOIP was refactored to move this in "Settings / General Settings" under
the "Integrations" subsection.
2020-01-14 10:33:20 +01:00
Odoo Translation Bot
0ee0d5f1b2 [I18N] Update translation terms from Transifex 2020-01-12 05:00:44 +01:00
Odoo Translation Bot
99f72bd1d4 [I18N] Update translation terms from Transifex 2020-01-12 02:30:26 +01:00
Richard Mathot
3f454308a4
[FIX] website: wait a bit before complaining that it does not work 2020-01-11 12:57:59 +01:00
Martin Trigaux
afc32a9baf [MERGE] Forward port of 9.0 to 10.0
To fix opw-2167071
2020-01-06 10:43:12 +01:00
Martin Trigaux
ab228fe7dc [FIX] _extension: backport 11.0 documentation layout
With canonical links, switcher, etc

opw-2167071
where switching from version 10 -> 13 computed and incorrect link
2020-01-06 10:40:50 +01:00
Odoo Translation Bot
bff2b54c07 [I18N] Update translation terms from Transifex 2020-01-05 05:00:49 +01:00
Odoo Translation Bot
fb3df148f7 [I18N] Update translation terms from Transifex 2020-01-05 02:30:30 +01:00
Odoo Translation Bot
aff38248d9 [I18N] Update translation terms from Transifex 2019-12-29 05:00:38 +01:00
Odoo Translation Bot
b48d3563d5 [I18N] Update translation terms from Transifex 2019-12-29 02:30:32 +01:00
Lau-Odoo
30ce7badb7
Update flash_sdcard.rst 2019-12-26 10:40:10 +01:00
Richard Mathot
8a48c4c8cb
[MERGE] Forward-port of branch 11.0 up to 54c9afb465 2019-12-26 09:28:11 +01:00
Richard Mathot
54c9afb465
[FIX] ecommerce: add mandatory configuration for Paypal requests encoding (#498)
opw-2149768
2019-12-26 09:00:40 +01:00
Odoo Translation Bot
89764d215b [I18N] Update translation terms from Transifex 2019-12-22 05:00:56 +01:00
Odoo Translation Bot
0de766217d [I18N] Update translation terms from Transifex 2019-12-22 02:30:52 +01:00
Martin Trigaux
e4f286f114 [MERGE] Forward port of 11.0 to 12.0 2019-12-18 11:10:20 +01:00
Martin Trigaux
bcfef7cd0b [IMP] _extension: update menu list
to match the current one on odoo.com
2019-12-18 11:09:15 +01:00
Odoo Translation Bot
1349a69d9c [I18N] Update translation terms from Transifex 2019-12-15 05:00:58 +01:00
Odoo Translation Bot
0031d8de5d [I18N] Update translation terms from Transifex 2019-12-15 02:30:53 +01:00
Martin Trigaux
f5833b7f1d [IMP] documentation: make the multiversion, multilang work
Keep the language in multilang versions of pages. The canonical should look like:

    /documentation/user/12.0/sale.html -> /documentation/user/13.0/sale.html
    /documentation/user/11.0/fr/website.html -> /documentation/user/13.0/fr/website.html

Needs the changes at odoo/saas-automation#40 that will change the
canonical_root
- from https://www.odoo.com/documentation/user/
- to https://www.odoo.com/documentation/user/12.0/

This way, the language switcher will keep the current version,
changing from English to French will make
/documentation/user/12.0/website.html -> /documentation/user/12.0/fr/website.html
(and not -> /documentation/user/13.0/website.html as before)
2019-12-13 15:41:44 +01:00
Martin Trigaux
89594d5128 [IMP] documentation: make the multiversion, multilang work
Keep the language in multilang versions of pages. The canonical should look like:

    /documentation/user/12.0/sale.html -> /documentation/user/13.0/sale.html
    /documentation/user/11.0/fr/website.html -> /documentation/user/13.0/fr/website.html

Needs the changes at odoo/saas-automation#40 that will change the
canonical_root
- from https://www.odoo.com/documentation/user/
- to https://www.odoo.com/documentation/user/12.0/

This way, the language switcher will keep the current version,
changing from English to French will make
/documentation/user/12.0/website.html -> /documentation/user/12.0/fr/website.html
(and not -> /documentation/user/13.0/website.html as before)
2019-12-13 15:41:21 +01:00
Martin Trigaux
299d2f544d [MERGE] Forward port of 11.0 to 12.0 2019-12-13 15:15:43 +01:00
Martin Trigaux
5cad768804 [MERGE] Forward port of 10.0 to 11.0 2019-12-13 15:10:53 +01:00
Martin Trigaux
1ceb7af2fc [MERGE] Forward port of 9.0 to 10.0 2019-12-13 15:10:16 +01:00
jcsOdoo
267dd8620c [REM] Accounting: Delete mistake about Storno accounting not supported by Odoo 2019-12-12 17:30:59 +01:00
Martin Trigaux
72e8292371 [IMP] config: add canonical url
Inspired by odoo/odoo@958f9106dd (which was lost by the way)
2019-12-12 15:37:44 +01:00
Martin Trigaux
7c0be017ee [FIX] conf: avoid // urls
e.g. https://www.odoo.com/documentation/user/13.0//crm.html when
creating link with no branch/lang name
2019-12-12 15:37:43 +01:00
Martin Trigaux
a3809a2c8f [IMP] _extension: add languages link
To refer the pages in different languages for better indexing
2019-12-12 15:37:42 +01:00
Martin Trigaux
3a45ba958f [IMP] config: add canonical url
Inspired by odoo/odoo@958f9106dd (which was lost by the way)
2019-12-12 15:37:22 +01:00
Martin Trigaux
b1dabedf81 [FIX] conf: avoid // urls
e.g. https://www.odoo.com/documentation/user/13.0//crm.html when
creating link with no branch/lang name
2019-12-12 15:37:22 +01:00
Martin Trigaux
1f51fda2e8 [IMP] _extension: add languages link
To refer the pages in different languages for better indexing
2019-12-12 15:37:22 +01:00
Martin Trigaux
d03b078ad6 [IMP] config: add canonical url
Inspired by odoo/odoo@958f9106dd (which was lost by the way)
2019-12-12 15:36:34 +01:00
Martin Trigaux
05f3db3d35 [FIX] conf: avoid // urls
e.g. https://www.odoo.com/documentation/user/13.0//crm.html when
creating link with no branch/lang name
2019-12-12 15:36:30 +01:00
Martin Trigaux
538eecd2db [IMP] _extension: add languages link
To refer the pages in different languages for better indexing
2019-12-12 15:36:25 +01:00